The application must be able to detect boxes in an image.
Closed this issue · 0 comments
Jasperkroes commented
When given an image
Then application should give back how many boxes it detects
and where they are found.
DoD:
If our application can detect most of the boxes (50%+) in an image.
the application should show where the boxes are found.
Code is has been tested with 100% branch coverage