conda-opencv3
conda-opencv3 copied to clipboard
opencv: hdf5 bug-fix
I just found the answer to this question:
For some reason OpenCV just won't see hdf5.h without updating the CFLAGS
https://github.com/opencv/opencv_contrib/pull/532
The bug was reported in OpenCV issue, and they have fixed the bug.
Thanks!
Thanks - I have an open PR for 3.2 and I'm currently blocked on Windows (as always) but I can remove that line then maybe