Skip to content

oguzhanatas/selectPoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selectPoly

A simple selecting module with using interactive polygonal points in python You can change input parameters on the functions as you wish (I gave a sample in the scripts)

when you run the code, it shows a figure on your screen and you can move the polygonal point(red dot) holding your mouse click

All functions is modifiable, I just tried to make it useful.

Python Versions and Dependencies

Keyboard usage

  • w save data in the ploygonal points
  • r save current figure
  • i add more polygonal point which closest the cursor
  • d delete polygonal point which closest the cursor
  • t hide/show all polygnal points

Run the sample code (on your terminal)

python sample.py

About

select area using polygonal points

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages