For Example : if i have a rose in two different image. How to compare that rose irrespective of color, size and angle of view.
Refered different posts in stackoverflow but didnt get solution for what i am looking for.
For Example : if i have a rose in two different image. How to compare that rose irrespective of color, size and angle of view.
Refered different posts in stackoverflow but didnt get solution for what i am looking for.
Not 100% sure what are you trying to accomplish, but it looks like you need some image recognition to do. For example, this is the first result I get when i google "android image recognition" http://catchoom.com/documentation/image-recognition-sdk/android-image-recognition-sdk/ Maybe it could help.