Open Source Computer Vision Library
Go to file
marina.kolpakova 99c666691e Restore core multiply/divide depth to CV_64F value.
After setting depth to CV_32F for non double types this produces difference in results. I've attached test that reproduce this issue.The issue was found during anali broken GPU tests  for multiply/device functions.
2012-10-21 11:20:39 +04: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 Restore core multiply/divide depth to CV_64F value. 2012-10-21 11:20:39 +04:00
samples Fix Android build warnings 2012-10-19 16:14:14 +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