MCPcopy Create free account

hub / github.com/NeoGeographyToolkit/StereoPipeline / functions

Functions3,842 in github.com/NeoGeographyToolkit/StereoPipeline

↓ 1 callersFunctioncalcSfsCovariances
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 callersFunctioncalcSlopeAspect
Calculate the DEM slope and aspect in degrees. Use the same logic as gdaldem.
src/asp/PcAlign/SlopeAspect.cc:110
↓ 1 callersFunctioncalcWorldToCamNoRig
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 callersFunctioncalc_alignment_transform
Compute a matrix transform between images, searching for IP in the specified regions.
src/asp/Tools/image_align.cc:240
↓ 1 callersFunctioncalc_ecef_transform
Compute the ECEF transform (around planet center) given the interest point matches
src/asp/Tools/image_align.cc:144
↓ 1 callersFunctioncalc_llh_bbox_from_dem
Compute the lon-lat box and height range from the DEM
src/asp/Tools/cam2rpc.cc:292
↓ 1 callersFunctioncalc_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 callersFunctioncalc_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 callersFunctioncalc_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 callersFunctioncalc_rmse
src/asp/PcAlign/pc_align_utils.cc:319
↓ 1 callersFunctioncalc_stddev
src/asp/PcAlign/pc_align_utils.cc:304
↓ 1 callersFunctioncalc_target_geom
Compute output georeference to use
src/asp/Tools/mapproject_single.cc:259
↓ 1 callersFunctioncalc_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 callersMethodcalculate_terms
src/asp/Camera/RPCModel.cc:293
↓ 1 callersFunctioncamTypeFromName
Find cam type based on cam name
src/asp/Rig/RigParseUtils.cc:36
↓ 1 callersFunctioncameraAdjustment
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 callersFunctioncameraFromOrthoWrapper
Generate a camera model from a single ortho file
src/asp/IceBridge/input_conversions.py:325
↓ 1 callersMethodcamera_models
src/asp/Sessions/StereoSessionPinhole.cc:232
↓ 1 callersMethodcamera_pose
Return the exact camera pose
src/asp/SfS/SfsCamera.cc:234
↓ 1 callersFunctioncamerasFromExtrinsics
See --extrinsics.
src/asp/Tools/cam_gen.cc:1324
↓ 1 callersFunctionccd_process
(files, options)
src/asp/WVCorrect/ccd_process.py:57
↓ 1 callersFunctioncenterlineWeightsWithHoles
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 callersFunctionchangeFileSuffix
Replace .<extension> with <suffix>
src/asp/Rig/BasicAlgs.cc:65
↓ 1 callersMethodchangePolyColor
Change the color of given layer of polygons
src/asp/GUI/PolyWidget.cc:45
↓ 1 callersMethodcheckForImages
Return true if all the images have been converted from jpeg.
src/asp/IceBridge/run_helper.py:361
↓ 1 callersFunctioncheckFound
Check if an HTML file has the 404 Not Found message.
src/asp/IceBridge/fetch_icebridge_data.py:72
↓ 1 callersFunctioncheckIfUrlExists
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 callersFunctioncheckLabelResults
Get a count of the label files produced in a frame range.
src/asp/IceBridge/pleiades_manager.py:737
↓ 1 callersFunctioncheckNeeForSrcProjWin
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 callersFunctioncheckRequiredTools
Verify that we have all the tools we will be calling during the script.
src/asp/IceBridge/pleiades_manager.py:903
↓ 1 callersFunctioncheckRequiredTools
Verify that we have all the tools we will be calling during the script.
src/asp/IceBridge/regenerate_summary_images.py:158
↓ 1 callersFunctioncheckResults
(run, options, logger, batchListPath)
src/asp/IceBridge/pleiades_manager.py:774
↓ 1 callersFunctioncheck_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 callersFunctioncheck_parallel_version
()
src/asp/Python/asp_system_utils.py:175
↓ 1 callersFunctionchip_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 callersMethodchooseFiles
src/asp/GUI/ChooseFilesDlg.cc:61
↓ 1 callersFunctionclamp
src/asp/OpenMVG/numeric.h:198
↓ 1 callersFunctioncleanBatch
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 callersMethodclearEmptyNodes
Recursive function to eliminate extraneous nodes created by our parsing technique
src/asp/Tools/image_calc.cc:186
↓ 1 callersFunctioncoarse_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 callersMethodcols
src/asp/Core/AsterProc.cc:387
↓ 1 callersMethodcols
src/asp/Tools/image_mosaic.cc:401
↓ 1 callersMethodcols
src/asp/Tools/disparitydebug.cc:78
↓ 1 callersFunctioncombineHeightErrors
Estimate the height error at each DEM pixel based on estimates for each image
src/asp/SfS/SfsErrorEstim.cc:154
↓ 1 callersFunctioncombine_abs_channels
src/asp/Core/PointToDem2.cc:226
↓ 1 callersFunctioncompleteCnetFromDisparities
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 callersFunctioncompleteVectorToRotation
Given a vector, find a rotation matrix that rotates the vector to the y-axis.
src/asp/SfmView/SceneRenderer.cc:353
↓ 1 callersFunctioncomputeAngle
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 callersFunctioncomputeBlockSize
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 callersFunctioncomputeCamStats
See how well the optimized model fits the ground points
src/asp/Camera/CsmModelFit.cc:718
↓ 1 callersFunctioncomputeDemWeights
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 callersFunctioncomputeNuthOffset
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 callersFunctioncomputeReprojectionErrors
src/asp/Tools/opencv_calibrate.cc:97
↓ 1 callersFunctioncomputeRigidTransform
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 callersFunctioncomputeTileBias
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 callersFunctioncomputeTransformFromBToA
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 callersFunctioncomputeWeightedAverage
src/asp/Core/DemMosaic.cc:502
↓ 1 callersFunctioncompute_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 callersFunctioncompute_ip_LR
Compute ip between L.tif and R.tif produced by stereo.
src/asp/Core/IpMatchingAlgs.cc:72
↓ 1 callersFunctioncompute_ip_matching
Compute a matrix transform between images, searching for IP in the specified regions.
src/asp/Tools/image_mosaic.cc:153
↓ 1 callersFunctioncompute_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 callersFunctioncompute_scale_factors
src/asp/Tools/rpc_gen.cc:87
↓ 1 callersFunctionconsolidateStats
Consolidate statistics into a single file
src/asp/IceBridge/process_icebridge_batch.py:655
↓ 1 callersMethodconsume_event
src/asp/SfmView/GlContext.cc:51
↓ 1 callersMethodcontourImage
Contour the current image
src/asp/GUI/PolyWidget.cc:330
↓ 1 callersFunctioncontour_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 callersFunctionconvertToFloatIfNumber
If the text is a number returns float(text), otherwise just text
src/asp/Python/asp_string_utils.py:35
↓ 1 callersFunctionconvertToTsai
Given the json metadata, generate a .tsai camera file
src/asp/Tools/skysat_helper.py:62
↓ 1 callersMethodcopy_from_adjusted_camera
Populate from an AdjustedCameraModel
src/asp/Camera/BundleAdjustCamera.cc:74
↓ 1 callersMethodcopy_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 callersMethodcopy_from_optical_bar
Populate from OpticalBarModel
src/asp/Camera/BundleAdjustCamera.cc:87
↓ 1 callersMethodcopy_from_pinhole
Populate from a PinholeModel
src/asp/Camera/BundleAdjustCamera.cc:81
↓ 1 callersMethodcopy_to_asp_settings
src/asp/Camera/BundleAdjustOptions.cc:41
↓ 1 callersMethodcorrectWithApproxCam
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 callersMethodcreate
src/asp/SfmView/SfmUtils.cc:184
↓ 1 callersFunctioncreateColorbarLayout
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 callersFunctioncreateDem
Create a DEM from a pair of images
src/asp/IceBridge/process_icebridge_batch.py:853
↓ 1 callersFunctioncreateImageMasks
Create the image masks for the left and right images
src/asp/Tools/stereo_pprc.cc:210
↓ 1 callersFunctioncreatePixelSamples
Create pixel samples. Make sure to sample the pixel at (width - 1, height - 1).
src/asp/Camera/CsmModelFit.cc:537
↓ 1 callersFunctioncreateProblemStructure
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 callersFunctioncreateRotatedCameraFile
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 callersFunctioncreateSubsampledImages
Create subsampled images and masks
src/asp/Tools/stereo_pprc.cc:61
↓ 1 callersFunctioncreateSymLinks
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 callersMethodcreate_actions
src/asp/SfmView/SfmMainWindow.cc:84
↓ 1 callersFunctioncreate_corrected_cameras
Take input cameras and corrections in param_storage, and create new cameras incorporating the corrections.
src/asp/Camera/BundleAdjustCamera2.cc:88
↓ 1 callersMethodcreate_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 callersMethodcreate_ground_renderer
src/asp/SfmView/SceneRenderer.cc:529
↓ 1 callersMethodcreate_menus
src/asp/SfmView/SfmMainWindow.cc:95
↓ 1 callersMethodcreate_viewdir_renderer
src/asp/SfmView/SceneRenderer.cc:566
↓ 1 callersFunctioncropGdalImage
Crop out a section of an image
src/asp/IceBridge/process_icebridge_batch.py:766
↓ 1 callersFunctioncropInputs
(inputFiles, outputFolder, cropAmount, threads, delete=False)
src/asp/Tools/lronac2mosaic.py:373
↓ 1 callersFunctioncsmStateFromIsisCube
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 callersFunctioncsv_input_requires_explicit_georef
src/asp/Tools/point2dem.cc:425
↓ 1 callersMethodcsv_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 callersFunctioncubenorm
( mosaicList, threads, delete=False )
src/asp/Tools/lronac2mosaic.py:354
↓ 1 callersFunctioncubenorm
( fromcub, delete=False )
src/asp/Tools/hiedr2mosaic.py:298
↓ 1 callersMethodcurrent_view
src/asp/GUI/MainWidget.cc:1033
↓ 1 callersFunctioncustom_rand_0_1
src/asp/Tools/image_calc.cc:142
↓ 1 callersFunctioncvMatType
Return the OpenCV matrix type as a string
src/asp/Core/OpenCVUtils.cc:29
↓ 1 callersFunctiondatumCheck
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
← previousnext →1,101–1,200 of 3,842, ranked by callers