48 Commits

Author SHA1 Message Date
Matthijs van der Burgh
ab97f5bce0 (actions) python2 is not supported anymore (#2279) 2024-03-01 21:16:28 -05:00
luzpaz
e83552489c Fixed several doc typos (#2068)
Co-authored-by: Ginés Hidalgo <gineshidalgo99@gmail.com>
2022-03-11 16:06:42 -05:00
Matthijs van der Burgh
bf7a2b55a2 [actions] remove not working ubuntu 16 jobs (#2033)
* {actions] remove not working ubuntu 16 jobs

* Update main.yml

Co-authored-by: Ginés Hidalgo <gineshidalgo99@gmail.com>
2021-11-29 11:15:09 -05:00
Matthijs van der Burgh
ec374e9924 Add root index.html so no need for crazy url for docs (#1871) 2021-04-18 10:23:02 -04:00
Gines Hidalgo
db43b49c98 Rewrote README, added community projects and C++API doc
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com>
2021-01-23 14:53:52 -05:00
Gines Hidalgo
fcc44e4b0e Doxygen to 1.9; doc reordered, renamed & modified to adapt to GH pages/doxygen
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com>
2021-01-20 23:58:42 -05:00
Gines Hidalgo
d066b09f5a Improved GitHub pages & fixed some typos in there
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com>
2021-01-20 00:00:55 -05:00
Gines Hidalgo
85132874c6 Travis names replaced to generic CI
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com>
2021-01-19 00:17:55 -05:00
Gines Hidalgo
64b4ba1227 Disabled Travis and updated status badges
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com>
2021-01-19 00:00:08 -05:00
Gines Hidalgo
59a29ead5d All GitHub Actions pass and also test U18/20
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com>
2021-01-18 22:07:40 -05:00
Matthijs van der Burgh
a72618c6c3 Add GitHub actions (#1837) 2021-01-13 19:44:51 -05:00
Gines Hidalgo
9846c821d5 GitHub template more strict & improved cuda-OP versioning doc
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com>
2021-01-07 23:28:20 -05:00
Gines Hidalgo
f20d5ee0e7 Doc further ordered and restructured
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com>
2020-11-19 19:57:00 -05:00
Gines Hidalgo
36777bee48 Added Ubuntu 18 instructions 2019-02-25 11:39:31 -05:00
gineshidalgo99
665b23e51b Removed boost and caffe deps from headers 2019-02-02 19:39:51 -05:00
Gines
f445385043 Added Travis build for CPU/CUDA/U16/U14 (#1003) 2019-01-05 17:52:14 -05:00
gineshidalgo99
a8c23f03a7 Fixed a few grammar typos 2018-10-31 11:56:41 -04:00
gineshidalgo99
e38269862f Fixed bug in tutorial_api_cpp/ 2018-10-29 17:32:34 -04:00
gineshidalgo99
5019d42175 Body connector in CUDA, GPU speed up 2018-09-14 17:16:19 -04:00
gineshidalgo99
6f90b30dc7 Updated doc 2018-07-19 16:53:56 +02:00
gineshidalgo99
314da82eb3 Speed up, sec. check error by warning when dynamic resolution 2018-07-02 15:34:10 -04:00
gineshidalgo99
e97541672e Mac version released, Ubuntu fix 2018-06-01 19:14:11 -04:00
gineshidalgo99
47894c9344 Faster undistortion + initial calibration module 2018-05-23 20:52:01 -04:00
gineshidalgo99
c9fbc7b685 Tracking out of experimental 2018-05-17 11:28:47 -04:00
gineshidalgo99
11c9aeab69 Video can be read/written for multi-stereo processing 2018-03-07 11:23:40 -05:00
gineshidalgo99
cd340d0248 Fixed doc typo 2018-03-03 19:13:48 -05:00
gineshidalgo99
1d9776deed Updated CMake doc and template issue form 2018-02-05 12:40:02 -05:00
gineshidalgo99
55ff8f654e Windows debug version added 2018-01-18 20:06:30 -05:00
gineshidalgo99
1a419f0b4c Fixed cuda invalid configuration for >4k images (#324) 2017-11-15 15:57:24 -05:00
gineshidalgo99
d66882b983 Added tracking module structure 2017-11-13 21:57:19 -05:00
gineshidalgo99
50011c5597 Added logo 2017-11-10 21:57:59 -05:00
gineshidalgo99
3d7bd8234b Added disable_multi_thread flag 2017-11-03 16:19:14 -04:00
gineshidalgo99
5160a127fe CPU_ONLY by ONLY_CUDA & flags not required at deployment 2017-10-06 18:47:35 -04:00
gineshidalgo99
40cdcea6b2 Added user asynchronous output example 2017-09-29 13:42:36 -04:00
gineshidalgo99
bdb7b1de53 COCO saver compatible with 18 & 19 parts 2017-09-25 21:21:02 -04:00
Bikramjot Hanzra
134b3e930d CMake support added (#234) 2017-09-19 22:47:12 -04:00
gineshidalgo99
d0cdf447e3 Fixed typo 2017-08-28 14:32:12 -04:00
gineshidalgo99
d414c8158b Added #185 fix 2017-08-28 14:30:26 -04:00
gineshidalgo99
1f476d4d9c Exception if input channels != 3 2017-07-19 13:35:20 -04:00
Gines Hidalgo Martinez
ca7fd21c0a Includes: quotes by angle brackets (#61) 2017-07-14 18:34:34 -04:00
Gines Hidalgo Martinez
16df5f37e3 VS: Fixed linking errors + removed python/some boost deps 2017-07-14 11:54:26 -04:00
gineshidalgo99
1ed098058a CPU render: improved small face/hand render 2017-06-23 16:34:28 -04:00
gineshidalgo99
72a1f5f6e6 GPU render by default + doc updated 2017-06-22 14:59:22 -04:00
gineshidalgo99
3d2c0e2f72 CPU rendering added 2017-06-16 19:35:37 -04:00
gineshidalgo99
8a7d950cae Makefile: Caffe isolated + improved doc 2017-05-18 14:47:54 -04:00
gineshidalgo99
6669b1bfb0 Improved issues template (2) 2017-05-17 10:25:59 -04:00
gineshidalgo99
f1f43ce50a Improved issues template 2017-05-17 10:18:06 -04:00
Gines
61404f11f9 Created template for issues 2017-05-06 13:42:47 -04:00