Open Source Computer Vision Library
Go to file
Kazuki MATSUDA 72c93dabd3 Add stream operators (Requested #2430)
Add output stream operators (<<) for Rect, Size, Matx, Vec.
I can't add operations for cv::KeyPoint.

And putting together all operator<<.
(Matx, Point_, Point3_, Vec, Size_, Rect_)
2012-10-20 11:19:42 +09:00
3rdparty Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
android Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
apps Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cmake Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
data modified facedetect to properly display very oblong objects and optionally flip image horizontally (for profile face detection). Added LBP cascades by Attila Novak for profile face detection and silverware detection (those are results of GSoC 2012) 2012-08-22 15:48:57 +04:00
doc changed link to Q&A forum in the docs 2012-10-18 14:25:34 +04:00
include Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
ios Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
modules Add stream operators (Requested #2430) 2012-10-20 11:19:42 +09:00
samples Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
.gitattributes Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
.gitignore Changed the file .gitignore 2012-08-28 17:46:45 +04:00
CMakeLists.txt Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
index.rst adding OpenCV Manager 2012-06-21 14:50:05 +00:00
README updating README content 2012-07-24 17:59:55 +04:00

OpenCV: open source computer vision library

Homepage:    http://opencv.org
Online docs: http://docs.opencv.org
Q&A forum:   http://answers.opencv.org
Dev zone:    http://code.opencv.org