-
MatLab-daima-daquan
基于图像处理的matlab基本原代码,对初学有很大的帮助,还有很多事例供参考和练习(Based image processing matlab source code, a great help for beginners, there are a lot of examples for reference and practice)
- 2013-01-10 12:42:04下载
- 积分:1
-
DCT-and-Image-Compression
DCT and Image Compression
In the JPEG image compression algorithm, the input image is divided into
8-by-8 or 16-by-16 blocks, and the two-dimensional DCT is computed for each
block. The DCT coefficients are then quantized, coded, and transmitted. The
JPEG receiver (or JPEG file reader) decodes the quantized DCT coefficients,
computes the inverse two-dimensional DCT of each block, and then puts the
blocks back together into a single image. For typical images, many of the
DCT coefficients have values close to zero these coefficients can be discarded
without seriously affecting the quality of the reconstructed image.
The example code below computes the two-dimensional DCT of 8-by-8 blocks
in the input image, discards (sets to zero) all but 10 of the 64 DCT coefficients
in each block, and then reconstructs the image using the two-dimensional
inverse DCT of each block. The transform matrix computation method is used.
- 2014-01-28 16:55:07下载
- 积分:1
-
PSORegistration
基于互信息的图像配准源码,优化算法使用粒子群算法(Based on Mutual Information Image Registration code, optimizing the use of particle swarm optimization algorithm)
- 2009-05-06 21:51:39下载
- 积分:1
-
navneet-report
Automatic toll collection system
- 2013-12-12 21:59:37下载
- 积分:1
-
1D-MT-occam
一维大地电磁正则化反演。matlab的程序,用的是occam算法。(One dimensional magnetotelluric regularized inversion. Matlab program, using the Occam algorithm.)
- 2021-04-06 14:19:02下载
- 积分:1
-
saolei
最近在关注gui,这是在网上找到的基于matlab gui的扫雷游戏源码,适合入门级试验学习。(Recent concern about the gui, this is the Internet to find matlab gui-based source of mine game, suitable for entry-level pilot study.)
- 2007-08-07 02:25:03下载
- 积分:1
-
plotbox
cica is most usefule za shaa shaa algorithm. and it is hutsdag pizdanuud yum ahkak.
- 2013-12-17 17:09:21下载
- 积分:1
-
KeyPairGenerator2Test
Tests for <code>KeyPairGenerator</code> class constructors and methods.
- 2014-02-25 10:54:33下载
- 积分:1
-
VANET-simulations
车联网仿真,路边单元场景仿真,单路边单元、双路边单元、城市场景。(Vehicle network simulation, roadside unit scene simulation, single side cell, double roadside unit and urban scene.)
- 2020-12-16 16:29:12下载
- 积分:1
-
MATLAB6.5youhua
matlab优化方面的电子书籍。对想学习matlab的同学比较有用(matlab optimization aspects of e-books. Useful to the students want to learn matlab)
- 2013-03-08 23:19:13下载
- 积分:1