how can i compare the input sketch to the database of images such that it should retrieve the similar images based on the given sketch
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Madala Siri Chandana SOC CSE
le 6 Fév 2018
Réponse apportée : Venkata Siva Krishna Madala
le 22 Fév 2018
input:user query sketch output:set of images similar to that of input database:to maintain the color images based on the input we have to check the database to retrieve the images that are similar to that of input
0 commentaires
Réponses (1)
Venkata Siva Krishna Madala
le 22 Fév 2018
Hello Siri Chandana,
I understand that you want to Output Similar Images from a Database by Analyzing the Input Image.
I would recommend you to start off by using the Computer Vision Toolbox along with the Deep Learning Toolbox to achieve this. There is documentation related to Image Classification and Retrieval using these Toolboxes. Image Category Classification and Image Retrieval
Some example workflows are Image Retrieval with Bag of Visual Words and Image Retrieval Using Customized Bag of Features.
-Venkata Siva Krishna Madala
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!