tzutalin / build-opencv-for-android

An interactive script to download and build OpenCV and OpenCV contrib for Android
74 stars 40 forks source link

build opencv_contrib for android on windows #4

Open nouhahammami opened 7 years ago

nouhahammami commented 7 years ago

i saw many tutorial how to build contrib lib for android on linux, there is no solution for Windows ? i want to build opencv_contrib module for android on windows

rickythink commented 7 years ago

any progress??

nouhahammami commented 7 years ago

nop

rickythink commented 7 years ago

I myself finally solved the problem on Windows platform, and recorded the whole process on my blog ( written in chinese).

http://ricky.moe/2017/07/03/opencv-contrib-for-android/

tzutalin commented 7 years ago

@RickyWong33 , Nice. Do you have the command lines to config and build it without using cmake-gui ?

rickythink commented 7 years ago

@tzutalin while i dont have that, i made it through cmake-gui.