MCPcopy Create free account

hub / github.com/MasteringOpenCV/code / functions

Functions1,873 in github.com/MasteringOpenCV/code

↓ 1 callersFunctionloadImage
* Loads texture kinect, or webcam and flips depthImage * horizontally and vertically. Upon output, depthImage contains user silhouettes. * * re
Chapter9_FluidInteractionUsingKinect/fluidWall_2.cpp:290
↓ 1 callersMethodloadIndex
* \brief Loads the index from a stream * \param stream The stream from which the index is loaded */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/flann_base.hpp:161
↓ 1 callersFunctionloadKinectData
* Loads kinect depth and users data into local matrices. * Resizes kinect data to fluid simulation grid size: * resizedDepthMatrix = NxN matrix
Chapter9_FluidInteractionUsingKinect/fluidWall.cpp:290
↓ 1 callersFunctionloadPCA
Chapter7_HeadPoseEstimation/main.cpp:64
↓ 1 callersFunctionload_header
* * @param stream - Stream to load from * @return Index header */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/saving.h:107
↓ 1 callersMethodmapBackward
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/detail/warpers_inl.hpp:221
↓ 1 callersMethodnextFrameShouldBeSaved
(Context context)
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierView.java:218
↓ 1 callersFunctiononKeypress
Keypress event handler. Note that it should be a 'char' and not an 'int' to better support Linux.
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/main_desktop.cpp:74
↓ 1 callersMethodonPreviewStarted
This method is called when the preview process is being started. It is called before the first frame delivered and processFrame is called It is called
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierViewBase.java:184
↓ 1 callersMethodonPreviewStopped
This method is called when preview is stopped. When this method is called the preview stopped and all the processing of frames already completed. If t
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierViewBase.java:191
↓ 1 callersMethodopenCamera
()
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierViewBase.java:62
↓ 1 callersFunctionopen_imgs_dir
Chapter4_StructureFromMotion/Common.cpp:135
↓ 1 callersFunctionparse_face_width
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/train_patch_model.cpp:33
↓ 1 callersFunctionparse_frac
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/train_face_detector.cpp:33
↓ 1 callersFunctionparse_frac
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/train_shape_model.cpp:32
↓ 1 callersFunctionparse_help
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/annotate.cpp:271
↓ 1 callersFunctionparse_help
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/visualize_face_tracker.cpp:32
↓ 1 callersFunctionparse_help
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/visualize_face_detector.cpp:21
↓ 1 callersFunctionparse_help
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/train_face_tracker.cpp:22
↓ 1 callersFunctionparse_ifile
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/annotate.cpp:296
↓ 1 callersFunctionparse_kmax
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/train_shape_model.cpp:44
↓ 1 callersFunctionparse_mirror
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/train_face_detector.cpp:45
↓ 1 callersFunctionparse_mirror
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/train_patch_model.cpp:73
↓ 1 callersFunctionparse_mirror
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/train_shape_model.cpp:56
↓ 1 callersFunctionparse_odir
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/annotate.cpp:281
↓ 1 callersFunctionparse_patch_size
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/train_patch_model.cpp:45
↓ 1 callersFunctionparse_search_window_size
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/train_patch_model.cpp:59
↓ 1 callersFunctionparse_width
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/visualize_patch_model.cpp:55
↓ 1 callersMethodpos
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/mat.hpp:1935
↓ 1 callersFunctionpost_display
* Posts the drawn frame to the screen. */
Chapter9_FluidInteractionUsingKinect/fluidWall_2.cpp:1023
↓ 1 callersFunctionpost_display
* Posts the drawn frame to the screen. */
Chapter9_FluidInteractionUsingKinect/fluidWall.cpp:1025
↓ 1 callersMethodprint
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/any.h:102
↓ 1 callersFunctionprintArray2D
Print the contents of a multi-channel array (using "LOG()") for easy debugging. If 'maxElements' is 0, it will print the whole array. If it is -1, it
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/ImageUtils_0.7.cpp:137
↓ 1 callersFunctionprintArray2D
Print the contents of a multi-channel array (using "LOG()") for easy debugging. If 'maxElements' is 0, it will print the whole array. If it is -1, it
Chapter8_FaceRecognition/ImageUtils_0.7.cpp:142
↓ 1 callersFunctionprintMat
Print the label and then contents of a cv::Mat from the C++ interface (using "LOG()") for easy debugging. If 'maxElements' is 0, it will print the who
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/ImageUtils_0.7.cpp:217
↓ 1 callersFunctionprintRect
Print the label and then the rect to the console for easy debugging
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/ImageUtils_0.7.cpp:1450
↓ 1 callersFunctionprintRect
Print the label and then the rect to the console for easy debugging
Chapter8_FaceRecognition/ImageUtils_0.7.cpp:1455
↓ 1 callersMethodprocessFrame
(byte[] data)
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierViewBase.java:176
↓ 1 callersMethodprocessFrame
Chapter3_MarkerlessAR/src/ARPipeline.cpp:23
↓ 1 callersFunctionprocessSingleImage
Chapter3_MarkerlessAR/src/main.cpp:126
↓ 1 callersMethodproject
Chapter9_FluidInteractionUsingKinect/FluidSolver.cpp:348
↓ 1 callersFunctionrandu
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/core.hpp:2513
↓ 1 callersMethodreadRaw
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/operations.hpp:3028
↓ 1 callersFunctionrecognizeAndTrainUsingWebcam
Main loop that runs forever, until the user hits Escape to quit.
Chapter8_FaceRecognition/main.cpp:321
↓ 1 callersFunctionreconstructFace
Generate an approximately reconstructed face by back-projecting the eigenvectors & eigenvalues of the given (preprocessed) face.
Chapter8_FaceRecognition/recognition.cpp:123
↓ 1 callersFunctionremovePepperNoise
Remove black dots (upto 4x4 in size) of noise from a pure black & white image. ie: The input image should be mostly white (255) and just contains some
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/cartoon.cpp:175
↓ 1 callersFunctionrenderEmitters
* Iterates through Emitters vector and adds forces to fluid simulation for each emitter. * Also kills emitters that have expired. * * @param e
Chapter9_FluidInteractionUsingKinect/fluidWall_2.cpp:408
↓ 1 callersFunctionrenderEmitters
* Iterates through Emitters vector and adds forces to fluid simulation for each emitter. * Also kills emitters that have expired. * * @param e
Chapter9_FluidInteractionUsingKinect/fluidWall.cpp:423
↓ 1 callersMethodreplicate_annotations
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/annotate.cpp:122
↓ 1 callersMethodreset
Frees any allocated memory, and sets the value to NULL.
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/any.h:270
↓ 1 callersFunctionrotatePointF
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/ImageUtils_0.7.cpp:1224
↓ 1 callersFunctionrotatePointF
Chapter8_FaceRecognition/ImageUtils_0.7.cpp:1229
↓ 1 callersFunctionsaveFloatImage
Store a greyscale floating-point CvMat image into a BMP/JPG/GIF/PNG image, since cvSaveImage() can only handle 8bit images (not 32bit float images).
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/ImageUtils_0.7.cpp:2113
↓ 1 callersFunctionsaveFloatImage
Store a greyscale floating-point CvMat image into a BMP/JPG/GIF/PNG image, since cvSaveImage() can only handle 8bit images (not 32bit float images).
Chapter8_FaceRecognition/ImageUtils_0.7.cpp:2118
↓ 1 callersMethodsavePNGImageToGallery
(Bitmap bmp, Context context, String baseFilename)
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierView.java:110
↓ 1 callersFunctionsave_header
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/saving.h:86
↓ 1 callersFunctionset
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/legacy.hpp:1552
↓ 1 callersFunctionsetConfThresh
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/detail/motion_estimators.hpp:94
↓ 1 callersMethodsetFilename
Chapter5_NumberPlateRecognition/DetectRegions.cpp:14
↓ 1 callersFunctionsetMaxLevel
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/videostab/optical_flow.hpp:84
↓ 1 callersMethodsetPreview
()
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierViewBase.java:55
↓ 1 callersFunctionsetRefinementMask
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/detail/motion_estimators.hpp:87
↓ 1 callersFunctionsetSharpness
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/detail/blenders.hpp:78
↓ 1 callersFunctionsetTermCriteria
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/stitching/detail/motion_estimators.hpp:97
↓ 1 callersFunctionsetWinSize
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/videostab/optical_flow.hpp:81
↓ 1 callersMethodset_capture_instructions
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/annotate.cpp:84
↓ 1 callersMethodset_clean_image
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/annotate.cpp:37
↓ 1 callersMethodset_connectivity_instructions
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/annotate.cpp:97
↓ 1 callersMethodset_move_points_instructions
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/annotate.cpp:109
↓ 1 callersMethodset_pick_points_instructions
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/annotate.cpp:91
↓ 1 callersMethodset_symmetry_instructions
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/exe/annotate.cpp:103
↓ 1 callersMethodsetupCamera
(int width, int height)
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierViewBase.java:102
↓ 1 callersMethodshowNotificationMessage
(Context context, String filename)
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierView.java:88
↓ 1 callersFunctionsize
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/flann.hpp:259
↓ 1 callersMethodsize
* Returns size of index. */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/lsh_index.h:154
↓ 1 callersMethodsize
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/gpumat.hpp:484
↓ 1 callersFunctionsplit
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/mat.hpp:1670
↓ 1 callersFunctionstep
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/legacy/legacy.hpp:1459
↓ 1 callersFunctionsubtractPointF
Chapter1_AndroidCartoonifier/Cartoonifier_Desktop/ImageUtils_0.7.cpp:1208
↓ 1 callersFunctionsubtractPointF
Chapter8_FaceRecognition/ImageUtils_0.7.cpp:1213
↓ 1 callersFunctiontest
Chapter5_NumberPlateRecognition/evalOCR.cpp:39
↓ 1 callersFunctiontestMain
Chapter7_HeadPoseEstimation/main.cpp:455
↓ 1 callersMethodtoggleAlienMode
()
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierView.java:207
↓ 1 callersMethodtoggleDebugMode
()
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierView.java:213
↓ 1 callersMethodtoggleEvilMode
()
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierView.java:210
↓ 1 callersFunctiontoggleFullscreen
* Switches between fullscreen and windowed mode. */
Chapter9_FluidInteractionUsingKinect/fluidWall_2.cpp:1091
↓ 1 callersFunctiontoggleFullscreen
* Switches between fullscreen and windowed mode. */
Chapter9_FluidInteractionUsingKinect/fluidWall.cpp:1092
↓ 1 callersMethodtoggleSketchMode
()
Chapter1_AndroidCartoonifier/Cartoonifier_Android/src/com/Cartoonifier/CartoonifierView.java:204
↓ 1 callersMethodtrain
Chapter3_MarkerlessAR/src/PatternDetector.cpp:39
↓ 1 callersFunctiontryChangeMode
* Tries to change the mode if iterations have reached iterationsPerMode. */
Chapter9_FluidInteractionUsingKinect/fluidWall_2.cpp:609
↓ 1 callersFunctiontryChangeMode
* Tries to change the mode if iterations have reached iterationsPerMode. */
Chapter9_FluidInteractionUsingKinect/fluidWall.cpp:611
↓ 1 callersMethodupdate
Chapter4_StructureFromMotion/main.cpp:25
↓ 1 callersMethodupdateBackground
Chapter3_MarkerlessAR/src/ARDrawingContext.cpp:51
↓ 1 callersMethodupdateWindow
Chapter3_MarkerlessAR/src/ARDrawingContext.cpp:56
↓ 1 callersMethodveclen
* Returns the length of an index feature. */
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/flann/lsh_index.h:162
↓ 1 callersFunctionvisualizerShowCamera
Chapter4_StructureFromMotion/Visualization.cpp:67
Method MatConstIterator_
Chapter2_iPhoneAR/Example_MarkerBasedAR/opencv2.framework/Versions/A/Headers/core/mat.hpp:1816
Method apply_simil
=============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/patch_model.cpp:208
Method calc_params
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/shape_model.cpp:20
Method calc_peaks
==============================================================================
Chapter6_NonRigidFaceTracking/src/opencv_hotshots/ft/patch_model.cpp:181
← previousnext →401–500 of 1,873, ranked by callers