MCPcopy Create free account

hub / github.com/Kitware/TeleSculptor / functions

Functions952 in github.com/Kitware/TeleSculptor

↓ 1 callersMethodloadDepthMap
-----------------------------------------------------------------------------
gui/MainWindow.cxx:1296
↓ 1 callersMethodloadMaskImage
-----------------------------------------------------------------------------
gui/MainWindow.cxx:2193
↓ 1 callersMethodloadMaskVideo
-----------------------------------------------------------------------------
gui/MainWindow.cxx:2199
↓ 1 callersMethodloadVideo
-----------------------------------------------------------------------------
gui/MainWindow.cxx:2151
↓ 1 callersMethodloadVolume
-----------------------------------------------------------------------------
gui/WorldView.cxx:880
↓ 1 callersFunctionload_camera
(file_path)
plugins/sketchup/kw_telesculptor/krtd_importer.rb:37
↓ 1 callersFunctionload_camera_krtd_file
Loads an ASCII camera file in KRTD format. Returns a dictionary mapping file names to (K, R, t, d) tuples. K is a 3x3 calibration matrix
scripts/camera_io.py:65
↓ 1 callersFunctionload_camera_krtd_glob
Loads a set of KRTD camera files specified by a file glob Returns a dictionary mapping file names to cameras (K, R, t, d)
scripts/camera_io.py:78
↓ 1 callersFunctionload_landmark_ply_file
Load landmarks from a PLY file. Retuns a list of numpy 3D vectors
scripts/landmark_io.py:98
↓ 1 callersFunctionload_nvm_file
Loads cameras from an NVM file
scripts/nvm_to_krtd.py:65
↓ 1 callersFunctionload_tracks
Load a feature track file into a map of tracks ids to track states.
scripts/draw_tracks.py:81
↓ 1 callersMethodloadroi
-----------------------------------------------------------------------------
gui/MainWindow.cxx:1421
↓ 1 callersMethodlocalGeoCoordinateSystem
-----------------------------------------------------------------------------
gui/MainWindow.cxx:3654
↓ 1 callersFunctionlocate_icon
(name, size)
doc/conf.py:99
↓ 1 callersFunctionmain
()
scripts/sussex_to_pos.py:367
↓ 1 callersFunctionmain
()
scripts/show_match_matrix.py:43
↓ 1 callersFunctionmain
()
scripts/nvm_to_krtd.py:95
↓ 1 callersFunctionmain
()
scripts/draw_tracks.py:98
↓ 1 callersFunctionmain
()
scripts/homography_extents.py:82
↓ 1 callersFunctionmain
()
scripts/homography_transform.py:58
↓ 1 callersFunctionmain
()
scripts/krtd_and_ply_to_homog.py:84
↓ 1 callersFunctionmain
()
scripts/mosaic_images.py:53
↓ 1 callersFunctionparse_camera_krtd
Parse a single camera in KRT format from the file object. Returns a (K,R,t,d) tuple using numpy.matrix types where: K is a 3x3 calibrati
scripts/camera_io.py:39
↓ 1 callersFunctionparse_homography
Parse a single homography from the file object. Returns a homography matrix as a numpy.matrix
scripts/homography_io.py:38
↓ 1 callersFunctionparse_ply
Parse vertex data from a PLY format Retuns a dictionary of keys to numpy arrays
scripts/landmark_io.py:78
↓ 1 callersFunctionparse_ply_header
Parse the PLY format header Retuns a dictionary of keys to numpy arrays
scripts/landmark_io.py:38
↓ 1 callersFunctionparse_track_state_line
Parse a line of a feature track file and produce a track state.
scripts/draw_tracks.py:63
↓ 1 callersFunctionquaternion_to_rot_mat
Convert a quaternion [WXYZ] to a 3x3 rotation matrix
scripts/nvm_to_krtd.py:44
↓ 1 callersFunctionreadCameraPath
Read a camera path from a sequence KRTD files
plugins/blender/io_import_krtd_camera.py:100
↓ 1 callersFunctionreadCameras
Read cameras from a KRTD files and construct a blender camera objects If load_all is false then load a single camera from filepath, otherwise
plugins/blender/io_import_krtd_camera.py:124
↓ 1 callersFunctionregister
()
plugins/blender/io_import_krtd_camera.py:187
↓ 1 callersFunctionregister
()
plugins/blender/io_export_krtd_camera.py:157
↓ 1 callersMethodregistrationPointsWidget
-----------------------------------------------------------------------------
gui/CameraView.cxx:863
↓ 1 callersMethodremoveCamera
-----------------------------------------------------------------------------
gui/WorldView.cxx:1151
↓ 1 callersMethodremoveFilters
-----------------------------------------------------------------------------
gui/PointOptions.cxx:186
↓ 1 callersMethodremovePoint
-----------------------------------------------------------------------------
gui/GroundControlPointsModel.cxx:401
↓ 1 callersMethodresetPoints
-----------------------------------------------------------------------------
gui/GroundControlPointsModel.cxx:518
↓ 1 callersMethodresetROI
-----------------------------------------------------------------------------
gui/WorldView.cxx:1923
↓ 1 callersMethodresetRuler
-----------------------------------------------------------------------------
gui/RulerWidget.cxx:131
↓ 1 callersMethodresetView
-----------------------------------------------------------------------------
gui/DepthMapView.cxx:253
↓ 1 callersMethodresetVolume
-----------------------------------------------------------------------------
gui/WorldView.cxx:954
↓ 1 callersFunctionrowForIndex
-----------------------------------------------------------------------------
gui/GroundControlPointsModel.cxx:83
↓ 1 callersMethodrulerTickDistance
-----------------------------------------------------------------------------
gui/RulerWidget.cxx:435
↓ 1 callersMethodrun
-----------------------------------------------------------------------------
gui/tools/RunAllTool.cxx:190
↓ 1 callersFunctionscaleValue
-----------------------------------------------------------------------------
gui/CameraOptions.cxx:24
↓ 1 callersFunctionscale_homog
scale a homography by scale in the output space
scripts/homography_transform.py:52
↓ 1 callersFunctionselect_frames
select which frames to use for tracking
gui/tools/TrackFeaturesTool.cxx:166
↓ 1 callersMethodselectedPoint
-----------------------------------------------------------------------------
gui/GroundControlPointsView.cxx:222
↓ 1 callersMethodsetActiveFrame
-----------------------------------------------------------------------------
gui/CameraView.cxx:628
↓ 1 callersMethodsetBaseCameraScale
-----------------------------------------------------------------------------
gui/CameraOptions.cxx:171
↓ 1 callersMethodsetCameraIcon
-----------------------------------------------------------------------------
gui/GroundControlPointsModel.cxx:601
↓ 1 callersMethodsetColor
-----------------------------------------------------------------------------
gui/GroundControlPointsWidget.cxx:175
↓ 1 callersMethodsetComputeDistance
-----------------------------------------------------------------------------
gui/RulerWidget.cxx:391
↓ 1 callersMethodsetCurrentFrame
-----------------------------------------------------------------------------
gui/VolumeOptions.cxx:253
↓ 1 callersMethodsetDataColorIcon
-----------------------------------------------------------------------------
gui/PointOptions.cxx:361
↓ 1 callersMethodsetDataSource
-----------------------------------------------------------------------------
gui/GroundControlPointsModel.cxx:539
↓ 1 callersMethodsetDefaultColor
-----------------------------------------------------------------------------
gui/PointOptions.cxx:268
↓ 1 callersMethodsetDefaultInlierColor
-----------------------------------------------------------------------------
gui/CameraView.cxx:115
↓ 1 callersMethodsetDefaultOutlierColor
-----------------------------------------------------------------------------
gui/CameraView.cxx:122
↓ 1 callersMethodsetEditMode
-----------------------------------------------------------------------------
gui/CameraView.cxx:902
↓ 1 callersMethodsetHelper
-----------------------------------------------------------------------------
gui/GroundControlPointsView.cxx:400
↓ 1 callersMethodsetImageData
-----------------------------------------------------------------------------
gui/CameraView.cxx:585
↓ 1 callersMethodsetImagePath
-----------------------------------------------------------------------------
gui/CameraView.cxx:578
↓ 1 callersMethodsetMaskConfig
-----------------------------------------------------------------------------
gui/WorldView.cxx:863
↓ 1 callersMethodsetMatrix
-----------------------------------------------------------------------------
gui/MatchMatrixWindow.cxx:443
↓ 1 callersMethodsetMesh
-----------------------------------------------------------------------------
gui/WorldView.cxx:1060
↓ 1 callersMethodsetOcclusionThreshold
-----------------------------------------------------------------------------
gui/ColorizeSurfaceOptions.cxx:123
↓ 1 callersMethodsetOriginalColorArray
-----------------------------------------------------------------------------
gui/VolumeOptions.cxx:372
↓ 1 callersMethodsetOutlierResidualsVisible
-----------------------------------------------------------------------------
gui/CameraView.cxx:802
↓ 1 callersMethodsetPointPosition
-----------------------------------------------------------------------------
gui/GroundControlPointsView.cxx:202
↓ 1 callersMethodsetPopup
gui/VolumeOptions.cxx:87
↓ 1 callersMethodsetPopup
-----------------------------------------------------------------------------
gui/DepthMapView.cxx:66
↓ 1 callersMethodsetPopup
-----------------------------------------------------------------------------
gui/DepthMapOptions.cxx:28
↓ 1 callersMethodsetRegisteredIcon
-----------------------------------------------------------------------------
gui/GroundControlPointsModel.cxx:561
↓ 1 callersMethodsetRemoveMasked
-----------------------------------------------------------------------------
gui/ColorizeSurfaceOptions.cxx:137
↓ 1 callersMethodsetRemoveOccluded
-----------------------------------------------------------------------------
gui/ColorizeSurfaceOptions.cxx:130
↓ 1 callersMethodsetRulerHelper
-----------------------------------------------------------------------------
gui/RulerOptions.cxx:96
↓ 1 callersMethodsetRulerOptions
-----------------------------------------------------------------------------
gui/WorldView.cxx:2014
↓ 1 callersMethodsetSlideSpeed
-----------------------------------------------------------------------------
gui/MainWindow.cxx:2851
↓ 1 callersMethodsetSurveyedIcon
-----------------------------------------------------------------------------
gui/GroundControlPointsModel.cxx:581
↓ 1 callersMethodsetTrailsLength
-----------------------------------------------------------------------------
gui/FeatureOptions.cxx:170
↓ 1 callersMethodsetTrailsStyle
-----------------------------------------------------------------------------
gui/FeatureOptions.cxx:180
↓ 1 callersMethodsetTrailsWithDescVisible
-----------------------------------------------------------------------------
gui/FeatureOptions.cxx:148
↓ 1 callersMethodsetTrailsWithoutDescVisible
-----------------------------------------------------------------------------
gui/FeatureOptions.cxx:159
↓ 1 callersMethodsetVideoConfig
-----------------------------------------------------------------------------
gui/WorldView.cxx:854
↓ 1 callersMethodsetVolumeCurrentFrame
-----------------------------------------------------------------------------
gui/WorldView.cxx:994
↓ 1 callersFunctionsparseMax
gui/MatchMatrixWindow.cxx:79
↓ 1 callersFunctionsupportedImageFilter
-----------------------------------------------------------------------------
gui/MatchMatrixWindow.cxx:92
↓ 1 callersFunctiontranslate_homog
translate a homography by X, Y in the output space
scripts/homography_transform.py:46
↓ 1 callersFunctiontypedGetValue
-----------------------------------------------------------------------------
gui/vtkMaptkScalarsToGradient.cxx:37
↓ 1 callersMethoduncertaintyMaximum
-----------------------------------------------------------------------------
gui/DepthMapOptions.cxx:106
↓ 1 callersMethoduncertaintyMinimum
-----------------------------------------------------------------------------
gui/DepthMapOptions.cxx:99
↓ 1 callersFunctionuniform_subsample
gui/tools/TrackFeaturesTool.cxx:146
↓ 1 callersMethodupdateActor
-----------------------------------------------------------------------------
gui/DepthMapViewOptions.cxx:175
↓ 1 callersMethodupdateControls
-----------------------------------------------------------------------------
gui/MatchMatrixWindow.cxx:487
↓ 1 callersMethodupdateImage
-----------------------------------------------------------------------------
gui/MatchMatrixWindow.cxx:529
↓ 1 callersMethodupdateImageTransform
-----------------------------------------------------------------------------
gui/MatchMatrixWindow.cxx:598
↓ 1 callersMethodupdateInactiveDisplayOptions
-----------------------------------------------------------------------------
gui/CameraOptions.cxx:240
↓ 1 callersMethodupdateMaximum
-----------------------------------------------------------------------------
gui/DataColorOptions.cxx:170
↓ 1 callersMethodupdateMaximum
-----------------------------------------------------------------------------
gui/DataFilterOptions.cxx:167
← previousnext →301–400 of 952, ranked by callers