How it works regionprops function?
이전 댓글 표시
Actually, I know to how to use regionprops function. This function is giving the area, bounding box, center. I want to ask how it's calculate this parameter inside ?
Which way is using to calculate to center of region ? What's doing to inside in the algorithm ? If you can explain to function, I'll be very helpfull for me.
NOTE: I'm not asking to how to use with code in MATLAB.
답변 (1개)
Omer Yasin Birey
2019년 2월 15일
Type,
edit regionprops
to the command window, so you can analyze what's going on inside.
카테고리
도움말 센터 및 File Exchange에서 Region and Image Properties에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!