Hi there,
I was looking over some opencv code and wanted to know what the .depth() method of an mat object does. However I failed to find any reference. http://docs.opencv.org/modules/core/doc/basic_structures.html Lists the Mat Object but says nothing more than that it has methods.
Where do I look stuff like this up?
Thanks in advance.