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
saveInlierMatchPairs
Given all the merged and filtered tracks in pid_cid_fid, for each image pair cid1 and cid2 with cid1 < cid2 < cid1 + num_overlaps + 1, save the matche
src/asp/Rig/RigIo.cc:353
↓ 1 callers
Function
saveIntensities
Save the measured and computed intensity images
src/asp/SfS/SfsImageProc.cc:1148
↓ 1 callers
Function
saveIsisCnet
Create from scratch and and save an ISIS cnet from a given control network and latest param values.
src/asp/Camera/BundleAdjustIsis.cc:538
↓ 1 callers
Function
saveMapprojOffsets
Save mapprojected matches offsets for each image pair having matches
src/asp/Camera/BundleAdjustIO.cc:68
↓ 1 callers
Function
saveNvm
Once bundle adjustment is done, export the outlier list, camera poses, triangulated points, and optical offsets. This is needed for saving an NVM file
src/asp/Camera/BundleAdjustEigen.cc:200
↓ 1 callers
Function
saveOpticalBarCam
Write an optical bar camera file to disk after updating the intrinsics and extrinsics. Return the path to the saved file.
src/asp/Camera/BundleAdjustIO.cc:297
↓ 1 callers
Function
savePairwiseConvergenceAngles
Find convergence angles between every pair of images and save to disk their percentiles assumed that the cameras in world_to_cam are up-to-date given
src/asp/Rig/RigIo.cc:433
↓ 1 callers
Function
savePinholeCam
Write a pinhole camera file to disk after updating the intrinsics and extrinsics. Return the path to the saved file.
src/asp/Camera/BundleAdjustIO.cc:259
↓ 1 callers
Method
savePointsToDisk
src/asp/Core/MatchList.cc:433
↓ 1 callers
Function
saveRunInfo
Save some info that will be useful for peeking at a run
src/asp/Tools/stereo.cc:115
↓ 1 callers
Function
saveShape
Save the points as a shapefile
src/asp/Core/BathyPlaneCalc.cc:678
↓ 1 callers
Function
saveTileWeight
src/asp/Core/DemMosaic.cc:518
↓ 1 callers
Function
saveTransformedDepthClouds
Save the depth clouds and optimized transforms needed to create a mesh with voxblox (if depth clouds exist).
src/asp/Rig/RigUtils.cc:588
↓ 1 callers
Function
saveTransformedMesh
Apply a transform to a point cloud to make it go from camera coordinates to world coordinates and save it as a ply file.
src/asp/Rig/RigUtils.cc:400
↓ 1 callers
Function
saveUpdatedCsm
Write an updated csm camera state file to disk. Assumes no intrinsics are optimized.
src/asp/Camera/BundleAdjustIO.cc:491
↓ 1 callers
Function
saveUpdatedIsisCnet
Update an ISIS cnet with the latest info on triangulated points and outliers, and write it to disk at <outputPrefix>.net. We do not change here if a p
src/asp/Camera/BundleAdjustIsis.cc:422
↓ 1 callers
Function
saveUpdatedRpc
Write an updated RPC camera file to disk. Assumes no intrinsics are optimized.
src/asp/Camera/BundleAdjustIO.cc:536
↓ 1 callers
Function
saveXyzImage
Write an image with 3 floats per pixel. OpenCV's imwrite() cannot do that.
src/asp/Rig/RigImageIO.cc:170
↓ 1 callers
Function
save_dem
Save the DEM
src/asp/Core/PointToDem2.cc:240
↓ 1 callers
Function
save_intersection_error
Save the intersection error
src/asp/Core/PointToDem2.cc:301
↓ 1 callers
Function
save_linescan
src/asp/Tools/cam_gen.cc:1253
↓ 1 callers
Function
save_lr_disp_diff
A small function to save the l-r-diff file
src/asp/Tools/stereo_corr.cc:1040
↓ 1 callers
Function
save_mesh
src/asp/Tools/point2mesh.cc:138
↓ 1 callers
Function
save_mtl
Form the mtl file having the given png texture
src/asp/Tools/point2mesh.cc:72
↓ 1 callers
Function
save_ortho
Save the orthoimage. The texture comes form L.tif instead of the heights.
src/asp/Core/PointToDem2.cc:384
↓ 1 callers
Function
save_output
src/asp/Tools/image_align.cc:485
↓ 1 callers
Function
save_pinhole
Save a pinhole camera, in tsai or csm format
src/asp/Tools/cam_gen.cc:1406
↓ 1 callers
Function
save_rpc
src/asp/Tools/cam_gen.cc:1298
↓ 1 callers
Function
save_stddev
Save horizontal and vertical stddev
src/asp/Core/PointToDem2.cc:346
↓ 1 callers
Function
save_texture
src/asp/Tools/point2mesh.cc:89
↓ 1 callers
Function
save_xml
Save an XML file having all RPC information
src/asp/Tools/add_spot_rpc.cc:241
↓ 1 callers
Function
save_xml
Save an XML file having all RPC information
src/asp/Tools/aster2asp.cc:435
↓ 1 callers
Function
scaledDGSatelliteCovariance
Based on tabulated satellite position and quaternion covariance for each DG camera, find the interpolated covariances for cam1 at pix1 (6 for position
src/asp/Camera/Covariance.cc:290
↓ 1 callers
Function
scaledDGTriangulationJacobian
Given two DG cameras and a pixel in each camera image, consider the following transform. Go from the perturbed joint vector of satellite positions and
src/asp/Camera/Covariance.cc:112
↓ 1 callers
Function
search_range_using_spread
Estimate the search range by finding the median disparity and creating a box of given dimensions around it. This assumes aligned interest points. Note
src/asp/Core/InterestPointMatching.cc:1094
↓ 1 callers
Function
secondsSinceMidnightToHHMMSS
Convert from integer number to HHMMSS string.
src/asp/IceBridge/icebridge_common.py:1036
↓ 1 callers
Method
send_uniform
src/asp/SfmView/SceneRenderer.cc:64
↓ 1 callers
Method
setEditingMatches
src/asp/GUI/MainWidget.h:110
↓ 1 callers
Function
setIsisCnetTarget
Set the Isis cnet target based on the image name. If that fails, as for Earth, set it to the datum name.
src/asp/Camera/BundleAdjustIsis.cc:93
↓ 1 callers
Method
setModelFromStateString
Load the camera model from a model state written to disk. A model state is obtained from an ISD model by pre-processing and combining its data in a fo
src/asp/Camera/CsmModel.cc:562
↓ 1 callers
Function
setNoDataByWeight
src/asp/Core/DemMosaic.cc:398
↓ 1 callers
Method
setPointPosition
src/asp/Core/MatchList.cc:106
↓ 1 callers
Method
setPointValid
src/asp/Core/MatchList.cc:101
↓ 1 callers
Function
setProjection
Set the projection based on options. By now opt.proj_lon and opt.proj_lat should have been set.
src/asp/Core/PointToDem.cc:236
↓ 1 callers
Method
setThreshMode
src/asp/GUI/MainWidget.h:112
↓ 1 callers
Function
setWeightsAsAlphaChannel
Copy weights from separate weight image into the alpha channel of the DEM.
src/asp/Tools/dem_mosaic.cc:589
↓ 1 callers
Method
setWorldBox
src/asp/GUI/MainWidget.cc:276
↓ 1 callers
Function
set_asp_env_vars
A function to set the environmental variables ISISROOT, QT_PLUGIN_PATH, GDAL_DATA, and PROJ_LIB. In packaged build mode, set these with the help of th
src/asp/Core/EnvUtils.cc:52
↓ 1 callers
Method
set_base_time
src/asp/Camera/TimeProcessing.h:31
↓ 1 callers
Method
set_camera
src/asp/SfmView/GlContext.cc:27
↓ 1 callers
Method
set_camera
src/asp/SfmView/SfmUtils.cc:196
↓ 1 callers
Method
set_context
src/asp/SfmView/GlWidget.cc:97
↓ 1 callers
Method
set_default_value
src/asp/Core/OrthoRasterizer.cc:884
↓ 1 callers
Method
set_dirty
src/asp/SfmView/SfmUtils.cc:200
↓ 1 callers
Method
set_final_iter
src/asp/SfS/SfsCostFun.cc:291
↓ 1 callers
Function
set_focal_length
Set the focal length
src/asp/Camera/BundleAdjustCamera2.cc:1235
↓ 1 callers
Method
set_index_vbo
src/asp/SfmView/MeshRenderer.cc:75
↓ 1 callers
Method
set_indices
src/asp/SfmView/MeshRenderer.cc:44
↓ 1 callers
Method
set_mesh
src/asp/SfmView/MeshRenderer.cc:141
↓ 1 callers
Function
set_optical_center
src/asp/Camera/BundleAdjustCamera2.cc:1175
↓ 1 callers
Method
set_point
Update the values for a point
src/asp/Camera/BaParams.h:191
↓ 1 callers
Method
set_point_image
src/asp/Core/OrthoRasterizer.cc:921
↓ 1 callers
Method
set_scene
src/asp/SfmView/SceneRenderer.cc:128
↓ 1 callers
Method
set_spacing
If the DEM spacing is set to zero, we compute a DEM with approximately the same pixel dimensions as the input image. Note, however, that this could le
src/asp/Core/OrthoRasterizer.cc:897
↓ 1 callers
Method
set_target_locs
Load a target location vector.
src/asp/IceBridge/nav2cam.cc:381
↓ 1 callers
Method
set_time_offset
Allows us to set the time offset
src/asp/IsisIO/BaseEquation.h:70
↓ 1 callers
Function
set_up_block_sizes
Set up block sizes for various cost functions
src/asp/Rig/RigOptimizer.cc:52
↓ 1 callers
Method
set_use_alpha
src/asp/Core/OrthoRasterizer.cc:882
↓ 1 callers
Method
set_use_min_z_as_default
src/asp/Core/OrthoRasterizer.cc:883
↓ 1 callers
Method
set_vertex_vbo
src/asp/SfmView/MeshRenderer.cc:71
↓ 1 callers
Method
set_view
src/asp/SfmView/SceneRenderer.cc:133
↓ 1 callers
Method
setupContextMenu
src/asp/GUI/WidgetMenuMgr.cc:106
↓ 1 callers
Function
setupCroppedDemAndOrtho
Bring crops in memory. It greatly helps with multi-threading speed. This function is used only for small tiles, to avoid running out of memory (which
src/asp/Camera/SatSim.cc:1399
↓ 1 callers
Function
setupDem
Prepare a DEM file that encompasses a given image and with a given height.
src/asp/Core/DemUtils.cc:88
↓ 1 callers
Function
setupDemNodata
Heuristics for setting up the no-data value
src/asp/Tools/sfs.cc:419
↓ 1 callers
Function
setupLoadMatchingImages
Choose the images to match and load them. It is assumed that in image_files we have the images from the first and then he second maps to merge.
src/asp/Rig/MergeMaps.cc:198
↓ 1 callers
Function
setupMapprojectedData
Read the mapprojected data, if having the option --mapprojected-data.
src/asp/Camera/BundleAdjustOptions.cc:84
↓ 1 callers
Function
setupMosaicGeom
Set up output mosaic geometry: georef, dimensions (cols/rows), spacing. Handles projection changes, resolution, alignment (tap/gdal-tap), and projwin
src/asp/Tools/dem_mosaic.cc:1215
↓ 1 callers
Function
setupOrCheckDem
Prepare a DEM file that encompasses a given image and with a given height, or reuse the one already available if agrees with what is intended.
src/asp/Core/DemUtils.cc:164
↓ 1 callers
Function
setupRefMap
If --ref-map is passed in, crop to its extent. This will create opt.crop_win.
src/asp/Tools/sfs.cc:471
↓ 1 callers
Function
setupReflectance
Initalize the reflectance parameters based on user input
src/asp/SfS/SfsModel.cc:759
↓ 1 callers
Function
setupRigOptProblem
Set up the optimization problem for rig calibration
src/asp/Rig/RigOptimizer.cc:529
↓ 1 callers
Function
setupTileGrid
Setup tile grid parameters and validate configuration. Determines number of tiles, checks for single-file output mode, validates tile index.
src/asp/Tools/dem_mosaic.cc:1131
↓ 1 callers
Function
sfsCostFun
TODO(oalexan1): This should be modularized
src/asp/SfS/SfsCostFun.cc:994
↓ 1 callers
Function
sfsSanityChecks
src/asp/Tools/sfs.cc:596
↓ 1 callers
Function
shiftWarp
Warp the source DEM to the reference DEM's georef, while applying a translation defined in the projected space of the reference DEM.
src/asp/PcAlign/NuthAlignment.cc:157
↓ 1 callers
Function
side_ip_filtering
src/asp/Core/InterestPointMatching.cc:551
↓ 1 callers
Function
signedOrbitDistance
Given the direction in orbit from first_proj to last_proj (these determine the orbit geometry), find the signed distance along the orbit (in ECEF) fro
src/asp/Camera/SatSim.cc:622
↓ 1 callers
Function
signed_exp
A function that first increases slowly, then very fast, but without being numerically unstable for very small or very large values of the input.
src/asp/Camera/JitterSolveCostFuns.cc:2053
↓ 1 callers
Function
skippedImagesFileName
src/asp/SfS/SfsUtils.cc:221
↓ 1 callers
Function
slerp_n
Compute the n-weight slerp, analogous to the linear combination W[0]*Q[0] + ... + W[n-1]*Q[n-1]. This is experimental. We assume the sum of weights is
src/asp/Rig/TransformUtils.cc:431
↓ 1 callers
Function
snapBBox2ToGrid
Snap the coordinates of a BBox2 to a grid spacing. Use floor for min and ceil for max, so the box always covers at least the original extent.
src/asp/Core/CartographyUtils.cc:52
↓ 1 callers
Function
solveIntrinsics_Part1
Some preliminary work before solving for intrinsics. Here we look up the default calibration file, and generate an RPC approximation of its di
src/asp/IceBridge/full_processing_script.py:376
↓ 1 callers
Function
solveIntrinsics_Part2
Create a camera model with optimized intrinsics. By now we processed a bunch of images and created bundle-adjusted and pc_aligned cameras and
src/asp/IceBridge/full_processing_script.py:456
↓ 1 callers
Function
solve_for_cam_adjust
Solve for a camera translation/rotation based on pixel/gcc coordinate pairs.
src/asp/IceBridge/ortho2pinhole.cc:232
↓ 1 callers
Function
solve_x_shear
src/asp/Core/AffineEpipolar.cc:91
↓ 1 callers
Function
solve_y_scaling
src/asp/Core/AffineEpipolar.cc:73
↓ 1 callers
Function
sort_and_make_unique
src/asp/Tools/n_align.cc:252
↓ 1 callers
Method
sort_parsed_vector3
src/asp/Core/PointUtils.cc:451
↓ 1 callers
Function
spice
(cub_files, spiceinit_options, threads)
src/asp/Tools/lronac2mosaic.py:179
← previous
next →
1,901–2,000 of 3,842, ranked by callers