资源列表
hfcRGB
- 在对图像进行处理时,将得到的灰度图像转换为RGB图像,从而更加方便比较。-Image processing, the grayscale image is converted to RGB images, in order to facilitate comparison.
mohuchuli
- 本编程实例是运用matlab软件,对图像进行模糊处理,利用盲目反卷积进行去模糊化处理。-The programming examples using Matlab software fuzzy image processing, and use of blind deconvolution deblurring processing.
SaltPepperNoise
- 对经过椒盐噪声处理的图像进行均值滤波和中值滤波的MATLAB程序,可直接运行得到图形结果(原创)。-The Median filter and Mean filter for a figure processed by salt and pepper noise.
imag_encode
- 本程序实现阵列图像的子图像编号,其中中心子图编号为1, 与其距离为1的图像编号为2,依次类推,距离为横纵坐标和与中心子图横纵坐标和的差值的绝对值 中心子图坐标为(x,y),当前子图坐标为(x1,y1),编号为abs((x1+y1)-(x+y)) I是图像编号后的编号矩阵,center_x为横向中心子图坐标,center_y为纵向中心子图坐标 h_num为横向子图数,p_num为纵向子图数-image encoder
ransac
- 基于ransac的椭圆检测,对于一组随机的椭圆点,可以得到椭圆参数,检测精度高。-Based ransac ellipse detection, for a group of random elliptic points, you can get an ellipse parameters, high detection accuracy.
glpf
- 超声颈动脉图像分割的一部分程序,前期处理-part of segmentation method
dct_encode_matlab
- 大数据量的图像信息会给存储器的存储容量,通信干线信道的带宽,以及计算机的处理速度增加极大的压力。单纯靠增加存储器容量,提高信道带宽以及计算机的处理速度等方法来解决这个问题是不现实的,这时就要考虑压缩。DCT压缩(matlab实现)压缩的关键在于编码,如果在对数据进行编码时,对于常见的数据,编码器输出较短的码字;而对于少见的数据则用较长的码字表示,就能够实现压缩-DCT compression (matlab realization)
mycorr1
- matlab图像相关性计算,根据相关性系数计算公式编写-matlab image correlation calculated correlation coefficients according to formula preparation
RGB-HSI
- rgb to hsi
ngray
- 自写M函数,做灰度图像的灰度级数及灰度范围的自定义设置。例如:将[0 255]的uint8图像变换成8级灰度的灰度范围为[0 7]图像或者[11.5 25.8]图像。 输出图像为double类,用户可将图像归一化后自行转换为所需类型。-This is a M function written by self, it can be used to rebuild a image with a given number of gray-level and a given gray-scale.
c
- 计算当日为本年中第几天。包含闰年的算法。-To calculate the date of the first few days of this year.
black-and-white
- 图片黑白化,使彩色图片实现黑白化功能,还能还原色彩-Black and white pictures