搜索资源列表
彩色图像补偿
- 本程序主要功能是实现了彩色图像的彩色补偿功能,利用此功能利于彩色图像不同物体的分离-main function of this program is to achieve a color image color compensation function, use this function to color images from different objects
视频序列运动补偿matlab实现
- 视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
毕业设计:人脸识别系统设计软件
- 本软件主要用到的图像处理技术是:光线补偿、高斯平滑和二值化。在识别前,先对图像进行补光处理,再通过肤色获得可能的脸部区域,最后根据人脸固有眼睛的对称性来确定是否就是人脸,同时采用高斯平滑来消除图像的噪声,再进行二值化,二值化主要采用局域取阈值方法,接下来就进行定位、提取特征值和识别等操作。经过测试,图像预处理模块对图像的处理达到了较好的效果,提高了定位和识别的正确率。 随软件附上设计文档和参考资料。
yundongguji.rar
- 运动估计的算法,基于matlab可以对运动物体过快的图像进行补偿,Motion estimation algorithm, based on the matlab fast moving objects on the image to compensate
succeed.rar
- 这是我自己写的对图像进行预处理的matlab源程序,主要是对图像进行光照补偿、旋转与尺度归一化。上传上来和大家一起学习、分享。,This is I wrote it myself pretreatment image matlab source, mainly for image illumination compensation, rotation and scale normalized. From up and study together, to share.
ReferenceWhite
- 利用改进的“参考白”算法对彩色图像进行光照补偿-Using improved "reference white" algorithm to compensate illumination of color image.
facedetect
- (1)图像预处理:包括输入、输出、显示、缩放等,以及图像的腐蚀、膨胀,图像校正,亮度及对比度调节,光照补偿,色彩平衡等;(2)人脸检测功能,并对检测出的人脸进行标记。-(1) Image preprocessing: includes input, output, display, zoom, and image of the erosion, dilation, image correction, brightness and contrast adjustment, illumination
Detection1
- 基于特征点检测匹配的运动补偿方法,然后通过补偿的差分图像法来检测移动平台下的运动目标-Based on feature point detection method of matching motion compensation, and then through the compensation differential image method to detect the mobile platform under the moving target
MotionSearch
- 本程序通过对两幅灰度图像的图像处理,找到它们的相似部分。可以用于图像拼接。 运行方法: 1.打开图像1,打开图像2 2.图像处理-》sobel变换 3.图像处理-》运动估计-This procedure of two gray-scale image of image processing, similar to find their part. Can be used in image stitching. Operation method: 1. Open the image
yundongguji1
- 这是图像运动补偿中的进行运动补偿估计的常用程序算法matlab实现-This is the image motion compensation in the exercise of compensation is estimated to achieve common procedures algorithm matlab
motionestimation
- matlab做的运动估计,用于图像处理中图像追踪等(仅供大家参考)-Motion Estimation using matlab, for motion tracking in digital image processing
stabilization
- 介绍了数字图像稳像算法的整个流程,包括三部分:运动估计、运动决定和运动补偿。重点介绍了运动估计算法和运动补偿中的滤波算法 详细阐述了几种最基本的运动估计算法,其它的运动估计算法可以通过这些基本算法延伸发展得到 -The results show that the proposed method can pick up the image feature points effectively and make sure the precision and real time property.
84332637
- 视频序列运动估计,补偿算法。还可实现背景渐变的运动图像中运动目标分割。希望对大有帮助。-video sequences motion estimation, compensation algorithm. Gradualism can achieve background of the image moving object segmentation. Hope to assist.
PD_Barker_yundongbuchanghoumy
- 对于PD雷达导引头前端,在没有噪声情况下的雷达回波信号,经过运动补偿后再进行脉冲压缩处理,得到某一周期的仿真图像-PD radar seeker for the front-end, in the absence of noise under the radar echo signal, after a motion compensation for pulse compression and then processed by the image of a cycle simulation
tuxiangfengesuanfa
- 该方法可以用于复制场景的视频检测监控,采用灰度投影算法匹配进行全局运动估计和补偿,用以消除背景变化的影响;二次对称差分算法,用数学形态学对图像进行处理,该方法不受光线,摄像机抖动,场景等变化的干扰影响,具有较强的实时性,效果不错!-This method can be used to copy the scene of the video inspection and monitoring, using gray-scale projection algorithm to match the g
lightcomplement
- 基于光线补偿的人脸检测。首先对图像进行光补,在此基础上结合肤色和发色进行人脸检测。-Light compensation based on face detection. First, the image light make up, in this based on the combination of color and hair color for face detection.
shipinquanjubuchang
- 实现了优化配置,速度的提升,图像压缩的视觉效果,提出了一种新的快速的运动补偿的源码-Achieve optimal allocation, speed enhancement, image compression, visual effects, a new fast motion compensation of the source
ren
- 本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作。-The main content of this issue is image preprocessing, it is mainly to get from the camera face images and then proc
FaceDetection
- 对图像进行光照补偿,再利用肤色对其进行人脸检测,二值化,值得一看!-Illumination compensation of the image, and then carried out using skin color of their face detection, binarization, worth a visit!
Motion_compensation_coding
- 对序列图像进行运动估计,然后进行运动补偿-Motion estimation of image sequences, and then motion compensation