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

fix bug with float type conversion in number of interest points #240

Closed ShashankBice closed 5 years ago

ShashankBice commented 5 years ago

Please review this easy one line fix, divide by 2 was converting the numip to float (python 3.6)