フィルターのクリア

how to imshow(image,[]) in simulink

3 ビュー (過去 30 日間)
vishnu
vishnu 2020 年 1 月 28 日
コメント済み: Walter Roberson 2022 年 7 月 12 日
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 件のコメント
Mark
Mark 2022 年 7 月 12 日
Is there a way to use imshow() without computer vision toolbox?
Walter Roberson
Walter Roberson 2022 年 7 月 12 日
Mark:
imshow is from Image Processing, not Computer Vision

サインインしてコメントする。

採用された回答

stozaki
stozaki 2020 年 1 月 29 日
Hello vishnu,
I attached model made by R2016a. Please edit some parameters as needed.
Regards,
stozaki
sampleimg.png
  4 件のコメント
vishnu
vishnu 2020 年 1 月 30 日
編集済み: vishnu 2020 年 5 月 6 日
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 2020 年 2 月 1 日
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

サインインしてコメントする。

その他の回答 (1 件)

Selva Karna
Selva Karna 2020 年 1 月 28 日
check image processing & computer vision toolbox ,

カテゴリ

Help Center および File ExchangeComputer Vision with Simulink についてさらに検索

製品


リリース

R2016a

Community Treasure Hunt

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

Start Hunting!

Translated by