MCPcopy Create free account

hub / github.com/cdcseacave/openMVS / functions

Functions3,741 in github.com/cdcseacave/openMVS

↓ 1 callersMethodTextureIndex
Return the index of a texture if this Parameter is a texture map. Returned value is only valid if the parameter represent a texture from a material
libs/IO/tiny_gltf.h:452
↓ 1 callersMethodThInitImage
libs/MVS/SceneRefine.cpp:1071
↓ 1 callersMethodThProcessPair
libs/MVS/SceneRefine.cpp:1123
↓ 1 callersMethodThProjectMesh
libs/MVS/SceneRefine.cpp:1113
↓ 1 callersMethodThSelectNeighbors
libs/MVS/SceneRefine.cpp:1050
↓ 1 callersMethodThSmoothVertices1
libs/MVS/SceneRefine.cpp:1202
↓ 1 callersMethodThSmoothVertices2
libs/MVS/SceneRefine.cpp:1208
↓ 1 callersMethodThreadWorker
libs/MVS/SceneRefine.cpp:1028
↓ 1 callersFunctionToDocument
Safely cast to a Document, or null.
libs/IO/TinyXML2.h:692
↓ 1 callersMethodToggleCameraControls
apps/Viewer/UI.h:114
↓ 1 callersMethodToggleCameraInfoDialog
apps/Viewer/UI.h:113
↓ 1 callersMethodToggleHelpDialog
apps/Viewer/UI.h:111
↓ 1 callersMethodToggleRenderSettings
apps/Viewer/UI.h:116
↓ 1 callersMethodToggleSceneInfo
apps/Viewer/UI.h:112
↓ 1 callersMethodToggleSelectionDialog
apps/Viewer/UI.h:115
↓ 1 callersMethodTransferTexture
libs/MVS/Mesh.cpp:4462
↓ 1 callersMethodTransferTo
libs/IO/TinyXML2.cpp:159
↓ 1 callersMethodTransformPointC2W
libs/MVS/CUDA/Camera.h:116
↓ 1 callersFunctionTransformPointOrthoC2I
libs/MVS/Camera.h:414
↓ 1 callersFunctionTransformPointOrthoI2C
libs/MVS/Camera.h:403
↓ 1 callersMethodTryLeaveRead
libs/Common/CriticalSection.h:169
↓ 1 callersFunctionUndistortBrown
undistort image using Brown's model
apps/InterfaceMetashape/InterfaceMetashape.cpp:642
↓ 1 callersFunctionUnitTests
test various algorithms independently
apps/Tests/Tests.cpp:47
↓ 1 callersMethodUpdateDevicePixelRatio
apps/Viewer/Window.cpp:880
↓ 1 callersFunctionUpdateFocalLengthAbs
libs/MVS/Camera.h:93
↓ 1 callersMethodUpdateFrameStats
apps/Viewer/UI.cpp:1717
↓ 1 callersMethodUploadMesh
apps/Viewer/Renderer.cpp:565
↓ 1 callersMethodWantCaptureKeyboard
apps/Viewer/UI.cpp:2082
↓ 1 callersFunctionWcharToUTF8
libs/IO/tiny_gltf.h:2560
↓ 1 callersFunctionWriteBinaryGltfFile
libs/IO/tiny_gltf.h:7584
↓ 1 callersFunctionWriteGltfFile
libs/IO/tiny_gltf.h:7496
↓ 1 callersFunction__reportCudaError
outputs the proper CUDA error code in the event that a CUDA host call returns an error
libs/Common/UtilCUDA.h:54
↓ 1 callersFunction_convertSMVer2Cores
GPU Architecture definitions
libs/Common/UtilCUDA.cpp:27
↓ 1 callersFunction_gpuCheckDeviceId
checks that the given device ID is valid; if successful returns the device info in the given structure
libs/Common/UtilCUDA.cpp:74
↓ 1 callersFunction_gpuGetMaxGflopsDeviceId
finds the best GPU (with maximum GFLOPS); if successful returns the device info in the given structure
libs/Common/UtilCUDA.cpp:105
↓ 1 callersMethodaddAugLen
libs/Math/IBFS/IBFS.h:142
↓ 1 callersMethodaddEdge
libs/Math/IBFS/IBFS.h:405
↓ 1 callersMethodaddNode
libs/Math/IBFS/IBFS.h:389
↓ 1 callersFunctionadd_exif_to_image
Add or update EXIF data in an image file. Args: image_path: Path to the image file focal_length_35mm: 35mm equivalent focal length
scripts/python/MvsCamera2EXIF.py:82
↓ 1 callersFunctionalign
libs/Common/UtilCUDA.h:84
↓ 1 callersMethodanimateTo
apps/Viewer/ArcballControls.cpp:367
↓ 1 callersFunctionappend_exponent
! @brief appends a decimal representation of e to buf @return a pointer to the element following the exponent. @pre -1000 < e < 1000 */
libs/IO/json.hpp:10715
↓ 1 callersMethodapply_conf
replace each %var% per conf.var value in steps data
scripts/python/MvgMvsPipeline.py:294
↓ 1 callersMethodavgDisp
libs/MVS/SemiGlobalMatcher.h:75
↓ 1 callersFunctioncalculate_35mm_focal_length
Calculate the 35mm equivalent focal length from camera intrinsics. Args: fx, fy: Focal length in pixels width, height: Image dimension
scripts/python/MvsCamera2EXIF.py:43
↓ 1 callersMethodcenter
libs/MVS/Mesh.cpp:1988
↓ 1 callersMethodcircumcenter
libs/MVS/SceneReconstruct.cpp:746
↓ 1 callersMethodclassifyMesh
apps/Viewer/SelectionController.cpp:434
↓ 1 callersMethodclassifyPointCloud
apps/Viewer/SelectionController.cpp:394
↓ 1 callersMethodclip
libs/Common/Types.h:814
↓ 1 callersFunctionclose
libs/Common/MemFile.h:41
↓ 1 callersMethodcomputeMaxFlow
libs/Math/IBFS/IBFS.cpp:753
↓ 1 callersFunctioncompute_tsdf_voxel
Compute TSDF by creating a dense grid and querying nearest neighbors using KDTree. This is the "per-voxel" iteration method.
scripts/python/MvsPointCloud2TSDF.py:160
↓ 1 callersFunctionconvertTime
libs/Common/File.h:260
↓ 1 callersFunctioncrbegin
! @brief returns a const reverse iterator to the last element Returns a const iterator to the reverse-beginning; that is, the last elemen
libs/IO/json.hpp:16586
↓ 1 callersMethodcreate
equivalent to Mat::create(_rows, 1, DataType<_Tp>::type)
libs/Common/Types.h:959
↓ 1 callersFunctioncreatePxielLabels
()
scripts/python/ImageSegmentation.py:67
↓ 1 callersFunctioncreate_mesh_from_depth_maps
Reconstruct a mesh from depth maps using TSDF integration. Args: dmap_paths (str): List of depth-map paths voxel_length (float):
scripts/python/MvsDMAP2TSDF.py:47
↓ 1 callersFunctioncrend
! @brief returns a const reverse iterator to one before the first Returns a const reverse iterator to the reverse-end; that is, one before
libs/IO/json.hpp:16615
↓ 1 callersMethoddelegate
libs/Common/FastDelegate.h:39
↓ 1 callersMethoddestroy
libs/Common/Types.h:758
↓ 1 callersFunctiondisparityFiltering
libs/MVS/SemiGlobalMatcher.cpp:92
↓ 1 callersFunctiondmap2tsdf
(input_dir, output_file, voxel_size=0.0, truncation_mult=4.0)
scripts/python/MvsDMAP2TSDF.py:105
↓ 1 callersMethodedgeMin
libs/MVS/Mesh.cpp:2050
↓ 1 callersMethodedgeStatistics
libs/MVS/Mesh.cpp:2036
↓ 1 callersFunctionerase
libs/IO/json.hpp:16002
↓ 1 callersFunctionestimate_gsd_from_depth_maps
Estimate the mean GSD (Ground Sampling Distance) from the given depth-maps. Args: dmap_paths (str): List of depth-map paths Retur
scripts/python/MvsDMAP2TSDF.py:22
↓ 1 callersFunctionextractSegmentedImage
(outputs, original_height, original_width, sigmoid_threshold = 0.8)
scripts/python/ImageSegmentation.py:54
↓ 1 callersFunctionextract_mesh
(tsdf_vol, min_bound, voxel_size, output_file)
scripts/python/MvsPointCloud2TSDF.py:244
↓ 1 callersFunctionextract_mesh_dense
(sdf_grid, min_bound, voxel_size, output_file)
scripts/python/MvsPointCloud2TSDF.py:228
↓ 1 callersMethodeye
libs/MVS/Interface.h:149
↓ 1 callersFunctionfetchMemDevice
copy from the CUDA device the given chunk of memory
libs/Common/UtilCUDA.h:124
↓ 1 callersFunctionfind
As whereis look only for executable on linux, this find look for all file type
scripts/python/MvgMvsPipeline.py:114
↓ 1 callersFunctionfind_largest_pow10
! For n != 0, returns k, such that pow10 := 10^(k-1) <= n < 10^k. For n == 0, returns 1 and sets pow10 := 1. */
libs/IO/json.hpp:10281
↓ 1 callersMethodfit
(self, X, y)
scripts/python/ImportDMAPs.py:122
↓ 1 callersFunctionformat_buffer
! @brief prettify v = buf * 10^decimal_exponent If v is in the range [10^min_exp, 10^max_exp) it will be printed in fixed-point notation. Otherwise i
libs/IO/json.hpp:10765
↓ 1 callersFunctionfrom_json_tuple_impl
libs/IO/json.hpp:1559
↓ 1 callersFunctiongetClassType
libs/Common/MemFile.h:36
↓ 1 callersFunctiongetFacetPlane
Given a facet, compute the plane containing it
libs/MVS/SceneReconstruct.cpp:331
↓ 1 callersMethodgetGizmosActive
apps/Viewer/ArcballControls.h:160
↓ 1 callersFunctiongetIOStream
libs/Common/Streams.h:43
↓ 1 callersMethodgetMouseSensitivity
apps/Viewer/FirstPersonControls.h:71
↓ 1 callersMethodgetMovementSpeed
apps/Viewer/FirstPersonControls.h:72
↓ 1 callersFunctiongetProcessPriority
libs/Common/Thread.h:363
↓ 1 callersFunctiongetRelativePath
libs/Common/Util.h:440
↓ 1 callersMethodgetSelectionEnd
apps/Viewer/SelectionController.h:127
↓ 1 callersMethodgetSelectionStart
apps/Viewer/SelectionController.h:126
↓ 1 callersMethodgetSensitivity
apps/Viewer/ArcballControls.h:152
↓ 1 callersFunctiongetTime
libs/Common/Util.h:783
↓ 1 callersFunctiongetUniqueName
generate a unique name based on process ID and time
libs/Common/Util.h:260
↓ 1 callersFunctionget_cached_power_for_binary_exponent
! For a normalized diyfp w = f * 2^e, this function returns a (normalized) cached power-of-ten c = f_c * 2^e_c, such that the exponent of the product
libs/IO/json.hpp:10117
↓ 1 callersFunctionget_camera_model_name
Generate a camera model name from platform and camera information.
scripts/python/MvsCamera2EXIF.py:65
↓ 1 callersMethodget_error_message
return syntax error message
libs/IO/json.hpp:3944
↓ 1 callersMethodget_number_float
return floating-point value
libs/IO/json.hpp:3896
↓ 1 callersMethodget_number_integer
return integer value
libs/IO/json.hpp:3884
↓ 1 callersMethodget_number_unsigned
return unsigned integer value
libs/IO/json.hpp:3890
↓ 1 callersMethodget_value
libs/IO/json.hpp:5464
↓ 1 callersFunctiongrisu2
! v = buf * 10^decimal_exponent len is the length of the buffer (number of decimal digits) The buffer must be large enough, i.e. >= max_digits10. */
libs/IO/json.hpp:10618
↓ 1 callersFunctiongrisu2_digit_gen
! Generates V = buffer * 10^decimal_exponent, such that M- <= V <= M+. M- and M+ must be normalized and share the same exponent -60 <= e <= -32. */
libs/IO/json.hpp:10378
↓ 1 callersMethodhasSelectionPath
apps/Viewer/SelectionController.h:101
← previousnext →1,201–1,300 of 3,741, ranked by callers