-
梯度锐化:通过处理使图像的棱角更加分明,边缘对比明显
梯度锐化:通过处理使图像的棱角更加分明,边缘对比明显-Gradient sharpening: by processing the image edges and corners to make more clear, obviously the edge contrast
- 2022-01-25 23:47:33下载
- 积分:1
-
This procedure based on Matlab, the initial realization of the basic operation o...
本程序基于Matlab,初步实现图像增强的基本操作,实现 图像明暗度调整, 图像旋转,更改颜色显示方式,直接灰度调整,图像求反,动态范围压缩,显示原始图像直方图,直方图均衡化,滤波增强等功能-This procedure based on Matlab, the initial realization of the basic operation of image enhancement, image brightness adjustment, image rotation, change the color display, direct gray-scale adjustment, for anti-image, dynamic range compression, display the original image histogram, histogram equalization , enhanced features such as filtering
- 2022-06-18 09:04:53下载
- 积分:1
-
VC prepared by the PCA and the LBP
VC编写的基于PCA和LBP的人脸识别程序-VC prepared by the PCA and the LBP-based face recognition program
- 2022-01-25 17:30:25下载
- 积分:1
-
The transformation parameters are specified by the user by editing the
values...
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computat
- 2022-01-24 08:55:33下载
- 积分:1
-
基于颜色和空间特征的图像检索,
比较不错看吧
基于颜色和空间特征的图像检索,
比较不错看吧-Based on color and spatial characteristics of image retrieval, comparative look good
- 2022-08-22 22:08:37下载
- 积分:1
-
用计算机进行数字图像处理,使用matlab环境,对图像进行增强,平滑与锐化,分割,变换,压缩与编码,是平常实验的好选择。...
用计算机进行数字图像处理,使用matlab环境,对图像进行增强,平滑与锐化,分割,变换,压缩与编码,是平常实验的好选择。-Using computer digital image processing, the use of matlab environment, enhance the image, smoothing and sharpening, segmentation, transform, compression and encoding, is usually a good choice experiment.
- 2022-07-23 23:26:02下载
- 积分:1
-
本源码程序主要功能是完成视频编码和解码的程序
本源码程序主要功能是完成视频编码和解码的程序-the source procedures main function is to be completed video coding and decoding procedures
- 2022-03-23 05:54:49下载
- 积分:1
-
Asp
Asp在线图片编辑源码,自定义裁剪大小,缩略图显示-Asp-line image editing source code,Asp-line image editing source code
- 2023-02-19 13:40:03下载
- 积分:1
-
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试....
沃尔什(Walsh)变换是一种可分离变换,广泛应用于图像处理。本代码实现了图像Walsh变换,非常经典,带图片可测试.-Walsh (Walsh) is a separable transform transform, which are widely used in image processing. Implementation of the code of the image Walsh transform, very classic, with pictures can be tested.
- 2022-07-16 13:59:39下载
- 积分:1
-
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值...
这个是彩色图像分割方法。与RegionExtract采用的方法不同。
首先rgb转换成hsv,对h分量进行直方图分割,得到直方图的峰值和峰谷。利用得到的峰值和峰谷进行区域分割,这样会得到很多的小区域,对这些小区域进行区域合并,区域合并的终止条件是:区域一致性距离在某个固定的阀值之间,比如20或者在某个自适应阀值(该阀值自动计算)。注意:区域合并在luv空间进行。-This is a method for color image segmentation. With the different methods used RegionExtract. First rgb convert hsv, components of the h histogram segmentation, the histogram peak and peak and valley. Utilization of the peak and peak-valley regional partition, it would receive many of the small area of these small regional regional merger, regional merger termination conditions are: the regional consistency of the distance between a fixed threshold, such as 20 or in a self-adaptive threshold (the threshold automatically calculated). Note: regional merger in luv space.
- 2022-03-15 04:34:49下载
- 积分:1