7. Viola & Johnsのアルゴリズム
OpenCVの物体検出は、以下の手法を実装している
Rainer Lienhart and Jochen Maydt, "An Extended Set of Haar-like
Features for Rapid Object Detection", IEEE ICIP 2002,Vol. 1, pp. 900-903,
Sep. 2002.
Ojala and M. Pietikainen, “Multiresolution Gray-Scale and Rotation
Invariant Texture Classification with Local Binary Patterns”, IEEE Trans on
PAMI,Vol. 24. No.7, July, 2002. (LBPの論文)
ここでは、大元となった以下の論文を元に解説する
Paul Viola and Michael J. Jones,
"Rapid Object Detection using a Boosted Cascade of
Simple Features",
IEEE CVPR, 2001.
33. 物体座標の表記
(0, 0) x
(X,Y)
Heigh
t
Width
y
以下のサイトから、”ObjectMaker”というプロットツールをダウンロード可能!
http://opencv.willowgarage.com/wiki/ObjectDetection
“ObjectMarker”を日本語化他、色々と使いやすく改造した物
http://www.hvrl.ics.keio.ac.jp/~takuya/profile_j.html