Problem with Computer Vision tool box
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Following the tutorials presented in the site, I've tried to build a stereo vision system. everything was OK, but at the depth estimation phase, the system has been crashed! How to solve this problem? Is there any alternate way to do so?
Error:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/157038/image.jpeg)
2 commentaires
Réponse acceptée
Dima Lisin
le 8 Mar 2016
Modifié(e) : Dima Lisin
le 8 Mar 2016
Hi Ali,
Try the following:
Go to "Preferences". Select "Image Processing Toolbox" on the left. Uncheck "Enable hardware optimization" at the bottom of the right side. This should prevent the crash.
To help us further investigate why this is happening, can you please run the following command, and post the output? Please make sure to do that before you turn off hardware optimization.
>> [a, b] = ippl
3 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Computer Vision with Simulink dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!