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
↓ 2 callers
Function
cvConvertImage
jni/otherlibs/highgui/utils.cpp:570
↓ 2 callers
Function
cvCopyHist
copies one histogram to another
jni/cv/src/cvhistogram.cpp:650
↓ 2 callers
Function
cvCreateImageHeader
create IplImage header
jni/cxcore/src/cxarray.cpp:3281
↓ 2 callers
Function
cvCreateMap
jni/cxcore/src/cxpersistence.cpp:197
↓ 2 callers
Function
cvCreateMatNDHeader
Creates CvMatND header only
jni/cxcore/src/cxarray.cpp:356
↓ 2 callers
Function
cvCreateSeqBlock
Create new sequence block: */
jni/cxcore/src/cxdatastructs.cpp:1058
↓ 2 callers
Function
cvCreateSubdiv2D
jni/cv/src/cvsubdivision2d.cpp:43
↓ 2 callers
Function
cvDecRefData
Decrements CvMat data reference counter and deallocates the data if it reaches 0 */
jni/cxcore/include/cxcore.h:151
↓ 2 callers
Function
cvEigenVV
jni/cxcore/src/cxjacobieigens.cpp:369
↓ 2 callers
Function
cvEllipse
jni/cxcore/src/cxdrawing.cpp:1864
↓ 2 callers
Function
cvFindChessBoardCornerGuesses
jni/cv/include/cvcompat.h:572
↓ 2 callers
Function
cvFindCornerSubPix
jni/cv/src/cvcornersubpix.cpp:43
↓ 2 callers
Function
cvFindFundamentalMat
jni/cv/src/cvfundam.cpp:945
↓ 2 callers
Function
cvFindHomography
jni/cv/src/cvfundam.cpp:575
↓ 2 callers
Function
cvFitLine
jni/cv/src/cvlinefit.cpp:639
↓ 2 callers
Function
cvGetErrMode
jni/cxcore/src/cxerror.cpp:309
↓ 2 callers
Function
cvGetFileNode
jni/cxcore/src/cxpersistence.cpp:475
↓ 2 callers
Function
cvGetImageROI
jni/cxcore/src/cxarray.cpp:3534
↓ 2 callers
Function
cvGetMatND
jni/cxcore/src/cxarray.cpp:416
↓ 2 callers
Function
cvGetMinMaxHistValue
Retrieves histogram global min, max and their positions
jni/cv/src/cvhistogram.cpp:272
↓ 2 callers
Function
cvGetOptimalDFTSize
jni/cxcore/src/cxdxt.cpp:2984
↓ 2 callers
Function
cvGrabFrame
jni/otherlibs/highgui/cvcap.cpp:70
↓ 2 callers
Function
cvGraphRemoveVtxByPtr
Remove a vertex from the graph together with its incident edges: */
jni/cxcore/src/cxdatastructs.cpp:2961
↓ 2 callers
Function
cvInitPerspectiveTransform
jni/cvaux/src/cvepilines.cpp:2492
↓ 2 callers
Function
cvLoadImage
jni/otherlibs/highgui/loadsave.cpp:480
↓ 2 callers
Function
cvMerge
jni/cxcore/src/cxconvert.cpp:541
↓ 2 callers
Function
cvNormalizeHist
Normalizes histogram (make sum of the histogram bins == factor)
jni/cv/src/cvhistogram.cpp:223
↓ 2 callers
Function
cvOptimizeLevenbergMarquardtBundle
======================================================================================*/ !!! may be useful to return norm of error */ !!! may be does
jni/cvaux/src/cvlevmarprojbandle.cpp:1053
↓ 2 callers
Function
cvPseudoInverse
jni/cv/include/cvcompat.h:337
↓ 2 callers
Function
cvRandInit
jni/cv/include/cvcompat.h:213
↓ 2 callers
Function
cvRandMVNormal
Generates <sample> from multivariate normal distribution, where <mean> - is an average row vector, <cov> - symmetric covariation matrix */
jni/ml/src/ml_inner_functions.cpp:158
↓ 2 callers
Function
cvRandReal
Returns random floating-point number between 0 and 1: */
jni/cxcore/include/cxtypes.h:319
↓ 2 callers
Function
cvRandShuffle
jni/cxcore/src/cxutils.cpp:810
↓ 2 callers
Function
cvReadReal
jni/cxcore/include/cxcore.h:1664
↓ 2 callers
Function
cvReleaseCapture
jni/otherlibs/highgui/cvcap.cpp:55
↓ 2 callers
Function
cvReleaseGraphScanner
jni/cxcore/src/cxdatastructs.cpp:3496
↓ 2 callers
Function
cvReleaseKalman
jni/cv/src/cvkalman.cpp:126
↓ 2 callers
Function
cvReleaseLinearContorModelStorage
jni/cvaux/src/cvlcm.cpp:316
↓ 2 callers
Function
cvReleaseStereoBMState
jni/cv/src/cvstereobm.cpp:87
↓ 2 callers
Function
cvRetrieveFrame
jni/otherlibs/highgui/cvcap.cpp:75
↓ 2 callers
Function
cvSave
simple API for reading/writing data */
jni/cxcore/src/cxpersistence.cpp:5104
↓ 2 callers
Function
cvSeqPushFront
Push element onto the front of the sequence: */
jni/cxcore/src/cxdatastructs.cpp:1384
↓ 2 callers
Function
cvSeqSlice
jni/cxcore/src/cxdatastructs.cpp:1840
↓ 2 callers
Function
cvSetImageCOI
jni/cxcore/src/cxarray.cpp:3558
↓ 2 callers
Function
cvSetImagesForHaarClassifierCascade
jni/cv/src/cvhaar.cpp:427
↓ 2 callers
Function
cvSolveCubic
Finds real roots of cubic, quadratic or linear equation. The original code has been taken from Ken Turkowski web page (http://www.worldserver.com/
jni/cxcore/src/cxutils.cpp:265
↓ 2 callers
Function
cvSortSamplesByClasses
jni/ml/src/ml_inner_functions.cpp:1097
↓ 2 callers
Function
cvSubS
dst(mask) = src(mask) - value = src(mask) + (-value) */
jni/cxcore/include/cxcore.h:519
↓ 2 callers
Function
cvSubstituteContour
replaces one contour with another */
jni/cv/src/cvcontours.cpp:499
↓ 2 callers
Function
cvUndistort2
jni/cv/src/cvundistort.cpp:108
↓ 2 callers
Function
cvUndistortPoints
jni/cv/src/cvundistort.cpp:370
↓ 2 callers
Function
cvXor
jni/cxcore/src/cxlogic.cpp:526
↓ 2 callers
Function
cvbRand
jni/cv/include/cvcompat.h:248
↓ 2 callers
Function
dFunc
function dFunc is energy function which determines energy of interaction between pixel ( having coordinate xCoord ) and label leftLine - line o
jni/cvaux/src/enmin.cpp:114
↓ 2 callers
Function
detach
jni/cxcore/include/cxcore.hpp:108
↓ 2 callers
Method
dismissFreezeFrame
(boolean keep)
tests/OpenCVSample/src/org/siprop/opencv/SocketCamera.java:539
↓ 2 callers
Method
dismissFreezeFrame
(boolean keep)
tests/OpenCVSample/src/org/siprop/opencv/Dev1Camera.java:606
↓ 2 callers
Function
draw_subdiv_facet
jni/cvaux/src/cvsubdiv2.cpp:106
↓ 2 callers
Method
ensureCameraDevice
()
tests/OpenCVSample/src/org/siprop/opencv/SocketCamera.java:264
↓ 2 callers
Method
ensureCameraDevice
()
tests/OpenCVSample/src/org/siprop/opencv/Dev1Camera.java:272
↓ 2 callers
Function
find
jni/cvaux/src/cv3dtracker.cpp:395
↓ 2 callers
Method
free_node_data
jni/ml/src/mltree.cpp:890
↓ 2 callers
Method
getMessageHandler
()
tests/OpenCVSample/src/org/siprop/opencv/OpenCVSample.java:289
↓ 2 callers
Method
get_vectors
jni/ml/src/mltree.cpp:677
↓ 2 callers
Method
highlightFaces
()
tests/VideoEmulation/src/org/siprop/opencv/OpenCV.java:45
↓ 2 callers
Function
histogram_sub
jni/cv/src/cvsmooth.cpp:610
↓ 2 callers
Function
icvAddVector_64d
jni/cv/src/_cvmatrix.h:144
↓ 2 callers
Function
icvAdjustRect
jni/cv/src/cvsamplers.cpp:87
↓ 2 callers
Function
icvApproximateChainTC89
curvature: 0 - 1-curvature, 1 - k-cosine curvature. */
jni/cv/src/cvapprox.cpp:58
↓ 2 callers
Function
icvCalcHistLookupTables8u
jni/cv/src/cvhistogram.cpp:793
↓ 2 callers
Function
icvCalcIxIy_32f
compute dI/dx and dI/dy */
jni/cv/src/cvlkpyramid.cpp:225
↓ 2 callers
Function
icvCircle
draws simple or filled circle */
jni/cxcore/src/cxdrawing.cpp:1410
↓ 2 callers
Function
icvCmpBlocksL1_8u_C1
Finds L1 norm between two blocks. */
jni/cv/src/cvoptflowbm.cpp:47
↓ 2 callers
Function
icvComputeCoeffForStereo
--------------------------------------------------------------------------------------*/
jni/cvaux/src/cvepilines.cpp:309
↓ 2 callers
Function
icvCreateHidHaarClassifierCascade
create more efficient internal representation of haar classifier cascade */
jni/cv/src/cvhaar.cpp:172
↓ 2 callers
Function
icvCrossCorr
jni/cv/src/cvtemplmatch.cpp:44
↓ 2 callers
Function
icvDFTFactorize
jni/cxcore/src/cxdxt.cpp:176
↓ 2 callers
Function
icvDFTInit
jni/cxcore/src/cxdxt.cpp:220
↓ 2 callers
Function
icvDestroyMemStorage
Release all blocks of the storage (or return them to parent, if any): */
jni/cxcore/src/cxdatastructs.cpp:153
↓ 2 callers
Function
icvDet
======================================================================================*/
jni/cvaux/src/cvlmeds.cpp:326
↓ 2 callers
Function
icvEndProcessContour
Final stage of contour processing. Three variants possible: 1. Contour, which was retrieved using border following, is added to the
jni/cv/src/cvcontours.cpp:468
↓ 2 callers
Function
icvEvalHidHaarClassifier
jni/cv/src/cvhaar.cpp:664
↓ 2 callers
Function
icvExpandCCS
jni/cxcore/src/cxdxt.cpp:1700
↓ 2 callers
Function
icvFindCorrForGivenPoints
For given points1 (with pntStatus) on image1 finds corresponding points2 on image2 and set pntStatus2 for them */ Returns number of corresponding poin
jni/cvaux/src/cvcorrimages.cpp:178
↓ 2 callers
Function
icvFindRunsInOneImage
jni/cvaux/src/cvprewarp.cpp:86
↓ 2 callers
Function
icvFindTwoNeighbourEdges
jni/cvaux/src/decomppoly.cpp:327
↓ 2 callers
Function
icvFlipVert_8u_C1R
jni/cxcore/src/cxcopy.cpp:836
↓ 2 callers
Function
icvGaussMxN
jni/cvaux/src/cvlmeds.cpp:1417
↓ 2 callers
Function
icvGetAngleLine
This function get minimum angle started at point which contains rect */
jni/cvaux/src/cvepilines.cpp:667
↓ 2 callers
Function
icvGetCoefficientDefault
===========================================================================*/
jni/cvaux/src/cvscanlines.cpp:334
↓ 2 callers
Function
icvGetColor
jni/cvaux/src/cvprewarp.cpp:73
↓ 2 callers
Function
icvGetColorModel
jni/cxcore/src/cxarray.cpp:3258
↓ 2 callers
Function
icvGetCrossLines
jni/cvaux/src/cvepilines.cpp:524
↓ 2 callers
Function
icvGetCutPiece
Get cut line for one image */
jni/cvaux/src/cvepilines.cpp:1826
↓ 2 callers
Function
icvGetNormalDirect
---------------------------------------------------------------------------------------*/ Get normal direct to direct in line */
jni/cvaux/src/cvepilines.cpp:2028
↓ 2 callers
Function
icvGetNormalVector3
jni/cvaux/src/cvscanlines.cpp:46
↓ 2 callers
Function
icvGetPieceLength3D
jni/cvaux/src/cvepilines.cpp:1161
↓ 2 callers
Function
icvGetRTMatrix
jni/cv/src/cvlkpyramid.cpp:1034
↓ 2 callers
Function
icvGoNextMemBlock
Moves stack pointer to next block. If no blocks, allocate new one and link it to the storage: */
jni/cxcore/src/cxdatastructs.cpp:258
↓ 2 callers
Function
icvHoughLinesStandard
jni/cv/src/cvhough.cpp:73
← previous
next →
601–700 of 2,652, ranked by callers