I got an error to the part that used to work no problem. Why?
2 ビュー (過去 30 日間)
古いコメントを表示
I didn't change any of that part, but it suddenly returns shown error.
1 件のコメント
Torsten
2024 年 8 月 1 日
We don't know where the function "overwriteGTruthLocations" is located, but you will have to find it and put it on the MATLAB path.
回答 (1 件)
Deep
2024 年 8 月 8 日
Hi Asuka,
I see that you are working on MathWorks' "Object Tracking and Motion Detection with Computer Vision" course. For the wood knots detection project, the helper function “overwriteGTruthLocations” is located at the bottom of the script. Running that cell should resolve the error related to the unrecognized function.
Hope this helps!
参考
カテゴリ
Help Center および File Exchange で Get Started with MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!