Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/billmccord/OpenCV-Android
/ functions
Functions
2,652 in github.com/billmccord/OpenCV-Android
⨍
Functions
2,652
◇
Types & classes
416
↓ 1 callers
Function
icvUpdatePartialNoMatch
jni/cvaux/src/cvbgfg_gaussmix.cpp:524
↓ 1 callers
Function
icvUpdatePartialWindow
jni/cvaux/src/cvbgfg_gaussmix.cpp:460
↓ 1 callers
Function
icvUpdatePyrLinks_8u_C1
jni/cv/src/cvpyrsegmentation.cpp:1024
↓ 1 callers
Function
icvUpdatePyrLinks_8u_C3
jni/cv/src/cvpyrsegmentation.cpp:1207
↓ 1 callers
Function
icvWriteCNNLayer
/
jni/ml/src/mlcnn.cpp:1520
↓ 1 callers
Function
icvXMLEndWriteStruct
jni/cxcore/src/cxpersistence.cpp:2383
↓ 1 callers
Function
icvXMLParse
jni/cxcore/src/cxpersistence.cpp:2175
↓ 1 callers
Function
icvYMLEndWriteStruct
jni/cxcore/src/cxpersistence.cpp:1473
↓ 1 callers
Function
icvYMLParse
jni/cxcore/src/cxpersistence.cpp:1242
↓ 1 callers
Function
icvYMLParseValue
jni/cxcore/src/cxpersistence.cpp:927
↓ 1 callers
Method
init
jni/cv/src/cvmorph.cpp:157
↓ 1 callers
Method
init
jni/cv/src/cvfilter.cpp:124
↓ 1 callers
Function
initCorr
function initCorr fills correspondence array with initial values corr - pointer to correspondence array for this line width
jni/cvaux/src/enmin.cpp:991
↓ 1 callers
Method
initFaceDetection
(String cascadePath)
tests/VideoEmulation/src/org/siprop/opencv/OpenCV.java:41
↓ 1 callers
Method
initiate
()
tests/OpenCVSample/src/org/siprop/opencv/SocketCamera.java:555
↓ 1 callers
Method
initiate
()
tests/OpenCVSample/src/org/siprop/opencv/Dev1Camera.java:622
↓ 1 callers
Function
intersection
Find the intersection of two lines, or if they don't intersect, the points of closest approach. The lines are defined by (o1,p1) and (o2, p2). If they
jni/cvaux/src/cv3dtracker.cpp:523
↓ 1 callers
Function
is_equal
jni/cv/src/cvhaar.cpp:838
↓ 1 callers
Method
loadMedia
(Integer mode)
tests/OpenCVSample/src/org/siprop/opencv/OpenCVSample.java:80
↓ 1 callers
Function
loadPixels
Helper to load pixels from a byte stream received over a socket.
jni/otherlibs/highgui/cvcap_socket.cpp:187
↓ 1 callers
Function
makeGraph
function makeGraph creates initial graph to find maximum flow in it graphPtr - pointer to pointer to CvGraph structure to be filled leftLine
jni/cvaux/src/enmin.cpp:180
↓ 1 callers
Function
makePseudoMaxFlow
function makePseudoMaxFlow increases flow in graph by using hlpGraph graph - pointer to initial graph hlpGraph - pointer to help grap
jni/cvaux/src/enmin.cpp:518
↓ 1 callers
Function
midpoint
Find the midpoint of the line segment between two points.
jni/cvaux/src/cv3dtracker.cpp:378
↓ 1 callers
Function
my_jpeg_load_dht
* Parse the DHT table. * This code comes from jpeg6b (jdmarker.c). */
jni/otherlibs/highgui/grfmt_jpeg.cpp:265
↓ 1 callers
Function
mycvSetImagesForHaarClassifierCascade
jni/cv/src/mycvHaarDetectObjects.cpp:626
↓ 1 callers
Function
myicvReleaseHidHaarClassifierCascade
jni/cv/src/mycvHaarDetectObjects.cpp:133
↓ 1 callers
Method
onPictureTaken
(byte [] jpegData, Camera camera)
tests/OpenCVSample/src/org/siprop/opencv/SocketCamera.java:475
↓ 1 callers
Method
onShutter
()
tests/OpenCVSample/src/org/siprop/opencv/SocketCamera.java:114
↓ 1 callers
Function
oneLineCorr
function oneLineCorr fully computes one line of images leftLine - pointer to the left image line rightLine - pointer to t
jni/cvaux/src/enmin.cpp:1015
↓ 1 callers
Function
oneStep
function oneStep produces one alpha-beta exchange for one line of images leftLine - pointer to the left image line rightLine - pointer to
jni/cvaux/src/enmin.cpp:893
↓ 1 callers
Method
queryFrame
jni/otherlibs/highgui/_highgui.h:76
↓ 1 callers
Method
read
jni/cxcore/src/cximage.cpp:147
↓ 1 callers
Method
read
jni/ml/src/mlsvm.cpp:2196
↓ 1 callers
Method
read_params
jni/ml/src/mltree.cpp:1064
↓ 1 callers
Function
rectToAndroidRect
Given a rectangle, return an Android Rect object or null if any errors occur.
jni/cvjni.cpp:529
↓ 1 callers
Method
refine
jni/cv/src/cvfundam.cpp:524
↓ 1 callers
Method
releaseFaceDetection
()
tests/VideoEmulation/src/org/siprop/opencv/OpenCV.java:43
↓ 1 callers
Method
releaseSocketCapture
()
tests/VideoEmulation/src/org/siprop/opencv/OpenCV.java:33
↓ 1 callers
Method
retrieveFrame
jni/otherlibs/highgui/cvcap_socket.cpp:277
↓ 1 callers
Method
run7Point
jni/cv/src/cvfundam.cpp:683
↓ 1 callers
Method
runKernel
jni/cv/src/cvfundam.cpp:444
↓ 1 callers
Method
scale
jni/ml/src/mlboost.cpp:132
↓ 1 callers
Function
seqRectsToAndroidRects
Given a sequence of rectangles, return an array of Android Rect objects or null if any errors occur.
jni/cvjni.cpp:407
↓ 1 callers
Method
setPreviewCallback
(PreviewCallback cb)
tests/OpenCVSample/src/org/siprop/opencv/CameraIF.java:30
↓ 1 callers
Method
setProperty
jni/otherlibs/highgui/cvcap_socket.cpp:288
↓ 1 callers
Method
setSourceImage
(int[] data, int w, int h)
tests/VideoEmulation/src/org/siprop/opencv/OpenCV.java:39
↓ 1 callers
Method
snap
(ImageCapture realCapure)
tests/OpenCVSample/src/org/siprop/opencv/SocketCamera.java:604
↓ 1 callers
Method
solve_c_svc
jni/ml/src/mlsvm.cpp:954
↓ 1 callers
Method
solve_eps_svr
jni/ml/src/mlsvm.cpp:1059
↓ 1 callers
Method
solve_nu_svc
jni/ml/src/mlsvm.cpp:981
↓ 1 callers
Method
solve_nu_svr
jni/ml/src/mlsvm.cpp:1095
↓ 1 callers
Method
solve_one_class
jni/ml/src/mlsvm.cpp:1028
↓ 1 callers
Method
startReceivingLocationUpdates
()
tests/OpenCVSample/src/org/siprop/opencv/SocketCamera.java:382
↓ 1 callers
Method
startReceivingLocationUpdates
()
tests/OpenCVSample/src/org/siprop/opencv/Dev1Camera.java:423
↓ 1 callers
Method
stop
()
tests/QTWebcamBroadcaster/src/WebcamBroadcaster.java:96
↓ 1 callers
Method
stopReceivingLocationUpdates
()
tests/OpenCVSample/src/org/siprop/opencv/SocketCamera.java:413
↓ 1 callers
Method
stopReceivingLocationUpdates
()
tests/OpenCVSample/src/org/siprop/opencv/Dev1Camera.java:454
↓ 1 callers
Function
storePreviousFace
Store the previous face found in the scene.
jni/cvjni.cpp:504
↓ 1 callers
Method
subsample_data
jni/ml/src/mltree.cpp:546
↓ 1 callers
Method
surfaceChanged
(SurfaceHolder holder, int format, int w, int h)
tests/OpenCVSample/src/org/siprop/opencv/CameraIF.java:49
↓ 1 callers
Method
surfaceCreated
(SurfaceHolder holder)
tests/OpenCVSample/src/org/siprop/opencv/CameraIF.java:51
↓ 1 callers
Method
surfaceDestroyed
(SurfaceHolder holder)
tests/OpenCVSample/src/org/siprop/opencv/CameraIF.java:53
↓ 1 callers
Method
takePicture
()
tests/OpenCVSample/src/org/siprop/opencv/OpenCVSample.java:173
↓ 1 callers
Method
train
jni/ml/src/mlboost.cpp:102
↓ 1 callers
Method
train
jni/ml/src/mlrtrees.cpp:55
↓ 1 callers
Method
update
jni/cv/src/cvcalibration.cpp:121
↓ 1 callers
Method
write
jni/cxcore/src/cximage.cpp:205
↓ 1 callers
Method
write_params
jni/ml/src/mltree.cpp:1002
Method
Add
jni/otherlibs/highgui/loadsave.cpp:115
Function
AddBlob
jni/cvaux/include/cvvidsurv.hpp:499
Function
AddBlobTrack
jni/cvaux/include/cvvidsurv.hpp:603
Method
AddContours2Rect
jni/cvaux/src/cvfacedetection.cpp:248
Function
AddFormat
jni/cvaux/include/cvvidsurv.hpp:530
Method
Allocate
jni/WLNonFileByteStream.cpp:33
Method
Allocate
jni/otherlibs/highgui/bitstrm.cpp:84
Method
Allocate
jni/cxcore/include/cvwimage.h:531
Method
BoostingFaceTemplate
jni/cvaux/src/_cvfacedetection.h:383
Method
CCvGraphCutMorpher
jni/cvaux/src/enmin.cpp:1368
Method
CVCapture_Socket
jni/otherlibs/highgui/cvcap_socket.cpp:72
Function
CV_STDCALL icvCalcBackProject_32f_C1R
Calculates back project for one or more 32f arrays
jni/cv/src/cvhistogram.cpp:1814
Function
CV_STDCALL icvCalcBackProject_8u_C1R
Calculates back project for one or more 8u arrays
jni/cv/src/cvhistogram.cpp:1552
Function
CV_STDCALL icvCalcHist_32f_C1R
Calculates histogram for one or more 32f arrays
jni/cv/src/cvhistogram.cpp:1123
Function
CV_STDCALL icvCalcHist_8u_C1R
Calculates histogram for one or more 8u arrays
jni/cv/src/cvhistogram.cpp:870
Function
CV_STDCALL icvABC2BGRx_8u_C3CnR
jni/cv/src/cvcolor.cpp:967
Function
CV_STDCALL icvAddWeighted_8u_fast_C1R
jni/cxcore/src/cxarithm.cpp:1868
Function
CV_STDCALL icvBGR5x52Gray_8u_C2C1R
jni/cv/src/cvcolor.cpp:517
Function
CV_STDCALL icvBGRx2ABC_8u_CnC3R
driver color space conversion function for 8u arrays that uses 32f function with appropriate pre- and post-scaling.
jni/cv/src/cvcolor.cpp:1039
Function
CV_STDCALL icvBGRx2ABC_IPP_8u_CnC3R
jni/cv/src/cvcolor.cpp:356
Function
CV_STDCALL icvBGRx2Gray_16u_CnC1R
jni/cv/src/cvcolor.cpp:626
Function
CV_STDCALL icvBGRx2Gray_32f_CnC1R
jni/cv/src/cvcolor.cpp:649
Function
CV_STDCALL icvBGRx2Gray_8u_CnC1R
jni/cv/src/cvcolor.cpp:577
Function
CV_STDCALL icvBGRx2HLS_32f_CnC3R
jni/cv/src/cvcolor.cpp:1419
Function
CV_STDCALL icvBGRx2HLS_8u_CnC3R
jni/cv/src/cvcolor.cpp:1599
Function
CV_STDCALL icvBGRx2HSV_32f_CnC3R
jni/cv/src/cvcolor.cpp:1253
Function
CV_STDCALL icvBGRx2HSV_8u_CnC3R
jni/cv/src/cvcolor.cpp:1151
Function
CV_STDCALL icvBGRx2Lab_32f_CnC3R
jni/cv/src/cvcolor.cpp:1857
Function
CV_STDCALL icvBGRx2Lab_8u_CnC3R
jni/cv/src/cvcolor.cpp:1789
Function
CV_STDCALL icvBGRx2Luv_32f_CnC3R
jni/cv/src/cvcolor.cpp:1980
Function
CV_STDCALL icvBGRx2Luv_8u_CnC3R
jni/cv/src/cvcolor.cpp:2089
Function
CV_STDCALL icvBayer2BGR_8u_C1C3R
jni/cv/src/cvcolor.cpp:2131
← previous
next →
1,201–1,300 of 2,652, ranked by callers