Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use Tan-1 in OpenCV

I want to calculate with this formula

tan-1(Image 1 / Image2)

how to implement it in OpenCV. Thank you.