1 | initial version |
i have similar problem as you. hdf is not found in "To be built" group above. How to get it included. what configuration we have to make. i also work in opencv for arm cross compiling. my build host is cygwin in windows 10. i could include hdf5 by downloading hdf5 1.8 version from hdf group and copying to the modules folder under contrib group. i use cmake for configuring. hdf folder with cmakelists.txt is already available in opencv_contrib4.3.0. i could include other modules of opencv_contrib like hdf5, hfs, etc. my problem is i could not include hdf for configuration and compile. please help me. thanks in advance