how to imshow(image,[]) in simulink
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
good afternoon everyone, please help me to solve this. i have a matlab code that run well and display matrix with imshow(image,[]) but it only shows black and white image in matrix viewer/ video viewer when i tried to transform it to matlab block in simulink. is there a way to display the image in simulink like using imshow(image,[]) in matlab. all images in attachtments. thanks for visiting this post.
5 commentaires
Réponse acceptée
stozaki
le 29 Jan 2020
Hello vishnu,
I attached model made by R2016a. Please edit some parameters as needed.
Regards,
stozaki
4 commentaires
stozaki
le 1 Fév 2020
MATLAB functions and Simulink blocks are not always completely equivalent. Processing content may be slightly different. In that case, the designer will need to make adjustments as needed.
Best Regards,
stozaki
Plus de réponses (1)
Voir également
Catégories
En savoir plus sur Computer Vision with Simulink dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!