This website requires JavaScript.
54d7b3afc4
test linux + conda
Ryan Flynn
2017-01-03 22:09:33 -05:00
226b9552da
test QT4 combos on OS X
Ryan Flynn
2017-01-03 21:41:19 -05:00
b846c325a8
try OSX10.10/11 to see if the OpenGL issue is there too...
Ryan Flynn
2017-01-02 23:07:12 -05:00
b6d1929306
add unit testing via 'make test'
Ryan Flynn
2017-01-02 21:54:08 -05:00
2beed27cf2
add support for QT5, fallback to QT4
Ryan Flynn
2017-01-02 20:50:02 -05:00
c7ddf4a3ef
make py2 unicode-handling py3-compatibe
Ryan Flynn
2016-12-31 14:53:09 -05:00
67a8583e22
conservative conversion of some python2-isms to py3-compatible code
Ryan Flynn
2016-12-31 14:18:59 -05:00
9afb00d6ee
add travis osx
Ryan Flynn
2016-12-30 00:48:52 -05:00
f21c538f53
set up travis matrix: py2+qt4, py3+qt5
Ryan Flynn
2016-12-29 22:55:12 -05:00
d6b3ec8aa8
Merge pull request #42 from rflynn/py3-friendlier-maxint
darrenl
2016-12-30 11:29:45 +08:00
e7eddf02ab
py3 removes sys.maxint, float(inf) works in py2/py3
Ryan Flynn
2016-12-29 21:25:23 -05:00
37d968d6b6
Merge pull request #41 from tzutalin/revert-40-build-osx-travis
darrenl
2016-12-29 10:20:42 +08:00
cd4e440c32
Revert "include osx in travis build"
darrenl
2016-12-29 10:20:32 +08:00
445d940968
Merge pull request #38 from rflynn/readme-build-section-canonical
darrenl
2016-12-29 09:30:57 +08:00
831d5f33f0
Merge pull request #40 from rflynn/build-osx-travis
darrenl
2016-12-29 09:29:51 +08:00
d8c8016dcc
include osx in travis build
Ryan Flynn
2016-12-28 19:45:01 -05:00
13a0887e3f
refactor/simplify README build instructions so subsections are linkable and commands are copy-pasteable
Ryan Flynn
2016-12-28 18:46:56 -05:00
27bc319fba
UPdate README.md
tzutalin
2016-12-22 21:26:43 +08:00
89bc590136
Use pyinstall v3.2 to build linux binary
tzutalin
2016-12-22 15:43:51 +08:00
af76ae25bd
Merge pull request #36 from rflynn/unicode-labels
darrenl
2016-12-22 13:17:55 +08:00
03236397d7
https://github.com/tzutalin/labelImg/issues/31 add support for displaying and saving unicode labels
Ryan Flynn
2016-12-21 23:49:40 -05:00
9a4c922d98
Merge pull request #35 from WillieMaddox/master
darrenl
2016-12-21 10:01:48 +08:00
b55f6e13a2
Fix bbox bug.
WillieMaddox
2016-12-20 08:30:11 -06:00
d9eaef0e40
Merge pull request #32 from Google1234/master
darrenl
2016-12-17 00:16:44 +08:00
7b5a43fce1
Fix a bug
Number1Tao
2016-12-16 22:34:40 +08:00
c73e65eb40
remove clean
Tzutalin
2016-12-10 16:24:33 +08:00
dbbd6fc0f7
Update scripts for releasing
tzutalin
2016-12-08 10:09:42 +08:00
51bd7b1ca1
Update README
tzutalin
2016-12-07 15:05:53 +08:00
9792a610e2
Update envsetup.sh to download lxml.exe for building windows
tzutalin
2016-12-07 14:52:30 +08:00
3bbf5e23e5
remove numpy and jsos dependencies, and download pytqt for windows
tzutalin
2016-12-07 14:39:45 +08:00
16e6742094
Update script to build window/linux binary
tzutalin
2016-12-07 11:34:58 +08:00
7ff5f77484
Add envsetup.sh build-window-binary.sh for building windows 32 binary
tzutalin
2016-12-07 10:51:50 +08:00
c111544e12
Upload build-ubuntu-binary.sh
tzutalin
2016-12-06 18:03:15 +08:00
50a079edc4
Support Unicode for saving and loading Pascal XML format
tzutalin
2016-12-02 11:23:40 +08:00
930d111eb8
Merge pull request #25 from Faraadid/pull-request-fixes-issue#18
darrenl
2016-11-08 18:11:41 +08:00
43f9166aff
This fixes #18 where openning previous annotation files causes a bug in resizing bounding boxes, they were not rectangle anymore and could become deformed.
nkh
2016-11-08 13:06:13 +03:30
686502e1ac
Merge pull request #22 from ros-perception/paulbovbel-patch-1
Paul Bovbel
2016-10-27 11:01:20 -04:00
3f25096398
Remove duplicated line
Paul Bovbel
2016-10-27 11:00:13 -04:00
de98e88dcb
Merge pull request #23 from rflynn/ensure-filename-defined
darrenl
2016-10-24 09:18:42 +08:00
5ae63c09cd
ensure filename variable exists for all code paths
Ryan Flynn
2016-10-22 23:37:33 -04:00
a550ee426d
Update README and add clean in Makefile
tzutalin
2016-10-22 10:27:50 +08:00
1f44524b9d
Fixed crash when selecting hamming flann distance, then change to bruteforce NN, then change to float descriptor
matlabbe
2016-09-22 12:24:25 -04:00
616435d8a2
resize demo image
tzutalin
2016-09-06 20:44:19 +08:00
031c6e95bd
Add gitignore, README, and demo icon
tzutalin
2016-09-06 20:42:13 +08:00
f2712d4cc7
Add file list and dock to move faster
tzutalin
2016-09-06 20:39:42 +08:00
4a3a47a7c7
rm opencv module
tzutalin
2016-09-06 17:24:47 +08:00
77b95d6b8c
Update Vocabulary.cpp
matlabbe
2016-09-03 19:24:54 -04:00
ab5e4db242
update gif link
tzutalin
2016-06-21 14:14:46 +08:00
c899c2033d
catkin: added dependency to generated msgs for the lib
matlabbe
2016-06-13 12:02:06 -04:00
48e6ea0147
Replaced obj_frame_prefix by object_prefix
matlabbe
2016-06-13 11:21:36 -04:00
110934ca9c
remove unused file and update README
tzutalin
2016-05-10 22:42:13 +08:00
881f70377f
Added CATKIN_ENABLE_TESTING to detect catkin on dev build on ROS buildfarm
matlabbe
2016-05-09 13:45:49 -04:00
a5c25df708
Added CATKIN_SKIP_TESTING to detect catkin on dev build on ROS buildfarm
matlabbe
2016-05-09 12:34:41 -04:00
dcd811e3da
Depends on qt_gui_cpp instead of qt_gui_core metapackage
matlabbe
2016-05-09 11:15:32 -04:00
be29572ed1
Fixed catkin detection by cmake for binary release on Kinetic
matlabbe
2016-05-08 16:34:41 -04:00
e187dae127
package.xml: added qt_gui_core for Qt dependency
matlabbe
2016-05-06 18:31:43 -04:00
52ce5076db
Auto find qt version (qt5 has priority)
matlabbe
2016-05-06 16:54:18 -04:00
5c21a76653
travis: disabled email notifications
matlabbe
2016-04-28 10:11:04 -04:00
662ff22c1d
Update README.md
matlabbe
2016-04-28 09:08:30 -04:00
f5ca03f0a6
travis dist: trsuty
matlabbe
2016-04-28 09:02:30 -04:00
1f2eb81fa0
modified .travis.yml script
matlabbe
2016-04-28 08:55:31 -04:00
2601a7dc54
travis cmake
matlabbe
2016-04-28 08:46:26 -04:00
4760802f1d
Added .travis.yml
matlabbe
2016-04-28 08:41:49 -04:00
9bbfce26c2
remove requirements.txt
tzutalin
2016-04-19 14:58:44 +08:00
6bd9e31231
Upload build status
tzutalin
2016-04-19 14:51:28 +08:00
3079b300a5
Add travis-ci
tzutalin
2016-04-19 14:36:03 +08:00
64ce0b2dc6
Add LICENSE
tzutalin
2016-04-11 17:18:33 +08:00
b502624f59
Update demo gif and png
tzutalin
2016-04-05 12:28:37 +08:00
c70fc5eae3
Fix typo in README
tzutalin
2016-04-01 09:45:35 +08:00
a3557f2f98
Merge pull request #9 from XunChangqing/master
darrenl
2016-03-26 11:37:14 +08:00
6e4e576499
remove codes for debug
xunchangqing
2016-03-25 09:52:55 +08:00
83048cee65
bugfix: can not load xml with multiple dots file name such as xxx.xxx.xxx
xunchangqing
2016-03-25 09:48:53 +08:00
b3056ca3b7
Fixed build for 2.4.12 (miniflann interface changed)
matlabbe
2016-03-06 14:12:28 -05:00
467b82a120
Update find_object_3d_kinect2.launch
matlabbe
2016-02-22 19:08:22 -05:00
4b68201a23
ROS: added kinect2 example
matlabbe
2016-02-22 18:50:37 -05:00
f6663a6327
Merge pull request #8 from markd666/master
darrenl
2016-02-15 19:24:26 +08:00
28062bafc4
Filename of current image is used as default name when saving label data
Mark Shilton
2016-02-12 13:23:12 +00:00
1981da9b22
Filename of current image is used as default name when saving label data
Mark Shilton
2016-02-12 13:16:29 +00:00
91bce9ac69
Added "NearestNeighbor/7ConvertBinToFloat" parameter: This will convert binary descriptors to float so that vocabulary approaches with KD-Tree or K-means can be used with binary descriptors like Brief/ORB/FREAK (use MANHATTAN_L1 too)
matlabbe
2016-02-01 12:53:16 -05:00
138d004169
Added RootSIFT (issue #8 ): see "Feature2D/SIFT_rootSIFT" parameter
matlabbe
2016-01-19 15:02:17 -05:00
9525a55617
fixed empty image fatal error when updating objects on ROS
matlabbe
2016-01-19 00:03:10 -05:00
3476d91bb4
clear in/out label when updating objects
matlabbe
2016-01-17 18:02:40 -05:00
8b711782fd
Qt5: fixed crash in PdfPlotCurve::setData()
matlabbe
2016-01-17 17:33:07 -05:00
55b47aa95d
fixed build error (<QtGui/QApplication> not found) with Qt5
matlabbe
2016-01-17 16:33:30 -05:00
2c0e121d82
Fixed crash (OpenCV Error: Unsupported format or combination of formats) when both detector and descriptors are changed AND new type is not compatible with nearest-beighbor approach used (float vs binary)
matlabbe
2016-01-17 15:21:03 -05:00
706f83ffd4
Added ASSERT before detecting features to make sure that an image exist and is CV_8UC1 type
matlabbe
2016-01-17 14:16:19 -05:00
52387f27b3
Fixed double re-detection when the camera is not running and objects were updated
matlabbe
2016-01-17 14:01:36 -05:00
9cc9868820
Fixed double features re-extraction when both detector and descriptor types are changed at the same time.
matlabbe
2016-01-17 13:50:59 -05:00
ccb679e7c2
OpenCV3: added RHO homography type "Homography/method"
matlabbe
2016-01-17 12:24:42 -05:00
c6ee7a27ef
Fixed crash when computing homographies (std::vector() out of bound error)
matlabbe
2016-01-17 11:26:12 -05:00
dd56234989
sort by name while importing all images
tzutalin
2016-01-05 13:51:12 +08:00
6dc66d5730
Fixed doubleSpinBox max value when default value=0
matlabbe
2015-12-18 17:42:38 -05:00
4da87bd622
Avoid to be deformed while resizing it
tzutalin
2015-12-17 13:33:13 +08:00
3b01871851
Load Pascal xml for each image if setting saved annotation folder
tzutalin
2015-12-10 17:19:09 +08:00
38c9cabb01
If no image, cannot load annotion xml
tzutalin
2015-12-09 21:51:26 +08:00
ed787d4f3a
Add a function which can load xml file
tzutalin
2015-12-09 21:29:26 +08:00
e85c4568b9
Update README
tzutalin
2015-12-04 22:51:44 +08:00
0a22ed804c
Version 0.6.1
matlabbe
2015-11-30 01:15:58 -05:00
cff1d4eac7
Added "--tcp_threads" argument for multi-threaded detections (on multiple ports)
matlabbe
2015-11-30 00:27:57 -05:00
164da72169
Added Qt5 support ("cmake -DFINDOBJECT_QT_VERSION=5 ..")
matlabbe
2015-11-29 18:39:20 -05:00