Suggest some Tutorial book or pdf to learn Content Based Image and Video Retrieval with Matlab
Afficher commentaires plus anciens
hi, I want to learn CBIR with matlab. Please suggest some Tutorial, Documentation , Pdf etc for Learning this. It would be very helpfull if you suggest some.Thank you in advance:
2 commentaires
Anuj kumar Sahu
le 12 Mar 2021
Amit
le 5 Juin 2021
- You need to form color, shape and texture descriptors for each of your database image.
- You need to find color, shape and texture descriptors for query image also.
- Then you need to compare descriptors of unknown image to descriptors of database images display similar images.
- Simple Euclidean distance or Support vector machine algorithm can be used to match the descriptors.
- As advance feature you can use Genetic algorithm to interactive rate retrieved images to exract beter matching images in next iteration.
You can send me you database images on amit.kenjale@gmail.com, I will suggest you best descriptor and suitable approach of image retrieval that will be suitable for all of your images.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Image Processing and Computer Vision dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!