搜索资源列表
基于opencv2.2的大津法分割
- 基于opencv2.2的大津法分割,大津法是一种自适应的阈值分割方法,应用较广,按灰度特性,将图像分为背景和目标两部分,是二值化的图像。本代码需要先行安装opencv2.2-The Otsu method based opencv2.2 split, Otsu method is an adaptive thresholding method, used widely, according to the gray-scale features, the image is divided into
OpenCV-code 基于C/C++语言的开源图像处理函数库
- OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
helloopencv
- Android平台上用opencv库编写的测试小代码。用于保存一张图片-Android platform test with the opencv library to write a small code. To save a picture
eventdetect
- 情景检测,使用vs2008环境,代码简洁,可实现 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Scenario testing, using the vs2008 environment, the code simple, achievable Video Retrieval System video classification and retrieval, with reference to the World trieckvid
match-of-pic
- 图像模式匹配检测,使用C++,代码简洁,可实现 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Image pattern matching detection, the use vs2008 environment, the code is simple and can achieve Video Retrieval System video classification and retrieval, using the referen
OpenCV
- 这是opencv来实现人脸识别,如果不能使用,就稍微该一下代码就可以了。-This is achieved opencv face recognition, if not used to a little bit of code that can be had.
ch6_ex6_3
- 透视变换代码 除了3*3矩阵和三个控点变为四个控点外,透视变换在其他方面与仿射变换完全类似-Perspective transformation code in addition to 3* 3 matrix and the three control points into four control points, the perspective transformation in other areas with similar affine transformation complete
ipl_medfil
- 在VC环境下,应用OpenCV载入图像,通过代码运算实现中值滤波。-In the environment of VC, it achieved median filtering through code operation, with the application of OpenCV to load images.
operations_of_matrix_and_image
- Opencv中矩阵和图像操作的基本函数介绍,包括函数的代码-Opencv image operations in the matrix and introduce the basic functions, including the function code
SkinDetection
- 皮肤检测的opencv代码,不需要用户进行交互,可能存在一定检测失误-opencv code of Skin detection
opencv 二值图像连通域标号
- 实现 c代码的 连通域标记 返回值为 连通域的个数 以及 标号矩阵
GA二进制代码
- 遗传算法二进制编码代码,C++版本,可以用来求函数极值等问题
车辆检测opencv代码
- vc opencv 车辆视频检测 基于视频图像的辆提取代码
代码
- 匹配代码sift;surf;ncc;相机标定和校正(Match code and camera calibration)
KCF目标跟踪C++代码
- 目标跟踪,基于opencv的kcf目标跟踪源码(Target tracking, opencv based KCF target tracking source)
opencv图像处理常用完整示例代码总结分析
- opencv图像处理常用完整示例代码总结分析(General example code summarization and analysis commonly used in OpenCV image processing)
【5】canny边缘检测
- 基于opencv的canny边缘检测代码,较好地进行边缘检测(Based on opencv canny edge detection code, a better edge detection)
opencv学习代码
- python opencv 入门学习代码,快速上手,FPS实现。
多点云逐步拼接代码
- 多点云逐步拼接代码,多幅点云拼接,具体步骤注释很清楚
人脸识别
- 简单的python人脸识别代码,不错的入门学习资料(Simple Python face recognition code, a good starting point for learning)