Commit Graph

114 Commits

Author SHA1 Message Date
Yonghye Kwon e002e18a16 remove cout
cout causes lag
2020-08-22 01:10:44 +09:00
Yonghye Kwon 2c47692b3d remove cout
cout causes lag
2020-08-22 01:09:23 +09:00
Yonghye Kwon 054dd00f69 Merge pull request #32 from NorwegianRockCat/newlines-every-line
Add a newline on every line.
2020-08-07 17:33:47 +09:00
Trenton Schulz 189006399a Add a newline on every line.
Text files should have a newline as their last character. This isn't
strictly required (many tools will work), but it makes parsing of
these files easier, plus it keeps the txt files similar with other
image datasets.
2020-08-05 10:44:24 +02:00
Yonghye Kwon 7aa9d36a90 download link update 2020-06-19 14:43:21 +09:00
Yonghye Kwon 8e9154b110 modified restriction on bounding box size
modified restriction on bounding box size
2020-06-18 12:51:12 +09:00
Yonghye Kwon 31489669c7 Merge pull request #22 from rabdulatipoff/master
Add button to change directory w/ previously loaded objfile; Fix label list not being cleared on file load
2020-01-15 15:43:51 +09:00
Rustam Abdulatipov 1dcd70952a Add button to change directory w/ previously loaded objfile
Fix label list not being cleared on file load
2020-01-15 00:26:46 +03:00
Yonghye Kwon 6b5a3efe59 Update README.md 2019-12-01 19:23:28 +09:00
Yonghye Kwon 6ba993d17e Merge pull request #18 from marrabld/bug_fabs
added #include <math.h> for fabs requirement in label_img.cpp
2019-10-28 12:49:13 +09:00
Dan Marrable de033da0e9 added #include <math.h> for fabs requirement in label_img.cpp 2019-10-28 11:29:39 +08:00
Yonghye Kwon ae9cbc10c4 Merge pull request #17 from developer0hye/add-license-1
Create LICENSE
2019-10-21 11:44:46 +09:00
Yonghye Kwon b507c61251 Create LICENSE 2019-10-21 11:44:24 +09:00
Yonghye Kwon f75d4e7c61 Update README.md 2019-04-11 19:41:25 +09:00
Yonghye Kwon 10380ebf17 Update README.md 2019-04-11 15:38:29 +09:00
Yonghye Kwon f66591488b Update README.md 2019-04-11 15:27:54 +09:00
Yonghye Kwon 0da13eaf4e Update README.md 2019-04-11 15:05:40 +09:00
Yonghye Kwon d98ea737b3 Fixed image resize method 2019-01-11 12:42:14 +09:00
Yonghye Kwon 19d1b36022 Update mainwindow.cpp 2018-12-18 14:58:30 +09:00
Yonghye Kwon 8662c05fed Update README.md 2018-12-17 15:05:38 +09:00
Yonghye Kwon 56735d154f Update README.md 2018-12-17 15:05:29 +09:00
Yonghye Kwon fb51dd2a65 Update README.md 2018-12-17 13:45:36 +09:00
Yonghye Kwon 7b23e8e41a Update README.md 2018-12-16 21:44:33 +09:00
Yonghye Kwon 323f4add58 Update README.md 2018-12-16 21:39:14 +09:00
yonghye b750c4dfb7 Deactivate Mainwindow style sheet Inheritance 2018-12-16 21:10:56 +09:00
Yonghye Kwon a740f75b10 Update README.md 2018-12-14 14:04:40 +09:00
Yonghye Kwon 5a94350851 Update README.md 2018-12-14 13:47:01 +09:00
Yonghye Kwon a756ba30be Update README.md 2018-12-14 13:46:26 +09:00
developer0hye 0922d38ba5 Implemented remove function 2018-12-14 13:44:18 +09:00
developer0hye 79771affed Modified name of variabels 2018-12-14 11:01:40 +09:00
developer0hye 496d693200 Modified pushbutton_open_files_clicked() 2018-12-14 10:39:28 +09:00
Yonghye Kwon a2d9b55f6e Update label_img.cpp 2018-12-12 16:06:29 +09:00
Yonghye Kwon 85447bb6fc Update README.md 2018-11-19 00:28:06 +09:00
Yonghye Kwon ebfc6bb06a Update README.md 2018-11-19 00:18:01 +09:00
Yonghye Kwon d65edd8123 Update README.md 2018-11-19 00:16:25 +09:00
Yonghye Kwon 3ae0ffa445 Update README.md 2018-11-18 23:53:14 +09:00
Yonghye Kwon da68cdc352 Update README.md 2018-11-18 23:51:53 +09:00
Yonghye Kwon 1868a3e349 Update README.md 2018-11-18 23:50:03 +09:00
Yonghye Kwon 48ed09f07f Update README.md 2018-11-18 23:49:38 +09:00
Yonghye Kwon 6ed22da05b Fix Bug: Read names failure with white space 2018-11-14 22:54:10 +09:00
developer0hye 8f1e2f327f Fix bug: label index initialize 2018-11-08 20:49:55 +09:00
Yonghye Kwon 5207955be6 Update README.md 2018-11-08 18:32:14 +09:00
yonghye fca566a0b7 Merge branch 'master' of https://github.com/developer0hye/ImageLabelingTool-YOLO-Style 2018-11-07 15:55:23 +09:00
yonghye 5c2ac4a4ef modfied gui layout 2018-11-07 15:55:10 +09:00
Yonghye Kwon 0d0d947739 Update README.md 2018-11-07 15:40:20 +09:00
yonghye 1df45ea003 drag and drop => two click event, tableWidget Horizontol Size Error Fix 2018-11-07 14:45:20 +09:00
yonghye cdb19b9ffd Bug Fix: horizontal slider value change, keyEvent for changing label 2018-11-07 14:02:32 +09:00
yonghye f442f88d06 Change Coordinate system: Absolute to Relative 2018-11-06 20:31:30 +09:00
yonghye 25bc781e66 Change Coordinate system: Relative to Absolute 2018-11-06 20:27:12 +09:00
yonghye ec5462e2d7 FileDialog Open Flag change 2018-11-06 16:16:46 +09:00