Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 377 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 377 Bytes

Image processing algorithm detecting a winner of Rock-Paper-Scissors

This algorithm won first prize in PRMU algorithm contest 2011.

Testing

Run following script to test this algorithm:

$ bin/test_original.sh

Run following script to test distributed sample algorithm (baseline):

$ bin/test_sample.sh