Trouble using the Video and Image Processing Block Set

2 ビュー (過去 30 日間)
Harsha Vardhan Rao  Avunoori
Harsha Vardhan Rao Avunoori 2011 年 3 月 2 日
コメント済み: Ahmed Kamel 2023 年 1 月 12 日
I have an infrared video of the sky which is .asf format and I have been trying to find the directional vectors of the birds in the sky!!!
Previously when I have posted the same question I have been told by a user to use the Optical Flow Block in the Video and Image Processing Block Set...
I have followed the following steps. a. Loaded the video into the Simulink using "From Multimedia File" block. b. Connected this block to the "Optical Flow" block c. To view the output video I have connected the "Optical Flow" block with "To Video Display" block.
On running I got this error message!!!
Cannot propagate 3-D signal from output port 1 of block 'test2/Optical Flow/In1' to input port 1 of block 'test2/Optical Flow/Optical Flow Estimation'. The latter block does not accept signals with greater than 2 dimensions (either entirely or in its current configuration
Can some one let me know what should I do now ??? Does that mean I shouldn't be using the Optical Flow block for a video ??
  1 件のコメント
Shahana
Shahana 2011 年 10 月 7 日
you need to change image color space from RGB to intensity, which can be found in source block parameters..

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

採用された回答

Walter Roberson
Walter Roberson 2011 年 3 月 3 日
I suspect it means that you need to interpose an RGB to Gray conversion step.

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by