搜索资源列表
-
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
-
-
2下载:
数字图像处理编程入门 书和书的 源代码
1) windows位图bitmap(即bmp文件)的结构和调色版的概念;
(2) 图象的平移、旋转、镜象变换、转置变换、放缩;
(3) 图象的平滑(去噪声)、锐化;
(4) 图象的半影调、抖动技术;
(5) 图象的直方图修正、彩色变换;
(6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取;
(7) 图象的边沿检测与抽取、hough变换、轮廓跟踪;
(8) 图象的检测、模板匹配;
-
-
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下载:
图像处理系统源码
功能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码 -Image processing system features a more comprehensive source of image processing system. The main contents incl
-
-
0下载:
This source code is or image operation with OpenCV library. It coding by Win 32 Console application
-
-
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下载:
本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t
-
-
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下载:
模式识别的一些预处理知识,包含:图像压缩的源码实例:行程编编码算法RCL, 手写体数据变换成像素位图的算法 已通过测试。
-Some preprocessing of knowledge in pattern recognition, including: image compression source code examples: travel coding and coding algorithm RCL, handwritten data transformation into a
-
-
0下载:
其中包含将256色彩色图象转化为灰度图象,LZW压缩算法,显示出来DDIB位图,哈夫曼编码及实现图象的马赛克效果的C++源码 可直接使用。
-Which contains 256 color color image into a grayscale image, LZW compression algorithm, displayed DDIB bit map, Huffman coding and image mosaic C++ source code can be used direc
-
-
0下载:
jpeg源码,图像编码的硬件描述语言设计,可用作硬件加速处理参考-jpeg source, image coding hardware descr iption language design
-
-
0下载:
图象处理集合(对位图的处理)包括如下:
1.图象分析:图象分割和边缘检测
2.图象编、解码:huff,PCX,GIF,JPG等;
3.滤波处理:包含多种滤波器(高,低通,交互式带阻);
4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等;
此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。
提供所有操作的源代码!
1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
-
-
0下载:
C++ implementation for JPEG 2000 codec for image coding
-
-
0下载:
差值图片:从原图减去均值图片,编码及解码及测试代码(difference source coder: a difference image constructed by subtracting the pixel means from the original image)
-
-
1下载:
霍夫曼编码;量化到8位字节每个像素编码及解码(Write a MATLAB function [zipped, info] = pixel_coder(X) that takes an image X and using the
Huffman coder above applied in the pixel domain quantized to 8 bits per pixel returns the coded
sequence zipped along with the header
-
-
0下载:
本程序使用LZW算法对图像进行压缩。压缩编码是一种先进的数据压缩技术,属于无损压缩编码。对于简单图像和平滑且噪声小的信号源具有较高的压缩比,并且有较高的压缩和解压缩速度。(This program uses the LZW algorithm to compress the image. Compression coding is an advanced data compression technology. It belongs to lossless compression coding.
-