Borrar filtros
Borrar filtros

Problem with Computer Vision tool box

2 visualizaciones (últimos 30 días)
Ali Tareq
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:
  2 comentarios
Walter Roberson
Walter Roberson el 8 de Mzo. de 2016
Which release are you using?
Do you happen to have an AMD CPU?
Ali Tareq
Ali Tareq el 9 de Mzo. de 2016
Both 2015a and b. No, my laptop's CPU is Intel.

Iniciar sesión para comentar.

Respuesta aceptada

Dima Lisin
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
My guess is that you a seeing the same problem as in this question.
  3 comentarios
Dima Lisin
Dima Lisin el 9 de Mzo. de 2016
Did turning off hardware optimization prevent the crash?
Ali Tareq
Ali Tareq el 9 de Mzo. de 2016
@Dima Lisin, thanks for the answer.It seems that Unchecking "Enable hardware optimization" solves the problem.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Computer Vision Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by