impolar.m

Resampling of an image with a polar sampling pattern using the built-in 'improfile' function

이 제출물을 팔로우합니다

This function uses the built-in 'improfile' function to resample an image with a polar coordinate system.
The parameters include the center and the resolution of the sampling pattern in both radial and angular directions and the interpolation method.
I had no ambitions of efficiency, just experimenting with polar and log-polar sampling. Constructive comments and suggestions for improvement welcome.

인용 양식

Jérémie Guignard (2026). impolar.m (https://kr.mathworks.com/matlabcentral/fileexchange/47238-impolar-m), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 받은 파일: Log-polar image sampling

카테고리

Help CenterMATLAB Answers에서 Image Segmentation and Analysis에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.3.0.0

Fixed potential bug with angles vector not starting at 0 degrees.

1.2.0.0

Minor typos fixed in the description.

1.1.0.0

Added an input parser to make the choice of the optional arguments more flexible.

1.0.0.0