image processing - Is SIFT invariant to color distribution,skewness and shearness? -


i wanted know whether sift invariant color distribution,skewness , shearness.i wanted match feature vectors of 2 images , detect whether similiar or not.

"basic" sift done in grayscale, , not, affine-invariant (beyond scale, rotation , translation invariance).
asift affine invariant invariant skew , shear.


Comments

Popular posts from this blog

java - Null response to php query in android, even though php works properly -

node.js - Using Node without global install -

php - CakePHP HttpSockets send array of paramms -