This website requires JavaScript.
9899c131d1
Update build-windows-binary.sh
tzutalin
2017-07-07 14:23:28 +08:00
7f288a0817
fix crash for py3
tzutalin
2017-07-07 13:48:25 +08:00
b0e7706de9
Update build-for-pypi.sh
tzutalin
2017-07-07 13:19:18 +08:00
d9e16955f4
Update veriosn to v1.3.4
tzutalin
2017-07-07 11:13:46 +08:00
27cf04aecc
Fix issue #96
tzutalin
2017-07-07 11:09:00 +08:00
0efb50ac62
Merge pull request #104 from lhk/master
darrenl
2017-06-27 10:39:52 +08:00
9f6fdbd06b
cleaning up the code
Lars Klein
2017-06-23 19:33:00 +02:00
708e1a21e6
reworking the zoom behaviour
Lars Klein
2017-06-23 19:28:52 +02:00
cde8aee17a
Update a demo video to README.md
tzutalin
2017-06-06 20:37:04 +08:00
8c2191d655
Add the usage of Docker to README
tzutalin
2017-06-06 18:25:12 +08:00
b7a614d264
Update version to v1.3.3
tzutalin
2017-05-31 09:34:51 +08:00
550c4581ec
Merge pull request #100 from ConlonNovak/patch-1
darrenl
2017-05-31 09:29:11 +08:00
f5106a2a6a
Changed .lif to .xml, allowing annotation I/O
Conlon Novak
2017-05-30 15:36:43 -04:00
26a50c36bc
Update README
tzutalin
2017-05-25 09:51:47 +08:00
d17d26f6a3
Merge pull request #98 from RegisWang/master
darrenl
2017-05-25 09:40:51 +08:00
2560085e2c
Add using arrow key to move the box.
RegisWANG
2017-05-24 23:50:32 +08:00
2120d4f7b4
Merge pull request #1 from tzutalin/master
RegisWang
2017-05-24 07:44:36 -05:00
9cb05ebdae
Refactor some of widgets
tzutalin
2017-05-24 10:25:23 +08:00
1513300dfa
Merge pull request #97 from RegisWang/master
darrenl
2017-05-24 09:40:37 +08:00
4a25352dbe
Add use default label checkbox
RegisWANG
2017-05-23 23:27:31 +08:00
8edbfb63d9
Merge pull request #94 from JNKielmann/fixMoveRect
darrenl
2017-05-22 10:34:12 +08:00
965f358bfb
Fix moving RectBox with right click
JNKielmann
2017-05-19 16:21:36 +02:00
14b0b82437
Update history
tzutalin
2017-05-18 10:52:48 +08:00
7cf546b500
Fix issues and update version to 1.3.2
tzutalin
2017-05-18 10:43:53 +08:00
f55ef8ee8c
Merge pull request #91 from aaronshan/ruifeng.shan
darrenl
2017-05-18 10:32:44 +08:00
777d03e25d
fix bugs:some pictures become invalid after repeat labeled and save it.
aaronshan
2017-05-17 16:09:53 +08:00
01bf8deac9
Update patch version
tzutalin
2017-05-11 09:23:41 +08:00
132492d61f
Provide an extra argument to change predefined classes path
tzutalin
2017-05-10 21:58:39 +08:00
a7e3a32385
Replace Difficult with difficult
tzutalin
2017-05-10 21:26:51 +08:00
8df94a45c8
Add pip method to README
tzutalin
2017-05-04 10:01:05 +08:00
db3a6ba1b6
Change README to rst format
tzutalin
2017-05-04 09:53:54 +08:00
c5dd714394
Modify build-os.binary.sh
tzutalin
2017-05-03 22:01:31 +08:00
fffc99047b
Change version to v1.3.0
tzutalin
2017-05-03 20:03:14 +08:00
b365c103ba
Increase version name to 1.2.4
tzutalin
2017-05-03 19:22:55 +08:00
a8de414015
Add missing files
tzutalin
2017-05-03 19:18:56 +08:00
d56ab8cea2
Create new files for pypackage
tzutalin
2017-05-03 18:31:18 +08:00
c6ad6e3499
Fix build error for qt3
tzutalin
2017-05-03 16:53:55 +08:00
1787670afa
rename test files
tzutalin
2017-05-03 16:27:58 +08:00
9a7ecb4a07
Add ustr.py, add more test, and fix build error for py3
tzutalin
2017-05-03 16:13:08 +08:00
4ee8287e51
Merge pull request #80 from ChrisDal/master
darrenl
2017-05-03 02:07:52 -05:00
ca1e1dccde
Homography: added maxIterations and configences parameters (OpenCV3). Updated doubleSpinBox decimals/singleStep.
matlabbe
2017-04-27 14:40:04 -04:00
4810e6fbfb
Update README
tzutalin
2017-04-26 11:19:23 +08:00
04a5e8e7e4
Add difficult in writer
ChrisDal
2017-04-25 10:24:06 +02:00
0bace8fe2b
refined Layout
ChrisDal
2017-04-25 10:22:26 +02:00
73c343458d
Update labelImg.py
ChrisDal
2017-04-25 10:19:15 +02:00
0dae300a61
Add difficult in Shape
ChrisDal
2017-04-25 09:48:32 +02:00
f0f1bb2b5a
Select and set as current item last item
ChrisDal
2017-04-25 09:44:01 +02:00
2708b4bbb8
Add Truncated - difficult
ChrisDal
2017-04-25 09:39:15 +02:00
2899d4dbf7
Add Diificult Checkbox and link to items
ChrisDal
2017-04-25 09:24:34 +02:00
2198c34077
Disable building on osx for CI
tzutalin
2017-04-21 22:17:53 +08:00
23a9d2d975
Merge pull request #79 from aaronshan/ruifeng.shan
darrenl
2017-04-21 21:42:39 +08:00
6dae9fdac7
resolve save utf-8 characters but xml file content is like "哈", not person readable
ruifeng.shan
2017-04-21 15:20:26 +08:00
c3d1baac5f
resolve if don't select default save dir, can't load xml file(saved dir same with image) issue. resolve cannot open annotation xml file issue.
ruifeng.shan
2017-04-21 15:17:46 +08:00
7f1ed5eed3
Create issue_template.md
darrenl
2017-04-03 10:27:34 +08:00
419a8a6f51
Fixed crash when setting max features (#34 )
matlabbe
2017-03-31 13:29:54 -04:00
6337d4efb6
Added General/debug parameter
matlabbe
2017-03-27 13:56:53 -04:00
f722087bf5
Update README.md
matlabbe
2017-03-24 10:25:17 -04:00
b5565bb539
Update README.md
matlabbe
2017-03-24 10:24:51 -04:00
d68a755c7a
Update README.md
matlabbe
2017-03-24 10:24:40 -04:00
dc042fe418
Added General/autoScreenshotPath option
matlabbe
2017-03-15 11:48:36 -04:00
ef13a1ede5
Use u() functions to convert string for python2/3
tzutalin
2017-03-09 13:18:55 +08:00
634fc0c637
Merge pull request #65 from yjmade/master
darrenl
2017-03-09 13:07:45 +08:00
910cd73320
Fix unicode issue for showing window title
tzutalin
2017-03-09 11:55:56 +08:00
29f62ad64f
Merge pull request #64 from des0ps/feature/verified_flag
darrenl
2017-03-09 11:52:40 +08:00
3778c43fad
[IMP] For PyQt5, make scroll can happen on vertical and horizontal at the same time
Jay Young
2017-03-08 12:35:33 +08:00
f631ce9339
[FIX]in PyQT5, scroll does not work, because PyQT5 deprecated the orientation and delte method under QWheelEvent and replaced by angleDelta, so I add some code to detect what version of qt and use the correspond method to get delta
Jay Young
2017-03-08 12:30:12 +08:00
4d1ed6f7e6
[FIX]move hot key for open annotation from ctrl+q to Ctrl+Shift+O to avoid colision with Mac universial application quit key Command+Q
Jay Young
2017-03-08 11:41:06 +08:00
7460e4316b
[FIX]when startup with out specify image, self.filePath will be None, but when loadFile get it, the filePath is 'None', so if there real is a img name as None, it will open it unexceptly [FIX]when open file, QImageReader.supportedImageFormats() gives items in QbyteArray type, so if do str(fmt) will gives bbmp so that open prompt will not be able to open any thing [FIX]in PyQT5, QFileDialog.getOpenFileName returns a tuple with (filename,filters)
Jay Young
2017-03-08 11:29:43 +08:00
1055c3c85e
Add documentation for the verification feature
Thibaut Mattio
2017-03-08 11:28:03 +08:00
6151e9cf6a
Fix crash when verified key does not exist
Thibaut Mattio
2017-03-08 11:26:51 +08:00
3abd685a8d
Implement verified feature
Thibaut Mattio
2017-03-08 11:01:36 +08:00
ce853362e5
Update README and copying the rect won't add prefix string
tzutalin
2017-03-01 20:33:14 +08:00
5a9439be80
Fix the issue about undefined pos variable
tzutalin
2017-03-01 20:13:02 +08:00
a81bc381f7
Merge pull request #60 from des0ps/master
darrenl
2017-03-01 19:21:26 +08:00
6600f9fe30
Annotate on release mouse
Thibaut Mattio
2017-02-28 13:29:56 +08:00
1f01cf9074
Remove confirmation when deleting a ROI
Thibaut Mattio
2017-02-28 13:29:38 +08:00
77d5fae05f
Save an annotation file when there is no ROI
Thibaut Mattio
2017-02-28 13:18:26 +08:00
c5c2a34a39
Apply PEP recommendation on formatting
Thibaut Mattio
2017-02-28 11:50:15 +08:00
eb87c3d680
Merge pull request #58 from s-alexey/focus
darrenl
2017-02-27 10:07:21 +08:00
4b9c530b1a
Show the prev label text when creating a new label
tzutalin
2017-02-24 22:14:36 +08:00
34420d4053
Fix the wrong path/width/height in annotation files
tzutalin
2017-02-24 22:11:38 +08:00
36ab14943e
Set focus on canvas after image is loaded
Alexey
2017-02-23 15:53:44 +03:00
700bba348f
Merge pull request #55 from tzutalin/py2-qt4
darrenl
2017-02-20 17:06:51 +08:00
43e62708d4
Update lxml-2.3 to lxml-3.7.3 for windows
tzutalin
2017-02-20 17:04:07 +08:00
c5ceaa687d
Fix the issue when failing to open unicode dir and rename filename to filePath
tzutalin
2017-02-16 14:49:41 +08:00
70721ad597
Fix qstring/asic code convert for python 2
tzutalin
2017-02-16 11:00:49 +08:00
8239d1811b
Revert "Fix encode filename issues python2"
tzutalin
2017-02-15 20:35:57 +08:00
62507a1958
Fix encode filename issues python2
tzutalin
2017-02-15 17:33:55 +08:00
afee5a4e95
Remove setting bg features and uncomment some print message
tzutalin
2017-02-15 15:54:31 +08:00
effc3c0a3d
Update README
tzutalin
2017-02-13 11:33:35 +08:00
318710c8e3
Draft version for supporting change background color
tzutalin
2017-02-08 16:56:24 +08:00
1fb28d81a7
Fix ascii codec issue when outputing pascal file
tzutalin
2017-01-29 22:51:44 +08:00
b7913f4de9
Add Ryan Flynn as one of the contributors
tzutalin
2017-01-16 10:34:25 +08:00
f7b688711e
Merge pull request #47 from rflynn/refactor-README
darrenl
2017-01-16 10:28:06 +08:00
a6ad229dca
refactor README for simplicity and clarity
Ryan Flynn
2017-01-07 16:36:19 -05:00
633f26694b
Merge pull request #46 from tzutalin/py2-qt4
darrenl
2017-01-09 14:31:41 +08:00
d9ba7b18d0
Change hotkeys
tzutalin
2017-01-09 14:30:17 +08:00
43b730b6e6
Merge pull request #45 from rflynn/py3qt5
darrenl
2017-01-09 14:18:29 +08:00
87bba51bfe
automate anaconda
Ryan Flynn
2017-01-03 22:26:46 -05:00
a0a375eaa1
fix OSX+qt4
Ryan Flynn
2017-01-03 22:13:33 -05:00