MCPcopy Create free account

hub / github.com/cdcseacave/openMVS / functions

Functions3,741 in github.com/cdcseacave/openMVS

↓ 2 callersFunctionCommonIntervalLength
Returns 0 if the two intervals i1 and i2 are disjoint, or the length of their overlap otherwise.
libs/MVS/RectsBinPack.cpp:360
↓ 2 callersMethodComposeP
ComposeP_RC
libs/MVS/Camera.cpp:113
↓ 2 callersFunctionComputeConfidenceIntervalTCritical
libs/Math/ConfidenceInterval.h:79
↓ 2 callersFunctionComputeEnergy
libs/Math/LBP.h:113
↓ 2 callersMethodComputeNormalFaces
compute normal for all faces
libs/MVS/Mesh.cpp:370
↓ 2 callersMethodComputeNormalizationTransform
compute translation and scale (optional) such that the scene coordinates center at 0 and most scene geomatry is in the unit cube ([-0.5,0.5]^3); retur
libs/MVS/Scene.cpp:1914
↓ 2 callersFunctionComputeVertexStatistics
mode : 0 - min, 1 - avg, 2- max
libs/MVS/Mesh.cpp:2382
↓ 2 callersFunctionCorrectNormal
adjust normal such that it makes at most 90 degrees with the viewing angle
libs/MVS/DepthMap.h:461
↓ 2 callersMethodError
libs/MVS/DepthMap.cpp:1265
↓ 2 callersMethodEstimateROI
estimate the region-of-interest (ROI) based on the known poses and sparse point-cloud - scaleROI: ROI scale factor, multipled after computation - upAx
libs/MVS/Scene.cpp:2378
↓ 2 callersMethodExport
apps/Viewer/Scene.cpp:517
↓ 2 callersFunctionExport3DProjections
export 3D coordinates corresponding to 2D coordinates provided by inputFileName: parse image point list; first line is the name of the image to projec
apps/ReconstructMesh/ReconstructMesh.cpp:247
↓ 2 callersFunctionFOREACH
apps/Viewer/Scene.cpp:794
↓ 2 callersFunctionFOREACH
libs/Common/SML.cpp:272
↓ 2 callersFunctionFOREACH
libs/MVS/SceneRefineCUDA.cpp:2082
↓ 2 callersFunctionFOREACH
libs/MVS/PointCloud.cpp:145
↓ 2 callersFunctionFOREACHPTR
libs/MVS/SceneRefine.cpp:471
↓ 2 callersFunctionFOREACHRAWPTR
libs/MVS/SceneDensify.cpp:2527
↓ 2 callersMethodFaceTexcoordsNormalize
translate, normalize and flip Y axis of the texture coordinates
libs/MVS/Mesh.cpp:1053
↓ 2 callersFunctionFetchBestNextDMapIndex
finds the best depth-map to fuse next that maximizes the number of neighbors already in cache
libs/MVS/SceneDensify.cpp:1337
↓ 2 callersFunctionFirstAttribute
Return the first attribute in the list.
libs/IO/TinyXML2.h:1502
↓ 2 callersFunctionFirstChildElement
libs/IO/TinyXML2.h:770
↓ 2 callersMethodFixNonManifold
fix non-manifold vertices and edges; return the number of non-manifold issues found
libs/MVS/Mesh.cpp:601
↓ 2 callersMethodForEach
libs/Common/List.h:1093
↓ 2 callersFunctionFree
libs/Common/LinkLib.h:73
↓ 2 callersMethodFree
libs/IO/TinyXML2.h:389
↓ 2 callersMethodGetApproximatePermille
Returns the approximate permille
libs/Common/Util.h:204
↓ 2 callersFunctionGetBaseFilename
https://stackoverflow.com/questions/8520560/get-a-file-name-from-a-path
libs/IO/tiny_gltf.h:2044
↓ 2 callersFunctionGetChild
libs/Common/SML.h:87
↓ 2 callersMethodGetCoord
libs/MVS/SceneDensify.cpp:1385
↓ 2 callersFunctionGetFilePathExtension
libs/IO/tiny_gltf.h:2031
↓ 2 callersFunctionGetFocalLength
returns the focal length
libs/MVS/Camera.h:78
↓ 2 callersMethodGetMaterial
libs/IO/OBJ.cpp:283
↓ 2 callersMethodGetNormal
return normal in world-space for the given pixel the 3D points can be precomputed and passed here
libs/MVS/DepthMap.cpp:154
↓ 2 callersFunctionGetNormalizationScale
returns the scale used to normalize the intrinsics
libs/MVS/Camera.h:107
↓ 2 callersMethodGetNormalizationScale
libs/MVS/Interface.h:393
↓ 2 callersFunctionGetOpenGLError
Error checking function
apps/Viewer/OpenGLDebug.h:87
↓ 2 callersMethodGetProgram
apps/Viewer/Shader.h:50
↓ 2 callersMethodGetProjectionMatrix
apps/Viewer/Camera.cpp:86
↓ 2 callersMethodGetTranslation
translation vector t = -RC
libs/MVS/Interface.h:438
↓ 2 callersMethodGetUsedMemory
get the current memory usage (in bytes)
libs/MVS/DMapCache.h:82
↓ 2 callersFunctionGetVertex
libs/MVS/Mesh.h:262
↓ 2 callersMethodHandleNeedMoreInput
libs/IO/ImageJXL.cpp:46
↓ 2 callersFunctionHasResolution
libs/MVS/Image.h:77
↓ 2 callersFunctionINVZERO
libs/Common/Maths.h:890
↓ 2 callersMethodImage
apps/Viewer/Image.cpp:44
↓ 2 callersMethodImageIdxMVS2Viewer
apps/Viewer/Scene.cpp:657
↓ 2 callersFunctionImageListParse
apps/InterfaceMVSNet/InterfaceMVSNet.cpp:179
↓ 2 callersFunctionImageListParseC
apps/InterfaceMetashape/InterfaceMetashape.cpp:187
↓ 2 callersFunctionImproveVertexValence
libs/MVS/Mesh.cpp:2400
↓ 2 callersMethodInitImages
load and initialize all images at the given scale and compute the gradient for each input image optional: blur them using the given sigma
libs/MVS/SceneRefine.cpp:392
↓ 2 callersMethodInitialize
initialize and parse the command line parameters
apps/Viewer/Viewer.cpp:74
↓ 2 callersMethodInsertChild
* Insert a new child */
libs/Common/SML.cpp:307
↓ 2 callersMethodInsertEndChild
libs/IO/TinyXML2.cpp:896
↓ 2 callersFunctionInvK
libs/MVS/Camera.h:157
↓ 2 callersFunctionIsBigEndian
apps/InterfaceCOLMAP/endian.h:93
↓ 2 callersMethodIsConcave
libs/MVS/Mesh.cpp:3520
↓ 2 callersMethodIsEmpty
libs/Common/Hash.h:284
↓ 2 callersFunctionIsInside
libs/MVS/Camera.h:389
↓ 2 callersFunctionIsLittleEndian
apps/InterfaceCOLMAP/endian.h:85
↓ 2 callersMethodIsLocked
libs/Common/CriticalSection.h:225
↓ 2 callersMethodIsNodeOnSrcSide
libs/MVS/SceneReconstruct.cpp:102
↓ 2 callersFunctionIsWhiteSpace
Anything in the high order range of UTF-8 is assumed to not be whitespace. This isn't correct, but simple, and usually works.
libs/IO/TinyXML2.h:560
↓ 2 callersMethodItemSize
libs/IO/TinyXML2.h:356
↓ 2 callersFunctionJsonFromString
libs/IO/tiny_gltf.h:6306
↓ 2 callersFunctionJsonParse
libs/IO/tiny_gltf.h:1690
↓ 2 callersFunctionJsonSetObject
libs/IO/tiny_gltf.h:6349
↓ 2 callersFunctionLastChild
Get the last child node, or null if none exists.
libs/IO/TinyXML2.h:775
↓ 2 callersMethodLeaveRead
libs/Common/CriticalSection.h:163
↓ 2 callersMethodLeaveWrite
libs/Common/CriticalSection.h:197
↓ 2 callersMethodListIncidentVertices
extract array of vertices incident to each vertex
libs/MVS/Mesh.cpp:262
↓ 2 callersMethodListVertexFacesPost
libs/MVS/SceneRefine.cpp:410
↓ 2 callersFunctionLoad
libs/Common/LinkLib.h:62
↓ 2 callersMethodLoadASCIIFromFile
libs/IO/tiny_gltf.h:6153
↓ 2 callersMethodLoadBinaryFromFile
libs/IO/tiny_gltf.h:6266
↓ 2 callersFunctionMakePairIdx
libs/Common/Types.h:1741
↓ 2 callersMethodMarkInUse
libs/IO/TinyXML2.cpp:2180
↓ 2 callersFunctionMemFile
libs/Common/MemFile.h:30
↓ 2 callersFunctionMimeToExt
libs/IO/tiny_gltf.h:2785
↓ 2 callersMethodNewComment
libs/IO/TinyXML2.cpp:2248
↓ 2 callersMethodNewDeclaration
libs/IO/TinyXML2.cpp:2264
↓ 2 callersMethodNewElement
libs/IO/TinyXML2.cpp:2240
↓ 2 callersMethodNewUnknown
libs/IO/TinyXML2.cpp:2272
↓ 2 callersMethodNextLine
libs/MVS/SemiGlobalMatcher.cpp:1068
↓ 2 callersMethodNumSamples
libs/Common/AutoEstimator.h:546
↓ 2 callersMethodOnSelectPointsByCamera
apps/Viewer/Scene.cpp:915
↓ 2 callersMethodParse
libs/IO/TinyXML2.cpp:2416
↓ 2 callersFunctionParseImage
parse image containing calibration, pose, and depth-map information
apps/InterfacePolycam/InterfacePolycam.cpp:170
↓ 2 callersFunctionParseJsonAsValue
libs/IO/tiny_gltf.h:3119
↓ 2 callersMethodParseName
libs/IO/TinyXML2.cpp:233
↓ 2 callersFunctionParseParameterProperty
libs/IO/tiny_gltf.h:3635
↓ 2 callersMethodPrintStatistics
print various statistics about the point-cloud
libs/MVS/PointCloud.cpp:926
↓ 2 callersMethodPut
add or move an key to the front
libs/Common/ListFIFO.h:52
↓ 2 callersFunctionQueryBoolAttribute
See QueryIntAttribute()
libs/IO/TinyXML2.h:1367
↓ 2 callersFunctionQueryDoubleAttribute
See QueryIntAttribute()
libs/IO/TinyXML2.h:1375
↓ 2 callersFunctionQueryFloatAttribute
See QueryIntAttribute()
libs/IO/TinyXML2.h:1383
↓ 2 callersFunctionQueryInt64Attribute
See QueryIntAttribute()
libs/IO/TinyXML2.h:1349
↓ 2 callersFunctionQueryIntAttribute
Given an attribute name, QueryIntAttribute() returns XML_SUCCESS, XML_WRONG_ATTRIBUTE_TYPE if the conversion can't be performed, or XML_NO_A
libs/IO/TinyXML2.h:1331
↓ 2 callersFunctionQueryUnsigned64Attribute
See QueryIntAttribute()
libs/IO/TinyXML2.h:1358
↓ 2 callersFunctionQueryUnsignedAttribute
See QueryIntAttribute()
libs/IO/TinyXML2.h:1340
← previousnext →601–700 of 3,741, ranked by callers