Large Area Distortion Calculation - IDMS V1.0 Section 13.3.4

버전 1.0.0 (3.78 KB) 작성자: Tyler Tate
Compute large area distortion per the International Committee for Display Metrology (ICDM) Information Display Measurements Standard (IDMS)
다운로드 수: 16
업데이트 날짜: 2019/11/10

라이선스 보기

The function computes large area distortion based on section 13.3.4. in the ICDM IMDS publication. The published section has a few errors and limitations that have been addressed in this MATLAB function:
1) The published equations for pincushion distortion are missing a factor of 2 needed to average rather than sum the corner heights
2) The published equations assume the centerlines (horizontal and vertical) of the input coordinates are effectively the x and y axes of a cartesian coordinate system with the center of the image being at (0,0). The function input will automatically be transformed such that the center image point is at (0,0) for the purposes of the calculations.
3) In MATLAB, images have a y-axis value of zero at the top of the image and positive y in the downward direction, but the equations assume y is positive in the upward direction. Input data is assumed to follow the MATLAB convention and is flipped for the purposes of the calculations.
4) In the MATLAB function, the distances used for the quadratic distortions are calculated from the center vertical and horizontal lines determined from the linear distortion calculations and NOT from the default x and y axes. This removes the effect of any rotation between the test image distortion pattern and the pixel grid from the quadratic distortion calculation.
5) The published example has two issues. 1) It uses different coordinate labels than the published figures and equations. The MATLAB function inputs match the pictures and equations. 2) Some of the results in the published sample are calculated incorrectly. The MATLAB header includes the corrected results.

인용 양식

Tyler Tate (2025). Large Area Distortion Calculation - IDMS V1.0 Section 13.3.4 (https://kr.mathworks.com/matlabcentral/fileexchange/73315-large-area-distortion-calculation-idms-v1-0-section-13-3-4), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Image Arithmetic에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0