opencv/modules/features2d
Maksim Shabunin 9b55c09999 Basic doxygen documentation support
- updated existing Doxyfile.in
- added corresponding cmake instructions
- added some specific files (layout, icon)
- clean existing doxygen warnings

Conflicts:
	CMakeLists.txt
	doc/CMakeLists.txt
	modules/core/include/opencv2/core.hpp
	modules/core/include/opencv2/core/base.hpp
	modules/core/include/opencv2/core/cuda.inl.hpp
	modules/core/include/opencv2/core/mat.hpp
	modules/core/include/opencv2/core/matx.hpp
	modules/core/include/opencv2/core/types.hpp
	modules/flann/include/opencv2/flann/lsh_table.h
	modules/imgproc/include/opencv2/imgproc.hpp
2014-10-23 18:27:26 +04:00
..
doc Clarified DescriptorExtractor::compute 2014-07-18 10:57:54 +02:00
include/opencv2/features2d Basic doxygen documentation support 2014-10-23 18:27:26 +04:00
perf Normalized file endings. 2013-08-21 18:59:25 +04:00
src Fixes #3910, flags in _prepareImgAndDrawKeypoints are now binary OR'ed instead of added. 2014-10-07 09:40:56 +02:00
test regression test for bug 3172 2014-09-19 14:47:43 +04:00
CMakeLists.txt Normalized file endings. 2013-08-21 18:59:25 +04:00