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?
1 | initial version |
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?