CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - image source coding

搜索资源列表

  1. HuffmanDIB

    0下载:
  2. 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
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30.39kb
    • 提供者:authority007
  1. VC_DigitalImageProcess

    1下载:
  2. 这是一个关于数字图像处理的源代码,目前只支持bmp格式的灰度图像,但功能强大,内容丰富,几乎包含了数字图像处理的所有基本内容。如图像的点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓检测,图像分析,图像复原,图像编码等等。-This is a digital image processing of the source code, only supports bmp format gray image, but powerful, rich in content, consists
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:310.99kb
    • 提供者:严江
  1. imagecodingexample

    0下载:
  2. 处理图像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
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:72.03kb
    • 提供者:姚艳红
  1. 对256色bmp图像进行处理的程序

    0下载:
  2. 这是一个对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
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:531.66kb
    • 提供者:小猪
  1. Photo

    2下载:
  2. 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-29
    • 文件大小:1.9mb
    • 提供者:郭东
  1. Image_processing

    0下载:
  2. 图像处理源码,包括:点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像复原,图像编码等等...包含各种算法-Image processing source code, including: point operations, geometric transformations, orthogonal transform, image enhancement, morphological transformation, edge and contour, image an
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:324.79kb
    • 提供者:henry
  1. jpegcompressandexample

    0下载:
  2. JPEG图像的压缩算法,里面除了有JPEG编码源码外,还有它的实例程序!-JPEG image compression algorithm, which in addition to JPEG source coding, there are examples of procedures it!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-09
    • 文件大小:15.78mb
    • 提供者:ouy
  1. ImageProcessing

    0下载:
  2.   图像处理系统源码 功能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码 -Image processing system features a more comprehensive source of image processing system. The main contents incl
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:330.33kb
    • 提供者:张三
  1. or_image

    0下载:
  2. This source code is or image operation with OpenCV library. It coding by Win 32 Console application
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3.84kb
    • 提供者:Tawan
  1. Source

    0下载:
  2. 一共五个文件,是vc++图像处理程序,包括读取DIB,各种图像处理算法,huffman编码,等等,功能强大。-A total of five papers, is vc++ image processing procedures, including reading DIB, various image processing algorithms, huffman coding, so powerful.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1.69mb
    • 提供者:小天
  1. RLEcoding

    0下载:
  2. 本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:379.42kb
    • 提供者:韦一
  1. gdiP

    0下载:
  2. 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
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6.34mb
    • 提供者:tangkai
  1. Pgriidzipa

    0下载:
  2. 模式识别的一些预处理知识,包含:图像压缩的源码实例:行程编编码算法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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:12.92kb
    • 提供者:尴尬
  1. CCCcodeo

    0下载:
  2. 其中包含将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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:469.19kb
    • 提供者:奉献
  1. verilog

    0下载:
  2. jpeg源码,图像编码的硬件描述语言设计,可用作硬件加速处理参考-jpeg source, image coding hardware descr iption language design
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:78.87kb
    • 提供者:李刚
  1. 603527

    0下载:
  2. 图象处理集合(对位图的处理)包括如下: 1.图象分析:图象分割和边缘检测 2.图象编、解码:huff,PCX,GIF,JPG等; 3.滤波处理:包含多种滤波器(高,低通,交互式带阻); 4.数学形态学:图象的腐蚀和膨胀,开、闭运算,图象的粗、细化等; 此外还有视图的编辑、灰度处理、图象恢复、小波分解和重构等等。 提供所有操作的源代码! 1.demo:是该处理集合的可执行文件(自己编译吧)。图象处理集合.rar--------demo的源代码!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-24
    • 文件大小:1.18mb
    • 提供者:jiajia
  1. JPEG 2K codec reference source

    0下载:
  2. C++ implementation for JPEG 2000 codec for image coding
  3. 所属分类:多媒体编程

    • 发布日期:2016-06-09
    • 文件大小:3.05mb
    • 提供者:gaowei262
  1. diff_coder

    0下载:
  2. 差值图片:从原图减去均值图片,编码及解码及测试代码(difference source coder: a difference image constructed by subtracting the pixel means from the original image)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:Jessicapu
  1. pixel_coder

    1下载:
  2. 霍夫曼编码;量化到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
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1kb
    • 提供者:Jessicapu
  1. practice

    0下载:
  2. 本程序使用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.
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:303kb
    • 提供者:UDCN
« 12 »
搜珍网 www.dssz.com