imcircle

버전 1.0.0.0 (1.66 KB) 작성자: John T. McCarthy
The file develops an "n by n" matrix containing a solid circle of ones of diameter "n" pixels.
다운로드 수: 8.9K
업데이트 날짜: 2008/1/29

라이선스 보기

The file develops an 'n by n' matrix containing a solid circle of ones of diameter 'n' pixels, over a background of zero pixels.

Pixel positions are calculated on a nearest-fit basis, using trigonometry.

Such a circle can be an image, or part of an image, or an image mask.

A hollow circle (line circle) is also possible.

인용 양식

John T. McCarthy (2024). imcircle (https://www.mathworks.com/matlabcentral/fileexchange/128-imcircle), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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

Up to now, this file generated only a solid circle (disk).

I wish to include an option to have a hollow circle (line circle).