![]() |
![]()
| ![]() |
![]()
NAMEgeneratekeys - Generate SIFT keypoints from an image file SYNOPSISgeneratekeys.exe imagefile keyfile[.gz] [downscaleResolution] DESCRIPTIONGenerate SIFT key descriptors for an image. It reads in the image file, finds SIFT keypoints for descriptive image locations and outputs the SIFT descriptors to the keyfile. The image is internally doubled in size, as this increases the number of keypoints found. If you do not want this behaviour or want to downscale the picture, see the downscaleResolution option. The resulting keyfiles can be processed by the other utilities in the autopano-sift package. OPTIONS
BUGSThe memory requirements are quite big. If you have 256Mb of ram, you should go with a 700 downscale resolution, if you have 512Mb 1300 is a good value. AUTHORSebastian Nowozin <nowozin at cs dot tu dash berlin dot de> SEE ALSOautopano-complete(1), autopano(1), autopanog(1), showone(1), showtwo(1)
|