Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeoGeographyToolkit/StereoPipeline
/ functions
Functions
3,842 in github.com/NeoGeographyToolkit/StereoPipeline
⨍
Functions
3,842
◇
Types & classes
650
↓ 1 callers
Function
hical
( cub_files, threads, delete=False )
src/asp/Tools/hiedr2mosaic.py:135
↓ 1 callers
Function
hijitreg
( noproj_CCDs, threads, delete=False )
src/asp/Tools/hiedr2mosaic.py:242
↓ 1 callers
Function
histitch
( cub_files, threads, delete=False )
src/asp/Tools/hiedr2mosaic.py:154
↓ 1 callers
Function
htmlIndexFile
Return the html index file for this folder (if appropriate)
src/asp/IceBridge/icebridge_common.py:147
↓ 1 callers
Function
imageCoordToVector
src/asp/Camera/CsmModel.cc:121
↓ 1 callers
Function
image_calc
src/asp/Tools/image_calc.cc:877
↓ 1 callers
Function
image_calc_stretch
Implement option --stretch
src/asp/Tools/image_calc.cc:655
↓ 1 callers
Method
image_to_ground
Intersect the ray from the given pixel with surface at this height above the datum. Use Newton's method. The obtained intersection point must project
src/asp/Camera/RPCModel.cc:533
↓ 1 callers
Function
inFillImage3x3
Given the albedo image, and the valid mask, in-fill from valid pixels to invalid ones using 3x3 neighborhood averaging. Do a single pass. This is most
src/asp/SfS/SfsImageProc.cc:1185
↓ 1 callers
Function
indexInGroup
Given a set of integers in increasing order, with each assigned to a group, return the index of the current integer in its group.
src/asp/Camera/JitterSolveUtils.cc:92
↓ 1 callers
Method
init
src/asp/SfmView/GlContext.cc:136
↓ 1 callers
Function
initFrameCameraParams
For the cameras that are of frame type, copy the initial values of camera position and orientation to the vector of variables that we will optimize. H
src/asp/Camera/JitterSolveUtils.cc:165
↓ 1 callers
Function
initResampleCsmCams
Apply the input adjustments to the CSM cameras. Resample linescan models. Get pointers to the underlying CSM cameras, as need to manipulate those dire
src/asp/Tools/jitter_solve.cc:887
↓ 1 callers
Function
initRpcAsAffine
Find the best-fit affine transform, that will serve as initial guess for RPC
src/asp/Camera/RPCModelGen.cc:180
↓ 1 callers
Function
init_camera_using_gcp
Initialize the position and orientation of a pinhole camera model using GCP. It invokes OpenCV's PnP functionality.
src/asp/Camera/BundleAdjustCamera.cc:583
↓ 1 callers
Function
init_cams
Create the param storage. Collect in it any input adjustments and initial transform. Return a copy of the cameras having these adjustments applied to
src/asp/Camera/BundleAdjustCamera2.cc:104
↓ 1 callers
Method
init_cams_as_zero
Set all camera position and pose values to zero.
src/asp/Camera/BaParams.cc:162
↓ 1 callers
Function
init_cams_csm
TODO: Share more code with the similar pinhole case. Specialization for CSM
src/asp/Camera/BundleAdjustCamera2.cc:262
↓ 1 callers
Function
init_cams_optical_bar
TODO: Share more code with the similar pinhole case. Specialization for optical bar cameras.
src/asp/Camera/BundleAdjustCamera2.cc:216
↓ 1 callers
Function
init_cams_pinhole
Specialization for pinhole cameras
src/asp/Camera/BundleAdjustCamera2.cc:155
↓ 1 callers
Method
init_impl
src/asp/SfmView/SceneRenderer.cc:164
↓ 1 callers
Function
init_pinhole_model_with_camera_positions
Initialize the position and orientation of each pinhole camera model using a least squares error transform to match the provided camera positions. Thi
src/asp/Camera/BundleAdjustCamera.cc:374
↓ 1 callers
Function
initial_transform_from_match_file
Compute an initial source to reference transform based on tie points (interest point matches).
src/asp/Tools/pc_align.cc:747
↓ 1 callers
Method
initialize
src/asp/Core/StereoSettings.cc:68
↓ 1 callers
Method
initialize
src/asp/Core/PdalUtils.cc:121
↓ 1 callers
Function
initializeTileVector
Initializations needed for various modes
src/asp/Tools/dem_mosaic.cc:75
↓ 1 callers
Method
initialize_spacing
This is kind of like part 2 of the constructor - This function finalizes the spacing and generates a spacing-snapped BBox.
src/asp/Core/OrthoRasterizer.cc:611
↓ 1 callers
Function
interpDem
A helper function to do interpolation. Will not interpolate when exactly on the grid. This does not interpolate when the weight is 0, as that suggests
src/asp/Core/DemMosaic.cc:321
↓ 1 callers
Function
interpFramePose
Given a map from timestamps to frame camera indices in csm_models, do linear interpolation in time. Return false if out of bounds. TODO(oalexan1): Mus
src/asp/Camera/JitterSolveRigUtils.cc:415
↓ 1 callers
Function
interpOrExtrap
Given a set of poses indexed by time, interpolate or extrapolate (within range of bracket_len) at a set of target timestamps. Go forward in time both
src/asp/Rig/InterpolationUtils.cc:67
↓ 1 callers
Function
interpVelocities
Get positions. Based on the UsgsAstroLsSensorModel code. TODO(oalexan1): Move this to a new CsmModelUtils.cc file and
src/asp/Camera/CsmUtils.cc:153
↓ 1 callers
Function
intersect_boxes
(A, B)
src/asp/Python/asp_alg_utils.py:104
↓ 1 callers
Function
inv_gamma
src/asp/Rig/RigMath.cc:109
↓ 1 callers
Function
invalid_image
See if a given image has only invalid pixels
src/asp/Tools/stereo_blend.cc:314
↓ 1 callers
Function
invalidateByThreshold
src/asp/Core/DemMosaic.cc:378
↓ 1 callers
Function
invalidateNaN
src/asp/Core/DemMosaic.cc:388
↓ 1 callers
Function
ip_filter_using_dem
Filter IP using a given DEM and max height difference. Assume that the interest points have alignment applied to them (either via a transform or from
src/asp/Core/InterestPointMatching.cc:983
↓ 1 callers
Function
isDEM
Return true if a file is a recognized DEM.
src/asp/IceBridge/icebridge_common.py:394
↓ 1 callers
Function
isFileHalfRes
(cubFilePath)
src/asp/Tools/lronac2mosaic.py:191
↓ 1 callers
Function
isFloat
Return true if the input value can be converted to a float.
src/asp/IceBridge/icebridge_common.py:765
↓ 1 callers
Function
isInSeparateByLatTable
(yyyymmdd)
src/asp/IceBridge/fetch_icebridge_data.py:274
↓ 1 callers
Function
isLidar
Return true if the file is an input (not converted) lidar format
src/asp/IceBridge/icebridge_common.py:399
↓ 1 callers
Method
isPointValid
src/asp/Core/MatchList.cc:96
↓ 1 callers
Function
isPolyZeroDim
src/asp/GUI/GuiUtilities.cc:56
↓ 1 callers
Function
is_blank
A little helper function
src/asp/Rig/RigParseUtils.cc:511
↓ 1 callers
Function
is_tile_run
If --trans-crop-win is in the input arguments, this is means that we are running stereo for a tile
src/asp/Tools/stereo.cc:599
↓ 1 callers
Function
isisCubMetadata
Fetch metadata from an ISIS cube for saving to the output CSM camera.
src/asp/Tools/cam_gen.cc:1375
↓ 1 callers
Function
jitterSolvePass
Run one pass of solving for jitter. At each pass the cameras we have so far are used to triangulate the points and the DEM constraint is refreshed if
src/asp/Tools/jitter_solve.cc:1030
↓ 1 callers
Function
keypointMapToVec
Create keypoint_vec from keypoint_map. That just reorganizes the data to the format expected later.
src/asp/Rig/InterestPoint.cc:569
↓ 1 callers
Function
kill_proc_tree
(pid, including_parent=True)
src/asp/Python/asp_system_utils.py:460
↓ 1 callers
Function
las_or_csv_to_tif
We will fetch a chunk of the las file of area ASP_POINT_CLOUD_TILE_LEN x ASP_POINT_CLOUD_TILE_LEN, split it into bins of spatially close points, and w
src/asp/Core/PointCloudProcessing.cc:572
↓ 1 callers
Function
least_squares_alignment
Compute alignment using least squares
src/asp/PcAlign/pc_align_ceres.cc:85
↓ 1 callers
Function
leftAlignExrFile
src/asp/Core/AlignmentUtils.cc:39
↓ 1 callers
Function
leftAlignFile
src/asp/Core/AlignmentUtils.cc:28
↓ 1 callers
Function
lidarCsvToDem
Generate a DEM from a lidar file in the given region (plus a buffer)
src/asp/IceBridge/process_icebridge_batch.py:733
↓ 1 callers
Function
lidarFilesInRange
Fetch only lidar files for the given frame range. Do that as follows. For each ortho frame in [startFrame, stopFrame], find the lidar fi
src/asp/IceBridge/fetch_icebridge_data.py:547
↓ 1 callers
Function
linear_affine_fundamental_matrix
Solves for Affine Fundamental Matrix as per instructions in Multiple View Geometry. Outlier elimination happens later.
src/asp/Core/AffineEpipolar.cc:40
↓ 1 callers
Method
lines
Returns the number of lines is the ISIS cube
src/asp/IsisIO/IsisCameraModel.h:75
↓ 1 callers
Method
linescan_quaternions
Get quaternions (only for linescan cameras)
src/asp/Camera/CsmModel.cc:1353
↓ 1 callers
Function
list_median
(lst)
src/asp/IceBridge/process_icebridge_run.py:250
↓ 1 callers
Function
loadCamerasSunPos
Load cameras and sun positions
src/asp/Tools/sfs.cc:158
↓ 1 callers
Function
loadDemBdBoxes
Find the bounding box of all DEMs in the projected space. - mosaic_bbox is the output bounding box in projected space - dem_proj_bboxes and dem_pixel_
src/asp/Tools/dem_mosaic.cc:860
↓ 1 callers
Function
loadDemsForTiles
Load DEMs that intersect with the current tile batch. This filters the input DEMs to only those needed for the tiles being processed, and prepares the
src/asp/Tools/dem_mosaic.cc:936
↓ 1 callers
Function
loadEstimCameraPositions
Looks in the input camera position file to generate a GCC position for each input camera. - If no match is found, the coordinate is (0,0,0)
src/asp/Camera/BundleAdjustOptions.cc:148
↓ 1 callers
Function
loadGeoref
Read the georeference for the DEM and albedo
src/asp/Tools/sfs.cc:438
↓ 1 callers
Function
loadImagesNodata
src/asp/Tools/image_calc.cc:800
↓ 1 callers
Function
loadMaskedImagesCalcWeights
Load masked images and compute blending weights. These weights will be adjusted later.
src/asp/Tools/sfs.cc:367
↓ 1 callers
Function
loadMeshBuildTree
src/asp/Rig/TextureProcessing.cc:65
↓ 1 callers
Method
loadPairwiseMatches
src/asp/GUI/MatchPointMgr.cc:122
↓ 1 callers
Method
loadPointsFromGCPs
src/asp/Core/MatchList.cc:177
↓ 1 callers
Method
loadPointsFromMatchFiles
src/asp/Core/MatchList.cc:350
↓ 1 callers
Method
loadPointsFromVwip
src/asp/Core/MatchList.cc:234
↓ 1 callers
Function
loadRefDisp
Load all of the reference disparities specified in the input text file and store them in the vectors. Return the number loaded.
src/asp/Camera/BundleAdjustIO.cc:739
↓ 1 callers
Function
loadReferenceTerrain
Read the reference terrain. Ensure enough reference points are loaded that project in the camera boxes. Do two attempts. TODO(oalexan1): This will nee
src/asp/Camera/JitterSolveCostFuns.cc:1659
↓ 1 callers
Function
loadValidateBaOptions
Validate the bundle_adjust options. This modifies the options structure.
src/asp/Sessions/BundleAdjustParse.cc:47
↓ 1 callers
Function
load_ASTER_camera_model_from_xml
src/asp/Camera/LinescanASTERModel.cc:84
↓ 1 callers
Function
load_D_sub
Load the D_sub file fully in memory
src/asp/Core/DisparityProcessing.cc:39
↓ 1 callers
Function
load_camera_and_find_ip
src/asp/IceBridge/ortho2pinhole.cc:407
↓ 1 callers
Function
load_cloud_as_mat
Load xyz points from disk into a matrix with 4 columns. Last column is just ones.
src/asp/PcAlign/pc_align_utils.cc:72
↓ 1 callers
Function
load_interpolation_ready_dem
src/asp/PcAlign/pc_align_utils.cc:581
↓ 1 callers
Function
load_intrinsics_options
For each option, the string must include a subset of the entries: "focal_length, optical_center, distortion_params" - Need the extra boolean to handle
src/asp/Camera/BundleAdjustCamera2.cc:614
↓ 1 callers
Function
load_las
Try to load at least this many points from the LAS file. TODO(oalexan1): This function should reduce the number of points if they are too many.
src/asp/Core/PdalUtils.cc:752
↓ 1 callers
Method
load_next_chunk
Set up the next interpolator - Returns false if the end of the file was reached
src/asp/IceBridge/nav2cam.cc:327
↓ 1 callers
Function
load_pairs_from_file
Loads in the points from a text file
src/asp/Tools/rpc_gen.cc:112
↓ 1 callers
Function
load_pc
src/asp/Core/EigenUtils.cc:565
↓ 1 callers
Method
load_perusat_camera_model
Load a PeruSat linescan camera file
src/asp/Sessions/CameraModelLoader.cc:116
↓ 1 callers
Function
load_perusat_camera_model_from_xml
Load PeruSat camera as a CSM linescan model. Resampling is done here (not in PeruSatXML) so the XML class returns raw data. Positions/velocities: Lagr
src/asp/Camera/LinescanPeruSatModel.cc:251
↓ 1 callers
Function
load_pleiades_camera_model_from_xml
src/asp/Camera/LinescanPleiadesModel.cc:380
↓ 1 callers
Function
load_reference_dem
Load the DEM and adjust some options depending on DEM statistics.
src/asp/IceBridge/ortho2pinhole.cc:289
↓ 1 callers
Method
load_scene
src/asp/SfmView/SfmMainWindow.cc:70
↓ 1 callers
Method
load_shaders
src/asp/SfmView/SceneRenderer.cc:53
↓ 1 callers
Function
load_spot_camera_model_from_xml
src/asp/Camera/LinescanPleiadesModel.cc:395
↓ 1 callers
Method
load_view
src/asp/SfmView/SfmUtils.cc:203
↓ 1 callers
Function
local_alignment
Algorithm to perform local alignment. Approach: - Given the global interest points and the left crop window, find the right crop window. - Crop the gl
src/asp/Core/LocalAlignment.cc:364
↓ 1 callers
Function
locate_inputs
Identify the appropriate inputs in the ASTER directory
src/asp/Tools/aster2asp.cc:156
↓ 1 callers
Function
lookupFilesPoses
A function to extract poses, filenames, and timestamps from read data.
src/asp/Rig/ImageLookup.cc:94
↓ 1 callers
Function
lookupImages
Look up images for a set of rigs. This requires looking up images for individual rigs, then concatenating the results and adjusting the book-keeping.
src/asp/Rig/ImageLookup.cc:605
↓ 1 callers
Function
lookupImagesAndBrackets
Look up each ref cam image by timestamp, with the rig assumption. In between any two ref cam timestamps, which are no further from each other than the
src/asp/Rig/ImageLookup.cc:137
↓ 1 callers
Function
lookupImagesNoBrackets
Assuming that the rig constraint is not used, initialize the 'cams' structure by copying each image and its other data in that structure as expected b
src/asp/Rig/ImageLookup.cc:423
↓ 1 callers
Function
lookupImagesOneRig
Look up images, with or without the rig constraint. See individual functions below for more details.
src/asp/Rig/ImageLookup.cc:506
← previous
next →
1,501–1,600 of 3,842, ranked by callers