Commit Graph

25 Commits

Author SHA1 Message Date
Yonghye Kwon
d3617a37f1 It's been a long time 2021-03-15 21:04:06 +09:00
Loïck Jeanneret
c78ca56787 add shortcut to remove image 2020-10-02 15:26:19 +02:00
Yonghye Kwon
e002e18a16
remove cout
cout causes lag
2020-08-22 01:10:44 +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
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
19d1b36022
Update mainwindow.cpp 2018-12-18 14:58:30 +09:00
yonghye
b750c4dfb7 Deactivate Mainwindow style sheet Inheritance 2018-12-16 21:10:56 +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
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
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
Yonghye Kwon
572db7cf7c
Fix Bug: floating point error 2018-11-01 17:45:06 +09:00
yonghye
6f593bba38 fix bug: floating point error 2018-11-01 17:37:46 +09:00
yonghye
498301a720 Bug Fix: Table widget header not visible on Ubuntu 2018-11-01 10:34:18 +09:00
yonghye
43ce2bd7c0 add cropped image save option 2018-10-31 19:30:27 +09:00
yonghye
c2715310a2 fixed bug and directory 2018-10-30 17:05:37 +09:00
yonghye
d77ac01b76 fixed value initialize bug 2018-10-30 12:28:13 +09:00
yonghye
1de7156d9f Modified Open File Path 2018-10-29 17:37:18 +09:00
yonghye
00cbe9b3b9 first commit 2018-10-29 13:26:06 +09:00