I'm new to emgucv while compiling I got these error:
Severity Code Description Project File Line Suppression State
Error CS1061 'Mat' does not contain a definition for 'Bitmap' and no accessible extension method 'Bitmap' accepting a first argument of type 'Mat' could be found (are you missing a using directive or an assembly reference?)
I'm new to emgucv while compiling I got these error:
Severity Code Description Project File Line Suppression State
Error CS1061 'Mat' does not contain a definition for 'Bitmap' and no accessible extension method 'Bitmap' accepting a first argument of type 'Mat' could be found (are you missing a using directive or an assembly reference?)