SiftFeatureDetector Ptr<featuredetector> featureDetector = FeatureDetector::create("SIFt")
what is difference in side of memory allocate ?
1 | initial version |
SiftFeatureDetector Ptr<featuredetector> featureDetector = FeatureDetector::create("SIFt")
what is difference in side of memory allocate ?
2 | retagged |
SiftFeatureDetector Ptr<featuredetector> featureDetector = FeatureDetector::create("SIFt")
what is difference in side of memory allocate ?