Adam Drakeford

Results 2 issues of Adam Drakeford

Hey, Im wondering if its worth mentioning what version of OpenCV this project is compatible with. I installed OpenCV `3.1.0`, and had some issues. One of which being `cv2.createLBPHFaceRecognizer` in...

enhancement

Pulling in the dependancy as per the README, results in 403s. ``` repositories { maven { url = uri("https://dl.bintray.com/47deg/helios") } } dependencies { compile "com.47deg:helios-core:0.2.0" compile "com.47deg:helios-parser:0.2.0" compile "com.47deg:helios-optics:0.2.0" kapt...