mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 14:53:03 +04:00
99c666691e
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.