Releases: abreheret/PixelAnnotationTool
Releases · abreheret/PixelAnnotationTool
Release Notes 1.5.0
Release Notes 1.4.0
Merge request #34 #37 #45 #48 #49 (Thanks at @berendkleinhaneveld, @javierBarandiaran, @karimhasebou and @dwlsalmeida ) :
- Replaced a deprecated Qt method with a newer
- Added shortcuts for
- opening image folder : Ctrl+O
- opening configuration file : Ctrl+Shift+O
- select next/previous file from opened folder with shortcut : Ctrl+Shift+Up / Ctrl+Shift+Down
- Fixed shortcuts for labels not working after loading other configuration file
- Changed the shortcuts of labels to be even easier (less modifier keys)
- Refactor coding style
- Add color section with right click on a pixel without manual mask color but with watershed color
- Fix crash with right click on a pixel without color
- Making pen_size, scale and mask alpha persistent across tabs
- add shortcut information for the labels selection
Download available below for Windows (zip file), Lunix (AppImage file), and MacOS (dmg file)
Release Notes v1.3.2
Release Notes v1.3.1
- Patch CMakeLists/travis.yml to build for MAC OS (fix #16)
- Fixed bug: unable to save masks in some cases (fix #14 #10 )
- Windows Zip download
- Linux AppImage Download (
chmod +x PixelAnnotationTool_x86_64_v1.3.1.AppImage
the binary and run it) - Mac OSX Dmg Download (before install opencv
brew install opencv
)
Release Note v1.3.0
- add checkbox to save withou (or not) border provide by the watershed algo.
- add tab widget for selected images (with CTRL+W shortchut to remove current tab)
- add message box when to remove tab to save the modifications.
- fix #6
- Download v1.3.0 : Linux (
chmod +x PixelAnnotationTool_x86_64_v1.3.0.AppImage
the binary and run it) - Download v1.3.0 : Windows 64 bit
Release Notes 1.2.1
- Fix #5
- add ci (appveyor and travis)
- Download Windows 64bits Binaries
- Download v1.2.1-6 : Linux (
chmod +x PixelAnnotationTool_x86_64_v1.2.1-6-g8c78e1c.AppImage
the binary and run it)
Release Notes 1.2.0
- Manage automatically the version number
- Save the output images without the pixels border (#2)
- Download Windows Binary
- Download Ubuntu Binary need to install opencv 2.4
>sudo apt-get install libopencv-dev
PixelAnnotationTool 1.0.0
v1.0.0