Skip to content

craic/feature_counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Feature Counter

This application is used to manually mark and count features in arbitrary images that can be accessed via a URL.

Uses for this include counting bacterial colonies in an image of a petri dish, specific cell types in histology slides and counting buildings in satellite images.

It takes the form of a Ruby Sinatra application that fetches remote images and Javascript in the client web page that implements the marking and counting functions.

The user can choose the shape and color of the marker. The current total is updated as features are clicked and the coordinates of each point are stored internally.

The image with the user's marks can then be saved to a PNG format file and the list of coordinate pairs can be displayed in a separate window.

The live application is hosted at Heroku and can be accessed at http://counter.craic.com

The code is distributed freely under the terms of the MIT license and is archived at Github

Copyright 2012 Robert Jones [email protected] Craic Computing LLC

About

Sinatra application for manual counting features in images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published