You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial template matching logic using openCV
* Test using pokemon cheat logo
* Test using an "exact" selection from a stock image https://unsplash.com/photos/J2RQT7kJSMM
Based on a request by u/BootsMade4Walking -- add ability for CM to detect solid, well-defined logos in an image.
Potentially can use openCV (using opencv.js?) template matching, assuming the logo is provided and well-isolated. Potentially can make the detection scale/rotation agnostic.
To determine:
The text was updated successfully, but these errors were encountered: