-
IMAGE
对图像进行大津法阈值分割,以及图像的分块。(Image Otsu threshold segmentation, as well as block images.)
- 2014-05-12 10:45:40下载
- 积分:1
-
LSSVMtoolbox
个人感觉最好用最小二乘支持向量机工具箱,特与大家共享!(Personal feeling is best to use least squares support vector machine toolbox, special to share with everyone!)
- 2020-06-28 14:40:02下载
- 积分:1
-
SAR-RDA-Algorithm
SAR成像中的RD算法是最经典的校正算法之一,提供的代码有详细的注释和说明,欢迎大家下载学习(RD SAR imaging algorithm is one of the most classical calibration algorithm, the code provided detailed notes and descriptions, are welcome to download the study。)
- 2011-06-02 09:44:48下载
- 积分:1
-
MATLAB_
能够实现对生物芯片的识别和图像处理,识别有效芯片区域,读取阴性和阳性点分布和数量。(It can realize the recognition and image processing of biochip, identify the effective chip area, read the distribution and number of negative and positive points.)
- 2020-07-17 21:08:48下载
- 积分:1
-
RGB格式图像转YUV
将RGB格式图像转换到YUV空间,输入RGB图像返回YUV格式数据(Converting RGB format images to YUV space)
- 2017-12-04 16:55:21下载
- 积分:1
-
kmean
c#下实现图像颜色k均值聚类
将像素点颜色分类并合并(c# implementation of color image k-means clustering to classification of color pixels and merge)
- 2009-03-25 17:13:20下载
- 积分:1
-
image_block
几个将图像分块,将分块图像拼接,和裁减图像的实用小程序(several image block to block image mosaic, and the reduction of small images of practical procedures)
- 2021-04-20 16:58:50下载
- 积分:1
-
DIP_vc
用c语言编写的数字图像处理程序,图像读取,图像增强,图像复原,傅里叶变换,离散余弦变换都有(With the c language digital image processing, image scanning, image enhancement, image restoration, Fourier transform, discrete cosine transform has)
- 2013-11-30 20:23:27下载
- 积分:1
-
LccSPM
LLC做的图像分类算法,非常经典的图像分类算法。属于Bag-of-Feature模型,采用的是SIFT特征描述组。(LLC do image classification algorithm, belonging to the Bag-of-Feature model using the SIFT descriptor group)
- 2012-12-26 13:39:50下载
- 积分:1
-
dct
图相多描述编码matlab仿真
多描述编码的matlab仿真,本科生的毕业设计
生成图像后计算psnr
>> J=imread( 两描述都收到后重建的图像.bmp )
PSNR(I,J)
ans =
32.3290
>> J=imread( 描述1重建后的图像.bmp )
>> PSNR(I,J)
ans =
28.7011
>> J=imread( 描述2重建后的图像.bmp )
>> PSNR(I,J)
ans =
29.1467
(Figure phase multiple description coding matlab simulation
Matlab simulation of multiple description coding, undergraduate graduation design
Generated images calculated psnr
>> J = imread ( the reconstructed image after the two descriptions are received. Bmp )
>> PSNR (I, J)
ans =
32.3290
>> J = imread ( to describe a reconstruction of images. Bmp )
>> PSNR (I, J)
ans =
28.7011
>> J = imread ( to describe two reconstruction images. Bmp )
>> PSNR (I, J)
ans =
29.1467)
- 2020-12-10 21:09:19下载
- 积分:1