How does detectCheckerboardPoints work?

조회 수: 5 (최근 30일)
Jdeen
Jdeen 2015년 7월 28일
댓글: Image Analyst 2019년 9월 26일
Hi!
I am wondering how the function "detectCheckerboardPoints" works. What prerequisites are there for the image I? What algorithm is behind the function? E.g., does it rely on a harris corner detector? Does it explicitly look for quadrilaterals? Why doesn't it work for this image, for example?

답변 (1개)

Image Analyst
Image Analyst 2015년 7월 28일
Probably because it's such a poor quality image. You might have to do some preprocessing first to get rid of the noise and posterization, and of course better image capture environment (lighting, geometry, etc.).
  댓글 수: 4
Jonathan Rudd
Jonathan Rudd 2019년 9월 26일
Why answer when you don't know and don't have the toolkit.
Image Analyst
Image Analyst 2019년 9월 26일
Because if it's important enough for him, he might buy the toolbox. Why would I not refer him to an answer just because I personally don't have the toolbox that has a function I know would help him? Why should I withhold such potentially valuable and helpful information? (By the way, I have the toolbox now.)

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by