Go to file
Andrey Kamaev 84934f7bfc Fix SHORT data type support in Algorithm
* typo in Algorithm::addParam for 'short' data type which results in segmentation fault on ARM
  on attempt to set type property for FAST using setter inherited from Algorithm
* added short type support to read/write methods
* improved some error messages
2012-10-26 17:00:13 +04:00
3rdparty Suppress more warnings in libtiff 2012-10-23 18:20:07 +04:00
android OpenCV Manager version ++. 2012-10-24 13:25:07 +04:00
apps Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
cmake Advance version number to 2.4.3-rc 2012-10-23 17:59:59 +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 Updated docs to 2.4.3 rc 2012-10-24 17:28:17 +04:00
include Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
ios added support armv7s for iOS framework 2012-10-19 19:36:20 +04:00
modules Fix SHORT data type support in Algorithm 2012-10-26 17:00:13 +04:00
samples Tutorial 1 updated. Execution time camera switching implemented. 2012-10-26 13:30:20 +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 Advance version number to 2.4.3-rc 2012-10-23 17:59:59 +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