-
TP1
The median filter is normally used to reduce noise in an image, somewhat like the mean filter. However, it often does a better job than the mean filter of preserving useful detail in the image.
- 2012-06-06 06:43:18下载
- 积分:1
-
make_lidar_image
绘制CALIPSO卫星的偏振激光雷达背向散射衰减的图(Draw CALIPSO satellite polarization lidar backscatter attenuation map)
- 2013-10-11 15:30:19下载
- 积分:1
-
am
说明: generation of AM signal,,simulink
- 2010-06-02 08:52:19下载
- 积分:1
-
code
多重网格算法实现图像的去噪,效果较好,基于rof模型,大家一起学习交流!(Multiple grid algorithm of image denoising, the effect is good, based on rof model, study with you exchange
)
- 2012-05-13 17:35:51下载
- 积分:1
-
Stocasticqueue
queue simulation for matlab
- 2010-06-27 22:18:55下载
- 积分:1
-
Chapter2
通信系统仿真用到的源码,关于matlab 的,希望对大家有用
(Source code used in communication system simulation on matlab, and I hope for all of us)
- 2009-11-06 15:29:24下载
- 积分:1
-
bintodec
converts binary to decimal and decimal to binary
- 2012-05-17 21:30:39下载
- 积分:1
-
weixingdingwei
作者在学习《航天系统》时,在c++6.0环境中实现的卫星定位的算法程序。包括通过轨道根数求卫星状态参数的算法和通过卫星状态参数反求卫星星历的算法。(Author of the study "space system" is in c++6.0 environment to achieve the satellite positioning algorithm. Including through the orbital parameters of the algorithm for the satellite status and Reverse status parameters via satellite satellite ephemeris algorithms.)
- 2013-09-25 19:42:10下载
- 积分:1
-
guiLibFetion
GUI库飞信,精选ios编程学习源码,很好的参考资料。(GUI Fetion, selection of learning IOS programming source code, a good reference.)
- 2013-12-16 21:20:24下载
- 积分: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