Kevin Gay
5506da5b55
Made spelling corrections to variables
2017-07-26 21:59:59 -04:00
darrenl
3aa1c59fc2
Merge pull request #126 from jiyeqian/master
...
Fix filename bug
2017-07-26 14:16:46 +08:00
Jiye Qian
a878ab83b7
Fix filename bug
...
If the file name contains ".", it will go wrong. e.g. hello.world.jpg --> hello.xml
2017-07-26 01:53:49 +08:00
tzutalin
14edc88a64
Fix runtime errors for py3qt5
2017-07-25 16:43:04 +08:00
tzutalin
1889d8c88f
Add README for build-tools
2017-07-21 22:38:03 +08:00
tzutalin
d11fbb57de
Update version to 1.4.0
2017-07-21 18:01:53 +08:00
tzutalin
398da39dce
Don't save verified by default
2017-07-21 17:55:26 +08:00
tzutalin
a09ecbb7bb
Add single mode features and fix minor issues
2017-07-21 17:32:30 +08:00
darrenl
4015a0eab5
Merge pull request #112 from proste/qt5-deprecated-fix
...
Fixed usage of deprecated function
2017-07-11 11:36:19 +08:00
Stepan Prochazka
bfd502e64f
Fixed usage of deprecated function
2017-07-10 16:56:36 +02:00
darrenl
7baa5a17ef
Merge pull request #110 from Langhalsdino/patch-1
...
Fixed possible typo in makefile
2017-07-10 14:19:49 +08:00
Frederic Tausch
f987cbc6ca
Fixed possible typo
...
"make qt5" will now actually use qt5: "pyrcc5 -o resources.py resources.qrc"
Bug: "make qt5" installed qt4py2. That is kind of miss leading, since "qt5" should actually use qt5 and not use qt4.
2017-07-10 14:44:48 +09:00
tzutalin
2d92e10529
Fix build error for qt5+py3
2017-07-07 23:14:41 +08:00
tzutalin
9899c131d1
Update build-windows-binary.sh
2017-07-07 14:23:28 +08:00
tzutalin
7f288a0817
fix crash for py3
2017-07-07 13:48:25 +08:00
tzutalin
b0e7706de9
Update build-for-pypi.sh
2017-07-07 13:29:09 +08:00
tzutalin
d9e16955f4
Update veriosn to v1.3.4
2017-07-07 11:13:46 +08:00
tzutalin
27cf04aecc
Fix issue #96
2017-07-07 11:09:00 +08:00
darrenl
0efb50ac62
Merge pull request #104 from lhk/master
...
Zooming in on cursor
2017-06-27 10:39:52 +08:00
Lars Klein
9f6fdbd06b
cleaning up the code
2017-06-23 19:33:00 +02:00
Lars Klein
708e1a21e6
reworking the zoom behaviour
2017-06-23 19:28:52 +02:00
tzutalin
cde8aee17a
Update a demo video to README.md
2017-06-06 20:37:04 +08:00
tzutalin
8c2191d655
Add the usage of Docker to README
2017-06-06 18:25:18 +08:00
tzutalin
b7a614d264
Update version to v1.3.3
2017-05-31 09:34:51 +08:00
darrenl
550c4581ec
Merge pull request #100 from ConlonNovak/patch-1
...
Changed .lif to .xml, allowing annotation I/O
2017-05-31 09:29:11 +08:00
Conlon Novak
f5106a2a6a
Changed .lif to .xml, allowing annotation I/O
...
LabelImg cannot read .lif files, but saving the annotations as .xml allows the annotations to be read when switching between images or reopening previously annotated images.
2017-05-30 15:36:43 -04:00
tzutalin
26a50c36bc
Update README
2017-05-25 09:51:47 +08:00
darrenl
d17d26f6a3
Merge pull request #98 from RegisWang/master
...
Add using arrow keys to move the box.
2017-05-25 09:40:51 +08:00
RegisWANG
2560085e2c
Add using arrow key to move the box.
2017-05-24 23:50:32 +08:00
RegisWang
2120d4f7b4
Merge pull request #1 from tzutalin/master
...
Sync from upstream
2017-05-24 07:44:36 -05:00
tzutalin
9cb05ebdae
Refactor some of widgets
2017-05-24 10:25:23 +08:00
darrenl
1513300dfa
Merge pull request #97 from RegisWang/master
...
Add use default label checkbox
2017-05-24 09:40:36 +08:00
RegisWANG
4a25352dbe
Add use default label checkbox
2017-05-23 23:27:31 +08:00
darrenl
8edbfb63d9
Merge pull request #94 from JNKielmann/fixMoveRect
...
Fix moving RectBox with right click
2017-05-22 10:34:12 +08:00
JNKielmann
965f358bfb
Fix moving RectBox with right click
2017-05-19 16:21:36 +02:00
tzutalin
14b0b82437
Update history
2017-05-18 10:52:48 +08:00
tzutalin
7cf546b500
Fix issues and update version to 1.3.2
2017-05-18 10:44:42 +08:00
darrenl
f55ef8ee8c
Merge pull request #91 from aaronshan/ruifeng.shan
...
fix bugs:some pictures become invalid after repeat labeled and save it.
2017-05-18 10:32:44 +08:00
aaronshan
777d03e25d
fix bugs:some pictures become invalid after repeat labeled and save it.
2017-05-17 16:09:53 +08:00
tzutalin
01bf8deac9
Update patch version
2017-05-11 09:24:15 +08:00
tzutalin
132492d61f
Provide an extra argument to change predefined classes path
2017-05-10 21:58:39 +08:00
tzutalin
a7e3a32385
Replace Difficult with difficult
2017-05-10 21:26:51 +08:00
tzutalin
8df94a45c8
Add pip method to README
2017-05-04 10:01:05 +08:00
tzutalin
db3a6ba1b6
Change README to rst format
2017-05-04 09:53:54 +08:00
tzutalin
c5dd714394
Modify build-os.binary.sh
2017-05-03 22:01:31 +08:00
tzutalin
fffc99047b
Change version to v1.3.0
2017-05-03 20:03:14 +08:00
tzutalin
b365c103ba
Increase version name to 1.2.4
2017-05-03 19:22:55 +08:00
tzutalin
a8de414015
Add missing files
2017-05-03 19:18:56 +08:00
tzutalin
d56ab8cea2
Create new files for pypackage
2017-05-03 18:31:18 +08:00
tzutalin
c6ad6e3499
Fix build error for qt3
2017-05-03 16:53:55 +08:00