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
calcSfsCovariances
Compute the DEM covariance for the given problem, and also the albedo covariance, if --float-albedo is on. If --save-covariances is on, also save cova
src/asp/SfS/SfsCostFun.cc:1508
↓ 1 callers
Function
calcSlopeAspect
Calculate the DEM slope and aspect in degrees. Use the same logic as gdaldem.
src/asp/PcAlign/SlopeAspect.cc:110
↓ 1 callers
Function
calcWorldToCamNoRig
Calculate world_to_cam transforms from their representation in a vector, rather than using reference cameras, extrinsics and timestamp interpolation.
src/asp/Rig/TransformUtils.cc:221
↓ 1 callers
Function
calc_alignment_transform
Compute a matrix transform between images, searching for IP in the specified regions.
src/asp/Tools/image_align.cc:240
↓ 1 callers
Function
calc_ecef_transform
Compute the ECEF transform (around planet center) given the interest point matches
src/asp/Tools/image_align.cc:144
↓ 1 callers
Function
calc_llh_bbox_from_dem
Compute the lon-lat box and height range from the DEM
src/asp/Tools/cam2rpc.cc:292
↓ 1 callers
Function
calc_max_displacement
Calculate the maximum displacement from the source points (after any initial transform is applied to them) to the source points after alignment with t
src/asp/PcAlign/pc_align_utils.cc:383
↓ 1 callers
Function
calc_midnight_time
Given a calendar time, find the midnight time. Just put zeros for hours, minutes, and seconds. An input time looks like: 2022-04-13T22:46:31.4540000
src/asp/Camera/PleiadesXML.cc:318
↓ 1 callers
Function
calc_rig_trans
Given the transforms from each camera to the world and their timestamps, find an initial guess for the relationship among the sensors on the rig. Note
src/asp/Rig/TransformUtils.cc:323
↓ 1 callers
Function
calc_rmse
src/asp/PcAlign/pc_align_utils.cc:319
↓ 1 callers
Function
calc_stddev
src/asp/PcAlign/pc_align_utils.cc:304
↓ 1 callers
Function
calc_target_geom
Compute output georeference to use
src/asp/Tools/mapproject_single.cc:259
↓ 1 callers
Function
calc_translation_vec
Compute the translation vector from the source points (before any initial alignment applied to them), and the source points after alignment.
src/asp/PcAlign/pc_align_utils.cc:334
↓ 1 callers
Method
calculate_terms
src/asp/Camera/RPCModel.cc:293
↓ 1 callers
Function
camTypeFromName
Find cam type based on cam name
src/asp/Rig/RigParseUtils.cc:36
↓ 1 callers
Function
cameraAdjustment
The camera will be constrained by the ground, but not by the roll/pitch/yaw, then the orientation will change along the trajectory. Then adjust the al
src/asp/Camera/SatSim.cc:444
↓ 1 callers
Function
cameraFromOrthoWrapper
Generate a camera model from a single ortho file
src/asp/IceBridge/input_conversions.py:325
↓ 1 callers
Method
camera_models
src/asp/Sessions/StereoSessionPinhole.cc:232
↓ 1 callers
Method
camera_pose
Return the exact camera pose
src/asp/SfS/SfsCamera.cc:234
↓ 1 callers
Function
camerasFromExtrinsics
See --extrinsics.
src/asp/Tools/cam_gen.cc:1324
↓ 1 callers
Function
ccd_process
(files, options)
src/asp/WVCorrect/ccd_process.py:57
↓ 1 callers
Function
centerlineWeightsWithHoles
Compute centerline weights using plateaued weight function (not normalized, unlike VW's version). Distinguishes interior holes from border pixels and
src/asp/Core/DemMosaic.cc:185
↓ 1 callers
Function
changeFileSuffix
Replace .<extension> with <suffix>
src/asp/Rig/BasicAlgs.cc:65
↓ 1 callers
Method
changePolyColor
Change the color of given layer of polygons
src/asp/GUI/PolyWidget.cc:45
↓ 1 callers
Method
checkForImages
Return true if all the images have been converted from jpeg.
src/asp/IceBridge/run_helper.py:361
↓ 1 callers
Function
checkFound
Check if an HTML file has the 404 Not Found message.
src/asp/IceBridge/fetch_icebridge_data.py:72
↓ 1 callers
Function
checkIfUrlExists
Return true if the given IceBrige folder URL is valid. This functionality, if done right, times out, likely to pecularities of the NSIDC serve
src/asp/IceBridge/fetch_icebridge_data.py:85
↓ 1 callers
Function
checkLabelResults
Get a count of the label files produced in a frame range.
src/asp/IceBridge/pleiades_manager.py:737
↓ 1 callers
Function
checkNeeForSrcProjWin
See if we need to estimate the proj win of the source points based on reference points and max disp. This is needed for COPC files when this win is no
src/asp/Tools/pc_align.cc:1029
↓ 1 callers
Function
checkRequiredTools
Verify that we have all the tools we will be calling during the script.
src/asp/IceBridge/pleiades_manager.py:903
↓ 1 callers
Function
checkRequiredTools
Verify that we have all the tools we will be calling during the script.
src/asp/IceBridge/regenerate_summary_images.py:158
↓ 1 callers
Function
checkResults
(run, options, logger, batchListPath)
src/asp/IceBridge/pleiades_manager.py:774
↓ 1 callers
Function
check_num_channels
Throws if the input point clouds do not have the same number of channels. - Returns the number of channels.
src/asp/Tools/pc_merge.cc:96
↓ 1 callers
Function
check_parallel_version
()
src/asp/Python/asp_system_utils.py:175
↓ 1 callers
Function
chip_convert_to_tif
Convert any LAS, CSV, PCD, or unorganized TIF files to ASP tif files. We do some binning to make the spatial data more localized, to improve performan
src/asp/Core/PointToDem.cc:133
↓ 1 callers
Method
chooseFiles
src/asp/GUI/ChooseFilesDlg.cc:61
↓ 1 callers
Function
clamp
src/asp/OpenMVG/numeric.h:198
↓ 1 callers
Function
cleanBatch
Clean up all non-output files to conserve space. Setting smallFiles will remove additional low size files.
src/asp/IceBridge/process_icebridge_batch.py:1023
↓ 1 callers
Method
clearEmptyNodes
Recursive function to eliminate extraneous nodes created by our parsing technique
src/asp/Tools/image_calc.cc:186
↓ 1 callers
Function
coarse_grained_parse
Parse format: "focal_length optical_center other_intrinsics" Applies to all sensors and when not optimizing intrinsics per sensor.
src/asp/Camera/BundleAdjustCamera2.cc:505
↓ 1 callers
Method
cols
src/asp/Core/AsterProc.cc:387
↓ 1 callers
Method
cols
src/asp/Tools/image_mosaic.cc:401
↓ 1 callers
Method
cols
src/asp/Tools/disparitydebug.cc:78
↓ 1 callers
Function
combineHeightErrors
Estimate the height error at each DEM pixel based on estimates for each image
src/asp/SfS/SfsErrorEstim.cc:154
↓ 1 callers
Function
combine_abs_channels
src/asp/Core/PointToDem2.cc:226
↓ 1 callers
Function
completeCnetFromDisparities
Given a cnet between a set of left images, and disparities from left to right images, add more interest points to the cnet based on the disparities.
src/asp/Tools/disp2ip.cc:45
↓ 1 callers
Function
completeVectorToRotation
Given a vector, find a rotation matrix that rotates the vector to the y-axis.
src/asp/SfmView/SceneRenderer.cc:353
↓ 1 callers
Function
computeAngle
Compute the angle from the top left to the top right of an image. Positive rotation = clockwise.
src/asp/Tools/historical_helper.py:93
↓ 1 callers
Function
computeBlockSize
Compute block size for rasterization based on bias and user options. Block size is set to next power of 2 >= 4*bias, with minimum of 256.
src/asp/Tools/dem_mosaic.cc:1113
↓ 1 callers
Function
computeCamStats
See how well the optimized model fits the ground points
src/asp/Camera/CsmModelFit.cc:718
↓ 1 callers
Function
computeDemWeights
Compute weights for a DEM in the mosaic. This applies a pipeline of operations: grassfire distance, erosion/centerline, clamping, blurring, power func
src/asp/Tools/dem_mosaic.cc:529
↓ 1 callers
Function
computeNuthOffset
Compute the Nuth offset. By now the DEMs have been regrided to the same resolution and use the same projection. All data is kept as float, but the cal
src/asp/PcAlign/NuthAlignment.cc:318
↓ 1 callers
Function
computeReprojectionErrors
src/asp/Tools/opencv_calibrate.cc:97
↓ 1 callers
Function
computeRigidTransform
Compute a rigid transform between n point correspondences. There exists another version of this using vw matrices in VisionWorkbench called find_3D_tr
src/asp/Core/EigenUtils.cc:624
↓ 1 callers
Function
computeTileBias
Compute the bias for reading from images beyond tile boundaries to avoid tiling artifacts. This accounts for erosion, blurring, hole filling, etc.
src/asp/Tools/dem_mosaic.cc:1043
↓ 1 callers
Function
computeTransformFromBToA
Compute the transform from the B map to the A map by finding the median transform based on the shared images
src/asp/Rig/MergeMaps.cc:273
↓ 1 callers
Function
computeWeightedAverage
src/asp/Core/DemMosaic.cc:502
↓ 1 callers
Function
compute_all_image_positions
Compute the positions of each image relative to the first image. - The top left corner of the first image is coordinate 0,0 in the output image.
src/asp/Tools/image_mosaic.cc:288
↓ 1 callers
Function
compute_ip_LR
Compute ip between L.tif and R.tif produced by stereo.
src/asp/Core/IpMatchingAlgs.cc:72
↓ 1 callers
Function
compute_ip_matching
Compute a matrix transform between images, searching for IP in the specified regions.
src/asp/Tools/image_mosaic.cc:153
↓ 1 callers
Function
compute_relative_transform
TODO: Pass in image ref instead of paths? Compute the transform from image1 to image2 (the top left corner of image1 is (0,0))
src/asp/Tools/image_mosaic.cc:227
↓ 1 callers
Function
compute_scale_factors
src/asp/Tools/rpc_gen.cc:87
↓ 1 callers
Function
consolidateStats
Consolidate statistics into a single file
src/asp/IceBridge/process_icebridge_batch.py:655
↓ 1 callers
Method
consume_event
src/asp/SfmView/GlContext.cc:51
↓ 1 callers
Method
contourImage
Contour the current image
src/asp/GUI/PolyWidget.cc:330
↓ 1 callers
Function
contour_image
TODO(oalexan1): The 0.5 bias may be the wrong thing to do. Need to test more overlaying an image which is above threshold in a rectangular region and
src/asp/GUI/GuiUtilities.cc:177
↓ 1 callers
Function
convertToFloatIfNumber
If the text is a number returns float(text), otherwise just text
src/asp/Python/asp_string_utils.py:35
↓ 1 callers
Function
convertToTsai
Given the json metadata, generate a .tsai camera file
src/asp/Tools/skysat_helper.py:62
↓ 1 callers
Method
copy_from_adjusted_camera
Populate from an AdjustedCameraModel
src/asp/Camera/BundleAdjustCamera.cc:74
↓ 1 callers
Method
copy_from_csm
Populate from CSM. Since with CSM we apply adjustments to existing cameras, these start as 0.
src/asp/Camera/BundleAdjustCamera.cc:94
↓ 1 callers
Method
copy_from_optical_bar
Populate from OpticalBarModel
src/asp/Camera/BundleAdjustCamera.cc:87
↓ 1 callers
Method
copy_from_pinhole
Populate from a PinholeModel
src/asp/Camera/BundleAdjustCamera.cc:81
↓ 1 callers
Method
copy_to_asp_settings
src/asp/Camera/BundleAdjustOptions.cc:41
↓ 1 callers
Method
correctWithApproxCam
This is a bugfix for when points far from the field of view project incorrectly into the camera.
src/asp/Camera/CsmModel.cc:1602
↓ 1 callers
Method
create
src/asp/SfmView/SfmUtils.cc:184
↓ 1 callers
Function
createColorbarLayout
Wrap a widget in a horizontal layout with a colorbar on the right. Returns the wrapper widget, or the original widget if bounds are invalid. The color
src/asp/GUI/MainWindow.cc:345
↓ 1 callers
Function
createDem
Create a DEM from a pair of images
src/asp/IceBridge/process_icebridge_batch.py:853
↓ 1 callers
Function
createImageMasks
Create the image masks for the left and right images
src/asp/Tools/stereo_pprc.cc:210
↓ 1 callers
Function
createPixelSamples
Create pixel samples. Make sure to sample the pixel at (width - 1, height - 1).
src/asp/Camera/CsmModelFit.cc:537
↓ 1 callers
Function
createProblemStructure
Create structures for pixels, xyz, and weights, to be used in optimization. Later there will be another pass to add weights for the anchor points. Her
src/asp/Tools/jitter_solve.cc:942
↓ 1 callers
Function
createRotatedCameraFile
Create a copy of the input camera model which accounts for a 90 degree rotation of the corresponding image.
src/asp/IceBridge/gen_ortho.py:66
↓ 1 callers
Function
createSubsampledImages
Create subsampled images and masks
src/asp/Tools/stereo_pprc.cc:61
↓ 1 callers
Function
createSymLinks
Create symlinks to the input images for skip_image_normalization mode. The symlinks are relative to the output directory.
src/asp/Core/FileUtils.cc:474
↓ 1 callers
Method
create_actions
src/asp/SfmView/SfmMainWindow.cc:84
↓ 1 callers
Function
create_corrected_cameras
Take input cameras and corrections in param_storage, and create new cameras incorporating the corrections.
src/asp/Camera/BundleAdjustCamera2.cc:88
↓ 1 callers
Method
create_frusta_renderer
Compute a ground plane, scale the orbital camera positions relative to the plane, then plot the cameras and the ground plane.
src/asp/SfmView/SceneRenderer.cc:417
↓ 1 callers
Method
create_ground_renderer
src/asp/SfmView/SceneRenderer.cc:529
↓ 1 callers
Method
create_menus
src/asp/SfmView/SfmMainWindow.cc:95
↓ 1 callers
Method
create_viewdir_renderer
src/asp/SfmView/SceneRenderer.cc:566
↓ 1 callers
Function
cropGdalImage
Crop out a section of an image
src/asp/IceBridge/process_icebridge_batch.py:766
↓ 1 callers
Function
cropInputs
(inputFiles, outputFolder, cropAmount, threads, delete=False)
src/asp/Tools/lronac2mosaic.py:373
↓ 1 callers
Function
csmStateFromIsisCube
Read the CSM state (a string) from a cube file. Throw an exception if missing. Careful not to copy junk from the blob.
src/asp/IsisIO/IsisInterface.cc:305
↓ 1 callers
Function
csv_input_requires_explicit_georef
src/asp/Tools/point2dem.cc:425
↓ 1 callers
Method
csv_to_cartesian_or_point_height
Return either xyz or a projected point. Note that the flag return_point_height is not necessarily respected.
src/asp/Core/PointUtils.cc:481
↓ 1 callers
Function
cubenorm
( mosaicList, threads, delete=False )
src/asp/Tools/lronac2mosaic.py:354
↓ 1 callers
Function
cubenorm
( fromcub, delete=False )
src/asp/Tools/hiedr2mosaic.py:298
↓ 1 callers
Method
current_view
src/asp/GUI/MainWidget.cc:1033
↓ 1 callers
Function
custom_rand_0_1
src/asp/Tools/image_calc.cc:142
↓ 1 callers
Function
cvMatType
Return the OpenCV matrix type as a string
src/asp/Core/OpenCVUtils.cc:29
↓ 1 callers
Function
datumCheck
Check that two georefs have the same projection. Compare PROJ4 strings and dynamic datum properties. WKT strings can differ in naming conventions whil
src/asp/Tools/dem2gcp.cc:404
← previous
next →
1,101–1,200 of 3,842, ranked by callers