Similar Images
-
Hi, There is a project at the following url showing how to sort the images in terms of similarity with the selected reference image using CIBR method . http://www.codeproject.com/bitmap/cbir.asp But the input image in this case is .jpg image. How can we modify this project so that it can work for .bmp images as input also.Is CIBR method equally applicable to .bmp images also. Regards
-
Hi, There is a project at the following url showing how to sort the images in terms of similarity with the selected reference image using CIBR method . http://www.codeproject.com/bitmap/cbir.asp But the input image in this case is .jpg image. How can we modify this project so that it can work for .bmp images as input also.Is CIBR method equally applicable to .bmp images also. Regards
Maynka wrote:
How can we modify this project so that it can work for .bmp images as input also.
You learn and understand how the image classes used in the project work and figure it out.
Maynka wrote:
Is CIBR method equally applicable to .bmp images also.
I don't know since I have no knowledge of CIBR method, but if it were my project I would use Google and learn and understand CIBR so I would "know" what the heck I was doing in my own freakin project. *sigh*
-
Maynka wrote:
How can we modify this project so that it can work for .bmp images as input also.
You learn and understand how the image classes used in the project work and figure it out.
Maynka wrote:
Is CIBR method equally applicable to .bmp images also.
I don't know since I have no knowledge of CIBR method, but if it were my project I would use Google and learn and understand CIBR so I would "know" what the heck I was doing in my own freakin project. *sigh*
You made me chuckle :)
¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog
-
You made me chuckle :)
¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog
-
Jim Crafton wrote:
You made me chuckle
Now if only we could make some of these developers "think". :-D
led mike wrote:
Now if only we could make some of these developers "think".
That feature is not available until v2.
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
led mike wrote:
Now if only we could make some of these developers "think".
That feature is not available until v2.
"A good athlete is the result of a good and worthy opponent." - David Crow
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne
-
Hi, There is a project at the following url showing how to sort the images in terms of similarity with the selected reference image using CIBR method . http://www.codeproject.com/bitmap/cbir.asp But the input image in this case is .jpg image. How can we modify this project so that it can work for .bmp images as input also.Is CIBR method equally applicable to .bmp images also. Regards
Did you try to modify? if yes whats the result?
WhiteSky