资源列表
DimonFinal
- 大三时学的计算机图形学程序 金刚石和图形变换游戏 很好玩的-junior school when the computer graphics and graphics procedures diamond transform the game is a lot of fun
fft2d
- 离散傅立叶变换已成为数字信号处理的重要工具,然而,它的计算量较大,运算时间长,在某种程度上却限制了它的使用范围。快速算法大大提高了运算速度,在某些应用场合已能作到实时处理,并且开始应用于控制系统。
watermarked
- 基于彩色图像实现的DCT变换域图像数字水印算法。
LAB5
- 检测钻石图像的边缘,并尝试这种边缘检测可以在加噪程度最多为多少时依然可行。-Diamond image edge detection and edge detection can try this add up to much when the noise level is still feasible.
camshift
- Camshift algorithm for opencv-Camshift algorithm
lvboqi_example
- MATLAB程序:滤波器设计,方法很简单,很使用,可与大家共享一下。-MATLAB program:very easy ,very useful
ch8
- 数字图像原理 :数字图像处理学 ,图像文件格式 , 图像类型 ,图像类型转换。-Digital image principle: digital image processing, image file format, learn, image type conversion image types.
yanmapengzhang
- 这是图像处理中的m文件,它可用于掩码扩充边界提取-This is the image processing m-files, which can be used to expand the mask edge extraction
imageVC++1~5
- 几个实用的VC++图象处理源码,对初学者来说很有用。-several practical VC source image processing, the newcomer useful.
小波变换去噪,软阈值和硬阈值
- 小波变换去噪,软阈值和硬阈值,以及自己的设计的阈值函数来去噪,毕业设计全套。很全面的资料,绝对最全面的资料,我保证,Wavelet denoising, soft thresholding and hard thresholding, as well as design their own threshold denoising function, the design of a full set of graduation. Comprehensive information is absol
wavelenvsth
- hi this new one using wavelete based image reconstruction and also very easy to understand the code-hi this new one using wavelete based image reconstruction and also very easy to understand the code....
FISH-AND-ANIMAL-CPP
- C++编译器在编译的时候,发现Animal类的breathe()函数是虚函数,这个时候C++就会采用迟绑定(late binding)的技术,在运行时,依据对象的类型(在程序中,我们传递的Fish类对象的地址)来确认调用的哪一个函数,这种能力就做C++的多态性。-C++ compiler during compilation, found the Animal class breathe () function is a virtual function, the c++ will use la
