MCPcopy Create free account

hub / github.com/cdcseacave/openMVS / functions

Functions3,741 in github.com/cdcseacave/openMVS

↓ 1 callersMethodEnterRead
Read
libs/Common/CriticalSection.h:150
↓ 1 callersMethodEnterWrite
Write
libs/Common/CriticalSection.h:179
↓ 1 callersMethodEstimateDepthMap
estimate depth-map using propagation and random refinement with NCC score as in: "Accurate Multiple View 3D Reconstruction Using Patch-Based Stereo fo
libs/MVS/SceneDensify.cpp:510
↓ 1 callersMethodEstimateGroundPlane
estimate the ground-plane as the plane agreeing with most vertices - sampleMesh: uniformly samples points on the mesh (0 - disabled, <0 - number of po
libs/MVS/Mesh.cpp:3986
↓ 1 callersMethodExportChunks
split the scene in sub-scenes according to the given chunks array, and save them to disk
libs/MVS/Scene.cpp:1802
↓ 1 callersFunctionExportImagesCamera
export poses in Strecha camera format: Strecha model is P = K[R^T|-R^T t] our model is P = K[R|t], t = -RC
apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp:1374
↓ 1 callersFunctionExportImagesLog
export image poses in log format see: http://redwood-data.org/indoor/fileformat.html to support: https://www.tanksandtemples.org/tutorial
apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp:1333
↓ 1 callersFunctionExportIntrinsicsTxt
export camera intrinsics in txt format
apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp:1284
↓ 1 callersFunctionExportMesh
libs/MVS/Mesh.cpp:3052
↓ 1 callersFunctionExportScene
apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp:1007
↓ 1 callersFunctionExportScene
apps/InterfaceOpenMVG/InterfaceOpenMVG.cpp:223
↓ 1 callersFunctionFOREACH
apps/Viewer/Renderer.cpp:658
↓ 1 callersFunctionFOREACH
libs/Math/SimilarityTransform.cpp:48
↓ 1 callersFunctionFOREACH
libs/MVS/RectsBinPack.cpp:130
↓ 1 callersMethodFaceViewSelection
libs/MVS/SceneTexture.cpp:988
↓ 1 callersFunctionFile
libs/Common/File.h:154
↓ 1 callersMethodFillPixelPatch
fetch the patch pixel values in the main image
libs/MVS/DepthMap.cpp:459
↓ 1 callersFunctionFindFile
libs/IO/tiny_gltf.h:2012
↓ 1 callersMethodFindFirstEqlGreater
libs/Common/List.h:997
↓ 1 callersMethodFindFunc
libs/Common/List.h:1054
↓ 1 callersFunctionFixAllDegeneracy
libs/MVS/Mesh.cpp:2586
↓ 1 callersMethodFormat
libs/Common/UtilCUDA.h:529
↓ 1 callersFunctionFromString
libs/Common/Strings.h:160
↓ 1 callersMethodFuse
libs/MVS/SemiGlobalMatcher.cpp:746
↓ 1 callersMethodGapInterpolation
try to fill small gaps in the depth map
libs/MVS/SceneDensify.cpp:798
↓ 1 callersMethodGetAdjVertices
libs/MVS/Mesh.cpp:571
↓ 1 callersFunctionGetAttributeForAllPoints
libs/IO/tiny_gltf.h:4409
↓ 1 callersMethodGetCachedImageIndices
libs/MVS/DMapCache.cpp:76
↓ 1 callersMethodGetColor
returns accumulated color
libs/MVS/SceneTexture.cpp:272
↓ 1 callersMethodGetCurrentWorkflowType
apps/Viewer/Scene.h:210
↓ 1 callersMethodGetData
libs/Common/UtilCUDA.cpp:315
↓ 1 callersFunctionGetDocument
Get the XMLDocument that owns this XMLNode.
libs/IO/TinyXML2.h:674
↓ 1 callersFunctionGetDouble
libs/IO/tiny_gltf.h:2974
↓ 1 callersMethodGetEdgeVertices
libs/MVS/Mesh.cpp:514
↓ 1 callersMethodGetFarPlane
apps/Viewer/Camera.h:115
↓ 1 callersFunctionGetFocalLengthRatio
returns the focal length aspect ratio
libs/MVS/Camera.h:80
↓ 1 callersFunctionGetImage0Sum
libs/MVS/DepthMap.h:407
↓ 1 callersFunctionGetImageCorners
create the 4 image points corresponding to the image corners
libs/MVS/Camera.h:443
↓ 1 callersFunctionGetImagePairROI
compute the ROIs for the two images based on the corresponding points
libs/MVS/Camera.cpp:209
↓ 1 callersMethodGetMax
libs/Common/List.h:714
↓ 1 callersMethodGetMeshSubMeshCount
Getters
apps/Viewer/Renderer.h:185
↓ 1 callersMethodGetNearPlane
apps/Viewer/Camera.h:114
↓ 1 callersMethodGetNumBytes
apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp:666
↓ 1 callersFunctionGetNumComponentsInType
libs/IO/tiny_gltf.h:227
↓ 1 callersMethodGetParameters
libs/MVS/SceneRefine.cpp:1273
↓ 1 callersMethodGetPickingRay
apps/Viewer/Camera.cpp:146
↓ 1 callersMethodGetPose
libs/MVS/Interface.h:710
↓ 1 callersMethodGetQuality
libs/MVS/Mesh.cpp:3521
↓ 1 callersMethodGetRef
libs/MVS/DepthMap.cpp:287
↓ 1 callersMethodGetResult
copy result from the given output parameter index back to the host
libs/Common/UtilCUDA.cpp:429
↓ 1 callersFunctionGetRingNeighbourhood
libs/MVS/Mesh.cpp:2855
↓ 1 callersMethodGetRotationMatrix
apps/Viewer/Camera.cpp:69
↓ 1 callersMethodGetSelectionCount
apps/Viewer/Window.h:149
↓ 1 callersFunctionGetSysTimeFactor
Get system time factor used to convert to milliseconds
libs/Common/Timer.cpp:142
↓ 1 callersMethodGetValue
* Retrieve an item; NULL if unexistent */
libs/Common/SML.cpp:354
↓ 1 callersFunctionGetWeight
libs/MVS/DepthMap.h:417
↓ 1 callersMethodGetWorkflowElapsedTime
apps/Viewer/Scene.cpp:310
↓ 1 callersMethodHandleFileDrop
apps/Viewer/Window.cpp:827
↓ 1 callersMethodHandleMouseButton
apps/Viewer/Window.cpp:569
↓ 1 callersMethodHandleMouseMove
Input Handling Methods
apps/Viewer/Window.cpp:545
↓ 1 callersMethodHandleScroll
apps/Viewer/Window.cpp:601
↓ 1 callersMethodHasDistortion
apps/InterfaceMetashape/InterfaceMetashape.cpp:182
↓ 1 callersFunctionHasPerfCounter
Check performance counter
libs/Common/Timer.cpp:131
↓ 1 callersMethodHasSavedState
apps/Viewer/Camera.h:127
↓ 1 callersFunctionISINFORNAN
libs/Common/Maths.h:831
↓ 1 callersMethodIdentify
libs/IO/TinyXML2.cpp:711
↓ 1 callersFunctionImageListParseP
apps/InterfaceMetashape/InterfaceMetashape.cpp:209
↓ 1 callersFunctionImageListParseR
apps/InterfaceMetashape/InterfaceMetashape.cpp:195
↓ 1 callersMethodImagesHaveNeighbors
libs/MVS/Scene.cpp:83
↓ 1 callersFunctionImportMesh
libs/MVS/Mesh.cpp:3045
↓ 1 callersFunctionImportPointCloud
apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp:967
↓ 1 callersFunctionImportScene
apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp:722
↓ 1 callersFunctionImportScene
apps/InterfaceOpenMVG/InterfaceOpenMVG.cpp:106
↓ 1 callersMethodInc
libs/Common/SharedPtr.h:42
↓ 1 callersMethodInit
Initialize various global variables (ex: random-number-generator state).
libs/Common/Util.cpp:373
↓ 1 callersFunctionInitCPU
* Set global variable for availability of SSE instructions. */
libs/Common/Util.cpp:394
↓ 1 callersMethodInitTowerScene
compute points on a cylinder placed in the middle of scene's cameras this function assumes the scene is Z-up and units are meters - towerMode: 0 - di
libs/MVS/Scene.cpp:2753
↓ 1 callersMethodInitViews
select target image for the reference image (the first image in "images"), initialize images data, and initialize depth-map and normal-map; if idxNeig
libs/MVS/SceneDensify.cpp:183
↓ 1 callersMethodInitialize
initialize and parse the command line parameters
apps/InterfaceMetashape/InterfaceMetashape.cpp:74
↓ 1 callersMethodInitialize
initialize and parse the command line parameters
apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp:94
↓ 1 callersMethodInitialize
initialize and parse the command line parameters
apps/TransformScene/TransformScene.cpp:85
↓ 1 callersMethodInitialize
initialize and parse the command line parameters
apps/RefineMesh/RefineMesh.cpp:85
↓ 1 callersMethodInitialize
initialize and parse the command line parameters
apps/InterfaceMVSNet/InterfaceMVSNet.cpp:82
↓ 1 callersMethodInitialize
initialize and parse the command line parameters
apps/InterfacePolycam/InterfacePolycam.cpp:73
↓ 1 callersMethodInitialize
initialize and parse the command line parameters
apps/DensifyPointCloud/DensifyPointCloud.cpp:95
↓ 1 callersMethodInitialize
initialize and parse the command line parameters
apps/TextureMesh/TextureMesh.cpp:87
↓ 1 callersMethodInitialize
initialize and parse the command line parameters
apps/ReconstructMesh/ReconstructMesh.cpp:95
↓ 1 callersMethodInitialize
initialize and parse the command line parameters
apps/InterfaceOpenMVG/InterfaceOpenMVG.cpp:352
↓ 1 callersMethodInsert
libs/Common/Hash.h:292
↓ 1 callersFunctionInsertChild
libs/Common/ConfigTable.h:59
↓ 1 callersMethodInsertViews
libs/MVS/SceneReconstruct.cpp:241
↓ 1 callersMethodIsArray
libs/IO/tiny_gltf.h:315
↓ 1 callersMethodIsBool
libs/IO/tiny_gltf.h:303
↓ 1 callersFunctionIsFaceVisible
libs/MVS/SceneTexture.cpp:696
↓ 1 callersMethodIsGeometryModified
Called from main loop to check if workflow completed
apps/Viewer/Scene.h:213
↓ 1 callersMethodIsImageLoading
apps/Viewer/Image.h:82
↓ 1 callersMethodIsImageValid
apps/Viewer/Image.h:83
↓ 1 callersMethodIsInFront
libs/MVS/Camera.cpp:144
↓ 1 callersFunctionIsLoaded
libs/Common/LinkLib.h:94
↓ 1 callersFunctionIsNameChar
libs/IO/TinyXML2.h:575
← previousnext →901–1,000 of 3,741, ranked by callers