-
融合质量评价
说明: 可评价影像融合质量,信息熵、标准差、相关系数等(Evaluable image fusion quality, information entropy, etc.)
- 2019-05-15 14:42:30下载
- 积分:1
-
matlab实验程序
说明: (1)利用matlab函数进行噪声模拟,并用matlab自带函数进行图像滤波。
(2)利用给定图像自己编程实现使用均值滤波器、中值滤波器对不同强度的高斯噪声和椒盐噪声,进行滤波处理,并对结果进行评价分析,并解释结果。
(3)自己编程实现laplacian算子图像的处理,实现图像增强;编程实现sobel算子对图像边缘提取。将结果与matlab自带函数计算结果比较。
(4)利用模糊处理对图的灰度值进行改变实现灰度增强,并与直方图均衡结果比较((1) Matlab function is used to simulate noise, and Matlab function is used to filter image.
(2) Using the given image, we use the mean filter and median filter to filter the Gaussian noise and salt and pepper noise with different intensities, evaluate and analyze the results, and interpret the results.
(3) The image processing of Laplacian operator and image enhancement are realized by programming
Sobel operator is used to extract image edge. The results are compared with those of MATLAB.
(4) Fuzzy processing is used to change the gray value of the image to achieve gray enhancement and balance with histogram)
- 2020-07-19 14:29:09下载
- 积分:1
-
Region-Grow
说明: 区域生长算法,用于图像分割。
运行RunGrow.m
修改文件名即可。(Region growing algorithm for image segmentation. Run RunGrow.m modify the file name.)
- 2011-03-23 15:13:46下载
- 积分:1
-
MRF2.2
MRF代码实现,visual C++ 代码,不错,可以尝试(an implementation of MRF)
- 2021-03-11 15:09:26下载
- 积分:1
-
image-fusion
多聚焦图像融合,将两张到六张不同焦点的图片合成成一张。(Multi-focus image fusion, will be the focus of two to six different images into a synthesis.)
- 2011-05-06 09:33:32下载
- 积分:1
-
tuxiangchuli001
图像条纹提取,包括滤波降噪,确定条纹rio区域,重心法求条纹中心(Image stripes extraction, including noise filtering, determine stripes rio area, the center of gravity method for stripes)
- 2014-05-15 10:07:28下载
- 积分:1
-
Face-detection-based-on-skin-color
人脸检测,能够检测出多张人脸,通过建立肤色模型,图像预处理等,分割出肤色区域,效果不错。(Face detection and can detect more than one face, through the establishment of skin color model, image preprocessing, segmentation of color of skin area, the effect is good.
)
- 2021-03-17 00:49:21下载
- 积分:1
-
24BMP256ColorGray
本代码实现的功能:24位位图(BMP)的灰度化。具体实现过程:打开图像文件,找到数据区(每3个字节代表一个象素的R,G,B值),循环扫描,根据RGB的权重,计算出灰度值. 如果要得到256色灰度图,则要新建一个调色板,修改信息头和文件头.(Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.)
- 2020-07-01 01:20:02下载
- 积分:1
-
SAR-blur-analysis
分析了合成孔径雷达的模糊度问题及其对图像质量的影响, 详细描述了模糊度的
表达式, 分析了不同系统参数对模糊度的影响, 对所谓的重影现象作了定量分析(Analysis of synthetic aperture radar ambiguity problems and their impact on image quality, a detailed description of the fuzzy degree of expression of the different system parameters on the degree of influence on the so-called ghost phenomenon analyzed quantitatively)
- 2010-07-07 14:16:46下载
- 积分:1
-
ASED
在自动化生产线VC开发的运动控制机器视觉程序,XYZ三个轴有PCI板卡控制,视频卡采集图像后经算法处理找到图像的点,VC控制步进电机到加胶位置加胶,在机器上运行每日点胶100000次无故障(VC development in automated production lines motion control machine vision program, XYZ three-axis control with a PCI card, video card capture images after processing algorithm to find the image of the point, VC controlled stepper motor to position plus plus glue glue on the machine run the daily dispensing 100,000 times without failure)
- 2020-09-10 05:38:04下载
- 积分:1