-
PDF417-Encode-a-Decode
二维码PDF417编码和解码的源代码,可将它们修改后做成匹配的编码和解码对。(The source code of two-dimensional barcode PDF417 encoding and decoding, they can be modified to become a matched encoding and decoding.
)
- 2012-02-10 21:04:53下载
- 积分:1
-
RestoreTools
matlab编写的图像处理正则化软件包。包含了基本的数字图像处理正则化(Matlab prepared by the image processing Regularization package. Contains a basic digital image processing Regularization)
- 2006-08-20 15:42:27下载
- 积分:1
-
VesselSegmentation
医学图像分割是数字图像分析中的重要环节,是长期以来国内外研究的热点问题,本代码专注于血管图像领域的分割。(Medical image segmentation is an important part of digital image analysis, is a hot topic at home and abroad for a long time, this code is to focus on areas of blood vessel image segmentation method.)
- 2020-12-15 15:59:13下载
- 积分:1
-
mean-shift
经典的跟踪算法,可以对人脸进行实时的跟踪。(Classical tracking algorithm can be real-time face tracking.)
- 2008-06-13 11:05:59下载
- 积分:1
-
KLT-Tracking-algorithm
KLT跟踪算法,附有程序,并附有两个例子,可以完美运行(KLT tracking algorithm, with the program, along with two examples of the perfect run)
- 2020-12-05 01:19:24下载
- 积分:1
-
partition图像分割
说明: 将girl 图像进行分割,达到2*4的图像分割结果。并使用tight_subplot函数将分割间距变小。(The girl image is segmented to achieve a 2*4 image segmentation result. And use the tight_subplot function to make the division interval smaller.)
- 2020-12-03 10:57:18下载
- 积分: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
-
digital_image
数字图像处理中sobel算子的手写代码;canny手写代码;加噪声并滤波的调用库函数代码(Digital image using sobel & canny)
- 2015-11-30 20:57:03下载
- 积分:1
-
RSIHE
RSIHE算法(Recursive sub-image histogram equalization)。基本原理是将图像分割为等面积的2^r部分,各部分分别进行直方图均衡。文件中包含RSIHE的matlab源代码,论文,以及输入图像(RSIHE algorithm (Recursive sub-image histogram equalization). The basic principle is to image segmentation is an area of 2 ^ r part, the various parts of histogram equalization. File contains RSIHE matlab source code, papers, as well as the input image)
- 2013-05-14 14:38:32下载
- 积分:1
-
contract
主要是利用对比增强来处理图像 利用了模糊集以及模糊熵理论 (The main use of contrast enhancement to the image processing using fuzzy sets and fuzzy entropy theory )
- 2021-01-27 12:08:35下载
- 积分:1