Ask Your Question

cata_ray's profile - activity

2015-11-17 09:24:55 -0600 received badge  Editor (source)
2015-11-17 09:23:10 -0600 commented answer Where can I find the computational complexity of the algorithms?

Since the .h are used for the documentation, I guess if it was tehre it would be in also in the documentation, right? I have look at the paper, but it does not imply that I can have the complexy frrom that. This only depends on the implementation itself.

2015-11-17 05:55:28 -0600 asked a question 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 and for shape trasformation using the class ThinPlateSplineShapeTransformer