Skip to content
/ picpoly Public

A Javascript example to test polygons on images

Notifications You must be signed in to change notification settings

kod3r/picpoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picpoly

A Javascript example to test polygons on images Picpoly supports undo and clear funcions. To finalize the polygon press CTRL + mouse Click.

Technologies used:

  • pure javascript (no jQuery, etc...)
  • HTML5 canvas

Requirements:

  • Any browser that supports HTML5 canvas

Main Features:

  • Mark points with a square.
  • Undo function implementation.
  • Clear function implementation.
  • When a polygon is created, fill the content with a transparent color.

About

A Javascript example to test polygons on images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published