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
↓ 3 callers
Method
Init
libs/MVS/SemiGlobalMatcher.cpp:1947
↓ 3 callers
Method
Intersects
libs/MVS/Mesh.cpp:4571
↓ 3 callers
Method
IsInt
libs/IO/tiny_gltf.h:305
↓ 3 callers
Function
IsNameStartChar
libs/IO/TinyXML2.h:564
↓ 3 callers
Method
IsNormalized
libs/MVS/Interface.h:392
↓ 3 callers
Function
JoinPath
libs/IO/tiny_gltf.h:1997
↓ 3 callers
Function
JsonIsNull
libs/IO/tiny_gltf.h:6341
↓ 3 callers
Method
LastChildElement
libs/IO/TinyXML2.cpp:1007
↓ 3 callers
Method
ListBoundaryVertices
check each vertex if it is at the boundary or not (make sure you called ListIncidentFaces() before)
libs/MVS/Mesh.cpp:337
↓ 3 callers
Function
LoadExternalFile
libs/IO/tiny_gltf.h:2269
↓ 3 callers
Method
LoadROI
load region-of-interest from a text file
libs/MVS/Scene.cpp:339
↓ 3 callers
Function
MOD
libs/Common/Maths.h:863
↓ 3 callers
Method
NewText
libs/IO/TinyXML2.cpp:2256
↓ 3 callers
Function
ParseBooleanProperty
libs/IO/tiny_gltf.h:3223
↓ 3 callers
Function
ParseIntegerArrayProperty
libs/IO/tiny_gltf.h:3453
↓ 3 callers
Function
ParseTextureInfo
libs/IO/tiny_gltf.h:3914
↓ 3 callers
Method
Pop
libs/IO/TinyXML2.h:230
↓ 3 callers
Method
PreviousSiblingElement
libs/IO/TinyXML2.cpp:1031
↓ 3 callers
Method
PushArr
libs/IO/TinyXML2.h:221
↓ 3 callers
Function
RFOREACH
libs/MVS/Scene.cpp:1406
↓ 3 callers
Function
RFOREACH
libs/MVS/SceneTexture.cpp:971
↓ 3 callers
Method
Release
apps/Viewer/Scene.cpp:273
↓ 3 callers
Method
Release
libs/Common/Hash.h:283
↓ 3 callers
Method
ReleaseImage
apps/Viewer/Image.cpp:79
↓ 3 callers
Method
RemovePoint
libs/MVS/PointCloud.cpp:85
↓ 3 callers
Method
RemoveTail
libs/Common/List.h:1139
↓ 3 callers
Method
Reset
libs/IO/TinyXML2.cpp:184
↓ 3 callers
Method
RunEstimateROIWorkflow
Estimate ROI workflow wrapper (async execution)
apps/Viewer/Scene.cpp:552
↓ 3 callers
Method
SelectNeighborViews
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 callers
Function
SerializeGltfBuffer
libs/IO/tiny_gltf.h:6793
↓ 3 callers
Function
SerializeGltfTextureInfo
libs/IO/tiny_gltf.h:6866
↓ 3 callers
Method
SetCameraViewMode
Set camera view mode based on viewer camera ID - camID: viewer camera index to switch to
apps/Viewer/Camera.cpp:180
↓ 3 callers
Method
SetFncItem
* Reset items' init and release functions */
libs/Common/SML.cpp:393
↓ 3 callers
Method
SetInt
apps/Viewer/Shader.cpp:99
↓ 3 callers
Method
SetMatrix4
apps/Viewer/Shader.cpp:75
↓ 3 callers
Method
SetSelectionIds
apps/Viewer/Window.h:159
↓ 3 callers
Function
SysTime2Time
convert given time to seconds
libs/Common/Timer.h:113
↓ 3 callers
Method
TextureMesh
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 callers
Function
TransformPointC2I
libs/MVS/Camera.h:356
↓ 3 callers
Function
TransformPointC2W
libs/MVS/Camera.h:332
↓ 3 callers
Function
TransformPointW2C
libs/MVS/Camera.h:374
↓ 3 callers
Method
TransformPointW2I
libs/MVS/CUDA/Camera.h:135
↓ 3 callers
Method
TryEnter
libs/Common/CriticalSection.h:226
↓ 3 callers
Method
UnsignedAttribute
libs/IO/TinyXML2.cpp:1615
↓ 3 callers
Method
UploadBounds
apps/Viewer/Renderer.cpp:982
↓ 3 callers
Method
WantCaptureMouse
apps/Viewer/UI.cpp:2078
↓ 3 callers
Function
Winsorize
Winsorize a vector in place: limits values below the lower percentile and above the upper percentile
libs/MVS/Scene.cpp:2234
↓ 3 callers
Method
Write
apps/InterfaceCOLMAP/InterfaceCOLMAP.cpp:687
↓ 3 callers
Function
cbegin
! @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 callers
Function
cbrt_halley
libs/Common/Maths.h:449
↓ 3 callers
Method
clearSelection
apps/Viewer/SelectionController.cpp:154
↓ 3 callers
Function
cvMat2String
libs/Common/Types.h:1764
↓ 3 callers
Method
element_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 callers
Method
find_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 callers
Method
find_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 callers
Method
flush
libs/Common/Streams.h:228
↓ 3 callers
Function
formatTime
format given time in milliseconds to higher units
libs/Common/Util.h:689
↓ 3 callers
Method
get
@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 callers
Method
getEnableGizmosCenter
apps/Viewer/ArcballControls.h:163
↓ 3 callers
Method
getSelectedFaceIndices
apps/Viewer/SelectionController.cpp:281
↓ 3 callers
Method
getSelectedPointCount
apps/Viewer/SelectionController.cpp:291
↓ 3 callers
Method
get_vertex
libs/MVS/Mesh.cpp:2026
↓ 3 callers
Method
handleKeyboard
apps/Viewer/ArcballControls.cpp:131
↓ 3 callers
Method
handleMouseButton
apps/Viewer/ArcballControls.cpp:79
↓ 3 callers
Method
handleMouseMove
apps/Viewer/ArcballControls.cpp:101
↓ 3 callers
Method
handleScroll
apps/Viewer/ArcballControls.cpp:127
↓ 3 callers
Method
incPushes
libs/Math/IBFS/IBFS.h:134
↓ 3 callers
Function
initDevice
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 callers
Function
isFile
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 callers
Function
isFolder
test for whether there's something present and its a folder
libs/Common/File.h:618
↓ 3 callers
Method
isValid
libs/MVS/SemiGlobalMatcher.h:77
↓ 3 callers
Function
is_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 callers
Function
is_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 callers
Function
loadDMAP
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 callers
Function
loadMVSInterface
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 callers
Method
moved_or_copied
libs/IO/json.hpp:11671
↓ 3 callers
Function
object
! @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 callers
Method
parse
! @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 callers
Function
parseIndexRanges
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 callers
Function
printout
print() with colour
scripts/python/MvgMvsPipeline.py:182
↓ 3 callers
Function
renameFile
libs/Common/File.h:382
↓ 3 callers
Function
setMaxSize
libs/Common/MemFile.h:82
↓ 3 callers
Method
setTrimTokens
libs/Common/Filters.h:353
↓ 3 callers
Method
set_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 callers
Method
set_legacy_type_names
Use old PLY type names during writing for backward compatibility. ******************************************************************************/
libs/IO/PLY.cpp:1002
↓ 3 callers
Method
setup_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 callers
Method
setup_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 callers
Function
size
! @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 callers
Function
strSplit
split an input string with a delimiter and fill a string vector
libs/Common/Util.h:572
↓ 3 callers
Function
urldecode
libs/IO/tiny_gltf.h:2244
↓ 3 callers
Function
whereis
return directory in which afile is, None if not found. Look in PATH
scripts/python/MvgMvsPipeline.py:99
↓ 3 callers
Method
write
libs/Common/Streams.h:224
↓ 2 callers
Method
Accept
libs/IO/TinyXML2.cpp:781
↓ 2 callers
Method
Alloc
libs/IO/TinyXML2.h:363
↓ 2 callers
Method
ApplyIgnoreMask
apply mask to the depth map
libs/MVS/DepthMap.cpp:232
↓ 2 callers
Method
AssignImage
apps/Viewer/Image.cpp:93
↓ 2 callers
Function
CUBE
libs/Common/Maths.h:291
↓ 2 callers
Function
Camera
libs/MVS/Camera.h:249
↓ 2 callers
Function
CanSplitEdge
libs/MVS/Mesh.cpp:2338
↓ 2 callers
Method
ClearCache
libs/MVS/DMapCache.cpp:91
← previous
next →
501–600 of 3,741, ranked by callers