-
matlab
模糊聚类的图像分割,用matlab语言编写实现模糊聚类的图象分割。(Fuzzy clustering image segmentation, matlab language used to achieve fuzzy clustering image segmentation.)
- 2008-12-10 15:32:23下载
- 积分:1
-
GMMsegmation
利用高斯混合模型进行视频前景运动目标的提取!请使用自己的AVI文件。(extract the foreground moving object using the Gaussian mixture model)
- 2011-07-04 11:24:16下载
- 积分:1
-
ssim_index
基于相似度的图像质量评价算法Structural SIMilarity (SSIM) index的实现。(This is an implementation of the algorithm for calculating the
Structural SIMilarity (SSIM) index between two images. Please refer
to the following paper:
Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image
quality assessment: From error visibility to structural similarity"
IEEE Transactios on Image Processing, vol. 13, no. 4, pp.600-612,
)
- 2009-06-06 17:19:40下载
- 积分:1
-
dazhenshu
用大整数乘法来计算两个n位二进制数相乘(With large integer multiplication to calculate the multiplication of two n-bit binary number)
- 2010-12-31 00:20:19下载
- 积分:1
-
Stereo Matching
说明: matlab 立体匹配,包含了多种三维重建中的立体视觉匹配(Matlab stereo matching, including stereo vision matching in many kinds of three-dimensional reconstruction)
- 2018-12-30 19:35:32下载
- 积分:1
-
图像处理中的数学修炼
图像处理中的数学修炼
- 2019-05-20下载
- 积分:1
-
getargs
自适应双边滤波,利用空域低通滤波和图像灰度信息的非线性组合,自适应的对背景进行抑制。(Adaptive bilateral filtering, the use of the airspace low-pass filter and image grey scale information of nonlinear combination, adaptive to suppress background.)
- 2016-03-17 13:30:49下载
- 积分:1
-
jsteg
JSteg对图像的DCT域进行信息隐写,并重构图像,再对重构的图像进行隐藏信息读取(JSteg steganates the DCT domain of the image, reconstructs the image, and then reads the hidden information from the reconstructed image.)
- 2018-11-20 22:15:46下载
- 积分:1
-
Image-point
像点坐标自动提取,使用Matlab软件中图像处理的功能,来实现达亚像素水平的像点定位和坐标的自动获取。(Automatic extraction of image point coordinates)
- 2012-05-17 22:34:19下载
- 积分:1
-
实现图像的无损压缩
该程序主要实现图像的无损压缩,具体算法包括:
(1)整数小波变换+SPIHT无损压缩
其中整数小波可以采用JPEG2000提供的5-3小波,也可以采用S+P变换,本程序均已给出。
(2)DPCM+算术编码
DPCM采用的是JPEG中采用的方法;
(3)JPEG-LS标准
JPEG-LS的无损压缩性能非常好,超过JPEG2000。(The program mainly realize lossless image compression, the specific algorithm include: (1) integer wavelet transform SPIHT Integer Wavelet lossless compression which can be used to provide the 5-3 wavelet JPEG2000, can also adopt the S P transform, the procedures are given. (2) DPCM arithmetic coding DPCM is used in JPEG methodology (3) JPEG-LS standard JPEG-LS lossless compression of very good performance, more than JPEG2000.)
- 2008-06-02 11:01:57下载
- 积分:1