搜索资源列表
Callthesystemfunction
- 调用系统函数.Matcom、Matlab COM Builder与Visual C++混编程以及在Visual C++中调用Matlab C++数学库。-Call the system function
ImageView
- 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。注意例子中并不包含类库的代码,请一起下载CImageObject代码。另外,在运行时请确保在系统目录或你的可执行文件目录下有ImageLoad.dll。(也在CImageObject中)-This library can handle BMP, GIF, PCX, TGA, JPG, TIF format image f
01
- 视频监控系统VC,用来调用摄像头并显示相应图像-Video surveillance system VC, used to call the camera and displays the corresponding image
baseDIP
- 纯C语言,无系统调用实现BMP位图的读、写、显示操作,附位图说明。-Pure C language, no system call BMP bitmap to read, write, display operation, with bitmap instructions.
Butterworth_lowpass
- butterworth 低通滤波函数,没有调用系统函数,自己编写-butterworth lowpass function,which is writed by oneself,not call for the system function
FFT
- (1)在MATLAB环境下编写FFT算法(不调用系统现有函数); (2)实现对选定图片进行FFT计算、还原(IFFT计算),并与系统FFT函数做对比,进行分析; (3)设计GUI界面。-(1) the preparation of the FFT algorithm (do not call the system existing function) in MATLAB environment (2) to achieve the selected image to the FF
tuxiangquzao
- 这是图像去噪的实现函数,有均值滤波,中值滤波,高斯滤波,函数均是自己编写的函数,没有调用,且有自己设计的函数与系统函数效果的对比。课程设计所写,能直接运行-This is the realization of image de-noising function, there are mean filtering, median filtering, Gaussian filtering functions are functions I have written, there is no cal
zhifangtu
- 这是一个用matlab实现直方图增强的自己编写的函数,内有详细的文档说明,函数为自己编写,未调用系统函数。课程设计所写,亲测可用!-This is a histogram of the enhanced functions matlab realize I have written, with detailed documentation, the function is to write your own, do not call the system functions. Written c
gaussian-white-noise
- This function generates an Additive White Gaussian Noise (AWGN) sample at every call. Its beauty lies in its simplicity! The generated sample set will have zero mean and a standard deviation of 1. Therefore, one can simply scale the output samples by
MATLAB数字水印[dwt+dct多攻击+GUI界面]
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This topic is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method comp
DCT,DWT,DFT,LSB数字水印MATLAB+GUI界面
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This project is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method co
