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

搜索资源列表

  1. huffman

    1下载:
  2. 对图像进行huffman编码和香农编码,比较效率,有注释,信息论作业-The image huffman coding and Shannon coding, more efficient, notes, information theory jobs
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:78451
    • 提供者:黄浚羽
  1. ImageProcessing

    0下载:
  2. 图像处理软件,很简单的数字图像处理,图像增强,编码-Image processing software, a very simple digital image processing, image enhancement, encoding
  3. 所属分类:Other systems

    • 发布日期:2017-05-17
    • 文件大小:4312899
    • 提供者:胡斯
  1. ct

    0下载:
  2. 采用c++编码,对dicom格式医学图像进行解析,显示dicom图像-can show the picture of dicom
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4518109
    • 提供者:jpfjpfjpfjpfjpf
  1. 256colour-turn-grey

    0下载:
  2. 256色BMP图像转换为灰度图的编码,第一次上传,大家可以互相交流一下,么么哒~-256 color BMP image is converted to grayscale code, the first upload, you can exchange it, Meme da ~
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:130080
    • 提供者:李媛慧
  1. jpeg

    0下载:
  2. 使用哈夫曼编码将BMP图像转JPEG图像-Use Huffman encoding BMP image to JPEG image
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:379862
    • 提供者:
  1. MtuliwaveletSphit_Matlab

    1下载:
  2. Matlab 多小波变换SPHIT编码的图像压缩技术-Matlab based multiwavelet transform SPHIT coding image conpress
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:337162
    • 提供者:hsf
  1. Spatial_Diversity

    0下载:
  2. 《空时无线通信导论》第五章所有仿真图像matlab再现程序。包括MIMO信道中Alamouti 编码,最大比合并MRC,衰落信道中的发射接收端性能比较。-" Introduction to Space-time Wireless Communications," Chapter V all simulation matlab image reproduction program. Including MIMO channel Alamouti coding, the maxim
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1428480
    • 提供者:梅西
  1. jpeg

    0下载:
  2. 用C语言实现了图像压缩与编码模块,包括AC DC编解码-Using C language to implement the image compression and encoding modules, including AC DC codec
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2770
    • 提供者:Diego
  1. huffman-encoding--and-decoding

    0下载:
  2. 对一BMP图像进行huffman的编码及解码。-BMP images on a huffman encoding and decoding.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:136832
    • 提供者:阳慧
  1. Video-image-acquisition

    0下载:
  2. 视频图像采集,把摄像头拍摄的模拟视频图像转换成数字视频流,然后压缩编码,供后续图像处理使用-Video image acquisition
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:13958
    • 提供者:李鹏飞
  1. huffman

    0下载:
  2. 利用哈夫曼编码来进行图像的压缩解压程序代码。-Using Huffman coding for image compression decompression program code.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-11
    • 文件大小:688
    • 提供者:yangjintao
  1. LZ

    0下载:
  2. lz 编码,自带图片,求图像的lz编码,绝壁有效-it s a answer to lz codes.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:61942
    • 提供者:诸葛睿博
  1. liulanqi

    0下载:
  2. 图像文件编码、图像几何变换、图像切换、图像浏览器的编程实现-Image file encoding, image geometric transformation, image switching, image browser programming
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:461162
    • 提供者:qq
  1. DataMatrixNet-src-0.4.2

    1下载:
  2. datamatrix、QR码等编码解码程序,可以输入字符串获得二维码图像,也可输入图像输出解码字符串。-datamatrix, QR codes codec procedures, you can enter a string to get the two-dimensional code image, the input image can be decoded output string.
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1303752
    • 提供者:s
  1. ACHuffmanEncoding

    0下载:
  2. 图像压缩与传输中所要用到的哈弗曼编码,希望为广大学者提供帮助。-Image compression and transmission in the use to the Huffman coding, hope for the majority of scholars to help.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:2652
    • 提供者:陈晓鹏
  1. Code-For-LED

    0下载:
  2. 8*8led任意图像的编码,方便单片机编程使用-the code program for 8*8 image, used for MCU display
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-27
    • 文件大小:20205
    • 提供者:孙庆丰
  1. huffman

    0下载:
  2. 这是数字图像处理中哈弗曼树进行编码的代码。-This is the digital image processing code Huffman encoding tree.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14574461
    • 提供者:kyc
  1. ImageProcess

    0下载:
  2. 这是数字图像处理中Huffman编码的代码实现。-This is the digital image processing Huffman coding code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-02
    • 文件大小:14798090
    • 提供者:kyc
  1. PicProcessing

    0下载:
  2. 图像处理。主要研究JPEG编码和解码的实现(分块、DCT、量化、熵编码、熵解码)-Image Processing by MATLAB
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-14
    • 文件大小:3080796
    • 提供者:Jason
  1. SRC

    1下载:
  2. 稀疏编码能够快速,准确,低代价地表示自然图像的视觉神经方面的能力,把稀疏编码的方法运用到分类中的机器学习方法,就叫做SRC。此处提供SRC算法代码。-Sparse coding has the rapid, accurate and low cost ability to display natural images. The method of sparse coding is applied to the classification of machine learning methods
  3. 所属分类:Other systems

    • 发布日期:2017-01-05
    • 文件大小:91136
    • 提供者:范婷
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com