搜索资源列表
operations_of_matrix_and_image
- Opencv中矩阵和图像操作的基本函数介绍,包括函数的代码-Opencv image operations in the matrix and introduce the basic functions, including the function code
demo
- 一个基于图像理的程序,运用MFC实现了基本的图像操作,包含图像打开,浏览等。还可以对图像进行处理,包括以下模糊处理,平滑处理等,还可以对图像进行配准。-An image-based management procedures, the use of MFC to achieve the basic image manipulation, including image open, browsing. Image processing can also include the following
OpenCV
- opencv介绍 ,一些基本的知识与操作。-opencv
image
- opencv 基本操作,实现对图像的反转,很有用的小程序哦。-opencv basic operations to achieve reversal of the image, useful applets Oh.
2011_opencvBasicStructure__Test
- 刚学习opencv时候,入门级测试代码。主要是对opencv基本数据结构CvMat、IplImage相关操作的测试。里面含有多个小测试文件,均可在VS20101下单独运行。(opencv2.1版本)-Just learning opencv time, entry-level test code. Opencv mainly for basic data structure CvMat, IplImage related operations test. Which contains sever
perPixelAdd10
- OpenCV例子,对每个像素点每个通道的值加10,实现对每个像素点进行最基本的操作.-OpenCV examples for each pixel values for each channel plus 10, achieve the most basic operations on each pixel.
MicroACDSee
- 采用OPenCV开发的图片处理原件源码,包括一些基本的图像操作。-image processing
histogram
- 此文档中包含的源代码是关于opencv中图像处理的直方图操作,包括了最基本的和比较新的直方图操作的技术,绝对的好!-The source code contained in this document is the histogram of the image processing opencv in operation, including the basic technology and new histogram manipulation, absolute!
520
- OpenCV图像基本操作(导入、基本处理、显示、释放)-OpenCV the image basic operations (import, processing, display, release)
OpencvSegmentation-20130822
- 以Opencv为基础,用多边形对图像进行切割。包含的一般技术有:Opencv的图像基本操作;鼠标绘制多边形,调整多边形的顶点;将图像位于多边形内的部分切割下来,保存到目标位置。-The function of image segmentation by using polygong ROI is developed. OpenCV 2.4.5 is used.
CV_ORB
- 使用Qt和opencv2.4实现ORB的基本操作-Using Qt and opencv2.4 achieve the basic operation of the ORB
thr_glh
- OPENCV 源码,对图像进行阈值操作,基本的入门程序-OPENCV source, the image thresholding operation
CV_MFC
- 一个在MFC框架下应用opencv的例子,效果非常好,融合了图像处理的各种基本操作,比较适合初学者,感兴趣的可以下载下来慢慢研究~ 包括:点处理、邻域处理、形态学处理-Opencv example of an application in the MFC framework, the effect is very good, the integration of a variety of basic image processing operations, more suitable for
yangyiImage
- 基于opencv的图像基本处理,如缩放,旋转,平滑,canny边缘检测等基本操作。-Based on opencv image basic processing, such as scaling, rotation, smooth, canny edge detection and so on basic operation.
20_DrawImage
- 使用OpenCV进行基本的绘图操作;包括绘制椭圆、绘制圆、绘制多边形、绘制线段。-Using OpenCV basic drawing operations including drawing ellipses, draw a circle, polygon drawing, drawing lines.
helloword
- 最基本的C++语言,用来更好的熟悉了解C++ 最基本的操作流程。-the very basic C++ language,it can help you better familiar with the procedure of C++
Basic-mouse-operation
- 模式识别中,opencv里面的实现基本鼠标操作,实现程序多样性-Pattern recognition, opencv inside for basic mouse operations, to achieve diversity program
Image-Corrosion
- 腐蚀是图像形态学的两个基本操作之一,另外一个是膨胀(Dilate)。二值图像上的腐蚀是腐蚀最典型的运用,但是腐蚀操作同样可以运用于灰度图像。二值图像腐蚀操作最基本的效果是腐蚀图像中前景色区域的边缘。使得前景图像区域变小,前景图像内部的背景区域被放大。-Corrosion is one of the two basic operation of the image morphology, and the other one is the expansion (Dilate). Corrosion
MOUSE
- 基本鼠标操作,鼠标响应基本操作,鼠标框定初始帧-Basic mouse operation;he mouse to respond to the basic operation, the mouse frame to the initial frame
opencv程序源代码
- opencv最基本的入门编程,图像处理最基本操作(Opencv basic introductory programming, the most basic operation of image processing)