If I try to write that code Mat.CvType.CV_8UC1 I get the error CvType cannot be resolved or is not a field. What am I missing? I think I've added the correct library and DLL in the project properties because everything else seems to be working. I need to find those CV_8UC1 CV_8UC2, etc.
You can try to use CvType.CV_8UC1
insted of Mat.CvType.CV_8UC1
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With