3 Star 17 Fork 4

opencv/opencv_contrib

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.travis.yml 287 Bytes
Copy Edit Raw Blame History
language: cpp
compiler:
- gcc
- clang
before_script:
- cd ../
- git clone https://github.com/opencv/opencv.git
- mkdir build-opencv
- cd build-opencv
- cmake -DOPENCV_EXTRA_MODULES_PATH=../opencv_contrib/modules ../opencv
script:
- make -j5
notifications:
email: false
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opencv-lhd/opencv_contrib.git
git@gitee.com:opencv-lhd/opencv_contrib.git
opencv-lhd
opencv_contrib
opencv_contrib
3.4.3

Search