Problem with Computer Vision tool box
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Ali Tareq
el 8 de Mzo. de 2016
Comentada: Ali Tareq
el 9 de Mzo. de 2016
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 comentarios
Respuesta aceptada
Dima Lisin
el 8 de Mzo. de 2016
Editada: Dima Lisin
el 8 de Mzo. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Computer Vision with Simulink en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!