搜索资源列表
emgu-cv-2.3.0
- Emgu CV is a cross platform .Net wrapper to the Intel OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Linux
gdal_all
- 包括图像处理,图像增强,点运算,几何变换(包括平移,旋转,缩放等)-Including image processing, image enhancement, the dot operator, geometric transformations (including translation, rotation, scaling, etc.)
C_sharp
- 包括C#处理图像的一些基本功能,如二值化,灰度化,行程编码,压缩编码,区域增长,直方图等-Including C# some basic image processing functions, such as binary, gray, length encoding, compression, region growing, histogram, etc.
PedestrianExtraction
- 基于opencv的行人检测,用到了svm,haar特征-Opencv-based pedestrian detection, use the svm, haar features, etc.
Gaussian-modeling-approach
- vc++和opencv,运用高斯建模的方法对场景进行背景建模,背景差分。从而检测出运动的物体,如机动车辆、行人,烟火等。-vc++ and opencv, using the method of Gaussian modeling scene background modeling, background difference. To detect moving objects, such as motor vehicles, pedestrians, fireworks, etc.
Image_Pro_Opencv
- OpenCV实现的简单图像处理,灰度化,拉伸,平移,膨胀,腐蚀,等,适用于计算机视觉初学者,简单容易理解-OpenCV implementation of simple image processing, grayscale, stretching, translation, dilation, erosion, etc., applicable to computer vision for beginners, simple and easy to understand
OpenCV_based_tracking
- 运动目标的检测跟踪在机器人视觉,监控测量和视频压缩编码等等方面有着广泛的应用,是近年来的一个研究热点。本文设计了一个基于OpenCV软件的运动目标检测跟踪实验平台,对摄像头视野中的运动目标进行实时检测和跟踪,并留下编程和硬件接口,为利用运动目标跟踪而进行机器人视觉和基于计算机视觉的测量监控研究打下基础。-Moving target detection and tracking in robot vision, monitoring measurements and video compressi
juxingjiance
- 实现证件的分割,具有良好的参考价值,使用矩形检测,阀值变换和反色等-Achieve segmentation of documents, has a good reference value, use the rectangle detection, threshold, transformation and anti-color, etc.
gg
- Its a GMM code gmr, matrix, vector etc codes are very useful
evaluation
- 采用Opencv计算图像处理之后的评估结果:峰值信噪比等等值。-Computing the evaluated result of the image-denosing,such as PNSR etc.
OpenCV
- OpenCV的说明文档,详细的介绍了OpenCV的使用等内容。-OpenCV of documentation, detailed introduces the OpenCV use, etc.
cvmatop
- 该代码是矩阵的功能演示,包含矩阵的复制,矩阵的转置,矩阵的求逆,-The code is a matrix function of presentation, including a copy of matrix, matrix transpose, matrix inversion, etc.
IMAQ-jiqishijue
- 机器视觉系统是指通过机器视觉产品(即图像摄取装置,分CMOS和CCD两种)把图像抓取到,然后将该图像传送至处理单元,通过数字化处理,根据像素分布和亮度、颜色等信息,来进行尺寸、形状、颜色等的判别。进而根据判别的结果来控制现场的设备动作。-Machine vision system is a machine vision products (ie image acquisition device, the two sub-CMOS and CCD) to capture the image, an
mac_opencv
- 利用opencv对矩阵进行的运算操作等,可以产生服从均匀分布的随机矩阵,也可以产生服从正态分布的随机矩阵,有矩阵乘法,加法,除法等,非常方便,可以直接拿来用的。-Using opencv on computing matrix operations, etc., can produce uniformly distributed random matrix, can also produce a normal distribution of random matrices, a matrix m
Space_Filter
- Opencv写的空间滤波包括最大最小中值滤波等等,借鉴数字图像处理matlab版page117 的函数,几何平均,算术平均,调和平均,反调和平局,中值,中点等-Opencv write spatial filtering, including maximum and minimum median filtering, etc., drawing on digital image processing matlab version page117 function, geometric mean,
cvMFC
- 基于OPENCV编写的图像处理程序,高斯采样,边缘检测等等功能-OPENCV-based image processing program written in Gauss sampling, edge detection, etc. functions
display_picture_blur
- 包含常见的图像平滑操作,如高斯模糊,中值滤波等-Common images include smooth operation, such as Gaussian blur, median filter, etc.
CV_Pro
- 利用openvc对视频的处理,输入为yuv视频,输出也是yuv视频,中值滤波、膨胀、腐蚀等。里面包含yuv到rgb的转换-Processing video with OpenCV,including median filtering, expansion, corrosion, etc.the file format is yuv.This program contain the convert of yuv to rgb too.
MFC-in-OpenCV
- 内容包括MFC中使用opencv的知识,从穿件工程,使用opencv库, 在mfc类中增加函数等。-Including the use of MFC opencv knowledge engineering from wear, use opencv library, add the mfc class functions, etc.
OpenCV-Chinese-Manual
- OPENCV的入门级详解,包括例程、参考手册等资料-Detailed OPENCV the entry-level, including routines, reference manuals, etc.