Ask Your Question

rab4280's profile - activity

2018-01-25 15:34:59 -0600 commented question insufficient memory using SIFT

I want to run SIFT using Python OpenCV on a large image. When I try to process it, I've either gotten an error message a

2018-01-25 13:03:34 -0600 commented question insufficient memory using SIFT

What I initially wrote wasn't completely correct. When using sift.detect() only the keypoints, kp, are returned. Keypoin

2018-01-25 11:16:54 -0600 asked a question insufficient memory using SIFT

insufficient memory using SIFT I want to use OpenCV Python to do SIFT feature detection on remote sensing images. These