资源列表
Image-Segmentation
- 图像轮廓提取程序,将图像轮廓信息存储在一个txt文档里-image segmentation
yuanma
- 源码是Otsu的函数,这个函数是一个对图像进行取阈值的手段,内容不包含main函数。-Source code is a function of Otsu, a function is a means of threshold image, the content does not contain the main function.
harris_guass
- 自己利用高斯函数编写的harris焦点检测程序,可运行。整个程序是基于opencv的cvmat类编写的,但是没有直接调用opencv的内置函数-Own Gaussian function written harris focus detection program can be run. The whole program is based on opencv cvmat class preparation, but there is no direct call to the built-in
Corner-detection
- 角点检测,学习opencv(中文版)源码调试成功的,可以运行-Corner detection, learning opencv (Chinese version) source code debugging success, can run
trackbar-slider
- 此代码是用于在读取视频时在显示窗口添加滚动条控制播放速度。-This code is used for adding in the display window scroll bar while reading video playback speed control.
OpenCV-load-AVI-video
- 使用opencv 载入AVI视频文件,读取每帧数据做视频检测运算。-The use of OpenCV load AVI video file, reads the data of each frame of video detection arithmetic to do.
edge-detection
- 本文档是利用opencv实现的边缘检测代码,包括3个算子:canny算子,laplace算子和sobel算子-This document is to use the opencv implementation of edge detection code, including three operator, canny operator, Laplace operator and sobel operator
LocalBinaryPattern
- 非常有效地学习资料,对以后的学习特别有帮助,对自己的影响很大。-Very effectively learning materials, especially helpful for later study, had a great influence on their own.
yalefaces
- 非常有效地学习资料,对以后的学习特别有帮助,对自己的影响很大。-Very effectively learning materials, especially helpful for later study, had a great influence on their own.
opencamera4
- 非常有效地学习资料,对以后的学习特别有帮助,对自己的影响很大。-Very effectively learning materials, especially helpful for later study, had a great influence on their own.
OpenCV-Circle-Detection
- 该函数用于图像中圆形的识别与类圆形的识别-this function is used to detect the circle and ellipse in the image
ComputerVisualHW
- 利用visual studio,调用opencv函数库实现以下功能:调用笔记本摄像头,实现实时人脸捕捉和灰度处理。-Using visual studio, call the opencv library implement the following functions: call laptop camera, face capture and grayscale processing in real time.
