搜索资源列表
使用OPENCV预览打开并预览摄像头
- 使用OPENCV预览打开并预览摄像头,实现了同时打开两个摄像头的程序!-Use Preview to open and preview OPENCV camera to achieve the two cameras simultaneously to open the program!
OPENCV写的一个小程序
- OPENCV写的一个小程序 包括将彩色图片转成灰度图以及做阈值分割和主成分分析的功能-OPENCV write a small program, including a color picture converted to grayscale and make thresholding and principal component analysis of functional
基于OpenCV的常用图像分割算法
- 基于OpenCV的常用图像分割算法,用随机产生的颜色勾勒目标的轮廓-The program takes a color image (PPM format) and produces a segmentation with a random color assigned to each region.
How-to-build-classifier-
- 如何利用opencv训练自己的分类器,内有多篇资料,本人用过一次,可能样本太少,效果不太好-How-to build a cascade of boosted classifiers based on Haar-like features.
OpenGL-in-VC-to-graphics
- 在VC中实现OpenGL三维绘图,完整实例,应该有帮助。-OpenGL in VC to achieve three-dimensional graphics, complete examples, should help.
A-Basic-Introduction-to-OpenCV-for-Image-Processi
- basic introduction to openCV
histogram-to-compare-two-histograms
- 同樣圖形 列出其一直方圖與其二均衡化直方圖做比較 histogram to compare two histograms-The same graphics listed in one of the histogram and the second equalization histogram to compare
Use-the-mouse-to-draw-square
- 基于visual studio 2008平台的用鼠标画方形的程序-Based on the visual studio 2008 platform use the mouse to draw square program
openCV-library-transplant-to-S3C2440
- opencv开源图像处理函数库在S3C2440移植 一、简介 OpenCV是一个基于C/C++语言的开源图像处理函数库 其代码都经过优化,可用于实时处理图像 具有良好的可移植性 可以进行图像/视频载入、保存和采集的常规操作 具有低级和高级的应用程序接口(API)-openCV open source image processing library S3C2440 transplant, o
Hough-transform-to-get-circle
- 用HOUGH变换在彩色图片中找圆,目前参数只能找到比较标准的圆-to find cirle in a color picture with HOUGH transform
failed-to-translate
- 实现动态目标识别,可以使视频的每一帧都可以进行检测,从而达到动态目标识别的目的-failed to translate
open-camera-and--change-to-grey
- 打开电脑摄像头录像,对每一帧进行灰度处理,并打上logo,初学者学习opencv可以参考-Turn on the computer video camera, gray scale processing for each frame, and marked with logo, beginners can refer to learning opencv
Image-to-Array
- 利用OPENCV实现对图像转数组功能的实现。-Image to Array
RGB-to-Gray
- 实现将RGB图像转换的灰度图像,完成对图像的进一步处理。-Grayscale images to RGB image conversion to complete further processing of the image.
OpenCV-color-to-gray
- OpenCV实现彩色图像到灰色图像的转换。 读入图像文件,实现彩色图像到灰色图像的转换,然后显示图像在屏幕上。 开发环境:vs2010+opencv。 -OpenCV color image to gray image conversion. Read into the image files, color image into a gray conversion image and then display the image on the screen. D
Introduction-to-OpenCV-for-Image-Processing
- A Basic Introduction to OpenCV for Image Processing 1. Introduction 2. Image data structure in OpenCV 3. Basic operations for images 4. Working with videos 5. References and resources
video-to-img-sequence
- 自己开发的将视频逐帧捕获为图片的小工具,能指定捕获图片的大小,便于验证图像算法需要。-Homegrown video frame capture a picture of a small tool that can capture images of the specified size, easy to verify that the image algorithm needs.
Bank-card-number-to-identify
- 银行卡号识别程序(下载后,解压,运行应用程序即可执行)-Bank card recognition program (after download, unzip and run the application to )
tool-pics-to-video
- VS2013的环境,配置opencv的库,将图片转化成视频-pictures to video
How-to-use-HoughLines
- How to use HoughLines
