cos function calculation in Opencv
I need to calculate cos of a (float) matrix (14 rows and one column), is there any function for it in OpenCV that gives the same result as in MATLAB?
I need to calculate cos of a (float) matrix (14 rows and one column), is there any function for it in OpenCV that gives the same result as in MATLAB?
Asked: 2016-03-15 04:14:37 -0600
Seen: 1,739 times
Last updated: Mar 15 '16
I don't think this function exist.
Thankyou but I need to calculate power, absolute, sinc and exponents too. Do I need to write the codes for all of them
pow it's hereabsexponents
Thankyou. I visited this page and forgot it while coding. I couldn't find any reference for sinc function in OpenCV.
sinc or
@LBerger please help me here link text