- This topic has 4 replies, 2 voices, and was last updated 10 years, 11 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
|
I implemented the project “Content based image retrival using MATLAB” and its working fine for exact images but not working for Similar images.i want to know if u have any algorithm to search the similar images.
Are you taking real time images using external camera?or loading using imread?
i am loading images using imread();
Reading images will be same for all kind of images what kind of processing u want to do with the image?i mean what output are you expecting?
suppose think that, there are two images of one person with different dress or two images may be taken from different angles
then how to identify both images are belongs to the same person.