MCPcopy Create free account

hub / github.com/cdcseacave/openMVS / functions

Functions3,741 in github.com/cdcseacave/openMVS

MethodClose
libs/IO/ImageJXL.cpp:25
MethodClose
libs/Common/Log.cpp:187
MethodCloseElement
libs/IO/TinyXML2.cpp:2788
MethodCloseHole
given a hole defined by a complete loop of consecutive vertices, split it recursively in two halves till the splits becomes a face
libs/MVS/Mesh.cpp:3434
MethodCloseHoleQuality
given a hole defined by a complete loop of consecutive vertices, fills it using an heap to choose the best candidate face to be added
libs/MVS/Mesh.cpp:3465
FunctionClosingType
libs/IO/TinyXML2.h:1664
MethodCollapseWhitespace
libs/IO/TinyXML2.cpp:253
MethodCollector
libs/MVS/SceneDensify.cpp:2503
MethodColorFactor
Return the color of a material Returned value is only valid if the parameter represent a texture from a material
libs/IO/tiny_gltf.h:504
MethodColorPointSegmentation
overwrite point-cloud's colors with random colors, one for each segmentation label return the number of unique labels
libs/MVS/DepthMap.cpp:1487
MethodCombineGradients
libs/MVS/SceneRefineCUDA.cpp:2745
MethodCommandLineToArgvA
Parses a ASCII command line string and returns an array of pointers to the command line arguments, along with a count of such arguments, in a way that
libs/Common/Util.cpp:735
MethodCompare
* Compare two SML nodes by name */
libs/Common/SML.cpp:406
FunctionCompareAlphabetically
libs/Common/Strings.h:193
FunctionCompareAlphabeticallyInv
libs/Common/Strings.h:194
MethodCompareByIndex
libs/Common/Types.h:1675
MethodCompareByScore
libs/Common/Types.h:1676
MethodCompareDepthMaps
compare the estimated and ground-truth depth-maps
libs/MVS/DepthMap.cpp:2203
MethodCompareName
* Compare a name and a SML node name */
libs/Common/SML.cpp:415
MethodCompareNormalMaps
compare the estimated and ground-truth normal-maps
libs/MVS/DepthMap.cpp:2283
MethodCompileShader
apps/Viewer/Shader.cpp:120
MethodComposeP_RC
libs/MVS/Camera.cpp:109
MethodComputeArea
computes the area of the given mesh face
libs/MVS/Mesh.cpp:4014
MethodComputeCamerasFocusPoint
compute the focus of attention of a set of cameras; only cameras that have the focus of attention in front of them are considered
libs/MVS/Camera.cpp:160
MethodComputeCenterLine
Compute the center line of the tower by fitting a line to the camera positions Returns true if the camera poses describe a cylinder, false otherwise
libs/MVS/Scene.cpp:2458
MethodComputeDepth
libs/MVS/Mesh.h:330
MethodComputeLocalVariance
compute local variance for each image pixel
libs/MVS/SceneRefineCUDA.cpp:2615
MethodComputeLocalVariance
compute local variance for each image pixel
libs/MVS/SceneRefine.cpp:783
MethodComputeLocalZNCC
compute local ZNCC and its gradient for each image pixel
libs/MVS/SceneRefineCUDA.cpp:2642
MethodComputeLocalZNCC
compute local ZNCC and its gradient for each image pixel
libs/MVS/SceneRefine.cpp:828
MethodComputeLookAtMatrix
Static helper function for computing LookAt matrix
apps/Viewer/Camera.cpp:165
MethodComputeNormal
computes normal to the surface given the depth and its gradient
libs/MVS/DepthMap.cpp:1622
MethodComputeNormalFaces
compute face normals
libs/MVS/SceneRefineCUDA.cpp:2463
MethodComputePhotometricGradient
compute the photometric gradient for all vertices seen by an image pair
libs/MVS/SceneRefineCUDA.cpp:2682
MethodComputePhotometricGradient
compute the photometric gradient for all vertices seen by an image pair
libs/MVS/SceneRefine.cpp:908
FunctionComputeRelativeC
libs/MVS/DepthMap.h:439
FunctionComputeRelativeR
libs/MVS/DepthMap.h:442
MethodComputeSmoothnessGradient
libs/MVS/SceneRefineCUDA.cpp:2715
MethodComputeSmoothnessGradient1
computes the discrete analog of the Laplacian using the umbrella-operator on the first triangle ring at each point
libs/MVS/SceneRefine.cpp:966
MethodComputeSmoothnessGradient2
same as above, but used to compute level 2; normalized as in "Stereo and Silhouette Fusion for 3D Object Modeling from Uncalibrated Images Under Circu
libs/MVS/SceneRefine.cpp:993
FunctionComputeTCriticalValue
libs/Math/ConfidenceInterval.h:35
MethodComputeTextureSize
Compute the appropriate texture atlas size (an approximation since the packing is a heuristic) (if mult > 0, the returned size is a multiple of that v
libs/MVS/RectsBinPack.cpp:497
MethodComputeTowerCylinder
calculate the center(X,Y) of the cylinder, the radius and min/max Z from camera position and sparse point-cloud, if that exists returns result of chec
libs/MVS/Scene.cpp:2484
MethodComputeUsedMemory
libs/MVS/DMapCache.cpp:98
MethodComputeWastedArea
libs/MVS/RectsBinPack.cpp:1113
MethodConsistencyCrossCheck
Check for consistency between a left-to-right and right-to-left pair of stereo results; the results are expected to be opposite in sign but equal in m
libs/MVS/SemiGlobalMatcher.cpp:1456
MethodContactPointScoreNode
libs/MVS/RectsBinPack.cpp:367
FunctionConvert
convert between float2 and Point2
libs/MVS/CUDA/Maths.h:189
MethodConvertUTF32ToUTF8
libs/IO/TinyXML2.cpp:418
MethodCopy
libs/Common/AutoPtr.h:30
MethodCopy
libs/Common/AutoPtr.h:38
MethodCopyFlipRB24
Copy and flip R and B in a 24bit pixel color. size is the number of pixels to process. stride is the number of bytes used for one pixel for dest and s
libs/IO/Image.cpp:858
MethodCreate
libs/IO/Image.cpp:870
MethodCreateAttribute
libs/IO/TinyXML2.cpp:1997
MethodCreateBuffers
apps/Viewer/Renderer.cpp:269
MethodCreateChild
* Create and insert a new child */
libs/Common/SML.cpp:293
MethodCreateChildUnique
libs/Common/SML.cpp:297
MethodCreateOctree
libs/MVS/Mesh.h:101
MethodCreateSeamVertices
create seam vertices and edges
libs/MVS/SceneTexture.cpp:1301
MethodCreateShaders
apps/Viewer/Renderer.cpp:153
FunctionCreateSharedStream
libs/Common/UtilCUDADevice.h:75
FunctionCreateStream
libs/Common/UtilCUDADevice.h:68
MethodCreateThreads
start worker threads
libs/MVS/SemiGlobalMatcher.cpp:2053
MethodCreateUnlinkedNode
libs/IO/TinyXML2.h:1973
MethodCreateVirtualFaces
build virtual faces with: - similar normal - high percentage of common images that see them
libs/MVS/SceneTexture.cpp:714
MethodCriticalSection
libs/Common/CriticalSection.h:29
MethodCropToBounds
apps/Viewer/Scene.cpp:670
MethodDMapCache
libs/MVS/DMapCache.cpp:40
MethodDecRef
libs/Common/SharedPtr.h:177
MethodDecomposeP
DecomposeP_RC
libs/MVS/Camera.cpp:123
MethodDecomposeP_RC
libs/MVS/Camera.cpp:119
MethodDecomposeProjectionMatrix
decomposition of projection matrix into KR[I|-C]: internal calibration ([3,3]), rotation ([3,3]) and translation ([3,1]) (comparable with OpenCV: norm
libs/Math/SimilarityTransform.cpp:151
MethodDecomposeSimilarityTransform
libs/Math/SimilarityTransform.cpp:56
MethodDeepCopy
libs/IO/TinyXML2.cpp:2227
MethodDelete
Removes a single entry from the list
libs/Common/Hash.h:138
MethodDeleteAttribute
libs/IO/TinyXML2.cpp:1909
MethodDeleteChildren
libs/IO/TinyXML2.cpp:849
MethodDeleteNode
static*/
libs/IO/TinyXML2.cpp:1157
MethodDenseDepthMapData
libs/MVS/SceneDensify.cpp:1877
FunctionDenseReconstructionEstimateTmp
libs/MVS/SceneDensify.cpp:2216
FunctionDenseReconstructionFilterTmp
libs/MVS/SceneDensify.cpp:2361
MethodDepth
libs/Common/UtilCUDA.h:523
MethodDepth2Disparity
converts the given depth at the un-rectified image coordinates to the disparity corresponding to the rectified image coordinates
libs/MVS/Image.cpp:444
MethodDepth2DisparityMap
Compute the disparity-map for the rectified image from the given depth-map of the un-rectified image; the disparity map needs to be already constructe
libs/MVS/SemiGlobalMatcher.cpp:1846
FunctionDepthData
libs/MVS/DepthMap.h:232
MethodDepthData
constructor from reference of DepthData
libs/MVS/DepthMap.cpp:138
MethodDepthEstimator
libs/MVS/DepthMap.cpp:398
MethodDepthGradient
computes depth gradient (first derivative) at current pixel
libs/MVS/DepthMap.cpp:1582
MethodDepthMap2Image
export depth map as an image (dark - far depth, light - close depth)
libs/MVS/DepthMap.cpp:1815
MethodDepthMapsData
libs/MVS/SceneDensify.cpp:134
MethodDepthTracker
libs/IO/TinyXML2.h:1955
FunctionDestroyChild
libs/Common/SML.h:78
MethodDestroyThreads
destroy worker threads
libs/MVS/SemiGlobalMatcher.cpp:2063
MethodDevice
libs/Common/UtilCUDA.h:47
MethodDirectedEdge
libs/Math/LBP.h:53
FunctionDirection
returns the camera's view forward direction
libs/MVS/Camera.h:73
MethodDisableAttribute
apps/Viewer/BufferObjects.cpp:174
MethodDisableMemoryCheck
enable/disable memory usage
libs/MVS/DMapCache.h:59
MethodDisjointSet
Initialize with each element in its own set and rank 0.
libs/Math/DisjointSet.h:40
MethodDisparity2Depth
libs/MVS/Image.cpp:401
← previousnext →1,501–1,600 of 3,741, ranked by callers