opencv/modules/core
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
..
doc Eliminate discrepancies between signatures in documentation and OpenCV headers 2012-10-17 21:24:55 +04:00
include/opencv2/core Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
perf Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
src Restore core multiply/divide depth to CV_64F value. 2012-10-21 11:20:39 +04:00
test Restore core multiply/divide depth to CV_64F value. 2012-10-21 11:20:39 +04:00
CMakeLists.txt moved device layer headers to include directory 2012-10-05 18:04:23 +04:00