Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cdcseacave/openMVS
/ functions
Functions
3,741 in github.com/cdcseacave/openMVS
⨍
Functions
3,741
◇
Types & classes
697
Method
Close
libs/IO/ImageJXL.cpp:25
Method
Close
libs/Common/Log.cpp:187
Method
CloseElement
libs/IO/TinyXML2.cpp:2788
Method
CloseHole
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
Method
CloseHoleQuality
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
Function
ClosingType
libs/IO/TinyXML2.h:1664
Method
CollapseWhitespace
libs/IO/TinyXML2.cpp:253
Method
Collector
libs/MVS/SceneDensify.cpp:2503
Method
ColorFactor
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
Method
ColorPointSegmentation
overwrite point-cloud's colors with random colors, one for each segmentation label return the number of unique labels
libs/MVS/DepthMap.cpp:1487
Method
CombineGradients
libs/MVS/SceneRefineCUDA.cpp:2745
Method
CommandLineToArgvA
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
Method
Compare
* Compare two SML nodes by name */
libs/Common/SML.cpp:406
Function
CompareAlphabetically
libs/Common/Strings.h:193
Function
CompareAlphabeticallyInv
libs/Common/Strings.h:194
Method
CompareByIndex
libs/Common/Types.h:1675
Method
CompareByScore
libs/Common/Types.h:1676
Method
CompareDepthMaps
compare the estimated and ground-truth depth-maps
libs/MVS/DepthMap.cpp:2203
Method
CompareName
* Compare a name and a SML node name */
libs/Common/SML.cpp:415
Method
CompareNormalMaps
compare the estimated and ground-truth normal-maps
libs/MVS/DepthMap.cpp:2283
Method
CompileShader
apps/Viewer/Shader.cpp:120
Method
ComposeP_RC
libs/MVS/Camera.cpp:109
Method
ComputeArea
computes the area of the given mesh face
libs/MVS/Mesh.cpp:4014
Method
ComputeCamerasFocusPoint
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
Method
ComputeCenterLine
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
Method
ComputeDepth
libs/MVS/Mesh.h:330
Method
ComputeLocalVariance
compute local variance for each image pixel
libs/MVS/SceneRefineCUDA.cpp:2615
Method
ComputeLocalVariance
compute local variance for each image pixel
libs/MVS/SceneRefine.cpp:783
Method
ComputeLocalZNCC
compute local ZNCC and its gradient for each image pixel
libs/MVS/SceneRefineCUDA.cpp:2642
Method
ComputeLocalZNCC
compute local ZNCC and its gradient for each image pixel
libs/MVS/SceneRefine.cpp:828
Method
ComputeLookAtMatrix
Static helper function for computing LookAt matrix
apps/Viewer/Camera.cpp:165
Method
ComputeNormal
computes normal to the surface given the depth and its gradient
libs/MVS/DepthMap.cpp:1622
Method
ComputeNormalFaces
compute face normals
libs/MVS/SceneRefineCUDA.cpp:2463
Method
ComputePhotometricGradient
compute the photometric gradient for all vertices seen by an image pair
libs/MVS/SceneRefineCUDA.cpp:2682
Method
ComputePhotometricGradient
compute the photometric gradient for all vertices seen by an image pair
libs/MVS/SceneRefine.cpp:908
Function
ComputeRelativeC
libs/MVS/DepthMap.h:439
Function
ComputeRelativeR
libs/MVS/DepthMap.h:442
Method
ComputeSmoothnessGradient
libs/MVS/SceneRefineCUDA.cpp:2715
Method
ComputeSmoothnessGradient1
computes the discrete analog of the Laplacian using the umbrella-operator on the first triangle ring at each point
libs/MVS/SceneRefine.cpp:966
Method
ComputeSmoothnessGradient2
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
Function
ComputeTCriticalValue
libs/Math/ConfidenceInterval.h:35
Method
ComputeTextureSize
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
Method
ComputeTowerCylinder
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
Method
ComputeUsedMemory
libs/MVS/DMapCache.cpp:98
Method
ComputeWastedArea
libs/MVS/RectsBinPack.cpp:1113
Method
ConsistencyCrossCheck
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
Method
ContactPointScoreNode
libs/MVS/RectsBinPack.cpp:367
Function
Convert
convert between float2 and Point2
libs/MVS/CUDA/Maths.h:189
Method
ConvertUTF32ToUTF8
libs/IO/TinyXML2.cpp:418
Method
Copy
libs/Common/AutoPtr.h:30
Method
Copy
libs/Common/AutoPtr.h:38
Method
CopyFlipRB24
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
Method
Create
libs/IO/Image.cpp:870
Method
CreateAttribute
libs/IO/TinyXML2.cpp:1997
Method
CreateBuffers
apps/Viewer/Renderer.cpp:269
Method
CreateChild
* Create and insert a new child */
libs/Common/SML.cpp:293
Method
CreateChildUnique
libs/Common/SML.cpp:297
Method
CreateOctree
libs/MVS/Mesh.h:101
Method
CreateSeamVertices
create seam vertices and edges
libs/MVS/SceneTexture.cpp:1301
Method
CreateShaders
apps/Viewer/Renderer.cpp:153
Function
CreateSharedStream
libs/Common/UtilCUDADevice.h:75
Function
CreateStream
libs/Common/UtilCUDADevice.h:68
Method
CreateThreads
start worker threads
libs/MVS/SemiGlobalMatcher.cpp:2053
Method
CreateUnlinkedNode
libs/IO/TinyXML2.h:1973
Method
CreateVirtualFaces
build virtual faces with: - similar normal - high percentage of common images that see them
libs/MVS/SceneTexture.cpp:714
Method
CriticalSection
libs/Common/CriticalSection.h:29
Method
CropToBounds
apps/Viewer/Scene.cpp:670
Method
DMapCache
libs/MVS/DMapCache.cpp:40
Method
DecRef
libs/Common/SharedPtr.h:177
Method
DecomposeP
DecomposeP_RC
libs/MVS/Camera.cpp:123
Method
DecomposeP_RC
libs/MVS/Camera.cpp:119
Method
DecomposeProjectionMatrix
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
Method
DecomposeSimilarityTransform
libs/Math/SimilarityTransform.cpp:56
Method
DeepCopy
libs/IO/TinyXML2.cpp:2227
Method
Delete
Removes a single entry from the list
libs/Common/Hash.h:138
Method
DeleteAttribute
libs/IO/TinyXML2.cpp:1909
Method
DeleteChildren
libs/IO/TinyXML2.cpp:849
Method
DeleteNode
static*/
libs/IO/TinyXML2.cpp:1157
Method
DenseDepthMapData
libs/MVS/SceneDensify.cpp:1877
Function
DenseReconstructionEstimateTmp
libs/MVS/SceneDensify.cpp:2216
Function
DenseReconstructionFilterTmp
libs/MVS/SceneDensify.cpp:2361
Method
Depth
libs/Common/UtilCUDA.h:523
Method
Depth2Disparity
converts the given depth at the un-rectified image coordinates to the disparity corresponding to the rectified image coordinates
libs/MVS/Image.cpp:444
Method
Depth2DisparityMap
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
Function
DepthData
libs/MVS/DepthMap.h:232
Method
DepthData
constructor from reference of DepthData
libs/MVS/DepthMap.cpp:138
Method
DepthEstimator
libs/MVS/DepthMap.cpp:398
Method
DepthGradient
computes depth gradient (first derivative) at current pixel
libs/MVS/DepthMap.cpp:1582
Method
DepthMap2Image
export depth map as an image (dark - far depth, light - close depth)
libs/MVS/DepthMap.cpp:1815
Method
DepthMapsData
libs/MVS/SceneDensify.cpp:134
Method
DepthTracker
libs/IO/TinyXML2.h:1955
Function
DestroyChild
libs/Common/SML.h:78
Method
DestroyThreads
destroy worker threads
libs/MVS/SemiGlobalMatcher.cpp:2063
Method
Device
libs/Common/UtilCUDA.h:47
Method
DirectedEdge
libs/Math/LBP.h:53
Function
Direction
returns the camera's view forward direction
libs/MVS/Camera.h:73
Method
DisableAttribute
apps/Viewer/BufferObjects.cpp:174
Method
DisableMemoryCheck
enable/disable memory usage
libs/MVS/DMapCache.h:59
Method
DisjointSet
Initialize with each element in its own set and rank 0.
libs/Math/DisjointSet.h:40
Method
Disparity2Depth
libs/MVS/Image.cpp:401
← previous
next →
1,501–1,600 of 3,741, ranked by callers