..
latex2sphinx
updated version number; removed unnecessary index.html and ChangeLog.htm
2010-12-04 19:21:45 +00:00
papers
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
pics
2010-07-31 19:22:33 +00:00
plastex
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
python_fragments
#301 , sample code for CalcHist
2010-05-14 22:24:32 +00:00
user_guide
minor changes of user guide (Kinect section)
2011-02-01 10:04:14 +00:00
vidsurv
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
calib3d.tex
Fixed documentation
2010-12-21 13:17:52 +00:00
CMakeLists.txt
always create <opencv_build_dir>/doc/html to avoid CMake 2.4 error messages
2010-05-26 08:42:33 +00:00
common.m4
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
core_array_operations.tex
SSE2 optimization for Bayer->RGB; added Bayer->Gray with SSE2 optimization; corrected some bugs noted in the yahoogroups forum
2010-12-10 19:06:38 +00:00
core_basic_structures.tex
fixed several typos in docs; make MLData capable of reading csv files with much more columns than before
2010-12-04 18:37:07 +00:00
core_clustering_search.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
core_drawing_functions.tex
fixed several typos in docs; make MLData capable of reading csv files with much more columns than before
2010-12-04 18:37:07 +00:00
core_dynamic_structures.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
core_introduction.tex
fixed several typos in docs; make MLData capable of reading csv files with much more columns than before
2010-12-04 18:37:07 +00:00
core_persistence.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
core_utilities_system_functions.tex
fixed several typos in docs; make MLData capable of reading csv files with much more columns than before
2010-12-04 18:37:07 +00:00
CvAux.tex
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
cvcam.rtf
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
Doxyfile.in
doxygenated opencv_video & opencv_calib3d modules (C++ part only)
2010-05-25 15:59:48 +00:00
FAQ.tex
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
features2d_common_detection_description.tex
added docs for SURF_GPU and BruteForceMatcher_GPU
2011-01-13 09:39:42 +00:00
features2d_detection_description.tex
added docs for SURF_GPU and BruteForceMatcher_GPU
2011-01-13 09:39:42 +00:00
features2d_dynamic_detectors.tex
update features2d documentation after changes create functions and DynamicAdaptedFeatureDetector
2010-11-25 17:44:16 +00:00
features2d_object_categorization.tex
updated doc on features2d
2010-11-08 15:27:56 +00:00
flann.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
go
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
goman
OpenCV user guide prototype
2011-01-11 20:51:08 +00:00
gpu_calib3d.tex
fixed GPU docs
2011-01-31 07:38:58 +00:00
gpu_data_structures.tex
fixed documents errors for GPU module
2011-01-28 16:11:43 +00:00
gpu_features2d.tex
fixed GPU docs
2011-01-31 07:38:58 +00:00
gpu_image_filtering.tex
fixed GPU docs
2011-01-31 07:38:58 +00:00
gpu_image_processing.tex
fixed GPU docs
2011-01-31 07:38:58 +00:00
gpu_initialization.tex
added docs for the DeviceInfo class
2011-01-31 07:45:00 +00:00
gpu_introduction.tex
added docs for the DeviceInfo class
2011-01-31 07:45:00 +00:00
gpu_matrix_operations.tex
fixed some mistakes in gpu docs
2011-01-18 08:09:47 +00:00
gpu_matrix_reductions.tex
added buffered version of norm, updated performance sample and docs
2011-02-01 10:46:19 +00:00
gpu_object_detection.tex
added bib link to the article in GPU docs (for HOG)
2011-01-27 07:26:38 +00:00
gpu_per_element_operations.tex
fixed some mistakes in gpu docs, added docs for gpu stereo.
2011-01-18 11:42:11 +00:00
haartraining.htm
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
helvetica.sty
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
highgui_qt.tex
Minor fixes in documentation
2010-10-19 13:44:57 +00:00
highgui.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
imgproc_feature_detection.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
imgproc_histograms.tex
added hconcat & vconcat functions for joining matrices; moved some inline functions out of the headers; fixed several bugs in documentation; removed MatND from docs
2010-11-23 16:39:20 +00:00
imgproc_image_filtering.tex
added docs for GPU Filter Engine
2011-01-13 13:48:58 +00:00
imgproc_image_transform.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
imgproc_image_warping.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
imgproc_motion_tracking.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
imgproc_object_detection.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
imgproc_planar_subdivisions.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
imgproc_struct_shape_analysis.tex
fixed convexHull description; updated cvHaarDetectObjects description (maxSize parameter).
2010-11-29 17:06:37 +00:00
license.txt
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
ml.tex
Reorganized documentation to be consistent with modular structure
2010-10-19 11:51:56 +00:00
objdetect.tex
fixed convexHull description; updated cvHaarDetectObjects description (maxSize parameter).
2010-11-29 17:06:37 +00:00
online-opencv.tex
Minor fixes in documentation
2010-10-19 13:44:57 +00:00
opencv_cheatsheet.pdf
updated version number; removed unnecessary index.html and ChangeLog.htm
2010-12-04 19:21:45 +00:00
opencv_cheatsheet.tex
updated version number; removed unnecessary index.html and ChangeLog.htm
2010-12-04 19:21:45 +00:00
opencv_user.pdf
English corrected
2011-01-31 19:53:56 +00:00
opencv_user.tex
Added features2d section
2011-01-18 15:56:40 +00:00
opencv-logo2.png
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
opencv-logo.png
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
opencv.bib
added bib link to the article in GPU docs (for HOG)
2011-01-27 07:26:38 +00:00
opencv.ico
remove interfaces from installation; remove opencv/utils dir completely
2010-12-03 22:55:08 +00:00
opencv.jpg
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
opencv.pdf
fixed GPU docs
2011-01-31 07:38:58 +00:00
opencv.sty
modified wiki link name
2010-10-21 15:23:47 +00:00
opencv.tex
updated version number; removed unnecessary index.html and ChangeLog.htm
2010-12-04 19:21:45 +00:00
opencvref_body.tex
documented data structures, cascade classifier GPU
2011-01-21 14:42:21 +00:00
packaging.txt
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
pattern.png
replaced 8x6 pattern with 9x6, which orientation can be determined without any ambiguity
2010-12-13 15:00:35 +00:00
README.txt
Updated for building in latexsphinx directory
2010-11-19 22:19:00 +00:00
verbdef.sty
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00
video_motion_tracking.tex
fixed several typos in docs; make MLData capable of reading csv files with much more columns than before
2010-12-04 18:37:07 +00:00