MicrocontrollersAndMore/OpenCV_3_KNN_Character_Recognition_Cpp

"ml": the symbol to the left of a "::" must be a type

Opened this issue · 0 comments

I'm getting error
'ml': the symbol to the left of a '::' must be a type
'create': is not a member of 'CvKnearest'
what should I do?