资源列表
Problem2_6
- 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p
huffman編碼
- huffman編碼,將.h檔放置include再將所有.c檔一起執行-Huffman coding, will be. H stall then placed include all. C together with the implementation of stall
filterxx
- 普通低通、高通滤波器以及巴特沃斯低通、高通滤波器-ordinary low-pass and high-pass filter and Butterworth low-pass and high-pass filter
membm_demo
- 一个简单的class 能产生 Windows bitmap 操作简单-a simple class will have a simple Windows bitmap
tu_xiang_jianche
- 数字图像的边缘检测是图像分割、目标区域的识别、区域形状提取等图像分析领域十分重要的基础,图像理解和分析的第一步往往就是边缘检测,目前它以成为机器视觉研究领域最活跃的课题之一,在工程应用中占有十分重要的地位。本文向读者简单介绍一下这个技术,并给出了在Visual C++环境下实现的代码。-Digital Image Edge detection is image segmentation, target recognition in the region, regional shape extra
directdrawpolygon
- direct编程绘制多边形-polygon rendering direct programming!
imagecode
- 大量数字图象处理方面的原代码和原理说明, 各种图象处理算法的公式到如何编码都讲述一清二楚 ,文件需要解压,解压密码www.infoxa.com-lot of digital image processing code and the original principle that the various image processing algorithms to the formula of how codes are described above, file decompression
dzn
- 点在多边形内外,包括判断点是否在线上,点在多段线的那一侧-points outside the polygon, including the judgment and whether online, the more points of the side of the Line
levelsetcode
- 一个比较使用的图像分割的水平集方法,是经典的几何形变模型的方法,速度函数式基于梯度的 -a comparison of the level of image segmentation method of collection is the classic geometric model of speed function-based Gradient
histogram_balance
- 直方图均衡化,matlab做的,大家可以下载分析,便于图象处理编程学习-histogram equalization, Matlab done, we can download analysis, image processing program to facilitate learning
lines_arcs.tar
- 一个用于检测图形图像中直线以及弧张的C语言的源代码。-a graphic image for the detection of line and arc of the C-language source code.
Image_segment
- 图像分割源代码,以C++类作为文件,包括水平集,分水岭等新的算法-image segmentation source code to C as documents, including the level set, watershed and other new algorithm