资源列表
ReadDIBdib
- 读取位图图像,压缩包内的文件是vc编写存在txt文件中,方便快捷-read bitmap images, compressed within the document is prepared vc there txt document, convenient and quick
XsImageEffectDemo
- 提供强大的图像处理功能,完全源代码公开, 包括旋转,放大,缩小,自动校正,选择范围,裁剪,自动去除黑边,镜像等等功能。提供技术支持,最适合应用于扫描后的图像处理 开发本控件原本就是应用于扫描后的图像处,方便使用-provide a powerful image processing functions, complete source code is open, including rotating, zooming, narrow, automatic calibration choi
FFT24bits
- 源码实现了快速傅利叶变换,希望对朋友们有一点帮助。-source achieved Fast Fourier Transform, and I hope to have some friends to help.
ImgXcession
- 《计算机图像处理技术与算法》的源代码,希望对朋友们有一点帮助。-"computer image processing technology and method," the source, and I hope to have some friends to help.
ED256View
- 有特点的边缘检测算法,outputtype:colour or monochrome.suport 256 bits bmp-a characteristic edge detection algorithm, outputtype : color or 256 bits bmp monochrome.suport
tuoyuan
- 利用选择ROI对待处理的图像进行有效的椭圆拟合。-use ROI treat the choice of images for effective elliptical fitting.
erodeandexpend
- 本程序用VC++实现了腐蚀和膨胀功能,效果极佳!-this procedure with VC corrosion and expansion of the function, the effect is excellent!
edgetest
- 本软件用VC++实现边缘检测功能,效果很好!-the software with VC edge detection function and the results very good!
A_Practical_Guide_to_Wavelet_Analysis
- A Practical Guide to Wavelet Analysis:采用连续小波变换对一维信号进行分析的整个过程,包含具体实例的论文,具有很高的参考价值!-A Practical Guide to Wavelet Analysis : Continuous wavelet transform one-dimensional signal analysis of the entire process, including specific examples of papers, have
cwt_fringe
- 用matlab语言编写的基于连续小波变换分析光栅信号的案例-using Matlab language based on the continuous wavelet transform grating signal case
2223222
- 我们给出一个模板 和一幅图象 。不难发现原图中左边暗,右边亮,中间存在着一条明显的边界。进行模板操作后的结果如下: 。 可以看出,第3、4列比其他列的灰度值高很多,人眼观察时,就能发现一条很明显的亮边,其它区域都很暗,这样就起到了边沿检测的作用。 为什么会这样呢?仔细看看那个模板就明白了,它的意思是将右邻点的灰度值减左邻点的灰度值作为该点的灰度值。在灰度相近的区域内,这么做的结果使得该点的灰度值接近于0;而在边界附近,灰度值有明显的跳变,这么做的结果使得该点的灰度值很大,这样
gifdonghua
- VC编写的用于显示GIF动画的一个程序,很有意思,你可以下载去看一看,也许对你有启发。-VC prepared for display GIF animation of a procedure, it is interesting that you can download to see, Perhaps you are inspired.