AlettaChens / OpenCV4Android

OpenCV4Android including various examples // OpenCV4Android开发实录 应用示例集合

Home Page:http://blog.csdn.net/andrexpert/article/details/78992490

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV4Android

OpenCV4Android开发实录 应用示例集合

一、OpenCV框架介绍

OpenCV框架

二、OpenCV-android-SDK框架介绍

OpenCV-android-SDK

三、OpenCV应用实例

1.应用实战:人脸检测

人脸检测

csdn技术博客:
(1) OpenCV4Android开发实录(1):移植OpenCV3.3.0库到Android Studio
(2) OpenCV4Android开发实录(2): 使用OpenCV3.3.0库实现人脸检测
(3) OpenCV4Android开发实录(3):数字图像基础与OpenCV开发入门
(4) OpenCV4Android开发实录(4):图像噪声与线性滤波(均值、方框、高斯)
(5) OpenCV4Android开发实录(5):图像边缘处理与非线性滤波(中值、双边))

Visual Studio2015项目:  

OpenCV框架使用 ----C++版本(VS2015)

License

Copyright 2017-2021 Jiangdongguo

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

OpenCV4Android including various examples // OpenCV4Android开发实录 应用示例集合

http://blog.csdn.net/andrexpert/article/details/78992490


Languages

Language:C++ 70.6%Language:Java 23.3%Language:C 5.8%Language:Objective-C 0.1%Language:CMake 0.1%Language:AIDL 0.0%