Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MasteringOpenCV/code
/ functions
Functions
1,873 in github.com/MasteringOpenCV/code
⨍
Functions
1,873
◇
Types & classes
575
Function
cvRNG
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/types_c.h:408
Function
cvROIToRect
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/types_c.h:991
Function
cvRandReal
Returns random floating-point number between 0 and 1: */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/types_c.h:424
Function
cvReadByName
decodes standard or user-defined object and returns it */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/core_c.h:1642
Function
cvReadIntByName
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/core_c.h:1601
Function
cvReadRealByName
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/core_c.h:1616
Function
cvReadStringByName
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/core_c.h:1630
Function
cvRealScalar
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/types_c.h:1244
Function
cvRectIntersection
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/blobtrack.hpp:357
Function
cvRectToROI
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/types_c.h:978
Function
cvReleaseBlobTrackAnalysis
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/blobtrack.hpp:676
Function
cvReleaseBlobTrackGen
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/blobtrack.hpp:420
Function
cvReleaseBlobTrackPostProc
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/blobtrack.hpp:620
Function
cvReleaseBlobTrackerAuto
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/blobtrack.hpp:777
Function
cvReleaseBlobTrackerOne
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/blobtrack.hpp:524
Function
cvReleaseMatND
Releases CvMatND */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/core_c.h:222
Function
cvReleaseProb
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/blobtrack.hpp:861
Function
cvScalarAll
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/types_c.h:1252
Function
cvSetNew
Fast variant of cvSetAdd */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/core_c.h:1100
Function
cvSetRemoveByPtr
Removes set element given its pointer */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/core_c.h:1115
Function
cvSubS
dst(mask) = src(mask) - value = src(mask) + (-value) */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/core_c.h:495
Function
cvTriangleArea
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/legacy.hpp:3032
Function
cvarrToMatND
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/mat.hpp:751
Function
cvmGet
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/types_c.h:768
Function
cvmSet
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/types_c.h:786
Method
ddot
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/operations.hpp:357
Method
deallocate
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/operations.hpp:2564
Function
deblurrer
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/videostab/stabilizer.hpp:79
Method
delete_obj
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/operations.hpp:2609
Function
depth
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/legacy.hpp:1453
Method
depth
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/operations.hpp:3533
Method
depth
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/gpumat.hpp:474
Function
descriptorSize
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/legacy.hpp:2767
Function
descriptorType
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/legacy.hpp:2768
Function
destroy
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/core.hpp:387
Function
detectManyObjects
Search for many objects in the image, such as all the faces, storing the results into 'objects'. Can use Haar cascades or LBP cascades for Face Detect
Chapter8_FaceRecognition/detectObject.cpp:117
Method
detectResultRoi
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/detail/warpers.hpp:485
Method
detectResultRoi
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/detail/warpers.hpp:504
Method
detectResultRoi
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/detail/warpers_inl.hpp:144
Method
detectResultRoiByBorder
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/detail/warpers_inl.hpp:170
Function
detector
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/videostab/global_motion.hpp:102
Function
deviceID
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/gpumat.hpp:126
Method
diag
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/mat.hpp:320
Method
diag
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/operations.hpp:366
Method
diffuse
Chapter9_FluidInteractionUsingKinect/FluidSolver.cpp:292
Method
dims
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/mat.hpp:2175
Function
discardFloatPosteriors
void setKeepFloatPosteriors(bool b) { keep_float_posteriors_ = b; }
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/legacy.hpp:2060
Function
distThresh
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/videostab/inpainting.hpp:145
Function
distanceMap
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/videostab/fast_marching.hpp:65
Method
divideTree
* Create a tree node that subdivides the list of vecs from vind[first] * to vind[last]. The routine is called recursively on each sublist.
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/kdtree_index.h:276
Method
divideTree
* Create a tree node that subdivides the list of vecs from vind[first] * to vind[last]. The routine is called recursively on each sublist.
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/kdtree_single_index.h:339
Function
doCorrectionForInclusion
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/videostab/stabilizer.hpp:85
Function
dot
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/operations.hpp:2461
Function
double
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/operations.hpp:2495
Method
drawAugmentedScene
Chapter3_MarkerlessAR/src/ARDrawingContext.cpp:126
Method
drawCameraFrame
Chapter3_MarkerlessAR/src/ARDrawingContext.cpp:70
Method
drawCoordinateAxis
Chapter3_MarkerlessAR/src/ARDrawingContext.cpp:185
Function
drawCross
Draw a crossbar at the given position.
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/ImageUtils_0.7.cpp:1435
Function
drawCross
Draw a crossbar at the given position.
Chapter8_FaceRecognition/ImageUtils_0.7.cpp:1440
Method
drawCubeModel
Chapter3_MarkerlessAR/src/ARDrawingContext.cpp:210
Function
drawFunction
* Draws OpenGL polygons that represent the fluid simulation. Also calles * methods that trigger simulation steps. Most of the behavior of the *
Chapter9_FluidInteractionUsingKinect/fluidWall_2.cpp:1035
Function
drawFunction
* Draws OpenGL polygons that represent the fluid simulation. Also calles * methods that trigger simulation steps. Most of the behavior of the *
Chapter9_FluidInteractionUsingKinect/fluidWall.cpp:1037
Function
drawRect
Draw a rectangle around the given object.
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/ImageUtils_0.7.cpp:1414
Function
drawRect
Draw a rectangle around the given object.
Chapter8_FaceRecognition/ImageUtils_0.7.cpp:1419
Function
drawRectFilled
Draw a filled rectangle around the given object.
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/ImageUtils_0.7.cpp:1424
Function
drawRectFilled
Draw a filled rectangle around the given object.
Chapter8_FaceRecognition/ImageUtils_0.7.cpp:1429
Function
drawText
Draw some text onto an image using printf() format.
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/ImageUtils_0.7.cpp:2129
Function
drawText
Draw some text onto an image using printf() format.
Chapter8_FaceRecognition/ImageUtils_0.7.cpp:2134
Method
drawVisualFeatures
Chapter5_NumberPlateRecognition/OCR.cpp:226
Function
eigen2cv
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/eigen.hpp:61
Function
eigenvalues
Returns the eigenvalues of this LDA.
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/contrib/contrib.hpp:910
Function
eigenvectors
Returns the eigenvectors of this LDA.
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/contrib/contrib.hpp:907
Method
elemSize
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/operations.hpp:3539
Method
elemSize
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/cuda_devptrs.hpp:76
Method
elemSize
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/gpumat.hpp:459
Method
elemSize1
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/mat.hpp:398
Method
elemSize1
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/gpumat.hpp:464
Function
empty
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/legacy.hpp:2521
Function
empty
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/videostab/inpainting.hpp:103
Function
empty
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/opengl_interop.hpp:96
Method
empty
* Tests if the heap is empty * * Returns: true is heap empty, false otherwise */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/heap.h:94
Method
empty
@brief checks if the bitset is empty * @return true if the bitset is empty */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/dynamic_bitset.h:85
Method
empty
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/legacy.hpp:2815
Function
end
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/operations.hpp:2370
Method
end
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/internal.hpp:224
Method
estimateBuildParams
* Chooses the best nearest-neighbor algorithm and estimates the optimal * parameters to use when building the index (for a given precision).
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/autotuned_index.h:407
Function
estimateMotion
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/videostab/stabilizer.hpp:174
Method
estimatePosition
Chapter2_iPhoneAR/Example_MarkerBasedAR/Example_MarkerBasedAR/MarkerDetector.cpp:350
Method
estimateSearchParams
* Estimates the search time parameters needed to get the desired precision. * Precondition: the index is built * Postcondition: the searc
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/autotuned_index.h:485
Method
evaluate_kdtree
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/autotuned_index.h:245
Method
evaluate_kmeans
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/autotuned_index.h:218
Method
exploreNodeBranches
* Helper function that computes the nearest childs of a node to a given query point. * Params: * node = the node * q = the quer
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/kmeans_index.h:884
Function
exposureCompensator
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/stitcher.hpp:111
Method
extractFeatures
Chapter3_MarkerlessAR/src/PatternDetector.cpp:204
Method
eye
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/mat.hpp:1695
Method
eye
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/operations.hpp:340
Method
face_tracker
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/face_tracker.hpp:67
Function
featuresFinder
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/stitcher.hpp:85
Function
featuresMatcher
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/stitcher.hpp:90
Method
fill_xor_mask
Fills the different xor masks to use when getting the neighbors in multi-probe LSH * @param key the key we build neighbors from * @param low
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/lsh_index.h:243
← previous
next →
1,001–1,100 of 1,873, ranked by callers