资源列表
imageprocessing4
- 选择一幅图像,并叠加一、二个正弦干扰,利用Fourier变换去除这些正弦干扰,给出图像复原的结果。
wiener滤波处理
- wiener滤波处理 /参数说明: //LPSTR lpDIBBits:指向源DIB图像指针 //LONG lWidth:源图像宽度(象素数) //LONG lHeight:源图像高度(象素数) //函数说明: //该函数用来对DIB图像进行维纳滤波复原操作。 BOOL WINAPI WienerDIB (LPSTR lpDIBBits, LONG lWidth, LONG lHeight)
LSBcode
- 本程序实现了LSB嵌入数字图像水印的算法
PCA MATLAB源码
- PCA用于人脸识别中降维。
forth order denoising
- 收藏多时的四阶偏微分方程降噪程序
AD9826.rar
- 图像采集传感器CCD专用的AD转换器-AD9826驱动程序,VHDL语言。,CCD image acquisition sensor dedicated AD converter-AD9826 driver, VHDL language.
Decoder264
- H.264解码器源程序 包括对输入像素块的反量化和反变换-H.264 decoder on the input source, including anti-pixel block quantization and anti-transform
opencv
- 在vc环境下利用OPENCV在对话框中显示图片-In vc environment using OPENCV display pictures in a dialog box
ImageSegmentation
- 应用分水岭方法实现图像分割,适用于各种图像,很不错的-Application of the watershed method to achieve image segmentation, applied to a variety of images, very good
wzzgui1
- GUI界面设计,实现GUI部分交互功能,对GUI功能界面的处理会有更深入的处理.-WZZGUI1, by itself, creates a new WZZGUI1 or raises the existing singleton.
filter
- 程序实现了中值滤波,参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做垂直中值滤波。 -Realize the median filter and smooth the image.
project
- 通过特征,使用K-means算法找到相类似的特征-By characteristics, using K-means algorithm finds similar characteristics