搜索资源列表
数字图像处理alpha版
- 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图
一个通用的图像基类
- 这是一个很好的图像处理类的介绍!通用性很强,有代码!-This is a very good introduction for Image Process Classes,and have code for them.
CDib类
- 在图像处理类中将读取的彩色图像转化为灰度图像用于后续处理-in Image Processing category will read the color image into a gray-scale images for follow-up treatment
图像处理类,可将多种图形格式进行自由转换
- 图像处理类,可将多种图形格式进行自由转换-image processing category, can be a variety of graphics formats freely switch
运用Visual C++完成基本数字图像处理
- 微软的新的.NET平台为开发者带来了许多新的诸如GDI+、Globalization之类的编程机制,同时还发明了一门全新的类似Java的编程语言-C++。对于这些新知识,我们应尽快了解、掌握并试图运用到实践项目中去,而通过实例学习的方法无疑是一个非常有效的途径。本文就通过一个简单的实例,向大家展示了在Visual C#中如何运用GDI+和Unsafe代码类等技术以实现简单的数字图像处理。 -Microsoft's new.NET platform for developers to br
CBmpProc位图处理类
- 图像处理类可以很容易的处理bmp等数字图形和图像。如果你使用的话有什么bug 请通知我-This image processing class can easily process digital graphs and images, such as bmjp etc.If you find any bug during your use, please notify me.
图片处理的类集
- 关于图像处理的强大的类集,你想要的这里都找的到。
FCM聚类算法
- 图像处理方面,标准FCM聚类算法源代码,可以根据自己论文的需要进行修改,重要的是完全显示了算法的实现过程,是对你绝对有用的好东东!
用CImage类实现图象处理
- 用CImage类实现图象处理
图像模糊C-均值聚类
- 图像聚类分割是图像处理的基本操作,该文件含有C-均值聚类分割算法思想以及matlab源程序
Cimage.zip 图像处理类库
- 图像处理类库,支持JPEG、PNG、TIFF、BMP、GIF格式, The picture processing class storehouse, supports JPEG, PNG, TIFF, BMP, the GIF form
csharp-graphics
- c#图像处理类,包括灰度,二值化等多种操作-c# c sharp
VC_Graphics_rendering_and_image_display
- VC++图形绘制与图片显示小例子,MFC的与设备无关的图形设备环境类CDC的应用和MFC中图像处理类CImage的应用例子,在对话框中显示图片,绘制图形-VC++ graphics rendering and picture shows a small example, MFC has nothing to do with the equipment, graphics equipment, environmental CDC in MFC application and type of ima
t_effect
- qt下的图像处理类开发的一个小例子,基于QGraphicsOpacityEffect-qt developed under the image processing class, a small example, based on QGraphicsOpacityEffect
cimage
- xImage是不错的图像处理类,下载下来后,发现太复杂,详细说明的文档也没有,对我等VC新手来说只能慢慢摸索了。个人总结经验如下:-xImage is a good image processing class, download it, it was found too complicated and no detailed descr iption of the document, such as VC novices to me only slowly explored. Individu
CxImage
- VC++ 图像处理类库CxImage源代码,CxImage是一个可以用于MFC 的C++类,可以打开,保存,显示,转换各种格式的图像文件,比如BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K 等格式的文件。可以实现BMP<->JPG,PNG <>TIFF格式等等的转换。 -VC++ image processing library CxImage source code, CxImag
图像处理类实例
- 图像处理类的实例 能实现基本的图像处理 分割 灰度。。
理工类硕士学位论文模版
- 使用方便的图像处理程序,能够完成滤波锐化去噪声等功能,且可以实现自动识别阈值等(Easy to use image processing program, can be completed filtering, sharpening, noise and other functions, and can achieve automatic recognition threshold)
Matlab图像处理工具箱
- 关于图像处理类别的matlab软件的学习资料,与大家共享,互相学习,互相帮助(About the image processing category of MATLAB software learning materials, and share with you, learn from each other, help each other)
基于 K-means 聚类算法的图像区域分割
- 图像处理领域,基于 K-means 聚类算法的图像区域分割(Image processing domain, image region segmentation based on K-means clustering algorithm)