Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

cv::sqrt() and cv::pow() throwing exceptions

Hi, i've got a strange problem. I can't use sqrt() or pow() with power value <1.0, i'm just getting exceptions. Using pow() with any power value >= 1.0 works with no problems. Anybody have any idea what's wrong? (OpenCV 2.4.9, MS VS 2010)