Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hangyav/coco
Image processing application for detecting coins.
https://github.com/hangyav/coco
Last synced: about 1 month ago
JSON representation
Image processing application for detecting coins.
- Host: GitHub
- URL: https://github.com/hangyav/coco
- Owner: hangyav
- Created: 2010-09-24T16:40:17.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-01-07T22:21:51.000Z (almost 14 years ago)
- Last Synced: 2024-10-12T13:44:24.137Z (2 months ago)
- Language: Java
- Homepage:
- Size: 1.48 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Image processing application for detecting coins. It only detect HUF typed money.
===================================
COMPILING
===================================
Run command: ant===================================
RUNNING
===================================
Copy everything from build/classes/ to the imagej's plugins folder then run imagej
OR
Use command: ant run
This only works on Linux systems. It copies everything from build/classes/ to the imagej's plugins folder and runs imagej.