Tomas Raila
eda381e437
Cast filepath to python string
2018-01-25 11:35:09 +02:00
tzutalin
3391ab632e
Do not allow to hide file list
2017-12-25 11:12:15 +08:00
darrenl
8b13c25b9f
Merge pull request #215 from RodolfoFerro/master
...
Instructions for macOS High Sierra (qt5 + python3) added. (Updated README)
2017-12-22 13:45:13 +08:00
Rodolfo Ferro
43d911c12e
Screenshot of macOS High Sierra usage added.
2017-12-21 15:49:43 -06:00
Rodolfo Ferro
ae0bacfb88
Updated README. Instructions for macOS High Sierra (qt5 + python3) added.
2017-12-21 15:42:15 -06:00
darrenl
5fdcbcc51c
Merge pull request #214 from deniswernert/master
...
Fixes the call to changeSavedDirDialog
2017-12-20 16:52:00 +08:00
Denis Wernert
53016093d6
Fixes the call to changeSavedDirDialog
2017-12-20 09:29:24 +01:00
darrenl
aa447d6242
Merge pull request #207 from luoyetx/color
...
change color when label has changed
2017-11-30 16:58:09 +08:00
zhangjie
7be0a01af8
change color when label has changed
2017-11-29 21:20:14 +08:00
tzutalin
821ffae6b9
Assign specific bg colors to widget item by different labels
2017-11-06 17:31:33 +08:00
tzutalin
7c145ef6e9
Add an icon for 'verify images'
2017-10-31 12:08:34 +08:00
tzutalin
5adaa669d2
Support showing version info
2017-10-27 10:28:47 +08:00
tzutalin
a77184a176
Update version to 1.5.2
2017-10-24 11:49:46 +08:00
tzutalin
2e525f8ab2
Fix issue and disable choosing box color
2017-10-24 11:26:42 +08:00
tzutalin
6cf04adfa5
Assign different labels with different colors
2017-10-23 16:27:40 +08:00
tzutalin
713cf4537e
Save autosave/single class mode to setting file
2017-10-14 00:01:13 +08:00
tzutalin
1c5298f13d
Add a button in menu to reset all
2017-10-13 23:44:47 +08:00
darrenl
32d5954da4
Merge pull request #175 from alanyee/master
...
Update README.rst
2017-10-13 09:28:35 +08:00
Alan Yee
1368578914
Update README.rst
...
-Made explicit HTTPS calls
-Fix missing links
2017-10-12 13:50:45 -07:00
Alan Yee
b8c06f0848
Update README.rst
...
Replace "OS X" with "macOS"
2017-10-12 13:46:48 -07:00
tzutalin
2d2cde219f
Update README
2017-10-06 17:17:53 +08:00
darrenl
f4d87a9951
Merge pull request #169 from jiyeqian/master
...
Load classes before creating label dialog
2017-09-30 07:06:40 +08:00
Jiye Qian
c0176f2f9f
Load classes before creating label dialog
...
The "editLabel()" may not pop predefined classes without preloaded "labelHist".
2017-09-29 22:43:07 +08:00
darren_lin
aca53bd59f
Revise setup.py
2017-09-27 19:07:06 +08:00
tzutalin
cbc1761e9f
If there no default saved dir, show a dialog for autosaving
2017-09-27 18:43:24 +08:00
tzutalin
d8e961126a
Fix the issue that is unable to import libs if installing by pip
2017-09-27 17:57:09 +08:00
tzutalin
5dab21b847
v1.5.0
2017-09-14 14:17:59 +08:00
darrenl
429290c799
Merge pull request #157 from jaewchoi/fix
...
fix a minor cursor restore bug
2017-09-05 21:09:59 +08:00
Jaewoo Choi
91a830e01b
fix a minor cursor restore bug
2017-09-05 21:39:43 +09:00
darrenl
374aabc7bf
Merge pull request #156 from jaewchoi/roundbox
...
Add a feature to draw a box easier
2017-08-30 11:30:54 +08:00
Jaewoo Choi
dd09ffb497
Added a feature to draw a box easier
2017-08-30 03:33:07 +09:00
darrenl
b40edc3ab3
Merge pull request #152 from BOTFritz/master
...
Fixed scroll zoom on nonprimary monitor or in small window
2017-08-29 12:20:39 +08:00
BOTFritz
511e4a6ac0
Fixed scroll zoom on nonprimary monitor or in small window
2017-08-29 03:34:49 +00:00
darrenl
79f736139b
Merge pull request #151 from jaewchoi/create
...
Fix a bug: creating a box with one point
2017-08-25 13:47:46 +08:00
darrenl
295e0e970b
Merge pull request #149 from jaewchoi/selection
...
fix a bug to select a small bounding box
2017-08-25 13:46:16 +08:00
Jaewoo Choi
835af44c3a
Prevent from creating a zero sized box
2017-08-22 21:28:36 +09:00
Jaewoo Choi
95ff5062fe
fix a bug: creating a box with one point
2017-08-22 20:57:05 +09:00
Jaewoo Choi
7b8519f50e
fix a bug to select a small bounding box
2017-08-22 14:59:40 +09:00
darrenl
fcffa12842
Merge pull request #148 from jaewchoi/selection
...
fix a bug of disabled edit and delete menu in the label list menu
2017-08-22 08:30:09 +08:00
Jaewoo Choi
f1ee71bf1c
fix a bug of disabled edit and delete menu in the label list menu
2017-08-22 02:05:58 +09:00
darrenl
e62ce15649
Update README.rst
2017-08-17 20:02:20 +08:00
darrenl
10102c9e37
Merge pull request #144 from jiyeqian/master
...
Prevent the crash
2017-08-14 09:40:12 +08:00
Jiye Qian
a1decb8e24
Enhance compatibility
...
Adding the path to '.settings.pkl' file, this is especailly useful for MacOS. Then we can put '.settings.pkl' into 'MacOS' folder within 'labelImg.app'. The App will crash without path setting, as soon as we close the App in MacOS.
2017-08-14 02:29:26 +08:00
Jiye Qian
6222214ff3
Prevent the crash caused by illegal XML
2017-08-13 19:50:50 +08:00
tzutalin
6186acd575
Update version to v1.4.3
2017-08-09 14:11:09 +08:00
tzutalin
c64a5eae9b
Refactor settings class
2017-08-08 09:53:22 +08:00
darrenl
3c63864997
Merge pull request #139 from jiyeqian/master
...
Enhance compatibility
2017-08-05 06:05:41 -05:00
Jiye Qian
6859657c36
Enhance compatibility
...
Adding the path to 'data' folder, this is especailly useful for Mac OSX.
Then we can put the 'data' folder into 'MacOS' folder within 'labelImg.app'.
2017-08-05 15:38:37 +08:00
tzutalin
6958e69851
Fix the issue # 136 and add constants.py
2017-08-04 14:45:42 +08:00
darrenl
f6c27b0c10
Merge pull request #138 from jiyeqian/master
...
Enhance compatibility
2017-08-04 00:20:21 -05:00