PixelAnnotationTool
PixelAnnotationTool copied to clipboard
Annotate quickly images.
The image zooming function is not friendly. In the current version(1.4.0), the region to be marked cannot be found after the image is enlarged by pressing Ctrl. For example, Photoshop...
This PR includes a small change for having user settings persistent over application restarts. It saves in user Scope position of window, size of window and the alpha, scale and...
Qt and OpenCV has EOL versions as minimum requirements. This PR updates the documentation and build_scripts. edit: description of #72: I updated the code to match more CLang Tidy hints....
Hi, I am trying to build on Ubuntu 16.04. I am following these steps. ``` sudo apt-get install mesa-common-dev sudo apt-get install libopencv-dev python-opencv wget http://download.qt.io/official_releases/qt/5.9/5.9.1/qt-opensource-linux-x64-5.9.1.run chmod +x qt-opensource-linux-x64-5.9.1.run ./qt-opensource-linux-x64-5.9.1.run...
On windows with custom config file loaded when i'm in the process of tagging the image. When i right click mouse over the image the app crashes and close itself...
For example, two image files to segment: a.1.jpg and a.2.jpg They will end up sharing the same mask files (ie a_mask.png) because extension is assumed to be following the first...
.dmg crashes
Hi, I was trying to run the tool with custom labels. I am unable to save masks that I draw. Watershed mask is being saved but not exactly the ones...
getting first row , last row and border pixels as white when mask is generated please fix this