What library is a function in?
Hi. I'm new to OpenCV, going through tutorials now. One thing I've not been able to find in the documentation is where to find the relation between a function/class and what library file it's in. is there a document that lists out what classes and functions are in which library file?
Thanks
If you don't wanna mess around with the different libraries i suggest using the following:
This basically covers all opencv libraries if i am not mistaken.