MCPcopy Create free account

hub / github.com/cdcseacave/openMVS / functions

Functions3,741 in github.com/cdcseacave/openMVS

↓ 3 callersMethodInit
libs/MVS/SemiGlobalMatcher.cpp:1947
↓ 3 callersMethodIntersects
libs/MVS/Mesh.cpp:4571
↓ 3 callersMethodIsInt
libs/IO/tiny_gltf.h:305
↓ 3 callersFunctionIsNameStartChar
libs/IO/TinyXML2.h:564
↓ 3 callersMethodIsNormalized
libs/MVS/Interface.h:392
↓ 3 callersFunctionJoinPath
libs/IO/tiny_gltf.h:1997
↓ 3 callersFunctionJsonIsNull
libs/IO/tiny_gltf.h:6341
↓ 3 callersMethodLastChildElement
libs/IO/TinyXML2.cpp:1007
↓ 3 callersMethodListBoundaryVertices
check each vertex if it is at the boundary or not (make sure you called ListIncidentFaces() before)
libs/MVS/Mesh.cpp:337
↓ 3 callersFunctionLoadExternalFile
libs/IO/tiny_gltf.h:2269
↓ 3 callersMethodLoadROI
load region-of-interest from a text file
libs/MVS/Scene.cpp:339
↓ 3 callersFunctionMOD
libs/Common/Maths.h:863
↓ 3 callersMethodNewText
libs/IO/TinyXML2.cpp:2256
↓ 3 callersFunctionParseBooleanProperty
libs/IO/tiny_gltf.h:3223
↓ 3 callersFunctionParseIntegerArrayProperty
libs/IO/tiny_gltf.h:3453
↓ 3 callersFunctionParseTextureInfo
libs/IO/tiny_gltf.h:3914
↓ 3 callersMethodPop
libs/IO/TinyXML2.h:230
↓ 3 callersMethodPreviousSiblingElement
libs/IO/TinyXML2.cpp:1031
↓ 3 callersMethodPushArr
libs/IO/TinyXML2.h:221
↓ 3 callersFunctionRFOREACH
libs/MVS/Scene.cpp:1406
↓ 3 callersFunctionRFOREACH
libs/MVS/SceneTexture.cpp:971
↓ 3 callersMethodRelease
apps/Viewer/Scene.cpp:273
↓ 3 callersMethodRelease
libs/Common/Hash.h:283
↓ 3 callersMethodReleaseImage
apps/Viewer/Image.cpp:79
↓ 3 callersMethodRemovePoint
libs/MVS/PointCloud.cpp:85
↓ 3 callersMethodRemoveTail
libs/Common/List.h:1139
↓ 3 callersMethodReset
libs/IO/TinyXML2.cpp:184
↓ 3 callersMethodRunEstimateROIWorkflow
Estimate ROI workflow wrapper (async execution)
apps/Viewer/Scene.cpp:552
↓ 3 callersMethodSelectNeighborViews
compute visibility for the reference image and select the best views for reconstructing the dense point-cloud; extract also all 3D points seen by the
libs/MVS/Scene.cpp:1247
↓ 3 callersFunctionSerializeGltfBuffer
libs/IO/tiny_gltf.h:6793
↓ 3 callersFunctionSerializeGltfTextureInfo
libs/IO/tiny_gltf.h:6866
↓ 3 callersMethodSetCameraViewMode
Set camera view mode based on viewer camera ID - camID: viewer camera index to switch to
apps/Viewer/Camera.cpp:180
↓ 3 callersMethodSetFncItem
* Reset items' init and release functions */
libs/Common/SML.cpp:393
↓ 3 callersMethodSetInt
apps/Viewer/Shader.cpp:99
↓ 3 callersMethodSetMatrix4
apps/Viewer/Shader.cpp:75
↓ 3 callersMethodSetSelectionIds
apps/Viewer/Window.h:159
↓ 3 callersFunctionSysTime2Time
convert given time to seconds
libs/Common/Timer.h:113
↓ 3 callersMethodTextureMesh
texture mesh - minCommonCameras: generate texture patches using virtual faces composed of coplanar triangles sharing at least this number of views (0
libs/MVS/SceneTexture.cpp:2210
↓ 3 callersFunctionTransformPointC2I
libs/MVS/Camera.h:356
↓ 3 callersFunctionTransformPointC2W
libs/MVS/Camera.h:332
↓ 3 callersFunctionTransformPointW2C
libs/MVS/Camera.h:374
↓ 3 callersMethodTransformPointW2I
libs/MVS/CUDA/Camera.h:135
↓ 3 callersMethodTryEnter
libs/Common/CriticalSection.h:226
↓ 3 callersMethodUnsignedAttribute
libs/IO/TinyXML2.cpp:1615
↓ 3 callersMethodUploadBounds
apps/Viewer/Renderer.cpp:982
↓ 3 callersMethodWantCaptureMouse
apps/Viewer/UI.cpp:2078
↓ 3 callersFunctionWinsorize
Winsorize a vector in place: limits values below the lower percentile and above the upper percentile
libs/MVS/Scene.cpp:2234
↓ 3 callersMethodWrite
apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp:687
↓ 3 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
libs/IO/json.hpp:16411
↓ 3 callersFunctioncbrt_halley
libs/Common/Maths.h:449
↓ 3 callersMethodclearSelection
apps/Viewer/SelectionController.cpp:154
↓ 3 callersFunctioncvMat2String
libs/Common/Types.h:1764
↓ 3 callersMethodelement_count
State how many of a given element will be written. Entry: elem_name - name of element that information is being specified about nelems - number of
libs/IO/PLY.cpp:270
↓ 3 callersMethodfind_element
Find an element from the element list of a given PLY object. Entry: element - name of element we're looking for Exit: returns the element, or NULL i
libs/IO/PLY.cpp:1033
↓ 3 callersMethodfind_property
Find a property in the list of properties of a given element. Entry: elem - pointer to element in which we want to find the property prop_name -
libs/IO/PLY.cpp:1052
↓ 3 callersMethodflush
libs/Common/Streams.h:228
↓ 3 callersFunctionformatTime
format given time in milliseconds to higher units
libs/Common/Util.h:689
↓ 3 callersMethodget
@brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the input
libs/IO/json.hpp:3809
↓ 3 callersMethodgetEnableGizmosCenter
apps/Viewer/ArcballControls.h:163
↓ 3 callersMethodgetSelectedFaceIndices
apps/Viewer/SelectionController.cpp:281
↓ 3 callersMethodgetSelectedPointCount
apps/Viewer/SelectionController.cpp:291
↓ 3 callersMethodget_vertex
libs/MVS/Mesh.cpp:2026
↓ 3 callersMethodhandleKeyboard
apps/Viewer/ArcballControls.cpp:131
↓ 3 callersMethodhandleMouseButton
apps/Viewer/ArcballControls.cpp:79
↓ 3 callersMethodhandleMouseMove
apps/Viewer/ArcballControls.cpp:101
↓ 3 callersMethodhandleScroll
apps/Viewer/ArcballControls.cpp:127
↓ 3 callersMethodincPushes
libs/Math/IBFS/IBFS.h:134
↓ 3 callersFunctioninitDevice
initialize the given CUDA device and add it to the array of initialized devices; if the given device is -1, the best available device is selected
libs/Common/UtilCUDA.cpp:168
↓ 3 callersFunctionisFile
test for whether there's something present and its a file a file can be a regular file, a symbolic link, a FIFO or a socket, but not a device
libs/Common/File.h:628
↓ 3 callersFunctionisFolder
test for whether there's something present and its a folder
libs/Common/File.h:618
↓ 3 callersMethodisValid
libs/MVS/SemiGlobalMatcher.h:77
↓ 3 callersFunctionis_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point num
libs/IO/json.hpp:14610
↓ 3 callersFunctionis_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integ
libs/IO/json.hpp:14554
↓ 3 callersFunctionloadDMAP
Load and parse a DMAP (Depth Map) file. Args: dmap_path (str): The path to the DMAP file. Returns: A dictionary containing the par
scripts/python/MvsUtils.py:58
↓ 3 callersFunctionloadMVSInterface
Load and parse an MVS (Multi-View Stereo) interface file. Args: archive_path (str): The path to the MVS archive file. Returns: A dic
scripts/python/MvsUtils.py:196
↓ 3 callersMethodmoved_or_copied
libs/IO/json.hpp:11671
↓ 3 callersFunctionobject
! @brief explicitly create an object from an initializer list Creates a JSON object value from a given initializer list. The initializer
libs/IO/json.hpp:13915
↓ 3 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
libs/IO/json.hpp:5009
↓ 3 callersFunctionparseIndexRanges
Parse index ranges; use commas/spaces to separate IDs and '-' for ranges (e.g., 1 2 10-15) returns error message in case of failure
libs/Common/Util.h:594
↓ 3 callersFunctionprintout
print() with colour
scripts/python/MvgMvsPipeline.py:182
↓ 3 callersFunctionrenameFile
libs/Common/File.h:382
↓ 3 callersFunctionsetMaxSize
libs/Common/MemFile.h:82
↓ 3 callersMethodsetTrimTokens
libs/Common/Filters.h:353
↓ 3 callersMethodset_end
! @brief set the iterator past the last value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
libs/IO/json.hpp:5773
↓ 3 callersMethodset_legacy_type_names
Use old PLY type names during writing for backward compatibility. ******************************************************************************/
libs/IO/PLY.cpp:1002
↓ 3 callersMethodsetup_element_read
Specify the index of the next element to be read in from a PLY file. Entry: index - index of the element to be read Exit: elem_count - the number of
libs/IO/PLY.cpp:1870
↓ 3 callersMethodsetup_property
Specify one of several properties of the current element that is to be read from a file. This should be called (usually multiple times) before a call
libs/IO/PLY.cpp:1896
↓ 3 callersFunctionsize
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
libs/IO/json.hpp:16892
↓ 3 callersFunctionstrSplit
split an input string with a delimiter and fill a string vector
libs/Common/Util.h:572
↓ 3 callersFunctionurldecode
libs/IO/tiny_gltf.h:2244
↓ 3 callersFunctionwhereis
return directory in which afile is, None if not found. Look in PATH
scripts/python/MvgMvsPipeline.py:99
↓ 3 callersMethodwrite
libs/Common/Streams.h:224
↓ 2 callersMethodAccept
libs/IO/TinyXML2.cpp:781
↓ 2 callersMethodAlloc
libs/IO/TinyXML2.h:363
↓ 2 callersMethodApplyIgnoreMask
apply mask to the depth map
libs/MVS/DepthMap.cpp:232
↓ 2 callersMethodAssignImage
apps/Viewer/Image.cpp:93
↓ 2 callersFunctionCUBE
libs/Common/Maths.h:291
↓ 2 callersFunctionCamera
libs/MVS/Camera.h:249
↓ 2 callersFunctionCanSplitEdge
libs/MVS/Mesh.cpp:2338
↓ 2 callersMethodClearCache
libs/MVS/DMapCache.cpp:91
← previousnext →501–600 of 3,741, ranked by callers