フィルターのクリア

Not enough arguments error in simulink model

20 ビュー (過去 30 日間)
Araya Mengistu
Araya Mengistu 2024 年 7 月 13 日
コメント済み: Araya Mengistu 2024 年 7 月 27 日
Hi, I have created a simple model to process two images to detect features, and output distance estimates between matching features. The model has two spurces from corresponding files, Image 1 and Image 2. Each image is converted to RGB, and input to a function block I have defined as v= functionKAZE(grayImg1, grayImg2). This function block is linked to a scope showing v vs. time.
When I run this model, simulink responds with the error message "Not enough input arguments.". I have checked my function separately with the image files supplied from the command prompt, and works fine. What could I have missed? Thanks In advance.
  2 件のコメント
Bhanu Prakash
Bhanu Prakash 2024 年 7 月 13 日
To better understand the issue, it would be better if you can share the Simulink model and any other files that may be required to run your model.
Araya Mengistu
Araya Mengistu 2024 年 7 月 27 日
Thanks for the reply. I managed to identify the issue and resolve.

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by