Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ functions
Functions
3,613 in github.com/cpvrlab/ImagePlay
⨍
Functions
3,613
◇
Types & classes
1,384
↓ 1 callers
Function
Pose3D
IPL/include/opencv/opencv2/surface_matching/pose_3d.hpp:84
↓ 1 callers
Function
PoseCluster3D
IPL/include/opencv/opencv2/surface_matching/pose_3d.hpp:147
↓ 1 callers
Function
PredictCollector
top 5 by default
IPL/include/opencv/opencv2/face/predict_collector.hpp:222
↓ 1 callers
Method
SetEnclosureLength
_fervor/fvavailableupdate.cpp:84
↓ 1 callers
Method
SetEnclosurePlatform
_fervor/fvavailableupdate.cpp:74
↓ 1 callers
Method
SetEnclosureType
_fervor/fvavailableupdate.cpp:94
↓ 1 callers
Method
SetEnclosureUrl
_fervor/fvavailableupdate.cpp:49
↓ 1 callers
Method
SetEnclosureVersion
_fervor/fvavailableupdate.cpp:64
↓ 1 callers
Method
SetFeedURL
_fervor/fvupdater.cpp:156
↓ 1 callers
Method
SetPubDate
_fervor/fvavailableupdate.cpp:39
↓ 1 callers
Method
SetReleaseNotesLink
_fervor/fvavailableupdate.cpp:24
↓ 1 callers
Method
SetTitle
_fervor/fvavailableupdate.cpp:14
↓ 1 callers
Method
_log
IPL/include/opencv/opencv2/flann/logger.h:73
↓ 1 callers
Method
_setDestination
IPL/include/opencv/opencv2/flann/logger.h:60
↓ 1 callers
Method
add
Add a feature to the table * @param value the value to store for that feature * @param feature the feature itself */
IPL/include/opencv/opencv2/flann/lsh_table.h:168
↓ 1 callers
Method
addEdgeIn
ImagePlay/include/IPProcessStep.h:76
↓ 1 callers
Method
addEdgeOut
ImagePlay/include/IPProcessStep.h:78
↓ 1 callers
Method
addProcessStep
----------------------------------------------------------------------------- ! ImageViewerWindow::addProcessStep */
ImagePlay/src/ImageViewerWindow.cpp:111
↓ 1 callers
Method
addStep
ImagePlay/src/IPProcessGridScene.cpp:78
↓ 1 callers
Method
add_driver
IPL/include/pugg/Kernel.h:68
↓ 1 callers
Method
add_server
IPL/include/pugg/Kernel.h:63
↓ 1 callers
Method
addref
IPL/include/opencv/opencv2/core/mat.inl.hpp:672
↓ 1 callers
Method
afterProcessing
IPL/src/processes/IPLCamera.cpp:126
↓ 1 callers
Method
allocateMemory
* Returns a pointer to a piece of new memory of the given size in bytes * allocated from the pool. */
IPL/include/opencv/opencv2/flann/allocator.h:123
↓ 1 callers
Method
attachProcessStep
ImagePlay/include/IPImageViewer.h:115
↓ 1 callers
Method
autosaveEnabled
ImagePlay/include/MainWindow.h:122
↓ 1 callers
Method
availableInputs
IPL/src/IPLProcess.cpp:84
↓ 1 callers
Method
availableOutputs
IPL/src/IPLProcess.cpp:97
↓ 1 callers
Method
branchID
ImagePlay/include/IPProcessStep.h:73
↓ 1 callers
Method
buildIndex
* Builds the index. */
IPL/include/opencv/opencv2/flann/flann_base.hpp:129
↓ 1 callers
Function
buildMaps
IPL/include/opencv/opencv2/stitching/detail/warpers.hpp:412
↓ 1 callers
Method
calcChessboardCorners
IPL/src/processes/IPLCameraCalibration.cpp:220
↓ 1 callers
Function
clear
@brief Clears the algorithm state */
IPL/include/opencv/opencv2/core.hpp:2984
↓ 1 callers
Method
clear
Remove all elements in the set */
IPL/include/opencv/opencv2/flann/result_set.h:524
↓ 1 callers
Function
click
ImagePlay/include/PropertyWidgets/IPPropertyButtonBool.h:53
↓ 1 callers
Method
clone
IPL/include/opencv/opencv2/flann/any.h:89
↓ 1 callers
Function
closedir
IPL/include/dirent/dirent.c:74
↓ 1 callers
Method
computeReprojectionErrors
IPL/src/processes/IPLCameraCalibration.cpp:241
↓ 1 callers
Method
concatenate
IPL/include/opencv/opencv2/core/affine.hpp:421
↓ 1 callers
Method
conj
IPL/include/opencv/opencv2/core/types.hpp:908
↓ 1 callers
Function
copyHppToMat
@brief Convert hppiMatrix to Mat. This function allocates and initializes new matrix (if needed) that has the same size and type as input mat
IPL/include/opencv/opencv2/core/ippasync.hpp:104
↓ 1 callers
Method
copy_from_value
IPL/include/opencv/opencv2/flann/any.h:85
↓ 1 callers
Function
countCorrectMatches
IPL/include/opencv/opencv2/flann/index_testing.h:48
↓ 1 callers
Function
create
ImagePlay/media/plugin_development/_template/NAME.h:33
↓ 1 callers
Function
create_index_by_type
IPL/include/opencv/opencv2/flann/all_indices.h:146
↓ 1 callers
Function
cvPointFrom32f
converts CvPoint2D32f to CvPoint. */
IPL/include/opencv/opencv2/core/types_c.h:926
↓ 1 callers
Function
cvRandInt
@brief Returns a 32-bit unsigned integer and updates RNG. The function returns a uniformly-distributed random 32-bit unsigned integer and updates the
IPL/include/opencv/opencv2/core/types_c.h:228
↓ 1 callers
Function
cvReadInt
@brief Retrieves an integer value from a file node. The function returns an integer that is represented by the file node. If the file node is NULL, t
IPL/include/opencv/opencv2/core/core_c.h:2316
↓ 1 callers
Function
cvReadReal
@brief Retrieves a floating-point value from a file node. The function returns a floating-point value that is represented by the file node. If the fi
IPL/include/opencv/opencv2/core/core_c.h:2347
↓ 1 callers
Function
cvReadString
@brief Retrieves a text string from a file node. The function returns a text string that is represented by the file node. If the file node is NULL, t
IPL/include/opencv/opencv2/core/core_c.h:2377
↓ 1 callers
Function
cvRect
constructs CvRect structure. */
IPL/include/opencv/opencv2/core/types_c.h:796
↓ 1 callers
Function
cvScalar
IPL/include/opencv/opencv2/core/types_c.h:1146
↓ 1 callers
Function
cvSlice
IPL/include/opencv/opencv2/core/types_c.h:1110
↓ 1 callers
Function
cv_vrecp_f32
IPL/include/opencv/opencv2/core/neon_utils.hpp:90
↓ 1 callers
Function
cv_vrecpq_f32
IPL/include/opencv/opencv2/core/neon_utils.hpp:82
↓ 1 callers
Function
cv_vrsqrt_f32
IPL/include/opencv/opencv2/core/neon_utils.hpp:106
↓ 1 callers
Function
cv_vrsqrtq_f32
IPL/include/opencv/opencv2/core/neon_utils.hpp:98
↓ 1 callers
Method
decRef
IPL/include/opencv/opencv2/core/ptr.inl.hpp:70
↓ 1 callers
Function
default2dMotion
@param model Motion model. See cv::videostab::MotionModel. @return Default RANSAC method parameters for the given motion model. */
IPL/include/opencv/opencv2/videostab/motion_core.hpp:102
↓ 1 callers
Method
deleteSelectedItems
ImagePlay/src/IPProcessGridScene.cpp:54
↓ 1 callers
Method
depth
IPL/include/opencv/opencv2/core/core_c.h:2970
↓ 1 callers
Method
deserialize
IPL/src/IPLProcessProperty.cpp:269
↓ 1 callers
Method
elemSize
IPL/include/opencv/opencv2/core/core_c.h:2976
↓ 1 callers
Function
enableColorPicker
ImagePlay/include/PropertyWidgets/IPPropertyColorRGB.h:189
↓ 1 callers
Method
end
IPL/include/opencv/opencv2/core/persistence.hpp:1185
↓ 1 callers
Method
equal
IPL/include/opencv/opencv2/dnn/blob.inl.hpp:139
↓ 1 callers
Method
execute
ImagePlay/src/MainWindow.cpp:1032
↓ 1 callers
Method
fill
IPL/include/opencv/opencv2/core/cuda/warp.hpp:72
↓ 1 callers
Method
fillColor
IPL/src/IPLImage.cpp:160
↓ 1 callers
Method
filter
ImagePlay/src/IPProcessList.cpp:46
↓ 1 callers
Method
findNeighbors
* Find set of nearest neighbors to vec. Their indices are stored inside * the result object. * * Params: * result = the result
IPL/include/opencv/opencv2/flann/lsh_index.h:220
↓ 1 callers
Method
finishPickingCoordinates
ImagePlay/include/PropertyWidgets/IPPropertyPoint.h:101
↓ 1 callers
Function
format
IPL/include/opencv/opencv2/core/operations.hpp:370
↓ 1 callers
Method
getClusterCenters
* Clustering function that takes a cut in the hierarchical k-means * tree and return the clusters centers of that clustering. * Params:
IPL/include/opencv/opencv2/flann/kmeans_index.h:532
↓ 1 callers
Function
getDevice
IPL/include/opencv/opencv2/core/ocl.hpp:622
↓ 1 callers
Method
getType
IPL/include/opencv/opencv2/flann/lsh_index.h:122
↓ 1 callers
Function
getWindowSize
IPL/include/opencv/opencv2/rgbd.hpp:169
↓ 1 callers
Method
hasErrors
IPL/src/IPLProcess.cpp:388
↓ 1 callers
Method
hasMessages
IPL/src/IPLProcess.cpp:383
↓ 1 callers
Method
hasWarnings
IPL/src/IPLProcess.cpp:398
↓ 1 callers
Method
histogram
TODO: Use references?
ImagePlay/include/IPHistogramWidget.h:51
↓ 1 callers
Method
histogramB
ImagePlay/include/IPHistogramWidget.h:54
↓ 1 callers
Method
histogramG
ImagePlay/include/IPHistogramWidget.h:53
↓ 1 callers
Method
histogramR
ImagePlay/include/IPHistogramWidget.h:52
↓ 1 callers
Method
imag
IPL/src/IPLComplexImage.cpp:140
↓ 1 callers
Method
index
IPL/include/opencv/opencv2/core/cuda/scan.hpp:83
↓ 1 callers
Method
init
IPL/include/opencv/opencv2/core/cuda/scan.hpp:88
↓ 1 callers
Method
isInt
IPL/include/opencv/opencv2/dnn/dnn.inl.hpp:233
↓ 1 callers
Method
isReal
IPL/include/opencv/opencv2/dnn/dnn.inl.hpp:238
↓ 1 callers
Method
isString
IPL/include/opencv/opencv2/dnn/dnn.inl.hpp:228
↓ 1 callers
Method
lastPos
ImagePlay/include/ImageViewerWindow.h:94
↓ 1 callers
Method
lastSize
ImagePlay/include/ImageViewerWindow.h:93
↓ 1 callers
Function
load
IPL/include/opencv/opencv2/core.hpp:3027
↓ 1 callers
Method
loadIndex
* \brief Loads the index from a stream * \param stream The stream from which the index is loaded */
IPL/include/opencv/opencv2/flann/flann_base.hpp:160
↓ 1 callers
Function
load_header
* * @param stream - Stream to load from * @return Index header */
IPL/include/opencv/opencv2/flann/saving.h:107
↓ 1 callers
Method
load_plugin
IPL/include/pugg/Kernel.h:107
↓ 1 callers
Method
loadedDrivers
ImagePlay/include/IPPluginManager.h:45
↓ 1 callers
Method
lockScene
ImagePlay/src/MainWindow.cpp:1011
↓ 1 callers
Method
logFileEnabled
ImagePlay/include/MainWindow.h:124
↓ 1 callers
Method
logMessage
ImagePlay/src/MainWindow.cpp:130
← previous
next →
401–500 of 3,613, ranked by callers