文件名称:ImageSOMQuantization
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [Matlab] [源码]
- 上传时间:
- 2015-02-19
- 文件大小:
- 1.11mb
- 下载次数:
- 0次
- 提 供 者:
- im***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This package implements vectoriel quantization according Self Organizing Map paradigm
It allows to :
1. generate a codebook training images set
2. reconstruct a test image according to the generated codebook
3. ute the Peak Signal to Noise Ratio (PSNR) between the test image
and the image obtained after quantization
4. estimate execution time of this process
-This package implements vectoriel quantization according Self Organizing Map paradigm
It allows to :
1. generate a codebook training images set
2. reconstruct a test image according to the generated codebook
3. ute the Peak Signal to Noise Ratio (PSNR) between the test image
and the image obtained after quantization
4. estimate execution time of this process
It allows to :
1. generate a codebook training images set
2. reconstruct a test image according to the generated codebook
3. ute the Peak Signal to Noise Ratio (PSNR) between the test image
and the image obtained after quantization
4. estimate execution time of this process
-This package implements vectoriel quantization according Self Organizing Map paradigm
It allows to :
1. generate a codebook training images set
2. reconstruct a test image according to the generated codebook
3. ute the Peak Signal to Noise Ratio (PSNR) between the test image
and the image obtained after quantization
4. estimate execution time of this process
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ImageSOMQuantization\Codebook.m
....................\CodebookManager.m
....................\Images\Baboon.jpg
....................\......\Barbara.tif
....................\......\Boat.tif
....................\......\House.bmp
....................\......\Lena.bmp
....................\......\Peppers.jpg
....................\Lena.bmp
....................\PSNR.m
....................\Quantization.m
....................\QuantizationMain.m
....................\Readme.txt
....................\Images
ImageSOMQuantization