I got an error to the part that used to work no problem. Why?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I didn't change any of that part, but it suddenly returns shown error.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1745226/image.png)
1 Kommentar
Torsten
am 1 Aug. 2024
We don't know where the function "overwriteGTruthLocations" is located, but you will have to find it and put it on the MATLAB path.
Antworten (1)
Deep
am 8 Aug. 2024
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!
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!