Object categorization from image search: Difference between revisions

Content deleted Content added
mNo edit summary
Line 65:
* [[Difference of Gaussians]]
* Edge based operator, described in the study
Using these 4 detectors, approximately 700 features were detected per image. These features were then encoded as [[SIFT|Scale-invariant feature transform]] descriptors, and vector quantized to match one of 350 words contained in a codebook. The codebook was precomputed from features extracted from a large number of images spanning numerous object categories.
 
==== Possible object locations ====