Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Objectify #7

Closed
mrshu opened this issue Dec 10, 2014 · 1 comment
Closed

Objectify #7

mrshu opened this issue Dec 10, 2014 · 1 comment

Comments

@mrshu
Copy link
Collaborator

mrshu commented Dec 10, 2014

The code in its current state is just one huge mess. Global variables and everything do not really make the code readable and maintainable. We shall therefore refactor this code into a class based system that would be initalized with minimal and maximal HSV values and which would then process the image and return the position of the board. Moreover all the other functionality should remain available through some API of this class.

@mrshu
Copy link
Collaborator Author

mrshu commented Dec 12, 2014

Seems to be done in #9 and #10.

@mrshu mrshu closed this as completed Dec 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant