how to imshow(image,[]) in simulink

10 Ansichten (letzte 30 Tage)
vishnu
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
Mark
Mark am 12 Jul. 2022
Is there a way to use imshow() without computer vision toolbox?
Walter Roberson
Walter Roberson am 12 Jul. 2022
Mark:
imshow is from Image Processing, not Computer Vision

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

stozaki
stozaki am 29 Jan. 2020
Hello vishnu,
I attached model made by R2016a. Please edit some parameters as needed.
Regards,
stozaki
sampleimg.png
  4 Kommentare
vishnu
vishnu am 30 Jan. 2020
Bearbeitet: vishnu am 6 Mai 2020
yes, thank you. i can open it by setting the sample time of the 'image from file' blocks into any number to display the image (im using R2016a and the default setting is inf).
stozaki
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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Selva Karna
Selva Karna am 28 Jan. 2020
check image processing & computer vision toolbox ,

Produkte


Version

R2016a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by