MCPcopy Create free account

hub / github.com/billmccord/OpenCV-Android / functions

Functions2,652 in github.com/billmccord/OpenCV-Android

↓ 2 callersFunctioncvConvertImage
jni/otherlibs/highgui/utils.cpp:570
↓ 2 callersFunctioncvCopyHist
copies one histogram to another
jni/cv/src/cvhistogram.cpp:650
↓ 2 callersFunctioncvCreateImageHeader
create IplImage header
jni/cxcore/src/cxarray.cpp:3281
↓ 2 callersFunctioncvCreateMap
jni/cxcore/src/cxpersistence.cpp:197
↓ 2 callersFunctioncvCreateMatNDHeader
Creates CvMatND header only
jni/cxcore/src/cxarray.cpp:356
↓ 2 callersFunctioncvCreateSeqBlock
Create new sequence block: */
jni/cxcore/src/cxdatastructs.cpp:1058
↓ 2 callersFunctioncvCreateSubdiv2D
jni/cv/src/cvsubdivision2d.cpp:43
↓ 2 callersFunctioncvDecRefData
Decrements CvMat data reference counter and deallocates the data if it reaches 0 */
jni/cxcore/include/cxcore.h:151
↓ 2 callersFunctioncvEigenVV
jni/cxcore/src/cxjacobieigens.cpp:369
↓ 2 callersFunctioncvEllipse
jni/cxcore/src/cxdrawing.cpp:1864
↓ 2 callersFunctioncvFindChessBoardCornerGuesses
jni/cv/include/cvcompat.h:572
↓ 2 callersFunctioncvFindCornerSubPix
jni/cv/src/cvcornersubpix.cpp:43
↓ 2 callersFunctioncvFindFundamentalMat
jni/cv/src/cvfundam.cpp:945
↓ 2 callersFunctioncvFindHomography
jni/cv/src/cvfundam.cpp:575
↓ 2 callersFunctioncvFitLine
jni/cv/src/cvlinefit.cpp:639
↓ 2 callersFunctioncvGetErrMode
jni/cxcore/src/cxerror.cpp:309
↓ 2 callersFunctioncvGetFileNode
jni/cxcore/src/cxpersistence.cpp:475
↓ 2 callersFunctioncvGetImageROI
jni/cxcore/src/cxarray.cpp:3534
↓ 2 callersFunctioncvGetMatND
jni/cxcore/src/cxarray.cpp:416
↓ 2 callersFunctioncvGetMinMaxHistValue
Retrieves histogram global min, max and their positions
jni/cv/src/cvhistogram.cpp:272
↓ 2 callersFunctioncvGetOptimalDFTSize
jni/cxcore/src/cxdxt.cpp:2984
↓ 2 callersFunctioncvGrabFrame
jni/otherlibs/highgui/cvcap.cpp:70
↓ 2 callersFunctioncvGraphRemoveVtxByPtr
Remove a vertex from the graph together with its incident edges: */
jni/cxcore/src/cxdatastructs.cpp:2961
↓ 2 callersFunctioncvInitPerspectiveTransform
jni/cvaux/src/cvepilines.cpp:2492
↓ 2 callersFunctioncvLoadImage
jni/otherlibs/highgui/loadsave.cpp:480
↓ 2 callersFunctioncvMerge
jni/cxcore/src/cxconvert.cpp:541
↓ 2 callersFunctioncvNormalizeHist
Normalizes histogram (make sum of the histogram bins == factor)
jni/cv/src/cvhistogram.cpp:223
↓ 2 callersFunctioncvOptimizeLevenbergMarquardtBundle
======================================================================================*/ !!! may be useful to return norm of error */ !!! may be does
jni/cvaux/src/cvlevmarprojbandle.cpp:1053
↓ 2 callersFunctioncvPseudoInverse
jni/cv/include/cvcompat.h:337
↓ 2 callersFunctioncvRandInit
jni/cv/include/cvcompat.h:213
↓ 2 callersFunctioncvRandMVNormal
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 callersFunctioncvRandReal
Returns random floating-point number between 0 and 1: */
jni/cxcore/include/cxtypes.h:319
↓ 2 callersFunctioncvRandShuffle
jni/cxcore/src/cxutils.cpp:810
↓ 2 callersFunctioncvReadReal
jni/cxcore/include/cxcore.h:1664
↓ 2 callersFunctioncvReleaseCapture
jni/otherlibs/highgui/cvcap.cpp:55
↓ 2 callersFunctioncvReleaseGraphScanner
jni/cxcore/src/cxdatastructs.cpp:3496
↓ 2 callersFunctioncvReleaseKalman
jni/cv/src/cvkalman.cpp:126
↓ 2 callersFunctioncvReleaseLinearContorModelStorage
jni/cvaux/src/cvlcm.cpp:316
↓ 2 callersFunctioncvReleaseStereoBMState
jni/cv/src/cvstereobm.cpp:87
↓ 2 callersFunctioncvRetrieveFrame
jni/otherlibs/highgui/cvcap.cpp:75
↓ 2 callersFunctioncvSave
simple API for reading/writing data */
jni/cxcore/src/cxpersistence.cpp:5104
↓ 2 callersFunctioncvSeqPushFront
Push element onto the front of the sequence: */
jni/cxcore/src/cxdatastructs.cpp:1384
↓ 2 callersFunctioncvSeqSlice
jni/cxcore/src/cxdatastructs.cpp:1840
↓ 2 callersFunctioncvSetImageCOI
jni/cxcore/src/cxarray.cpp:3558
↓ 2 callersFunctioncvSetImagesForHaarClassifierCascade
jni/cv/src/cvhaar.cpp:427
↓ 2 callersFunctioncvSolveCubic
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 callersFunctioncvSortSamplesByClasses
jni/ml/src/ml_inner_functions.cpp:1097
↓ 2 callersFunctioncvSubS
dst(mask) = src(mask) - value = src(mask) + (-value) */
jni/cxcore/include/cxcore.h:519
↓ 2 callersFunctioncvSubstituteContour
replaces one contour with another */
jni/cv/src/cvcontours.cpp:499
↓ 2 callersFunctioncvUndistort2
jni/cv/src/cvundistort.cpp:108
↓ 2 callersFunctioncvUndistortPoints
jni/cv/src/cvundistort.cpp:370
↓ 2 callersFunctioncvXor
jni/cxcore/src/cxlogic.cpp:526
↓ 2 callersFunctioncvbRand
jni/cv/include/cvcompat.h:248
↓ 2 callersFunctiondFunc
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 callersFunctiondetach
jni/cxcore/include/cxcore.hpp:108
↓ 2 callersMethoddismissFreezeFrame
(boolean keep)
tests/OpenCVSample/src/org/siprop/opencv/SocketCamera.java:539
↓ 2 callersMethoddismissFreezeFrame
(boolean keep)
tests/OpenCVSample/src/org/siprop/opencv/Dev1Camera.java:606
↓ 2 callersFunctiondraw_subdiv_facet
jni/cvaux/src/cvsubdiv2.cpp:106
↓ 2 callersMethodensureCameraDevice
()
tests/OpenCVSample/src/org/siprop/opencv/SocketCamera.java:264
↓ 2 callersMethodensureCameraDevice
()
tests/OpenCVSample/src/org/siprop/opencv/Dev1Camera.java:272
↓ 2 callersFunctionfind
jni/cvaux/src/cv3dtracker.cpp:395
↓ 2 callersMethodfree_node_data
jni/ml/src/mltree.cpp:890
↓ 2 callersMethodgetMessageHandler
()
tests/OpenCVSample/src/org/siprop/opencv/OpenCVSample.java:289
↓ 2 callersMethodget_vectors
jni/ml/src/mltree.cpp:677
↓ 2 callersMethodhighlightFaces
()
tests/VideoEmulation/src/org/siprop/opencv/OpenCV.java:45
↓ 2 callersFunctionhistogram_sub
jni/cv/src/cvsmooth.cpp:610
↓ 2 callersFunctionicvAddVector_64d
jni/cv/src/_cvmatrix.h:144
↓ 2 callersFunctionicvAdjustRect
jni/cv/src/cvsamplers.cpp:87
↓ 2 callersFunctionicvApproximateChainTC89
curvature: 0 - 1-curvature, 1 - k-cosine curvature. */
jni/cv/src/cvapprox.cpp:58
↓ 2 callersFunctionicvCalcHistLookupTables8u
jni/cv/src/cvhistogram.cpp:793
↓ 2 callersFunctionicvCalcIxIy_32f
compute dI/dx and dI/dy */
jni/cv/src/cvlkpyramid.cpp:225
↓ 2 callersFunctionicvCircle
draws simple or filled circle */
jni/cxcore/src/cxdrawing.cpp:1410
↓ 2 callersFunctionicvCmpBlocksL1_8u_C1
Finds L1 norm between two blocks. */
jni/cv/src/cvoptflowbm.cpp:47
↓ 2 callersFunctionicvComputeCoeffForStereo
--------------------------------------------------------------------------------------*/
jni/cvaux/src/cvepilines.cpp:309
↓ 2 callersFunctionicvCreateHidHaarClassifierCascade
create more efficient internal representation of haar classifier cascade */
jni/cv/src/cvhaar.cpp:172
↓ 2 callersFunctionicvCrossCorr
jni/cv/src/cvtemplmatch.cpp:44
↓ 2 callersFunctionicvDFTFactorize
jni/cxcore/src/cxdxt.cpp:176
↓ 2 callersFunctionicvDFTInit
jni/cxcore/src/cxdxt.cpp:220
↓ 2 callersFunctionicvDestroyMemStorage
Release all blocks of the storage (or return them to parent, if any): */
jni/cxcore/src/cxdatastructs.cpp:153
↓ 2 callersFunctionicvDet
======================================================================================*/
jni/cvaux/src/cvlmeds.cpp:326
↓ 2 callersFunctionicvEndProcessContour
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 callersFunctionicvEvalHidHaarClassifier
jni/cv/src/cvhaar.cpp:664
↓ 2 callersFunctionicvExpandCCS
jni/cxcore/src/cxdxt.cpp:1700
↓ 2 callersFunctionicvFindCorrForGivenPoints
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 callersFunctionicvFindRunsInOneImage
jni/cvaux/src/cvprewarp.cpp:86
↓ 2 callersFunctionicvFindTwoNeighbourEdges
jni/cvaux/src/decomppoly.cpp:327
↓ 2 callersFunctionicvFlipVert_8u_C1R
jni/cxcore/src/cxcopy.cpp:836
↓ 2 callersFunctionicvGaussMxN
jni/cvaux/src/cvlmeds.cpp:1417
↓ 2 callersFunctionicvGetAngleLine
This function get minimum angle started at point which contains rect */
jni/cvaux/src/cvepilines.cpp:667
↓ 2 callersFunctionicvGetCoefficientDefault
===========================================================================*/
jni/cvaux/src/cvscanlines.cpp:334
↓ 2 callersFunctionicvGetColor
jni/cvaux/src/cvprewarp.cpp:73
↓ 2 callersFunctionicvGetColorModel
jni/cxcore/src/cxarray.cpp:3258
↓ 2 callersFunctionicvGetCrossLines
jni/cvaux/src/cvepilines.cpp:524
↓ 2 callersFunctionicvGetCutPiece
Get cut line for one image */
jni/cvaux/src/cvepilines.cpp:1826
↓ 2 callersFunctionicvGetNormalDirect
---------------------------------------------------------------------------------------*/ Get normal direct to direct in line */
jni/cvaux/src/cvepilines.cpp:2028
↓ 2 callersFunctionicvGetNormalVector3
jni/cvaux/src/cvscanlines.cpp:46
↓ 2 callersFunctionicvGetPieceLength3D
jni/cvaux/src/cvepilines.cpp:1161
↓ 2 callersFunctionicvGetRTMatrix
jni/cv/src/cvlkpyramid.cpp:1034
↓ 2 callersFunctionicvGoNextMemBlock
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 callersFunctionicvHoughLinesStandard
jni/cv/src/cvhough.cpp:73
← previousnext →601–700 of 2,652, ranked by callers