资源列表
ssim
- 结构相似性,是一种衡量两幅图像相似度的指标。该指标首先由德州大学奥斯丁分校的图像和视频工程实验室(Laboratory for Image and Video Engineering)提出。SSIM使用的两张图像中,一张为未经压缩的无失真图像,另一张为失真后的图像。(Structural similarity is a measure of the similarity between two images. The target was first presented by the Labor
difinb
- 用C++编写的关于转换数字进制的转换程序,可以实现2进制向任意进制转换()
hist_equal
- 读取原始影像 灰度直方图 直方图均衡化 均衡化后影像(Read the original image Gray scale histogram Histogram equalization Post balanced image)
zhuchengfen
- idl主成分分析 分析矩阵主成分 提取主成分(principal component analysis)
xxuffei-BPWangLuo-ShuZiShiBie-master
- 使用神经网络算法算法进行手写数字的识别功能(Recognition of handwritten numbers using support Vector Machine)
k-means
- 增加椒盐噪声对图像进行去噪处理后,实现图像分割(Adding salt and pepper noise to image denoising,realization of image segmentation)
Hoglist
- 这是一个在图像处理或图像标注中用matlab提取图像梯度特征的一个程序(This is a program in image processing or image annotation using MATLAB to extract the features of the image gradient)
397219
- 设系统只有一个CPU,作业提交时间从0开始计时,第1个作业在时刻0提交,以后每隔一时间间隔(随机数)提交一作业,运行作业所()
vreqmption-configuration-loader
- 随即信号实验程序,随即信号的产生,卷积运算,求功率谱函数等,()
hough
- 实现图像中直线的检测,并矫正为一条水平的线(Realize straight line detection in the image and correct it to a horizontal line.)
Quadtree coding
- 采用四叉树编码进行二值图的压缩,四叉树编码方法是目前图象处理和计算机图形学中的一种有效方法。(Quadtree coding is currently a valuable method in image processing and computer graphics,this code is about binary image compression.)