MCPcopy Create free account

hub / github.com/XiaoBaiiiiii/colmap-pcd / functions

Functions3,943 in github.com/XiaoBaiiiiii/colmap-pcd

↓ 2 callersMethodVerifyContextGL
lib/SiftGPU/SiftGPU.cpp:1296
↓ 2 callersFunctionWriteBinaryPlyMesh
src/util/ply.cc:448
↓ 2 callersMethodWriteMatches
src/feature/matching.cc:314
↓ 2 callersFunctionWriteMatrix
src/base/undistortion.cc:45
↓ 2 callersFunctionWriteProjectionMatrix
Write projection matrix P = K * [R t] to file and prepend given header.
src/base/undistortion.cc:57
↓ 2 callersMethodZeroHistoMargin
lib/SiftGPU/GLTexImage.cpp:196
↓ 2 callersFunction__GetConstFileBaseName
src/util/logging.cc:43
↓ 2 callersMethod__init__
elements: sequence of PlyElement instances. text: whether the resulting PLY file will be text (True) or binary (False).
scripts/python/plyfile.py:165
↓ 2 callersMethod_index
(self)
scripts/python/plyfile.py:431
↓ 2 callersFunction_vl_cpuid
lib/VLFeat/host.c:408
↓ 2 callersFunction_vl_dsift_free_buffers
lib/VLFeat/dsift.c:318
↓ 2 callersFunction_vl_dsift_get_bin_window_mean
lib/VLFeat/dsift.c:271
↓ 2 callersFunction_vl_dsift_new_kernel
lib/VLFeat/dsift.c:249
↓ 2 callersFunction_vl_dsift_normalize_histogram
lib/VLFeat/dsift.c:296
↓ 2 callersFunction_vl_scalespace_fill_octave
lib/VLFeat/scalespace.c:668
↓ 2 callersMethodadd_camera
(self, model, width, height, params, prior_focal_length=False, camera_id=None)
scripts/python/database.py:166
↓ 2 callersFunctionadv
lib/VLFeat/mser.c:236
↓ 2 callersFunctioncheck_types
lib/PoissonRecon/PlyFile.cpp:1828
↓ 2 callersFunctioncmdLineParse
lib/PoissonRecon/CmdLineParser.cpp:205
↓ 2 callersFunctioncopy_and_downsample
lib/VLFeat/scalespace.c:497
↓ 2 callersFunctioncopy_and_downsample
lib/VLFeat/sift.c:835
↓ 2 callersMethoddepth
lib/PoissonRecon/Octree.h:141
↓ 2 callersFunctiondetect_model_format
(path, ext)
scripts/python/read_write_model.py:409
↓ 2 callersFunctiondotproduct_128d
lib/SiftGPU/PyramidGL.cpp:1506
↓ 2 callersFunctionenlarge_ntuple_list
----------------------------------------------------------------------------*/ Enlarge the allocated memory of an n-tuple list. */
lib/LSD/lsd.c:287
↓ 2 callersFunctionfabsf
lib/VLFeat/host.h:339
↓ 2 callersFunctionfactorial
lib/VLFeat/liop.c:217
↓ 2 callersFunctionfind_property
lib/PoissonRecon/PlyFile.cpp:1508
↓ 2 callersFunctiongaussian_kernel
----------------------------------------------------------------------------*/ Compute a Gaussian kernel of length 'kernel->dim', standard deviati
lib/LSD/lsd.c:548
↓ 2 callersFunctionget_native_binary_type
lib/PoissonRecon/PlyFile.cpp:1804
↓ 2 callersFunctioninter_hi
----------------------------------------------------------------------------*/ Interpolate y value corresponding to 'x' value given, in the line '
lib/LSD/lsd.c:1299
↓ 2 callersFunctioninter_low
----------------------------------------------------------------------------*/ Interpolate y value corresponding to 'x' value given, in the line '
lib/LSD/lsd.c:1277
↓ 2 callersFunctionisaligned
----------------------------------------------------------------------------*/ Is point (x,y) aligned to angle theta, up to precision 'prec'? */
lib/LSD/lsd.c:893
↓ 2 callersFunctionll_angle
----------------------------------------------------------------------------*/ Computes the direction of the level line of 'in' at each point. Th
lib/LSD/lsd.c:752
↓ 2 callersFunctionnew_ntuple_list
----------------------------------------------------------------------------*/ Create an n-tuple list and allocate memory for one element. @param
lib/LSD/lsd.c:261
↓ 2 callersFunctionply_get_element_description
lib/PoissonRecon/PlyFile.cpp:915
↓ 2 callersFunctionply_open_for_reading
lib/PoissonRecon/PlyFile.cpp:860
↓ 2 callersFunctionqvec2rotmat
(qvec)
scripts/python/read_write_model.py:453
↓ 2 callersFunctionregion_grow
----------------------------------------------------------------------------*/ Build a region of pixels that share the same angle, up to a toleran
lib/LSD/lsd.c:1704
↓ 2 callersFunctionrequest_trial
(func, *args, **kwargs)
scripts/python/crawl_camera_specs.py:48
↓ 2 callersMethodresize
lib/PoissonRecon/MultiGridOctreeData.h:270
↓ 2 callersFunctionri_inc
----------------------------------------------------------------------------*/ Increment a rectangle iterator. See details in \ref rect_iter */
lib/LSD/lsd.c:1341
↓ 2 callersFunctionswap_bytes
lib/PoissonRecon/PlyFile.cpp:1782
↓ 2 callersFunctionto_seconds
lib/PoissonRecon/PoissonRecon.cpp:505
↓ 2 callersFunctionupdate_gradient
lib/VLFeat/sift.c:1446
↓ 2 callersFunctionvl_aib_calculate_information
------------------------------------------------------------------ ** @internal @brief Calculates the current information and entropy ** ** @param
lib/VLFeat/aib.c:437
↓ 2 callersFunctionvl_aib_new_nodelist
lib/VLFeat/aib.c:158
↓ 2 callersFunctionvl_array_init
lib/VLFeat/array.c:50
↓ 2 callersFunctionvl_array_init_envelope
lib/VLFeat/array.c:75
↓ 2 callersFunctionvl_ceil_f
lib/VLFeat/mathop.h:159
↓ 2 callersFunctionvl_covdet_get_features
@brief Get the stored frames ** @return frames stored in the detector. **/
lib/VLFeat/covdet.c:3352
↓ 2 callersFunctionvl_gaussian_elimination
lib/VLFeat/mathop.c:905
↓ 2 callersFunctionvl_gmm_reset
lib/VLFeat/gmm.c:391
↓ 2 callersFunctionvl_heap_left_child
lib/VLFeat/heap-def.h:201
↓ 2 callersFunctionvl_hog_prepare_buffers
lib/VLFeat/hog.c:539
↓ 2 callersFunctionvl_homogeneouskernelmap_get_dimension
lib/VLFeat/homkermap.c:463
↓ 2 callersFunctionvl_homogeneouskernelmap_get_spectrum
lib/VLFeat/homkermap.c:239
↓ 2 callersFunctionvl_ikm_push
lib/VLFeat/ikmeans.c:163
↓ 2 callersFunctionvl_kdforest_get_searcher
lib/VLFeat/kdtree.c:442
↓ 2 callersFunctionvl_kdforestsearcher_delete
lib/VLFeat/kdtree.c:422
↓ 2 callersFunctionvl_kmeans_init_centers_plus_plus
lib/VLFeat/kmeans.c:1873
↓ 2 callersFunctionvl_kmeans_new
lib/VLFeat/kmeans.c:405
↓ 2 callersFunctionvl_lock_state
lib/VLFeat/generic.c:943
↓ 2 callersFunctionvl_quickshift_distance
lib/VLFeat/quickshift.c:152
↓ 2 callersFunctionvl_rand_permute_indexes
lib/VLFeat/random.c:207
↓ 2 callersFunctionvl_rand_real1
lib/VLFeat/random.h:116
↓ 2 callersFunctionvl_rand_seed
lib/VLFeat/random.c:143
↓ 2 callersFunctionvl_rand_uint64
lib/VLFeat/random.h:81
↓ 2 callersFunctionvl_realloc
lib/VLFeat/generic.c:1327
↓ 2 callersFunctionvl_scalespace_get_default_geometry
lib/VLFeat/scalespace.c:305
↓ 2 callersFunctionvl_scalespacegeometry_is_equal
lib/VLFeat/scalespace.c:336
↓ 2 callersFunctionvl_sift_new
lib/VLFeat/sift.c:872
↓ 2 callersFunctionvl_solve_linear_system_2
lib/VLFeat/mathop.c:871
↓ 2 callersFunctionvl_thread_specific_state_new
lib/VLFeat/generic.c:1472
↓ 2 callersFunctionvl_unlock_state
lib/VLFeat/generic.c:976
↓ 2 callersFunctionxdelete
lib/VLFeat/hikmeans.c:159
↓ 2 callersFunctionxlogx
lib/VLFeat/svm.c:1780
↓ 1 callersMethodAddCamera
src/base/reconstruction.cc:161
↓ 1 callersMethodAddColorForWord
src/ui/colormaps.cc:236
↓ 1 callersMethodAddDelaunayMeshingOptions
src/util/option_manager.cc:786
↓ 1 callersMethodAddEntry
src/retrieval/inverted_file.h:209
↓ 1 callersMethodAddExhaustiveMatchingOptions
src/util/option_manager.cc:328
↓ 1 callersMethodAddGlobalOptNum
src/base/point3d.h:156
↓ 1 callersMethodAddImage
src/base/database_cache.cc:50
↓ 1 callersMethodAddMatchingOptions
src/util/option_manager.cc:289
↓ 1 callersMethodAddModifiedPoint3D
src/sfm/incremental_triangulator.cc:393
↓ 1 callersMethodAddOptionRow
src/ui/options_widget.cc:50
↓ 1 callersMethodAddOptionText
src/ui/options_widget.cc:150
↓ 1 callersMethodAddPatchMatchStereoOptions
src/util/option_manager.cc:680
↓ 1 callersMethodAddPointcloud
src/optim/bundle_adjustment.cc:153
↓ 1 callersMethodAddPoissonMeshingOptions
src/util/option_manager.cc:771
↓ 1 callersMethodAddSection
src/ui/options_widget.cc:208
↓ 1 callersMethodAddSequentialMatchingOptions
src/util/option_manager.cc:340
↓ 1 callersMethodAddSpatialMatchingOptions
src/util/option_manager.cc:398
↓ 1 callersMethodAddStereoFusionOptions
src/util/option_manager.cc:739
↓ 1 callersMethodAddTransitiveMatchingOptions
src/util/option_manager.cc:416
↓ 1 callersMethodAddVocabTreeMatchingOptions
src/util/option_manager.cc:373
↓ 1 callersMethodAdjustGlobalBundle
src/sfm/incremental_mapper.cc:932
↓ 1 callersMethodAdjustGlobalBundleByLidar
src/sfm/incremental_mapper.cc:983
↓ 1 callersMethodAdjustLocalBundle
incremental mapping optimization func
src/sfm/incremental_mapper.cc:750
← previousnext →1,001–1,100 of 3,943, ranked by callers