NeoGeographyToolkit / StereoPipeline

The NASA Ames Stereo Pipeline is a suite of automated geodesy & stereogrammetry tools designed for processing planetary imagery captured from orbiting and landed robotic explorers on other planets.
Apache License 2.0
479 stars 169 forks source link

--nodata-radius with ipfind... unusually long run-times #255

Open jchollingsworth opened 5 years ago

jchollingsworth commented 5 years ago

I noticed that using ipfind with --nodata-radius option increases the run time by orders of magnitude.

The end result is what I would expect. But I wonder if there is a problem with how the filtering is implemented? If points are removed within the specified pixel radius after all IPs have been found, then I would expect that to be a near instantaneous operation(?).