Problem with Computer Vision tool box

조회 수: 4 (최근 30일)
Ali Tareq
Ali Tareq 2016년 3월 8일
댓글: Ali Tareq 2016년 3월 9일
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
Walter Roberson
Walter Roberson 2016년 3월 8일
Which release are you using?
Do you happen to have an AMD CPU?
Ali Tareq
Ali Tareq 2016년 3월 9일
Both 2015a and b. No, my laptop's CPU is Intel.

댓글을 달려면 로그인하십시오.

채택된 답변

Dima Lisin
Dima Lisin 2016년 3월 8일
편집: Dima Lisin 2016년 3월 8일
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
Dima Lisin
Dima Lisin 2016년 3월 9일
Did turning off hardware optimization prevent the crash?
Ali Tareq
Ali Tareq 2016년 3월 9일
@Dima Lisin, thanks for the answer.It seems that Unchecking "Enable hardware optimization" solves the problem.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Display Point Clouds에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by