搜索资源列表
视频分割的matlab 程序
- 1. 视频数据读取,读取相邻两帧中的人眼最敏感的亮度数据。 2. 用后一帧的亮度矩阵减去前一帧亮度矩阵,计算出两帧的帧差。 3. 迭代计算出帧差中的噪声的均值和标准差。 4. 根据均值和标准差滤除噪声,得到变化区域。 5. 用数学形态学运算得到对象的最终模板。-1. Video data is read, read two adjacent eyes of the brightness of the most sensitive data. 2. After a brightness of th
YUV.rar
- 在图像处理中如何进行视频处理,如何从yuv格式的序列中提取出亮度信息,这是后面对视频处理的基础。,In image processing for video How to deal with how to format yuv sequence information extracted brightness, this is the basis of the face of video processing.
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
Brightness-transform
- 根据matlab中的imadjust函数编写的程序,可以实现对彩色图像的亮度变换,参数要自己调一下-According to the function in matlab imadjust written procedures, can change the brightness of the color images, what parameters to tune their own
Image_Processing
- image processing VB Changed Lighten/Darken to Adjust Brightness - Added progress bar and save option (due to demands) - Added new adjustment : Color Balance - Added new filters : Diffuse, Emboss, Lighting Effects, Sharpen, and Solarize
MATLAB1
- 根据)EF 特性中的对比度敏感度, 即空间频率特性曲线,对图像进行二维多级小波分解,由分解后的各小波分量,提取各频段相应的亮 度、清晰度和相关度指标;然后将这三个指标的几何平均与频段加权系数的内积做算术平均,以此作 为图像质量的综合评价指标-According to) EF characteristic of contrast sensitivity, that is spatial frequency characteristic curve, the image is two-d
qtfm_1_3
- 四维傅里叶变化,提取图像的突变点,saliency等点的提取,基于颜色,亮度,和motion,也可用于视频-Four-dimensional Fourier changes, point mutations extracted image, saliency, such as the extraction point, based on the color, brightness, and motion, can also be used for video
retinex_frankle_mccann
- Retinex算法对较暗区域的图像处 理有明显效果,改进的Retinex方法则是基于经典Retinex,对具有较高亮度的遥感图像通过图像变 换方法达到去除模糊的目的。 -Retinex algorithm for image processing on the dark region was effective to improve the Retinex method is based on the classic Retinex, on remote sensing images
PhaseBasedTemplateMatching
- Phase Based Template Matching: Phase information is used for matching the input imagery with the template. Both the images are filtered with canny edge detector. The timing efficiency is introduced by implementing skipping steps while doing correlati
tuxiangzengqiang
- 本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change t
seg
- 输入彩色图像,根据亮度差确定边缘,并分割图像,输出分割后的彩色图像。-Input color image, according to the brightness difference to determine the edge, and split images, the output of the color image after segmentation.
normalization
- 图像的二值化处理就是讲图像上的点的灰度置为0或255,也就是讲整个图像呈现出明显的黑白效果。即将256个亮度等级的灰度图像通过适当的阀值选取而获得仍然可以反映图像整体和局部特征的二值化图像。-Binary image processing is to say the point of image gray-scale home for 0 or 255, that is, speaking of the images clearly show the effect of black and wh
matlab-ImageProcessing
- vc实现的图像信号处理,包括:256色转灰度图、对比度拉伸、二值化变换、反色、亮度增减、取对数、取指数、直方图均衡、灰度均衡、阈值变换、图像镜像.-vc achieve image signal processing, including: 256-color to grayscale, contrast stretching, binarization transformation, anti-color, brightness change, check on the number of c
segmentation
- This paper provides an algorithm for partitioning grayscale images into disjoint regions of coherent brightness and texture. Natural images contain both textured and untextured regions, so the cues of contour and texture differences are exploited
histo
- 直方图及直方图均衡化,用来增加许多图像的局部对比度,尤其是当图像的有用数据的对比度相当接近的时候。通过这种方法,亮度可以更好地在直方图上分布。这样就可以用于增强局部的对比度而不影响整体的对比度,直方图均衡化通过有效地扩展常用的亮度来实现这种功能。 -Used to increase the local contrast of many images, especially when the contrast of the image of the useful data is very c
MATLAB
- 根据)EF 特性中的对比度敏感度, 即空间频率特性曲线,对图像进行二维多级小波分解,由分解后的各小波分量,提取各频段相应的亮 度、清晰度和相关度指标;然后将这三个指标的几何平均与频段加权系数的内积做算术平均,以此作 为图像质量的综合评价指标-According to) EF characteristic of contrast sensitivity, that is spatial frequency characteristic curve, the image is two-d
GonzalezDigitalImageProcessingMATLABversion
- 本书在介绍MATLAB编程基础知识之后,主要围绕数字图像处理的主干内容展开。这些内容包括:亮度变换、线性和非线性空间滤波、频率域滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、图像分割、区域和边界的表示与描述以及目标识别。-Book introduces the basics of MATLAB programming, the main focus on the backbone of the contents of digital image processing t
FHBP
- 一种保持图像亮度的直方图均衡策略。其中要用cvx求解最优化的问题。-Flattest histogram specification with accurate brightness preservation. Published in IET Image Processing
ex1505
- 分析图像,使用pixval函数来获得牌照的背景色的亮度值和坐标;通过统计的算法找出车牌的范围;通过修剪得到最终图像。-Analysis of images, a function to obtain a license to use pixval background color brightness values and coordinates through statistical algorithms to identify the scope of the
matlab作业
- MATLAB编写简单应用程序 ,可以对图像进行简单的处理,包括灰度亮度的调整,截图,查找边缘等操作(MATLAB to write simple applications, you can simply deal with the image, including grayscale brightness adjustment, screenshots, looking for edges and other operations)