CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bit per pixel

搜索资源列表

  1. AlphaFormTransformer

    0下载:
  2. This a Windows Forms control that works with Win32 APIs and without WPF. The control allows you to layout a 32 bit image with an alpha channel in the Forms designer and arrange additional controls within user specified areas of the image. At runtime,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1.8mb
    • 提供者:dhsong
  1. STK2RAS

    0下载:
  2. 模式识别的一些预处理知识源程序,初学者在编制程序时可以参考- Two programs are included in this directory: STK2RAS takes a stroke file as input and converts it into a bit-per-pixel representation (along with some header information, see RASHEADR.H). The output of the S
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:13.59kb
    • 提供者:weinan
  1. libcvd-20090828.tar

    0下载:
  2. libCVD is a very portable and high performance C++ library for computer vision, image, and video processing. The emphasis on providing simple and efficient image and video handling and high quality implementations of common low-level image processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:864.73kb
    • 提供者:jmskhng
  1. 32bBMP_to_data_converter

    0下载:
  2. 32位bmp提取出16位数据:每个16位像素的字节的数据用逗号隔开,保持为txt文件。-32-bit bmp extract 16-bit data: 16 bits per pixel of data bytes separated by commas, to keep the txt file.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33.08kb
    • 提供者:sifei
  1. bmpdisplay

    0下载:
  2. 读取BMP文件信息和显示,读取文件头信息,包括大小,长宽,水平和垂直分辨率,彩色数目,实际用到的彩色数目,关键颜色数目,压缩方式,每像素用到的bit数等-to read and display bmp file. output the header information, includnig file size, image width and height, horizontal and verticular resolution, number of color used and numb
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:53.01kb
    • 提供者:李升
  1. TURBOCODEAPPTOIMAGETRANSMISSION

    0下载:
  2. Simulations over AWGN and Rayleigh channels, at various signal-to-noise ratios, verify the excellent performance of this novel APEL-turbo scheme. Performance comparisons were carried out between turbo coded APEL, JPEG, and BMP image files. To provi
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:376.6kb
    • 提供者:A.H.M Shahparan
  1. NanoX_app

    0下载:
  2. nano- X是一个著名的开放式源码嵌入式GUI 软件,目的是把图形视窗环境引入到运行Linux 的小型设备和平台上。nano-X使用了分层设计的思想,可移植性非常好,nano-X 的图形引擎能够运行在任何支持readpixel,writepixel,drawhorzline, drawvertline 和setpalette 的系统之上,在底层函数的支持之下,nano-X 支持新的Linux内核帧缓存结构,并基于framebuffer来实现图像的绘制。nanox应用程序运行时占用的资源较少,s
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1.31mb
    • 提供者:何庭光
  1. mkjpeg.tar

    1下载:
  2. 用FPGA实现的JPEG编码器,可以直接使用,内含完成说明文档,经过验证无误。-• JPEG baseline encoding JPEG ITU-T T.81 | ISO/IEC 10918-1 • Standard JFIF header v 1.01 automatic generation • Color images only (3 components, RGB 24 or 16 bit, YUV input) • T
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-05-04
    • 文件大小:20.65mb
    • 提供者:
  1. ReadBmp

    0下载:
  2. 读取bmp文件的各种信息 //1. 检查路径是否合法:文件能打开;以bmp为后缀名 //2. 读入位图的文件头: //3. 打印位图的文件头 //4. 读入位图的信息头 //5. 打印位图的信息头 //6. 创建8位位图的调色板 //7. 读入位图的像素数据 //8. 计算每行像素所占的字节数 ... //11. 另存为位图 //12. 显示位图 -Read bmp file various information// check the p
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:27.68kb
    • 提供者:lee
  1. matrix-encoding

    0下载:
  2. This essay presents some observations concerning low rate steganography in images where the amount of covert information is below one bit per pixel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:59.96kb
    • 提供者:liuli
  1. bitmap

    0下载:
  2. The C++ Bitmap Library consists of simple, robust, optimized and portable processing routines for the 24-bit per pixel bitmap image format.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:34.85kb
    • 提供者:Merano
  1. spec

    0下载:
  2. In this paper, a fast and memory efficient version of set partitioned embedded block (SPECK) image coder is proposed. Due to use of linked lists, SPECK algorithm, requires large run-time memory, making it unsuitable for memory constrained portable mu
  3. 所属分类:技术管理

  1. chap1-1

    0下载:
  2. 存放读入图像的位图数据、宽、高、颜色表及每像素所占位数(比特) ,图像数据访问及图像存储-Storing the read data into the bitmap image, width, height, color, form and share bits per pixel (bit), the image data and image storage access
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.38mb
    • 提供者:
  1. sp_setup

    0下载:
  2. Max number of quads (2x2 pixel blocks) to process per batch. This can t be arbitrarily increased since we depend on some 32-bit bitmasks (two bits per quad).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:10.87kb
    • 提供者:pvttgp
搜珍网 www.dssz.com