how to imshow(image,[]) in simulink
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
vishnu
am 28 Jan. 2020
Kommentiert: Walter Roberson
am 12 Jul. 2022
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 Kommentare
Akzeptierte Antwort
stozaki
am 29 Jan. 2020
Hello vishnu,
I attached model made by R2016a. Please edit some parameters as needed.
Regards,
stozaki
4 Kommentare
stozaki
am 1 Feb. 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
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Computer Vision with Simulink finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!