The Problem:
Counting money.
Input:
Photo of coins (Euro\Cent perspective view,
non-uniform lighting, eventual partial covering)
Task: Recognise
the coins and count the total sum.
Output:
The sum, and also the recognition statistics
(accuracy / false positive rate etc) of theimplemented
method.
Difficulty: Medium
|