搜索资源列表
-
0下载:
VC++图象处理源代码,演示程序提供了哈夫曼编码法的压缩和解压缩函数,并实现了对图象 文件的压缩和解压缩-VC image processing source code, a demo program Huffman coding method of compression and decompression functions, and to achieve the right image file compression
-
-
1下载:
这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
-
-
0下载:
处理图像lena.bmp,并画出各图像的灰度层次的分布图,并对256位和16位信源数据进行霍夫曼编码-lena.bmp image processing and paint images of the gray level of distribution map as well as 256-bit and 16-bit data source coding Hoffman
-
-
0下载:
这是一个对256色bmp图像进行点运算,几何变化,正交变化,图像增强,图像分析,图像编码,图像还原等处理的源码,功能强的出奇-this a 256-color bmp image point operations, geometry changes, orthogonal change, image enhancement, image analysis, image coding, image processing, such as reducing the source, functions
-
-
0下载:
图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法-Image processing source code, including: point operations, geometric transformations, orthogonal transform, image enhancement, morphological transformation, edge and contour, image an
-
-
0下载:
JPEG图像的压缩算法,里面除了有JPEG编码源码外,还有它的实例程序!-JPEG image compression algorithm, which in addition to JPEG source coding, there are examples of procedures it!
-
-
0下载:
一共五个文件,是vc++图像处理程序,包括读取DIB,各种图像处理算法,huffman编码,等等,功能强大。-A total of five papers, is vc++ image processing procedures, including reading DIB, various image processing algorithms, huffman coding, so powerful.
-
-
0下载:
gdi+各种绘图源码 包含GDI+所需的开发包,源码功能涵盖了画笔、画刷、文本与字体、路径与区域、图像坐标转换、图像色彩转换、图像的基本处理、图像色彩信息的调整、图形的编码与解码和图形特技处理,适合初学者学习GDI+。-gdi+ various drawing source contains GDI+ development kit, source function covers the pen, brush, text and fonts, paths and regions, the ima
-
-
0下载:
图象处理集合(对位图的处理)包括如下:
1.图象分析:图象分割和边缘检测
2.图象编、解码:huff,PCX,GIF,JPG等;
3.滤波处理:包含多种滤波器(高,低通,交互式带阻);
4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等;
此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。
提供所有操作的源代码!
1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
-
-
0下载:
这是图像编码的源代码,包括霍夫曼编码,算数编码,游程编码等-This is the image coding source code, including Huffman coding, arithmetic coding, run-length coding, etc.
-