MCPcopy Create free account

hub / github.com/NeoGeographyToolkit/StereoPipeline / functions

Functions3,842 in github.com/NeoGeographyToolkit/StereoPipeline

↓ 12 callersFunctionglFunctions
Get GL functions from the current Qt GL context (Qt6).
src/asp/SfmView/GlCommon.h:31
↓ 12 callersMethodis_good
src/asp/Core/BitChecker.cc:39
↓ 12 callersMethodpixel_to_point_bbox
Function to convert pixel coordinates to the point domain
src/asp/Core/OrthoRasterizer.cc:664
↓ 12 callersMethodpixel_to_vector
This is used rarely. Return the exact camera vector.
src/asp/SfS/SfsCamera.cc:222
↓ 12 callersFunctionreadConfigVals
Read real values after given tag. Ignore comments, so any line starting with #, and empty lines. If desired_num_vals >=0, validate that we read the de
src/asp/Rig/RigConfig.cc:270
↓ 12 callersFunctionread_list
(list_file, pattern, extensions)
src/asp/Tools/orbit_plot.py:379
↓ 12 callersMethodsaveState
Save model state
src/asp/Camera/CsmModel.cc:801
↓ 12 callersFunctionsaveWithTempBigBlocks
src/asp/Core/GdalUtils.h:122
↓ 12 callersFunctionsetEnvVar
Set an env var and check for success. Use the setenv() function, which is not problematic, as putenv().
src/asp/Core/EnvUtils.cc:37
↓ 12 callersMethodsort
src/asp/OpenMVG/flat_pair_map.hpp:34
↓ 12 callersFunctionthreaded_edge_mask
src/asp/Core/ThreadedEdgeMask.h:291
↓ 12 callersMethodtx_left
Return the left transform used in alignment
src/asp/Sessions/StereoSessionPinhole.cc:284
↓ 12 callersFunctionwrite_parallel_cond
src/asp/Camera/MapprojectImage.cc:191
↓ 11 callersMethodcamera_models
Default implementation of this function. Derived classes will probably override this.
src/asp/Sessions/StereoSession.cc:277
↓ 11 callersMethodgetFilesTable
src/asp/GUI/ChooseFilesDlg.h:44
↓ 11 callersMethodgetJpegFolder
(self)
src/asp/IceBridge/run_helper.py:123
↓ 11 callersFunctionreadConfigVals
Read a tag and vals. If num_vals > 0, expecting to read this many vals.
src/asp/Python/asp_rig_utils.py:168
↓ 11 callersMethodresize
src/asp/SfmView/GlContext.cc:141
↓ 11 callersMethodtx_right
Return the right transform used in alignment
src/asp/Sessions/StereoSessionPinhole.cc:329
↓ 10 callersFunctionadd_job
(cmd, num_working_threads=4)
src/asp/Tools/lronac2mosaic.py:57
↓ 10 callersMethoddistortion
Get distortion
src/asp/Camera/CsmModel.cc:1143
↓ 10 callersFunctionfromCsmPixel
src/asp/Camera/CsmModel.cc:100
↓ 10 callersMethodread_from_file
src/asp/Camera/RPC_XML.cc:437
↓ 10 callersFunctionread_mapproj_header
Read keywords that describe how the images were map-projected.
src/asp/Core/ImageUtils.cc:179
↓ 10 callersMethodset_optical_center
Set the optical center as sample, line. Different logic is needed for frame and linescan cameras.
src/asp/Camera/CsmModel.cc:1339
↓ 10 callersMethodvalue
src/asp/Core/OutlierProcessing.cc:137
↓ 10 callersFunctionwait_on_all_jobs
()
src/asp/Tools/lronac2mosaic.py:64
↓ 9 callersMethodGetFocalLength
src/asp/Rig/RigCameraParams.cc:106
↓ 9 callersFunctionapply_transform_to_vec
Apply a rotation + translation transform to a vector3
src/asp/Core/EigenUtils.cc:706
↓ 9 callersMethoddistortion_parameters
src/asp/Rig/RigRpcDistortion.cc:222
↓ 9 callersFunctionformat
src/test/Helpers.h:93
↓ 9 callersFunctiongetStringFromGui
src/asp/GUI/GuiUtilities.cc:66
↓ 9 callersMethodget_intrinsic_center_ptr
These functions are only needed when solving for intrinsics
src/asp/Camera/BaParams.h:135
↓ 9 callersMethodget_intrinsic_distortion_ptr
src/asp/Camera/BaParams.h:153
↓ 9 callersMethodget_intrinsic_focus_ptr
src/asp/Camera/BaParams.h:144
↓ 9 callersMethodinlier_indices
src/asp/Rig/Ransac.h:71
↓ 9 callersMethodisHidden
Check if the given image is hidden (not shown) based on the table checkbox
src/asp/GUI/ChooseFilesDlg.cc:136
↓ 9 callersMethodisPolyOrCsv
src/asp/GUI/ImageData.h:114
↓ 9 callersFunctionrobust_shiftc
Try to fetch/submit with shiftc for at least 2 hours, with attempts every minute. We worked hard for many hours to produce a run, and we should no
src/asp/IceBridge/archive_functions.py:51
↓ 8 callersFunctionadd_job
( cmd, num_working_threads=4 )
src/asp/Tools/hiedr2mosaic.py:76
↓ 8 callersFunctionbbox2qrect
src/asp/GUI/GuiUtilities.cc:104
↓ 8 callersFunctioncalcIndexBounds
Calc the range of indices in the samples needed to interpolate between time1 and time2. Based on lagrangeInterp() in usgscsm.
src/asp/Camera/JitterSolveCostFuns.cc:423
↓ 8 callersMethodcols
src/asp/Core/BathyPlaneCalc.cc:886
↓ 8 callersMethodcols
src/asp/Tools/stereo_tri.cc:115
↓ 8 callersMethodcompute
Camera triangulation using the iterated linear method
src/asp/OpenMVG/triangulation_nview.cpp:105
↓ 8 callersFunctionextractMetadataArray
Extract metadata array from HDF subdataset to text file. Writes 3D arrays as space-separated values per line.
src/asp/Core/AsterProc.cc:94
↓ 8 callersFunctiongeoref_from_las
src/asp/Core/PdalUtils.cc:299
↓ 8 callersFunctioninvalidXyz
Check if first three coordinates of a vector are 0. That would make it invalid.
src/asp/Rig/RigUtils.cc:346
↓ 8 callersFunctionmapVal
src/asp/Camera/SatSim.h:140
↓ 8 callersFunctionnormalizeQuaternions
Normalize quaternions in UsgsAstroLsSensorModel.
src/asp/Camera/CsmUtils.cc:68
↓ 8 callersFunctionnull_check
src/asp/Core/EigenUtils.cc:46
↓ 8 callersFunctionoffsetsFilename
A function to create the offsets filename from the nvm filename
src/asp/Core/Nvm.cc:125
↓ 8 callersMethodoptical_center
Get the optical center as sample, line. Different logic is needed for frame and linescan cameras. Will return (m_ccdCenter[1], m_ccdCenter[0]) for fra
src/asp/Camera/CsmModel.cc:1322
↓ 8 callersFunctionparse_append_metadata
Parse 'VAR1=VAL1 VAR2=VAL2' into a map. Note that we append to the map, so it may have some items there beforehand. The value is everything after the
src/asp/Core/AspStringUtils.cc:91
↓ 8 callersMethodparse_csv_line
src/asp/Core/PointUtils.cc:221
↓ 8 callersFunctionparse_index
src/asp/Camera/RPC_XML.cc:96
↓ 8 callersMethodread
This function is used when a point cloud is formed fully in memory. Not applicable here.
src/asp/Core/PdalUtils.cc:153
↓ 8 callersMethodrows
src/asp/Tools/stereo_tri.cc:116
↓ 8 callersFunctionstereo_alg_to_num
Convert, for example, 'asp_mgm' to '2'. For ASP algorithms we use the numbers 0 (BM), 1 (SGM), 2 (MGM), 3 (Final MGM). For external algorithms will h
src/asp/Tools/stereo.cc:203
↓ 8 callersFunctionstereo_register_sessions
Register session types
src/asp/Tools/stereo.cc:1196
↓ 8 callersFunctionvalidate_distortion_params
See if the current set of parameters have the right size to be usable with some RPC model
src/asp/Rig/RigRpcDistortion.cc:54
↓ 7 callersMethodapplyTransform
Apply a transform to a CSM model
src/asp/Camera/CsmModel.cc:817
↓ 7 callersFunctioncalcTransform
Calculate an affine transform given position and quaternions (in order x, y, z, w).
src/asp/Core/EigenTransformUtils.cc:27
↓ 7 callersMethodcols
src/asp/Camera/SatSim.cc:1498
↓ 7 callersMethodcols
src/asp/Tools/wv_correct.cc:583
↓ 7 callersMethodcols
src/asp/Tools/sfs_blend.cc:115
↓ 7 callersFunctionconvert
Converts the input KML file to a CSV file
src/asp/IceBridge/icebridge_kmz_to_csv.py:42
↓ 7 callersFunctioncreate_interp_dem
Create a DEM ready to use for interpolation
src/asp/Core/ImageUtils.cc:92
↓ 7 callersFunctioncsv_opt_caption
Need this for pc_align and point2dem
src/asp/Core/PointUtils.h:195
↓ 7 callersMethoddeep_copy
Create a deep copy of the model, so don't just copy the shared pointer.
src/asp/Camera/CsmModel.cc:1392
↓ 7 callersMethodflush
src/asp/IsisIO/DiskImageResourceIsis.h:63
↓ 7 callersMethodgetLidarFolder
(self)
src/asp/IceBridge/run_helper.py:127
↓ 7 callersMethodgetNumPoints
src/asp/Core/MatchList.cc:76
↓ 7 callersFunctionget_nodata_values
Returns the correct nodata value from the input images or the input options. The user_nodata value overrides the image no-data values if it is not NaN
src/asp/Core/ImageNormalization.cc:39
↓ 7 callersMethodimage2world_trans
The reverse of world2image_trans()
src/asp/GUI/AppData.cc:144
↓ 7 callersFunctionload_cloud
Load xyz points from disk in libpointmatcher's format.
src/asp/PcAlign/pc_align_utils.cc:127
↓ 7 callersMethodname_str
(self)
src/asp/Python/asp_alg_utils.py:40
↓ 7 callersFunctionnum_dist_params
src/asp/Rig/RigRpcDistortion.cc:48
↓ 7 callersFunctionparseStereoArgs
If a stereo program is invoked as: prog <images> <cameras> <output-prefix> [<input_dem>] <other options> with the number of images n >= 2, create n-1
src/asp/Tools/stereo.cc:682
↓ 7 callersMethodproj2world
The reverse of world2proj
src/asp/GUI/AppData.cc:191
↓ 7 callersFunctionrollPitchYaw
Find the roll-pitch-yaw rotation in ZYX order. The inputs are in degrees.
src/asp/Core/CameraTransforms.cc:95
↓ 7 callersMethodrows
src/asp/Camera/SatSim.cc:1499
↓ 7 callersMethodrows
src/asp/Tools/sfs_blend.cc:116
↓ 7 callersFunctionsave_image
src/asp/Core/PointToDem2.cc:41
↓ 7 callersMethodset_distortion
Set the distortion. Need to consider each model type separately.
src/asp/Camera/CsmModel.cc:1288
↓ 7 callersFunctionswapEndian
src/asp/Rig/happly.h:233
↓ 7 callersFunctiontab
src/asp/Tools/image_calc.cc:110
↓ 7 callersMethodtype
src/asp/IsisIO/RPNEquation.h:61
↓ 7 callersMethodvalidate
TODO(oalexan1): More settings from validateStereoOptions() that only need stereo_settings() should be validated here.
src/asp/Core/StereoSettings.cc:730
↓ 7 callersFunctionwait_on_all_jobs
()
src/asp/Tools/hiedr2mosaic.py:83
↓ 7 callersMethodworld2proj
Convert from world coordinates to projected coordinates in given geospatial projection
src/asp/GUI/AppData.cc:184
↓ 7 callersFunctionwrite_list
Write a vector of strings from a file, one per line.
src/asp/Core/FileUtils.cc:119
↓ 6 callersMethodGetPoint
src/asp/Core/PointCloudProcessing.cc:470
↓ 6 callersFunctionadd_vertex
Add a given vertex to the ply file unless already present
src/asp/Rig/RigUtils.cc:349
↓ 6 callersFunctionadd_vertex
Add a given vertex to the .obj file unless already present
src/asp/Tools/point2mesh.cc:109
↓ 6 callersFunctionalignmentMatrix
Read the left or right alignment matrix from the file
src/asp/Core/AlignmentUtils.cc:48
↓ 6 callersFunctionapply_shift
Consider a 4x4 matrix T which implements a rotation + translation y = A*x + b. Consider a point s in space close to the points x. We want to make that
src/asp/PcAlign/pc_align_utils.cc:786
↓ 6 callersFunctioncalcSimIntensity
Simulated model-based intensity: albedo * nonlinReflectance(reflectance_i, exposures[i], haze, num_haze_coeffs) + haze[0] Cost function is the squared
src/asp/SfS/SfsModel.cc:379
↓ 6 callersFunctioncalc_mean
src/asp/PcAlign/pc_align_utils.cc:290
↓ 6 callersMethodcols
src/asp/Tools/dem_mosaic.cc:644
← previousnext →101–200 of 3,842, ranked by callers