-
Notifications
You must be signed in to change notification settings - Fork 3
Separate DLLs #5
Copy link
Copy link
Open
Labels
LibraryReusable code for other's projectsReusable code for other's projectshelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
LibraryReusable code for other's projectsReusable code for other's projectshelp wantedExtra attention is neededExtra attention is needed
This program should basically be a open-source library for identifying MtG-cards. For it to be that, the borders between the application and the library needs to be clearer, perhaps by using separate DLL-files.
It fells like OpenCV has a good structure. How are they doing it?
Suggestion for splitting up the code: