Closed mmkorb closed 6 years ago
Thanks for the catch! I'll work this in to the next release. The only minor issue is that I won't add 1 to each coordinate, since the program uses 0-indexed coordinates, where the first voxel in the image is (0,0,0).
Fixed in version 1.4.5. To be consistent with the Matlab interface, I decided to add the octave index to the output, rather than scale the coordinates.
The points are being drawn correctly, however in CSV the correction was missing. In file sift.c, replace the lines 3120 to 3130 with: