搜索资源列表
harrisCorner__2006528
- 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
corner
- 提出了一种快速准确车辆牌照的分割方法。首先利用形态学算子获取车牌的候选区域,剔除较小的和较大的区域;对保留的候选区域利用Trajkovic算法获取角点;最后对检测后的结果聚类,从而分割出包含车牌区域的子图像。
facedetect
- (1)图像预处理:包括输入、输出、显示、缩放等,以及图像的腐蚀、膨胀,图像校正,亮度及对比度调节,光照补偿,色彩平衡等;(2)人脸检测功能,并对检测出的人脸进行标记。-(1) Image preprocessing: includes input, output, display, zoom, and image of the erosion, dilation, image correction, brightness and contrast adjustment, illumination
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
blobtrack
- 针对在复杂背景中检测出多批特定运动目标并实施分配批号实行标记跟踪,本文利用OpenCV的运动物体跟踪的数据结构、函数以及基本框架,建立了一个由人机交互界面模块;运动物体的前景检测模块;运动物体的团块特征检测模块;运动物体的团块跟踪模块轨迹生成模块;轨迹后处理模块组成的视频图像运动目标分析系统。-Aim at detecting,tracking and marking multipule specific targets in complex background.We use the ba
uharrrisCornes
- 用openCV开发的角点检测程序源码,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImaage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。 可直接使用。 -With the the corner detection openCV development program source code, which after the first corner detection is read from the buffer into the image
DSP_2012_Examination_SEU
- SEU2012年系统实验(DSP组)考试题目。计算并显示彩色图像在三个基色空间的直方图;用Prewitt梯度算子检测彩色图像的边缘,梯度阈值T自选,以检测到最佳边缘为目标 -SEU2012 system experiments (the DSP groups) exams. Calculate and display a histogram of the color image in the three primary color space Prewitt gradient operat
matlab
- 数字图像处理(DigitalImageProcessing)是通过计算机对图像进行去除噪声、增强、复原、分割、提取特征等处理的方法和技术。数字图像处理的产生和迅速发展主要受三个因素的影响:一是计算机的发展;二是数学的发展(特别是离散数学理论的创立和完善) 三是广泛的农牧业、林业、环境、军事、工业和医学等方面的应用需求的增长。 MATLAB和Mathematica、Maple并称为三大数学软件。它可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程
zigzag_dezigzag
- 盲水印 随着现代信息技术的高速发展,人们对信息技术的要求越来越高。对我们所需要的信息的安全性、保密性、版权所有性更加的关注。基于此,数字水印技术就应用而生。数字水印技术就是把一些隐藏的信息嵌[你仔细观察你的标题和下述内容的排版,内容缩进太多,不美观(数字均在文字之外),全文自查改正这类问题。]入到数字信息的载体中,数字水印技术把这些信息从一种形式转换为另一种形式,就类似于把信号从时域转换为频域后再去处理问题[1]。数字水印可分为盲水印和非盲水印, 非盲水印系统在检测或提取水印信息时,需要原始图
Untitled_1
- 人脸识别算法分类 基于人脸特征点的识别算法(Feature-based recognition algorithms)。 基于整幅人脸图像的识别算法(Appearance-based recognition algorithms)。 基于模板的识别算法(Template-based recognition algorithms)。 利用神经网络进行识别的算法(Recognition algorithms using neural network)。 基于光照估计模型理论
Roberts
- 经典图像边缘检测(微分法思想)——Roberts微分交叉算子 优点:模板小,计算量小;-Classic edge detection (differential method thought)- Roberts differential crossover advantages: template small, small amount of calculation
CVMFC
- C++ MFC OpenCV和MFC的实例,包括界面程序+各种图像处理操作,演示如何在MFC中使用OpenCV,由3部分组成。一、Windows 下用 MFC 编制的程序框架,采用设备无关位图DIB实现Windows多文档模式下图像的显示,实现显示的关键函数StretchDIBits的原型; 二、调用 OpenCV 函数实现处理 使用 OpenCV 函数处理图像在 MFC 环境下显示,实现功能为图像平滑、图像缩小与Canny 边缘检测。三、用 DirectShow 编制的视频采集程序
v1_plane_calibration_opencv
- 完整的基于Opencv摄像机标定程序,包括:图片的加载; 角点的检测 提取角点精确坐标;参数求解 利用参数对图像进行矫正;-Based on the complete Opencv camera calibration procedures, including: image loading corner detection. Corner extraction precision coordinate solving parameters for image correct
matlab-code
- 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
Mura 检测
- Mura检测算法经典文章,包含一个word文档说明了主要步骤、检测方法、:本身Mura检测是由三个基本的图像处理算法构成的,滤波、分割、量化;Mura检测的难点与重点就是如何提取缺陷,也就是采用何种分割算法(Mura detection algorithm classic article, contains a word document illustrates the main steps, test method, the: the Mura detection is composed of
基于高斯混合模型的红外目标检测算法研究
- 目前图像处理技术已经广泛应用于人们生产生活的各个方面,对于相关技术的研究具有广泛的研究意义和应用价值,本文中研究的主要内容为基于混合高斯模型的红外图像运动目标检测算法研究及实现。(All aspects of the image processing technology has been widely applied in people's life and production, has wide application value and research significance for
texturesegment
- 检测图像中的纹理和伪影 通过提取图像的纹理,灰度值,空间特征对图像进行分割;(Texture and artifact detection in images The image is segmented by extracting the texture, gray value and spatial feature of the image;)
harris检测
- 使用harris角点检测算法,对象进行检测,效果优秀速度快(Using the Harris corner detection algorithm, the object is detected, the effect is excellent and fast.)
视频车辆检测
- 完整的视频车辆检测的原理是首先通过图像采集系统采集视频图像,数字化,存入内存或帧缓存中;对数字图像进行预处理(滤波除噪、图像锐化、对比度增强),从而减小噪声对图像质量的影响。(The principle of complete video vehicle detection is to collect video images from the image acquisition system first, digitize, save the memory or frame cache, an
XZX
- 全局低秩显著性检测算法首先根据自然图像前景目标和背景亮度、颜色的差异性重构出图像前景显著目标;然后利用低秩分解对图像中的非显著性区域进行抑制。(The global low-rank saliency detection algorithm first reconstructs the image foreground salient targets based on the difference between the natural image foreground target and t