MCPcopy Create free account

hub / github.com/NeoGeographyToolkit/StereoPipeline / functions

Functions3,842 in github.com/NeoGeographyToolkit/StereoPipeline

↓ 2 callersFunctioncalcFirstLastPositionLines
Calculate the line index for first and last tabulated position. We always expect these to be less than first line index (0), and no less than last val
src/asp/Camera/CsmUtils.cc:508
↓ 2 callersFunctioncalcGsd
Given a DEM, estimate the median grid size in x and in y in meters. Given that the DEM heights are in meters as well, having these grid sizes will mak
src/asp/Core/DemUtils.cc:295
↓ 2 callersFunctioncalcImageSeqMinMax
Calculate the min and max for all images to normalize, while respecting given options.
src/asp/Core/ImageNormalization.cc:85
↓ 2 callersFunctioncalcInterpRefCamToWorld
src/asp/Camera/JitterSolveRigUtils.cc:446
↓ 2 callersFunctioncalcJitterAmplitude
Calc the jitter amplitude at a given location along the orbit. We will accumulate over all frequencies. The signed distance is from the reference orbi
src/asp/Camera/SatSim.cc:636
↓ 2 callersFunctioncalcJointBounds
Compute joint min/max across all images in the given range. Uses --min/--max if set, otherwise unions CSV findRobustBounds and raster approx_bounds.
src/asp/GUI/ImageData.cc:497
↓ 2 callersFunctioncalcPixReflectanceInten
Compute the reflectance and intensity at a single pixel. Compute the slope and/or height error estimation if the pointer is not NULL.
src/asp/SfS/SfsModel.cc:499
↓ 2 callersFunctioncalcPointAndNormal
Calculate current ECEF position and normal vector for a given DEM pixel. This is an auxiliary function needed to compute the reflectance.
src/asp/SfS/SfsModel.cc:440
↓ 2 callersFunctioncalcReflectance
Computes the ground reflectance with a desired reflectance model.
src/asp/SfS/SfsModel.cc:313
↓ 2 callersFunctioncalcResidualStats
Calculate the rmse residual for each residual type.
src/asp/Rig/RigUtils.cc:773
↓ 2 callersFunctioncalcWorldToCam
Use one of the two implementations above. Care is needed as when there are no extrinsics, each camera is on its own, so the input is in world_to_cam_v
src/asp/Rig/TransformUtils.cc:238
↓ 2 callersFunctioncalcWorldToCamWithRig
Compute the transforms from the world to every camera, based on the rig transforms.
src/asp/Rig/TransformUtils.cc:147
↓ 2 callersFunctioncalc_cam_position
A function to compute the camera position in world coordinates given the world_to_cam array
src/asp/Rig/TransformUtils.cc:417
↓ 2 callersFunctioncalc_extended_lonlat_bbox
Calculate the lon-lat bounding box of the points and bias it based on max displacement (which is in meters). This is used to throw away points in the
src/asp/PcAlign/pc_align_utils.cc:153
↓ 2 callersFunctioncalc_interp_world_to_ref
Calculate interpolated world to reference sensor transform. Take into account that the timestamp is for a sensor which may not be the reference one, s
src/asp/Rig/TransformUtils.cc:86
↓ 2 callersFunctioncalc_ip_coverage_fraction
src/asp/Core/IpMatchingAlgs.cc:225
↓ 2 callersFunctioncalc_score_apply
Calc the score of adding a new image. Apply the new image pixels to the output image if requested.
src/asp/Tools/image_subset.cc:109
↓ 2 callersFunctioncalc_stats
Compute output statistics for pc_align
src/asp/Tools/pc_align.cc:378
↓ 2 callersFunctioncall_opencv_bm_or_sgbm
Call the OpenCV BM or SGBM algorithm
src/asp/Core/LocalAlignment.cc:1350
↓ 2 callersFunctioncamera_footprint
See the .h file for documentation
src/asp/Core/BundleAdjustUtils.cc:54
↓ 2 callersMethodcamera_pose
src/asp/Camera/MapprojectImage.cc:75
↓ 2 callersFunctioncamrange
run camrange on cube
src/asp/Tools/cam2map4stereo.py:90
↓ 2 callersFunctioncheckFileForFlight
Return True if the site/date pair is contained in the file
src/asp/IceBridge/run_multiple_flights.py:52
↓ 2 callersFunctioncheckGcpRadius
Sanity check. This does not prevent the user from setting the wrong datum, but it can catch unreasonable height values for GCP.
src/asp/Camera/BundleAdjustCamera2.cc:1609
↓ 2 callersFunctioncheckIfToolExists
Returns true if the system knows about the utility with this name (it is on the PATH).
src/asp/Python/asp_system_utils.py:96
↓ 2 callersFunctioncheckLogFile
Return true if the date is in the file
src/asp/IceBridge/multi_flight_label_runner.py:60
↓ 2 callersFunctioncheckResultsForType
Check how many of the specified file type we produced
src/asp/IceBridge/pleiades_manager.py:703
↓ 2 callersFunctioncheck_for_duplicates
Ensure that the basename (without extension) of all images, camera files, or adjustment names are different. Later these will be used for match files,
src/asp/Core/BundleAdjustUtils.cc:219
↓ 2 callersFunctioncheck_gcp_dists
Generate a warning if the GCP's are really far from the IP points - This is intended to help catch the common lat/lon swap in GCP files.
src/asp/Camera/BundleAdjustCamera.cc:326
↓ 2 callersFunctioncheck_image_sizes
Check that the images in file1 and file2 have same size, and throw an exception if they don't.
src/asp/Tools/stereo_pprc.cc:52
↓ 2 callersFunctioncheck_size
Check if the dimensions of a tile agree with the box it is supposed to fit in
src/asp/Tools/stereo_blend.cc:191
↓ 2 callersFunctionclampWeights
src/asp/Core/DemMosaic.cc:409
↓ 2 callersFunctioncleanJobID
Remove the part after the dot, when the input looks like 149691.pbspl233b.
src/asp/IceBridge/pbs_functions.py:37
↓ 2 callersMethodcols
src/asp/Tools/stereo_rfne.cc:179
↓ 2 callersFunctioncomputeLatLonLattice
Compute latitude and longitude for lattice points from orbital geometry. V004 HDF format does not include Lat/Lon datasets - they must be computed fro
src/asp/Core/AsterProc.cc:187
↓ 2 callersFunctioncomputePlateauedWeights
Compute a weight that is zero, then rises, plateaus, and then falls. hCenterLine contains the center column at each row/col hMaxDistArray contains the
src/asp/Core/DemMosaic.cc:144
↓ 2 callersFunctioncomputeStatsOrIp
Compute statistics for the designated range of images (or mapprojected images), and perhaps the footprints. Or, compute the ip per image (before match
src/asp/Camera/BundleAdjustOptions.cc:203
↓ 2 callersFunctioncompute_mean_residuals_at_xyz
Compute residual map by averaging all the reprojection error at a given point
src/asp/Camera/BundleAdjustResiduals.cc:114
↓ 2 callersFunctioncompute_rpc
Compute the RPC model with given coefficients at the given point. Recall that RPC is ratio of two polynomials in x and y. This assumes centered pixels
src/asp/Rig/RigRpcDistortion.cc:118
↓ 2 callersFunctionconcatenate_optons
Put option-value pairs in a string. Respect the order given by pos_to_opt.
src/asp/Core/LocalAlignment.cc:1215
↓ 2 callersFunctionconfigStereoOpts
Set up options for stereo. This will be used in a couple of places.
src/asp/Tools/stereo.cc:306
↓ 2 callersFunctionconvergence_angles
Find and sort the convergence angles for given cameras and interest points
src/asp/Core/IpMatchingAlgs.cc:397
↓ 2 callersMethodconversionIsFinished
Return true if this run is present and conversion has finished running on it
src/asp/IceBridge/run_helper.py:428
↓ 2 callersFunctionconvertCoordinate
Convert a single 2D coordinate between proj.4 coordinate systems.
src/asp/Python/asp_geo_utils.py:42
↓ 2 callersFunctionconvertToVec2
Convert a raw double matrix to a matrix of Vector2
src/asp/Core/FileUtils.cc:419
↓ 2 callersFunctionconvertToVec3
Convert a raw double matrix to a matrix of Vector3
src/asp/Core/FileUtils.cc:430
↓ 2 callersFunctionconvert_cloud
Convert a cloud from libpointmatcher's format to a vector of points
src/asp/Tools/n_align.cc:225
↓ 2 callersMethodconvert_time
Input strings look like this: 2008-03-04T12:31:03.081912
src/asp/Camera/SPOT_XML.cc:312
↓ 2 callersFunctioncreatePropertyWithType
* @brief Helper function to construct a new property of the appropriate type. * * @param name The name of the property to construct. * @param typeS
src/asp/Rig/happly.h:665
↓ 2 callersFunctioncrop_bathy_mask
Crop the bathy mask to match the crop window. This only does the cropping and does not interpret which pixels are land or water. That is handled later
src/asp/Sessions/StereoSessionBathy.cc:46
↓ 2 callersFunctioncsmQuatVecToAxisAngle
Convert CSM quaternions to axis angle format
src/asp/Camera/CsmModelFit.cc:81
↓ 2 callersMethodcsv_to_lonlat
src/asp/Core/PointUtils.cc:590
↓ 2 callersFunctioncvInsertBlock
Insert an image as a block at a desired location in a bigger image
src/asp/Core/OpenCVUtils.cc:113
↓ 2 callersFunctioncvMatToAspMat
src/asp/Gotcha/CBatchProc.cc:43
↓ 2 callersFunctiondefaultNumThreads
src/asp/Rig/RigThread.cc:28
↓ 2 callersFunctiondem2csv_diff
From a DEM, subtract a csv file. Reverse the sign if 'reverse_csv' is true.
src/asp/Tools/geodiff.cc:205
↓ 2 callersFunctiondem_or_datum_intersect
Intersect a ray with the DEM or the datum. Return the zero vector on failure.
src/asp/Tools/cam_gen.cc:805
↓ 2 callersFunctiondepthValue
Find the depth measurement. Use nearest neighbor interpolation to look into the depth cloud.
src/asp/Rig/RigUtils.cc:657
↓ 2 callersFunctiondetectAddFeatures
src/asp/Rig/InterestPoint.cc:743
↓ 2 callersFunctiondetermineImagePairs
Make a list of all of the image pairs to find matches for. When prior matches are used, they can be in any order.
src/asp/Core/IpMatchingAlgs.cc:513
↓ 2 callersFunctiondirToTile
From run/run-512_0_512_512 extract the bbox 512 0 512 512.
src/asp/Python/asp_alg_utils.py:50
↓ 2 callersFunctiondispSpreadFilter
Filter D_sub by reducing its spread around the median. Return the count of removed pixels.
src/asp/Core/DisparityProcessing.cc:347
↓ 2 callersMethoddistortion_type
Get distortion type
src/asp/Camera/CsmModel.cc:1154
↓ 2 callersFunctiondoNotExceedMinMax
If it is allowed to exceed the min and max values when normalizing images. TODO(oalexan1): This now returns false. This must be switched to true, and
src/asp/Core/ImageNormalization.cc:79
↓ 2 callersFunctionecefVectorToVector
src/asp/Camera/CsmModel.cc:113
↓ 2 callersFunctioneigenToVwMat
Convert an Eigen 3x3 matrix to a VW 3x3 matrix
src/asp/Core/CameraTransforms.cc:53
↓ 2 callersMethodephemeris_time
src/asp/IsisIO/IsisInterface.cc:130
↓ 2 callersFunctionepipolar_ip_matching
TODO(oalexan1): Break up this function as it is too long.
src/asp/Core/InterestPointMatching2.cc:807
↓ 2 callersMethodepipolar_line
src/asp/Core/InterestPointMatching2.cc:101
↓ 2 callersFunctionestim_satellite_orientation
Given a list of satellite positions, estimate the satellite orientation at each position. The x axis is the direction of motion, z points
src/asp/Tools/orbit_plot.py:227
↓ 2 callersFunctionestimateGsdPerTriPoint
Find the average for the gsd for all pixels whose rays intersect at the given triangulated point. TODO(oalexan1): Export points out of param_storage a
src/asp/Camera/BundleAdjustCamera2.cc:929
↓ 2 callersFunctionestimate_convergence_angle
Find the median angle in degrees at which rays emanating from matching points meet
src/asp/Tools/stereo.cc:235
↓ 2 callersFunctionestimate_inliers_bbox
Estimate a bounding box without outliers. Note that individual percentage factors are used in x, y, and z. These are supposed to around 0.75 or so. Th
src/asp/Core/OutlierProcessing.cc:33
↓ 2 callersFunctionevalResiduals
Evaluate the residuals before and after optimization
src/asp/Rig/RigOptimizer.cc:96
↓ 2 callersFunctionevalRpcResiduals
Evaluate the residuals before and after optimization
src/asp/Rig/RigRpcDistortion.cc:332
↓ 2 callersFunctionexclude_ref_cams
(all_cams, ref_cams)
src/asp/Tools/orbit_plot.py:440
↓ 2 callersFunctionexport_to_fgr
Convert a point clould to the format expected by FGR
src/asp/PcAlign/pc_align_fgr.cc:77
↓ 2 callersFunctionexposureFileName
src/asp/SfS/SfsUtils.cc:209
↓ 2 callersFunctionextractBandImage
Extract a single ASTER band image from HDF subdatasets to a TIF file.
src/asp/Core/AsterProc.cc:61
↓ 2 callersFunctionextract_process_folder_bbox_string
Given "out-2048_0_1487_2048" return "2048_0_1487_2048"
src/asp/Tools/stereo_blend.cc:68
↓ 2 callersFunctionextract_rotation_translation
src/asp/PcAlign/pc_align_utils.cc:730
↓ 2 callersFunctionfetchAndParseIndexFile
Create a list of all files that must be fetched unless done already.
src/asp/IceBridge/fetch_icebridge_data.py:350
↓ 2 callersFunctionfetchAndParseIndexFileAux
Retrieve the index file for a folder of data and create a parsed version of it that contains frame number / filename pairs.
src/asp/IceBridge/fetch_icebridge_data.py:123
↓ 2 callersFunctionfetchIndices
Fetch the csv indices of available files.
src/asp/IceBridge/push_to_nsidc.py:66
↓ 2 callersFunctionfilter_ip_by_lonlat_and_elevation
src/asp/Core/InterestPointMatching.cc:772
↓ 2 callersFunctionfilter_ip_homog
Filter ip with homography. This is a wrapper around RANSAC.
src/asp/Core/InterestPointMatching.cc:399
↓ 2 callersFunctionfindCamType
Given a file with name <dir><text><digits>.<digits><text>ref_cam<text>.jpg or <dir>/<cam name>/<digits>.<digits>.jpg find the cam type Return the inde
src/asp/Rig/RigParseUtils.cc:63
↓ 2 callersFunctionfindCamTypeAndGroup
Given a file with name <dir>/<group><separator><separator>ref_cam<text>.ext parse the group and the cam index.
src/asp/Rig/RigParseUtils.cc:218
↓ 2 callersFunctionfindCameraPose
Use OpenCV to find a Pinhole camera's position and orientation based on image pixels and corresponding ground positions
src/asp/Camera/CameraResectioning.cc:42
↓ 2 callersFunctionfindCidReorderMap
The nvm file produced by Theia can have files in arbitrary order. Find the map which will help bring the cid in the correct order.
src/asp/Rig/NvmUtils.cc:35
↓ 2 callersFunctionfindClosestPolyVertex
src/asp/GUI/GuiGeom.cc:26
↓ 2 callersFunctionfindFid
Helper function to add an ip to the keypoint map if not there. In either case find its fid, which is the keypoint map value.
src/asp/Rig/InterestPoint.cc:547
↓ 2 callersFunctionfindInvalidFrames
Out of the files of a given type, find the ones that are not in the given set of valid images.
src/asp/IceBridge/icebridge_common.py:670
↓ 2 callersFunctionfindMatchFiles
Find interest point matches by loading them from files for a given set of images.
src/asp/Core/IpMatchingAlgs.cc:600
↓ 2 callersMethodfindNearestMatchPoint
src/asp/Core/MatchList.cc:112
↓ 2 callersFunctionfindRobustBounds
Find the min and max values, ignoring outliers. We look only at the last component of each point, as that has the intensity, while the previous two ha
src/asp/GUI/ImageData.cc:474
↓ 2 callersFunctionfind_plugin_for_isd
This function is not kept out of the header file to hide CSM dependencies. Look through all of the loaded plugins and find one that is compatible with
src/asp/Camera/CsmModel.cc:246
↓ 2 callersFunctionfitCsmLinescan
Fit a CSM sensor with distortion to given tabulated sight directions. This assumes the scan lines are horizontal, so the satellite moves vertically. T
src/asp/Camera/CsmModelFit.cc:471
↓ 2 callersMethodfloat_focal_length
src/asp/Camera/BaParams.cc:55
↓ 2 callersMethodfloat_optical_center
Control per each group of cameras or for all cameras which intrinsics should be floated.
src/asp/Camera/BaParams.cc:46
← previousnext →601–700 of 3,842, ranked by callers