Added documentation for VOC dataset interface, bag-of-words and other new object recognition tools (GSoC 2010)

This commit is contained in:
kencoken 2010-08-10 19:01:18 +00:00
parent 2a385be0ef
commit f2017f52fc
3 changed files with 84789 additions and 86934 deletions

View File

@ -42,6 +42,7 @@
\input{cv_planar_subdivisions}
\input{cv_object_detection}
\input{cv_calibration_3d}
\input{cv_object_recognition}
\chapter{highgui. High-level GUI and Media IO}
\input{HighGui}

File diff suppressed because it is too large Load Diff

View File

@ -20,6 +20,7 @@
\input{cv_planar_subdivisions}
\input{cv_object_detection}
\input{cv_calibration_3d}
\input{cv_object_recognition}
\chapter{cvaux. Extra Computer Vision Functionality}
\input{cvaux_bgfg}