4 Commits
Author SHA1 Message Date
Gines Hidalgo e838803ea5 Fixed 4k images with many people not rendering skeletons 2020-04-26 23:18:40 -04:00
Gines Hidalgo 98e53de174 All/some skeletons not properly displayed or missing when many people 2020-04-26 16:39:18 -04:00
Jiawei LiuandGitHub d4db1c9fe4 Macro issue in openCvMultiversionHeaders.hpp that makes CV4+ not compatible (#1491)
In old versions, variables like `CV_IMWRITE_JPEG_QUALITY` are "enum"s not "define"s. Hence, "ifdef"s here are useless here and will make OpenCV4.0+(non-alpha/beta version) not able to compile. This can be fixed by detecting the macro `cvvConvertImage` which is along with CV_LOAD_xxx & CV_IMWRITE_xxx in old versions :)
2020-04-04 16:14:15 -04:00
Gines Hidalgo d5d3427414 OpenCV (so all 3rdparty deps) removed from headers 2019-10-06 20:46:48 -04:00