MCPcopy Create free account

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

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

↓ 7 callersFunction_cvInitVoronoiSite
jni/cvaux/src/cvlee.cpp:4437
↓ 7 callersMethodcheck
Param Grid
jni/ml/src/mlsvm.cpp:102
↓ 7 callersFunctioncvApproxPoly
jni/cv/src/cvapprox.cpp:925
↓ 7 callersFunctioncvBoundingRect
Calculates bounding rectagnle of a point set or retrieves already calculated */
jni/cv/src/cvshapedescr.cpp:1127
↓ 7 callersFunctioncvClearSet
Remove all elements from a set: */
jni/cxcore/src/cxdatastructs.cpp:2856
↓ 7 callersFunctioncvCvtSeqToArray
Copy all sequence elements into single continuous array: */
jni/cxcore/src/cxdatastructs.cpp:638
↓ 7 callersFunctioncvErode
jni/cv/src/cvmorph.cpp:1108
↓ 7 callersFunctioncvMaxS
jni/cxcore/src/cxcmp.cpp:1238
↓ 7 callersFunctioncvOr
jni/cxcore/src/cxlogic.cpp:561
↓ 7 callersFunctioncvPrepareTrainData
jni/ml/src/ml_inner_functions.cpp:951
↓ 7 callersFunctioncvPreprocessIndexArray
jni/ml/src/ml_inner_functions.cpp:458
↓ 7 callersFunctioncvPtr2D
Returns pointer to specified element of 2d array
jni/cxcore/src/cxarray.cpp:2008
↓ 7 callersFunctioncvReadRawDataSlice
jni/cxcore/src/cxpersistence.cpp:3221
↓ 7 callersFunctioncvRectangle
jni/cxcore/src/cxdrawing.cpp:1769
↓ 7 callersFunctioncvReleaseFileStorage
closes file storage and deallocates buffers */
jni/cxcore/src/cxpersistence.cpp:371
↓ 7 callersFunctioncvSaveMemStoragePos
Remember memory storage position: */
jni/cxcore/src/cxdatastructs.cpp:322
↓ 7 callersFunctioncvScaleAdd
jni/cxcore/src/cxmatmul.cpp:2213
↓ 7 callersFunctioncvSubdiv2DAddPoint
jni/cv/src/cvsubdivision2d.cpp:108
↓ 7 callersFunctionicvCvt_BGR2Gray_8u_C3C1R
jni/otherlibs/highgui/utils.cpp:83
↓ 7 callersFunctionicvFSFlush
jni/cxcore/src/cxpersistence.cpp:341
↓ 7 callersFunctionicvGetContext
jni/cxcore/src/cxerror.cpp:99
↓ 7 callersFunctionicvXMLSkipSpaces
jni/cxcore/src/cxpersistence.cpp:1694
↓ 7 callersFunctionis_NULL_field_JavaObj
jni/cvjni.h:231
↓ 7 callersMethodnew_split_cat
jni/ml/src/mltree.cpp:859
↓ 7 callersMethodnew_split_ord
jni/ml/src/mltree.cpp:844
↓ 6 callersFunctionFillColorRow8
jni/otherlibs/highgui/utils.cpp:444
↓ 6 callersFunctionFillGrayPalette
jni/otherlibs/highgui/utils.cpp:351
↓ 6 callersFunctionFillGrayRow8
jni/otherlibs/highgui/utils.cpp:457
↓ 6 callersFunctionGetParamPtr
jni/cvaux/include/cvvidsurv.hpp:136
↓ 6 callersFunctionVectorScalMult
jni/cv/src/cvinpaint.cpp:198
↓ 6 callersFunction_cvCalcEdge
jni/cvaux/src/cvlee.cpp:3357
↓ 6 callersFunction_cvCalcVectorImage
jni/cvaux/src/cvlee.cpp:4612
↓ 6 callersFunction_cvSolveEqu2thR
jni/cvaux/src/cvlee.cpp:4656
↓ 6 callersFunction_cvStickEdgeLeftEnd
jni/cvaux/src/cvlee.cpp:4397
↓ 6 callersFunction_cvStickEdgeRightEnd
jni/cvaux/src/cvlee.cpp:4412
↓ 6 callersFunctionangle
jni/cvaux/src/cvmorphcontours.cpp:525
↓ 6 callersFunctioncvCircle
jni/cxcore/src/cxdrawing.cpp:1816
↓ 6 callersFunctioncvClearGraph
Remove all vertices and edges from a graph: */
jni/cxcore/src/cxdatastructs.cpp:2910
↓ 6 callersFunctioncvCreateGraph
Create a new graph: */
jni/cxcore/src/cxdatastructs.cpp:2876
↓ 6 callersFunctioncvCvToIplDepth
jni/cxcore/include/cxtypes.h:686
↓ 6 callersFunctioncvFlip
jni/cxcore/src/cxcopy.cpp:901
↓ 6 callersFunctioncvGetTickCount
helper functions for RNG initialization and accurate time measurement */
jni/cxcore/src/cxswitcher.cpp:725
↓ 6 callersFunctioncvGraphAddEdge
Given two vertices, return the edge * connecting them, creating it if it * did not already exist: */
jni/cxcore/src/cxdatastructs.cpp:3174
↓ 6 callersFunctioncvGraphAddVtx
Add a vertex to a graph: */
jni/cxcore/src/cxdatastructs.cpp:2928
↓ 6 callersFunctioncvPointFrom32f
jni/cxcore/include/cxtypes.h:953
↓ 6 callersFunctioncvProjectPointsSimple
Simpler version of the previous function */
jni/cv/include/cvcompat.h:737
↓ 6 callersFunctioncvPtr1D
Returns pointer to specified element of array (linear index is used)
jni/cxcore/src/cxarray.cpp:1895
↓ 6 callersFunctioncvPyrDown
jni/cv/src/cvpyramids.cpp:1018
↓ 6 callersFunctioncvRestoreMemStoragePos
Restore memory storage position: */
jni/cxcore/src/cxdatastructs.cpp:340
↓ 6 callersFunctioncvSobel
jni/cv/src/cvderiv.cpp:176
↓ 6 callersFunctioncvStartReadRawData
jni/cxcore/src/cxpersistence.cpp:3184
↓ 6 callersFunctioncvSubdiv2DMakeEdge
jni/cv/src/cvsubdivision2d.cpp:75
↓ 6 callersFunctioncvSubdiv2DSetEdgePoints
jni/cv/src/cvsubdivision2d.cpp:142
↓ 6 callersFunctioncvTriangleArea
jni/cv/include/cv.h:702
↓ 6 callersMethodget_num_classes
jni/ml/src/mltree.cpp:940
↓ 6 callersFunctionicvAddTerm
jni/cv/src/cvstereogc.cpp:623
↓ 6 callersFunctionicvAddVector_32f
jni/cv/src/_cvmatrix.h:134
↓ 6 callersFunctionicvConvertPointSystem
Compute point coordinates in other system */
jni/cvaux/src/cvepilines.cpp:176
↓ 6 callersFunctionicvCopy1D
jni/cxcore/src/cxutils.cpp:976
↓ 6 callersFunctionicvCopyBM_8u_C1R
jni/cv/src/cvoptflowbm.cpp:72
↓ 6 callersFunctionicvCreateConvertMatrVect
Compute rotate matrix and trans vector for change system */
jni/cvaux/src/cvepilines.cpp:141
↓ 6 callersFunctionicvCvt_BGRA2BGR_8u_C4C3R
jni/otherlibs/highgui/utils.cpp:155
↓ 6 callersFunctionicvGetCrossRectDirect
Find line from epipole which cross image rect */ Find points of cross 0 or 1 or 2. Return number of points in cross */
jni/cvaux/src/cvepilines.cpp:1174
↓ 6 callersFunctionicvMaxRoi
\ definition of the maximum roi size \****************************************************************************************/
jni/cv/src/cvpyrsegmentation.cpp:1761
↓ 6 callersFunctionicvReconstructPointsFor3View
jni/cvaux/src/cvtrifocal.cpp:2064
↓ 6 callersFunctionicvResizeHaarPattern
jni/cv/src/cvsurf.cpp:81
↓ 6 callersFunctionvFunc
function vFunc is energy function which determines the difference between two labels ( alpha and beta ) alpha - label number one beta - l
jni/cvaux/src/enmin.cpp:99
↓ 5 callersFunctionFillColorRow1
jni/otherlibs/highgui/utils.cpp:515
↓ 5 callersMethodIsOpened
jni/otherlibs/highgui/bitstrm.cpp:79
↓ 5 callersFunctionNewParam
jni/cvaux/include/cvvidsurv.hpp:118
↓ 5 callersMethodPop
jni/cv/src/cvinpaint.cpp:152
↓ 5 callersMethodPush
jni/cv/src/cvinpaint.cpp:129
↓ 5 callersFunctionReadNumber
jni/otherlibs/highgui/grfmt_pxm.cpp:83
↓ 5 callersFunctionbsBSwapBlock
jni/otherlibs/highgui/bitstrm.cpp:59
↓ 5 callersFunctionbsIsBigEndian
jni/otherlibs/highgui/bitstrm.cpp:72
↓ 5 callersMethodclear
jni/cv/src/cvmorph.cpp:143
↓ 5 callersFunctioncvAlignLeft
jni/cxcore/src/cxdatastructs.cpp:49
↓ 5 callersFunctioncvAndS
jni/cxcore/src/cxlogic.cpp:536
↓ 5 callersFunctioncvAttrValue
jni/cxcore/src/cxpersistence.cpp:179
↓ 5 callersFunctioncvColorToScalar
jni/cxcore/src/cxdrawing.cpp:1672
↓ 5 callersFunctioncvContourArea
external contour area function */
jni/cv/src/cvshapedescr.cpp:727
↓ 5 callersFunctioncvContourBoundingRect
jni/cv/include/cvcompat.h:331
↓ 5 callersFunctioncvCreateHist
Creates new histogram */
jni/cv/src/cvhistogram.cpp:44
↓ 5 callersFunctioncvEndFindContours
The function add to tree the last retrieved/substituted contour, releases temp_storage, restores state of dst_storage (if needed), and returns p
jni/cv/src/cvcontours.cpp:1084
↓ 5 callersFunctioncvGetDiag
Selects array diagonal
jni/cxcore/src/cxarray.cpp:1622
↓ 5 callersFunctioncvGetSetElem
Returns a set element by index. If the element doesn't belong to the set, NULL is returned */
jni/cxcore/include/cxcore.h:1146
↓ 5 callersFunctioncvInitImageHeader
initalize IplImage header, allocated by the user
jni/cxcore/src/cxarray.cpp:3341
↓ 5 callersFunctioncvLog
jni/cxcore/src/cxmathfuncs.cpp:1578
↓ 5 callersFunctioncvMemStorageAllocString
jni/cxcore/src/cxdatastructs.cpp:420
↓ 5 callersFunctioncvRawDataToScalar
Converts data of specified type to CvScalar
jni/cxcore/src/cxarray.cpp:1776
↓ 5 callersFunctioncvReadInt
jni/cxcore/include/cxcore.h:1649
↓ 5 callersFunctioncvReadString
jni/cxcore/include/cxcore.h:1679
↓ 5 callersFunctioncvReleaseStructuringElement
jni/cv/src/cvmorph.cpp:780
↓ 5 callersFunctioncvSVBkSb
jni/cxcore/src/cxsvd.cpp:1449
↓ 5 callersFunctioncvSeqPartition
This function splits the input sequence or set into one or more equivalence classes. is_equal(a,b,...) returns non-zero if the two sequence elements b
jni/cxcore/src/cxdatastructs.cpp:2598
↓ 5 callersFunctioncvXorS
jni/cxcore/src/cxlogic.cpp:519
↓ 5 callersMethodgetHeight
()
tests/QTWebcamBroadcaster/src/QTVideoCapture.java:98
↓ 5 callersFunctionicvAddTWeights
jni/cv/src/cvstereogc.cpp:612
↓ 5 callersFunctionicvCvt_BGRA2Gray_8u_C4C1R
jni/otherlibs/highgui/utils.cpp:121
↓ 5 callersFunctionicvFSCreateCollection
jni/cxcore/src/cxpersistence.cpp:246
← previousnext →201–300 of 2,652, ranked by callers