-
matlabquzaosuanfa
通过编程用多种方法完成数字图像的降噪处理,并进行比较分析。(Programmed with a variety of methods to complete digital image noise reduction processing, and comparative analysis. Enable students to more fully grasp the basic theory of image processing, principles and means of achieving a comprehensive analysis of certain issues and problem-solving ability.)
- 2011-12-01 21:54:26下载
- 积分:1
-
lld
lcd编程代码 lcd局部特征尺度分解局部特征尺度分解(LCD programming code)
- 2021-03-03 09:29:34下载
- 积分:1
-
houghTrans
利用hough变换实现图像边界的检测,可以计算简单图像的边界夹角度数(Using hough transform image boundary detection, image boundary can be calculated simply point the number of folders)
- 2010-07-22 11:51:54下载
- 积分:1
-
Untitled
说明: 实现画一个六边形,再均匀撒一些点,在六边形内部的点为红色,在外部的点为蓝色(six point point)
- 2011-03-19 17:40:48下载
- 积分:1
-
ProjectOCW
说明: 运用多重网格求解泊松方程和双曲线方程,大家下着用吧 很好的 哈哈(use the multigrid method to solve posion equation)
- 2010-04-04 18:25:19下载
- 积分:1
-
anisodiff
说明: 一维,二维,三维的各异向扩散滤波的matlab实现。(One-dimensional, two-dimensional, three-dimensional proliferation of different filter matlab to achieve.)
- 2008-11-25 12:28:46下载
- 积分:1
-
week1
matlab code that does singular value decomposition of some data set and denoises the data matrix. after denoising, regression is performed
- 2011-05-17 18:49:18下载
- 积分:1
-
main
这是一个基于颜色直方图的粒子滤波目标跟踪的主程序,比较完整,供大家参考(This is a color histogram based particle filter tracking the main program, more complete, for your reference)
- 2011-05-22 10:54:08下载
- 积分:1
-
wavlet1
基于matlab小波变换实现的图像压缩
(通过mask截取小波变换系数)(Wavelet Transform Image Compression)
- 2010-06-02 16:57:59下载
- 积分:1
-
JPEG_BaseLine_Encoder
The JPEG compression scheme is divided into the following stages:
1. Transform the image into an optimal color space.
2. Adjust Aspect Ratio 16:9
3. Digitization Scheme 4:2:0.
4. Apply a Discrete Cosine Transform (DCT) to blocks of pixels, thus removing redundant image data.
5. Quantize each block of DCT coefficients using weighting functions optimized for the human eye.
6. Encode the resulting coefficients (image data) using a Huffman variable word-length algorithm to remove redundancies in the coefficients.
7. Byte Stuffing.
8. Header JFIF
9. JPG Data Store
- 2013-05-04 23:30:46下载
- 积分:1