MCPcopy Create free account

hub / github.com/cdcseacave/openMVS / functions

Functions3,741 in github.com/cdcseacave/openMVS

↓ 2 callersMethodgetZoomSensitivity
apps/Viewer/ArcballControls.h:154
↓ 2 callersMethodget_character
libs/IO/json.hpp:2201
↓ 2 callersFunctionget_impl_ptr
get a pointer to the value (object)
libs/IO/json.hpp:14753
↓ 2 callersMethodget_other_element
Grab all the data for the current element that a user does not want to explicitly read in. Stores this in the PLY object's data structure. Entry: E
libs/IO/PLY.cpp:935
↓ 2 callersFunctiongrisu2_round
libs/IO/json.hpp:10337
↓ 2 callersMethodisAnySet
libs/Common/Util.h:90
↓ 2 callersFunctionisPresent
test for whether there's something (i.e. folder or file) with this name and what access mode is supported
libs/Common/File.h:610
↓ 2 callersMethodisSelecting
apps/Viewer/SelectionController.h:102
↓ 2 callersMethodis_end
return whether the iterator is at end
libs/IO/json.hpp:5488
↓ 2 callersMethodis_errored
libs/IO/json.hpp:4507
↓ 2 callersFunctionis_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
libs/IO/json.hpp:14582
↓ 2 callersMethodlength
(self)
scripts/python/MvgMvsPipeline.py:291
↓ 2 callersFunctionload
libs/MVS/Image.h:129
↓ 2 callersFunctionlogcombi
logarithm (base 10) of binomial coefficient
libs/Common/AutoEstimator.h:51
↓ 2 callersFunctionoperator()
libs/MVS/SceneDensify.cpp:2524
↓ 2 callersMethodoperator++
! @brief post-increment (it++) @pre The iterator is initialized; i.e. `m_object != nullptr`. */
libs/IO/json.hpp:5875
↓ 2 callersMethodput_element_setup
Specify which elements are going to be written. This should be called before a call to the routine ply_put_element(). Entry: elem_name - name of ele
libs/IO/PLY.cpp:393
↓ 2 callersFunctionrandomGaussian
libs/Common/Random.h:75
↓ 2 callersFunctionrandomd
libs/Common/Random.h:28
↓ 2 callersFunctionrandomld
libs/Common/Random.h:31
↓ 2 callersFunctionrsqrtf
libs/MVS/CUDA/Maths.h:81
↓ 2 callersFunctionsafeCompareExchange
libs/Common/Thread.h:116
↓ 2 callersFunctionsave_ply
(path, vertices, faces, normals=None)
scripts/python/MvsPointCloud2TSDF.py:295
↓ 2 callersFunctionscale_K
Scale the intrinsic camera matrix K. Args: K (numpy.ndarray): The intrinsic camera matrix (3x3). sx (float): Scale factor for x-axis.
scripts/python/MvsUtils.py:16
↓ 2 callersMethodserialize
libs/MVS/Interface.h:739
↓ 2 callersMethodsetEnableGizmos
Gizmo configuration
apps/Viewer/ArcballControls.h:158
↓ 2 callersMethodsetEnableGizmosCenter
apps/Viewer/ArcballControls.h:162
↓ 2 callersMethodsetMovementSpeed
apps/Viewer/FirstPersonControls.h:68
↓ 2 callersMethodsetPanSensitivity
apps/Viewer/ArcballControls.h:148
↓ 2 callersMethodsetRotationSensitivity
apps/Viewer/ArcballControls.h:146
↓ 2 callersMethodsetSensitivity
apps/Viewer/ArcballControls.h:145
↓ 2 callersMethodsetZoomSensitivity
apps/Viewer/ArcballControls.h:147
↓ 2 callersMethodset_begin
! @brief set the iterator to the first value @pre The iterator is initialized; i.e. `m_object != nullptr`. */
libs/IO/json.hpp:5736
↓ 2 callersFunctiontoString
libs/Common/Util.h:729
↓ 2 callersFunctionto_hex
libs/IO/tiny_gltf.h:2201
↓ 2 callersMethodtrimFrontLine
libs/Common/Filters.h:361
↓ 2 callersFunctionupdate
! @brief updates a JSON object from another object, overwriting existing keys Inserts all values from JSON object @a j and overwrites existin
libs/IO/json.hpp:17641
↓ 2 callersFunctionv_normalized
libs/MVS/Mesh.cpp:1918
↓ 2 callersFunctionwhereis
return directory in which afile is, None if not found. Look in PATH
scripts/python/MvgOptimizeSfM.py:32
↓ 2 callersMethodwrite_bson
! @param[in] j JSON value to serialize @pre j.type() == value_t::object */
libs/IO/json.hpp:8484
↓ 2 callersMethodwrite_cbor
! @param[in] j JSON value to serialize */
libs/IO/json.hpp:8504
↓ 2 callersMethodwrite_msgpack
! @param[in] j JSON value to serialize */
libs/IO/json.hpp:8748
↓ 2 callersMethodwrite_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
libs/IO/json.hpp:8990
↓ 2 callersFunctionyield
libs/Common/Thread.h:104
↓ 1 callersFunctionACRANSAC
libs/Common/AutoEstimator.h:232
↓ 1 callersMethodAddEdge
libs/MVS/SceneReconstruct.cpp:92
↓ 1 callersMethodAddEdge
sample the edge with linear weights
libs/MVS/SceneTexture.cpp:257
↓ 1 callersMethodAddHead
libs/Common/Queue.h:106
↓ 1 callersMethodAddNode
libs/MVS/SceneReconstruct.cpp:87
↓ 1 callersMethodAddNoiseCameraPoses
add noise to camera poses: - epsPosition: noise in camera position (in scene units) - epsRotation: noise in camera rotation (in radians)
libs/MVS/Scene.cpp:2074
↓ 1 callersMethodAdjustConfidence
filter confidence-map, one pixel at a time, using confidence based fusion of neighbor pixels
libs/MVS/SceneDensify.cpp:1022
↓ 1 callersMethodAdjustConfidenceFast
adjust confidence-map based on the depth-map and the confidence-maps of the neighbor depth-maps
libs/MVS/SceneDensify.cpp:944
↓ 1 callersMethodAlignTo
transform this scene such that it best aligns with the given scene based on the camera positions
libs/MVS/Scene.cpp:2012
↓ 1 callersMethodAllocateInfo
libs/MVS/SceneReconstruct.cpp:292
↓ 1 callersMethodApplyParams
libs/MVS/SceneRefine.cpp:1245
↓ 1 callersFunctionAssignPoints
project all points in this image and keep those looking at the camera and are most in front
apps/InterfaceMetashape/InterfaceMetashape.cpp:683
↓ 1 callersMethodBeginFrame
apps/Viewer/Renderer.cpp:1022
↓ 1 callersMethodBoolAttribute
libs/IO/TinyXML2.cpp:1636
↓ 1 callersFunctionCanCollapseCenterVertex
libs/MVS/Mesh.cpp:2178
↓ 1 callersFunctionCheckOpenGLError
apps/Viewer/OpenGLDebug.h:114
↓ 1 callersMethodCheckWorkflowCompletion
apps/Viewer/Scene.cpp:316
↓ 1 callersMethodClear
libs/IO/TinyXML2.h:210
↓ 1 callersMethodClear
libs/MVS/SceneRefine.cpp:115
↓ 1 callersMethodClear
libs/MVS/SceneTexture.cpp:117
↓ 1 callersFunctionClearOpenGLErrors
Clear all pending OpenGL errors
apps/Viewer/OpenGLDebug.h:124
↓ 1 callersMethodClearWorkflowHistory
apps/Viewer/Scene.h:216
↓ 1 callersMethodClose
libs/IO/ImageJXL.cpp:62
↓ 1 callersFunctionComposeInvK
libs/MVS/Camera.h:124
↓ 1 callersMethodComputeCentroid
computes the centroid of the given mesh face
libs/MVS/Mesh.cpp:4007
↓ 1 callersFunctionComputeConfidenceIntervalX84
libs/Math/ConfidenceInterval.h:127
↓ 1 callersFunctionComputeConnectedComponents
libs/MVS/Mesh.cpp:2623
↓ 1 callersFunctionComputeHomographyMatrix
libs/MVS/DepthMap.h:428
↓ 1 callersMethodComputeLeveledVolume
estimate ground plane, transform scene such that it is positioned at origin, and compute the volume of the mesh; - planeThreshold: threshold used to e
libs/MVS/Scene.cpp:2044
↓ 1 callersMethodComputeMaxFlow
libs/MVS/SceneReconstruct.cpp:97
↓ 1 callersFunctionComputeMeanDistanceToClosestN
libs/MVS/Scene.cpp:2274
↓ 1 callersFunctionComputeStatsArea
libs/MVS/Mesh.cpp:2122
↓ 1 callersFunctionComputeStatsLaplacian
libs/MVS/Mesh.cpp:2154
↓ 1 callersFunctionComputeVertexCurvature
libs/MVS/Mesh.cpp:2954
↓ 1 callersFunctionComputeVertexLaplacian
libs/MVS/Mesh.cpp:2904
↓ 1 callersFunctionComputeVertexLaplacianDeriv
libs/MVS/Mesh.cpp:2940
↓ 1 callersFunctionComputeVertexNormals
libs/MVS/Mesh.cpp:2832
↓ 1 callersFunctionComputeVertexRobustNormal
libs/MVS/Mesh.cpp:2888
↓ 1 callersMethodComputeVolume
computes the signed volume of the domain bounded by the mesh surface (note: valid only for closed and orientable manifolds)
libs/MVS/Mesh.cpp:4031
↓ 1 callersMethodContains
return true if the key is in the list
libs/Common/ListFIFO.h:89
↓ 1 callersMethodCreate
Create texture from an OpenCV image: - genMipmaps: if true, generate mipmaps and set min filter to a mipmap-friendly filter. - srgb: if true, use sRGB
apps/Viewer/Texture.cpp:66
↓ 1 callersFunctionCreateCameraFrustumGeometry
Helper function to create camera frustum geometry for a single camera Returns the vertices, colors, and indices for the camera wireframe
apps/Viewer/Renderer.cpp:706
↓ 1 callersMethodCreateTriangleRasterizer
libs/MVS/Mesh.h:353
↓ 1 callersMethodCropToPoints
Crop scene to only images that see at least minPoints of the selected points
apps/Viewer/Scene.cpp:1066
↓ 1 callersMethodDec
libs/Common/SharedPtr.h:50
↓ 1 callersMethodDecimate
decimate mesh by removing the given list of vertices define DECIMATE_JOINHOLES // not finished
libs/MVS/Mesh.cpp:3285
↓ 1 callersFunctionDecodeIndexBuffer
libs/IO/tiny_gltf.h:4381
↓ 1 callersMethodDeepClone
libs/IO/TinyXML2.cpp:836
↓ 1 callersMethodDeleteChild
libs/IO/TinyXML2.cpp:883
↓ 1 callersMethodDenseReconstructionEstimate
initialize the dense reconstruction with the sparse point-cloud
libs/MVS/SceneDensify.cpp:2223
↓ 1 callersMethodDenseReconstructionFilter
filter estimated depth-maps
libs/MVS/SceneDensify.cpp:2368
↓ 1 callersMethodDestroyChild
* Remove and destroy an existing child */
libs/Common/SML.cpp:333
↓ 1 callersFunctionDetectInvalidImageRegions
creating an invalid mask for the given image corresponding to the invalid pixels generated during image correction for the lens distortion; the return
libs/MVS/SceneTexture.cpp:362
↓ 1 callersMethodDistanceSq
libs/MVS/Camera.cpp:150
↓ 1 callersMethodEndFrame
apps/Viewer/Renderer.cpp:1569
↓ 1 callersFunctionEnsureEdgeSize
Description: - The goal of this method is to ensure that all the edges of the mesh are within the interval [epsilonMin,epsilonMax]. In order to do so,
libs/MVS/Mesh.cpp:2735
← previousnext →801–900 of 3,741, ranked by callers