Memory issue with undistortPoints
조회 수: 1 (최근 30일)
이전 댓글 표시
I think undistortPoints has a memory issue. When I pass 1039680x2 matrix as the first argument of the function, Matlab 2016a gives following error. Any idea how I can resolve this problem?
Requested 2079360x2079360 (32214.4GB) array exceeds maximum array size preference. Creation of arrays greater than this limit may take a long time and cause MATLAB to become unresponsive. See array size limit or preference panel for more information.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Matrix Indexing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!