Skip to content

lorenzosteccanella/PixelWiseLabelTool

Repository files navigation

Tool for segment images pyxelwise

This tool can be used to create training set of image segment and is used on the Intcatch project to create a training set, for pixelwise water detection

ToDo:

-> compile as a standalone exe file

-> improve the GUI graphics

-> fix bugs

-> create documentation

Known Bugs:

-> Scroll for zoom doesn't work on windows (should be fixed, not tested)

Requirements:

-> skimage

-> tkInter

-> python 3.5

-> OpenCv2

Use instructions:

First install the required package:

-> pip install -r requirements.txt

Second run the tool with:

-> python "name-of-file"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published