Ask Your Question

BlacKKnighT74's profile - activity

2019-12-23 02:00:39 -0600 commented answer Convert Mat to byte[] in C++

typedef unsigned char byte; using the above line byte will be defined. :)

2019-12-13 01:47:43 -0600 commented answer Running a Java Program Referencing OpenCV's Jar File

I'm trying to compile in terminal. What about that .dll file for ubuntu?