Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Where can I find the computational complexity of the algorithms?

Hi, I wanted to know if there is a place where I can find the computational complexity (Big-O notation) of the algorithms implemented in opencv?

In particular the methods used for template matching (SSD, NSSD, CCOR, NCCOR and CCOEFF and NCCOEFF) and for shape trasformation using the class ThinPlateSplineShapeTransformer

Where can I find the computational complexity of the algorithms?

Hi, I wanted to know if there is a place where I can find the computational complexity (Big-O notation) of the algorithms implemented in opencv?

In particular the methods used for template matching (SSD, NSSD, CCOR, NCCOR and CCOEFF and NCCOEFF) matching and for shape trasformation using the class ThinPlateSplineShapeTransformer