Giter Club home page Giter Club logo

opencvbuilder's Introduction

OpenCVBuilder

OpenCV Custom Builder

介绍

OpenCV在OCR中只是做图像的读取保存、编解码、缩放等,可以去除大部分功能模块,保留几个核心功能模块即可。

模块定制说明

最后利用Github Actions进行编译。

关于Windows静态链接CRT

编译选项添加BUILD_WITH_STATIC_CRT=ON

编译环境

Android

操作系统 ndk
ubuntu 22.04 25.2.9519653

Windows

操作系统 vs版本 JDK ant
2019 vs2015 8 1.10.14
2019 vs2017 8 1.10.14
2019 vs2019 8 1.10.14
2022 vs2022 8 1.10.14
  • vs2019和vs2022支持arm64平台

Ubuntu

操作系统 gcc libc binutils JDK ant
ubuntu 14.04 4.8.4 2.19 2.24 8 1.10.14
ubuntu 16.04 5.4.0 2.23 2.26.1 8 1.10.14
ubuntu 18.04 7.5.0 2.27 2.30 8 1.10.14
ubuntu 20.04 9.4.0 2.31 2.34 8 1.10.14
ubuntu 22.04 11.4.0 2.35 2.38 8 1.10.14
  • 因ubuntu14.04 arm64 gcc4.8.4 libwebp会导致编译错误,故BUILD_WEBP=OFF
  • 因ubuntu14.04 386 gcc4.8.4 libopenexr会导致编译错误,故BUILD_OPENEXR=OFF

zig toolchain

操作系统 zig
ubuntu 22.04 0.13.0

musl gcc toolchain

操作系统 musl
ubuntu 22.04 11.3.1

Macos

操作系统 JDK ant
10(失效) 8 1.10.14
11(失效) 8 1.10.14
12 8 1.10.14
13 8 1.10.14
14 11 1.10.14
  • github action 已不支持低版本macos runner

其它说明

  • 4.9.0 Windows WITH_OPENCL=ON, for opencv-rust

opencvbuilder's People

Contributors

benjaminwan avatar znsoftm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

opencvbuilder's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.