MCPcopy Create free account

hub / github.com/NeoGeographyToolkit/StereoPipeline / functions

Functions3,842 in github.com/NeoGeographyToolkit/StereoPipeline

↓ 1 callersFunctionparseImageSensorList
Parse a file each line of which contains a filename, a sensor name, and a timestamp. Then reorder the data based on input file names.
src/asp/Rig/RigParseUtils.cc:245
↓ 1 callersFunctionparseImgData
Extract the tif files to mosaic, their dimensions, and for each of them the location to mosaic to in the output image. The input is comma-separated.
src/asp/Tools/tif_mosaic.cc:152
↓ 1 callersFunctionparseInterestPoints
Return the list of IP as a numpy array
src/asp/Tools/historical_helper.py:76
↓ 1 callersFunctionparseKeysVals
Given a file having keys like "run:", followed by values, extract the keys and values in a map from keys to vectors of strings.
src/asp/Core/AspStringUtils.cc:51
↓ 1 callersFunctionparseMultiviewHelper
Handle the arguments for the multiview case. It creates multiple pairwise invocations of stereo.
src/asp/Tools/stereo.cc:388
↓ 1 callersMethodparseNext
* @brief (ASCII reading) Parse out the next value of this property from a list of tokens. * * @param tokens The list of property tokens for the
src/asp/Rig/happly.h:314
↓ 1 callersFunctionparsePrismXml
src/asp/Camera/PRISM_XML.cc:270
↓ 1 callersFunctionparseRefineIntrinsicsStr
src/asp/Camera/CsmModelFit.cc:575
↓ 1 callersFunctionparseSensorGroundOffsets
Parse --rig-sensor-ground-offsets.
src/asp/Camera/SatSim.cc:686
↓ 1 callersFunctionparseSensorRotationAngles
Parse --rig-sensor-rotation-angles.
src/asp/Camera/SatSim.cc:704
↓ 1 callersFunctionparseStereoGuiArgs
Parse the input command line arguments. We'll use this function only when we failed to parse the arguments under the assumption that the tool was bein
src/asp/Tools/stereo_gui.cc:62
↓ 1 callersFunctionparseStereoLatLon
Parse +lat_0=<v> and +lon_0=<v> tokens from a proj4 string. The local stereographic carried in BathyPlane::stereographic_proj is constructed with vw's
src/asp/Tools/bathy_plane_calc.cc:216
↓ 1 callersFunctionparseStereoRuns
Given a list of stereo prefixes, extract the indices of the left and right images in the full list of images, the alignment transforms, disparities, a
src/asp/Sessions/CameraUtils.cc:264
↓ 1 callersFunctionparse_asp_config_file
Parse the ASP stereo config file, such as stereo.default, from an open handle.
src/asp/Core/StereoSettingsParse.cc:104
↓ 1 callersMethodparse_bbox
src/asp/Camera/RPC_XML.cc:499
↓ 1 callersFunctionparse_color
Search for "color = red" and find "red". Return false on failure. Can handle uppercase strings, also "color=red" and "color red".
src/asp/Core/PointUtils.cc:293
↓ 1 callersFunctionparse_corr_seed_mode
(filename)
src/asp/Python/asp_stereo_utils.py:232
↓ 1 callersFunctionparse_fgr_options
Parse a string like: div_factor: 1.4 use_absolute_scale: 0 max_corr_dist: 0.025 iteration_number: 100 tuple_scale: 0.95 tuple_max_cnt: 10000
src/asp/PcAlign/pc_align_fgr.cc:36
↓ 1 callersFunctionparse_input_clouds_textures
The files will be input point clouds, and if opt.do_ortho is true, also texture files. If texture files are present, there must be one for each point
src/asp/Core/PointToDem.cc:52
↓ 1 callersFunctionparse_intrinsics_limits
Parse the string of limits and make sure they are all valid pairs.
src/asp/Camera/BundleAdjustCamera2.cc:747
↓ 1 callersFunctionparse_intrinsics_to_float
A function to parse a string like 'cam1:focal_length,optical_center,distortion cam2:focal_length' and extract the intrinsics to float. Separators can
src/asp/Rig/RigParseUtils.cc:337
↓ 1 callersFunctionparse_ms_correction_table
See which table has the corrections for given MS data, find the right row in that table, and read the values
src/asp/Tools/wv_correct.cc:65
↓ 1 callersFunctionparse_plugins_list
Read the list of external stereo programs (plugins) and extract the path to each such plugin and its library dependencies.
src/asp/Core/LocalAlignment.cc:1070
↓ 1 callersFunctionparse_profile
Parse the prifle (satellite id)
src/asp/Camera/PRISM_XML.cc:53
↓ 1 callersFunctionparse_stereo_alg_name_and_opts
Given a string like "mgm -O 8 -s vfit", separate the name, which is the first word, from the options, which is the rest.
src/asp/Core/LocalAlignment.cc:1149
↓ 1 callersFunctionpcd_file_size
src/asp/Core/PointCloudProcessing.cc:479
↓ 1 callersFunctionper_tile_rfne
src/asp/Tools/stereo_rfne.cc:210
↓ 1 callersFunctionpercentile_error
Given a histogram as a vector of counts, based on binning values in the interval [0, max_val] with n bins, find a given percentile error. Here, pct is
src/asp/Core/OrthoRasterizer.cc:392
↓ 1 callersMethodperformDensitification
src/asp/Gotcha/CDensify.cc:73
↓ 1 callersMethodperform_close_scene
src/asp/SfmView/SfmMainWindow.cc:125
↓ 1 callersFunctionperturbCameras
A function to perturb the cameras. A lot of logic is in asp::genCamPoses().
src/asp/Camera/SatSim.cc:1137
↓ 1 callersFunctionpick_at_most_m_unique_elems_from_n_elems
Out of the elements 0, 1,..., n - 1, pick m unique random elements and sort them in increasing order. TODO(oalexan1): See the newly added pick_random_
src/asp/Core/EigenUtils.cc:55
↓ 1 callersFunctionpick_subset
TODO(oalexan1): Move this function out of here. TODO(oalexan1): Call this function in ControlNetworkLoader.cc
src/asp/Core/InterestPointMatching2.cc:561
↓ 1 callersFunctionpinholeFile
For an image like image_dir/my_cam/image.png, create the file out_dir/image.tsai.
src/asp/Rig/RigCameraUtils.cc:56
↓ 1 callersFunctionpixelAspectRatio
Estimate pixel aspect ratio (width / height) of a pixel on the ground
src/asp/Camera/SyntheticLinescan.cc:123
↓ 1 callersMethodplanes
src/asp/Camera/SatSim.cc:1500
↓ 1 callersMethodplanes
src/asp/Tools/wv_correct.cc:585
↓ 1 callersFunctionplot_row
(ax, row, orbits, hasList, datasets, orbit_labels, dataset_labels, ref_list, opt)
src/asp/Tools/orbit_plot.py:552
↓ 1 callersMethodpointExists
src/asp/Core/MatchList.cc:92
↓ 1 callersMethodpoint_and_dir
src/asp/Camera/RPCModel.cc:566
↓ 1 callersFunctionpoint_and_error_norm
src/asp/Tools/stereo_tri.cc:410
↓ 1 callersFunctionpoint_image_offset
src/asp/Core/PointUtils.h:246
↓ 1 callersMethodpoint_to_pixel
src/asp/Camera/MapprojectImage.cc:56
↓ 1 callersFunctionpopulateFrameGroupMidTimestamp
Each frame camera will have a timestamp. Find the median timestamp for each group of such cameras.
src/asp/Camera/JitterSolveRigUtils.cc:183
↓ 1 callersMethodpopulateFromIpPair
Populate from two vectors of interest point matches
src/asp/Core/MatchList.cc:335
↓ 1 callersFunctionpopulateInitRigCamInfo
First pass at collecting info about relationships between cameras and the rig
src/asp/Camera/JitterSolveRigUtils.cc:72
↓ 1 callersFunctionpopulateMatchFiles
Populate the match files and leftIndices vectors
src/asp/Core/MatchList.cc:272
↓ 1 callersFunctionpopulateRigCamInfo
Find the relationship between the cameras relative to the rig
src/asp/Camera/JitterSolveRigUtils.cc:632
↓ 1 callersFunctionpopulateTimestampMap
For each group of frame cameras, find the map from each timestamp to the index of the camera in the full array of cameras.
src/asp/Camera/JitterSolveRigUtils.cc:165
↓ 1 callersFunctionpositionDelta
Given 0 <= num < 15, return a perturbation in satellite position. The starting one is the zero perturbation, then perturb first coordinate in the posi
src/asp/Camera/Covariance.cc:48
↓ 1 callersFunctionprepareData
Put the above logic in a function that prepares the data.
src/asp/PcAlign/NuthAlignment.cc:60
↓ 1 callersFunctionprepareDemAndAlbedo
src/asp/Tools/sfs.cc:514
↓ 1 callersFunctionpreprocessArgs
TODO(oalexan1): If the same file is repeated, will the book-keeping fail? See the .h for more details.
src/asp/GUI/GuiArgs.cc:34
↓ 1 callersFunctionpreprocessDem
Check that all input DEMs have compatible datums with the output Load and preprocess a single DEM for mosaicking. This includes cropping to the region
src/asp/Tools/dem_mosaic.cc:446
↓ 1 callersMethodpreprocessing_hook
Default preprocessing hook. Some sessions may override it.
src/asp/Sessions/StereoSessionIo.cc:108
↓ 1 callersMethodprint_gcp_stats
Print stats for optimized ground control points.
src/asp/Camera/BaParams.cc:314
↓ 1 callersFunctionpriorityBlend
Use the weights created so far only to burn holes in the DEMs where we don't want blending. Then we will have to recreate the weights. That because th
src/asp/Tools/dem_mosaic.cc:140
↓ 1 callersFunctionprism2asp
src/asp/Tools/prism2asp.cc:402
↓ 1 callersFunctionproc_img
This function loads the input images and calls the main processing function
src/asp/Tools/image_calc.cc:841
↓ 1 callersFunctionprocessBlockMax
Process block max: find DEM with max pixel sum and use it. Print the sum of pixels per block.
src/asp/Tools/dem_mosaic.cc:106
↓ 1 callersFunctionprocessDemTile
Process a DEM tile pixel by pixel. Take into account the various blending options.
src/asp/Tools/dem_mosaic.cc:203
↓ 1 callersFunctionprocessMedianOrNmad
src/asp/Tools/dem_mosaic.cc:338
↓ 1 callersFunctionprocessSourceCloud
Load, filter, transform, and resample the source point cloud. The input clouds and transform have been shifted by the provided shift value. The same s
src/asp/Tools/pc_align.cc:857
↓ 1 callersFunctionprocessTheRun
Do all the run processing
src/asp/IceBridge/full_processing_script.py:342
↓ 1 callersFunctionprocess_disparity
src/asp/Tools/disparitydebug.cc:217
↓ 1 callersFunctionprocess_json
(j, outSamples, outLines)
src/asp/Python/scale_linescan.py:57
↓ 1 callersFunctionproduceDistTileList
Produce the list of tiles covering the overlap region of two mapprojected images, for use with stereo_dist. Write as a text file. Write a shapefile fo
src/asp/Core/StereoTiling.cc:199
↓ 1 callersFunctionproduceTiles
Produce the list of tiles for parallel_stereo. If D_sub is available, write only those tiles for which D_sub has valid values. Also save a shape file
src/asp/Core/StereoTiling.cc:77
↓ 1 callersFunctionproduce_dem_disparity
src/asp/Core/DemDisparity.cc:330
↓ 1 callersFunctionproduce_lowres_disparity
Produces the low-resolution disparity file D_sub
src/asp/Tools/stereo_corr.cc:114
↓ 1 callersFunctionproduce_m
Produce M matrix which facilitates conversion from Lon-lat (NED) to ECEF coordinates From https://github.com/visionworkbench/visionworkbench/
src/asp/Tools/orbit_plot.py:87
↓ 1 callersFunctionprojectTexture
Project texture and find the UV coordinates
src/asp/Rig/TextureProcessing.cc:167
↓ 1 callersFunctionproject_image
Project the image depending on image format.
src/asp/Camera/MapprojectImage.cc:532
↓ 1 callersFunctionproject_image_alpha_pick_transform
src/asp/Camera/MapprojectImage.cc:500
↓ 1 callersFunctionproject_image_nodata_pick_transform
src/asp/Camera/MapprojectImage.cc:472
↓ 1 callersFunctionpropagatedErrorStats
Find stats of propagated errors
src/asp/Camera/BundleAdjustCamera.cc:1159
↓ 1 callersFunctionpushByType
(run, options, logger, dataType)
src/asp/IceBridge/push_to_nsidc.py:79
↓ 1 callersMethodpushImageToBottomSlot
src/asp/GUI/MainWidget.cc:529
↓ 1 callersFunctionput_adjustments_in_params
Read previous adjustments and store them in params. The params must be well-formed by now, but any prior adjustment in them will be overwritten.
src/asp/Camera/BundleAdjustCamera2.cc:67
↓ 1 callersFunctionqrect2bbox
src/asp/GUI/GuiUtilities.cc:290
↓ 1 callersFunctionquatDelta
Similar logic as above for the quaternion, for indices 7, ..., 14 (8 of them)
src/asp/Camera/Covariance.cc:67
↓ 1 callersFunctionqueryPixel
Given an image pixel, trace a ray to the ground and find the intersection.
src/asp/Core/DemUtils.cc:34
↓ 1 callersFunctionradioCorrect
Helper function to create RadioCorrectView
src/asp/Core/AsterProc.cc:424
↓ 1 callersFunctionrandom_pc_subsample
Return at most m random points out of the input point cloud.
src/asp/Core/EigenUtils.cc:81
↓ 1 callersMethodrandomize_cameras
Apply a random offset to each camera position.
src/asp/Camera/BaParams.cc:231
↓ 1 callersMethodrandomize_intrinsics
Randomly scale each intrinsic value.
src/asp/Camera/BaParams.cc:250
↓ 1 callersFunctionrasterize_cloud
Rasterize a DEM, and perhaps the error image, orthoimage, stddev, etc. This may be called several times, with different grid sizes.
src/asp/Core/PointToDem2.cc:467
↓ 1 callersFunctionrasterize_cloud_multi_spacing
Wrapper for rasterize_cloud that goes through all spacing values
src/asp/Tools/point2dem.cc:454
↓ 1 callersFunctionray_mesh_intersect
Intersect ray with a mesh. Return true on success.
src/asp/Rig/TextureProcessing.cc:342
↓ 1 callersFunctionreadBathyData
Read all bathy data
src/asp/Core/Bathymetry.cc:64
↓ 1 callersFunctionreadCameraPoses
src/asp/Rig/RigIo.cc:228
↓ 1 callersFunctionreadConsolidatedStatsFile
Read the contents of the stats file
src/asp/IceBridge/process_icebridge_batch.py:721
↓ 1 callersFunctionreadEntryVal
Given a line of the form: # key value1 value2 and so on Read the key in one string, and the values in another string.
src/asp/GUI/ImageData.cc:262
↓ 1 callersFunctionreadGeodiffOutput
Read in the header from a geodiff output csv file. Returns a dictionary containing 'Max', 'Min', 'Mean', and 'StdDev'.
src/asp/IceBridge/icebridge_common.py:1573
↓ 1 callersFunctionreadGroupStructure
If several images are acquired in quick succession along the same orbit and stored in the same list, record this structure by grouping them together.
src/asp/Camera/JitterSolveUtils.cc:44
↓ 1 callersFunctionreadImageEntry
src/asp/Rig/RigImageIO.cc:113
↓ 1 callersFunctionreadImageNames
src/asp/Tools/stereo_gui.cc:141
↓ 1 callersFunctionreadImagesCamsOrLists
Given a vector of files, with each file being an image, camera, or a text file having images or cameras, return the list of all found images and camer
src/asp/Core/FileUtils.cc:200
↓ 1 callersFunctionreadLinescanCameras
A function to read Linescan cameras from disk. There will be just one of them, but same convention is kept as for Pinhole where there is many of them.
src/asp/Camera/SyntheticLinescan.cc:387
↓ 1 callersFunctionreadList
Read a vector of strings from a file, with spaces and newlines acting as separators. Store them in a set.
src/asp/Rig/BasicAlgs.cc:55
← previousnext →1,701–1,800 of 3,842, ranked by callers