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

搜索资源列表

  1. 一个把BMP压缩成JPG的源代码.zip

    0下载:
  2. 一个把BMP压缩成JPG的源代码。 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:16.47kb
    • 提供者:
  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15.47kb
    • 提供者:屠理峰
  1. bmp-jpg

    0下载:
  2. BMP压缩成JPG的源代码, 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区 成JPEG文件或缓冲区.-BMP JPG compressed into the source code, principle procedures BITMAP first reading of the document point pixel RGB value, library so compressed RGB JPEG files into the
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:19.01kb
    • 提供者:时柏营
  1. RAW-TO-BMP

    0下载:
  2. 将数组表示的像素值还原为图像,查看图像的视觉效果-Array that will restore the image pixel values, view visual images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-21
    • 文件大小:384.59kb
    • 提供者:刘伟
  1. MFC-transfer-the-bmp-data

    0下载:
  2. 使用usb 传输一幅bmp像素数据,项目中用的,已经验证成功-使用usb 传输一幅bmp像素数据
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-31
    • 文件大小:12.35mb
    • 提供者:乔宇
  1. bmp-ctatic

    1下载:
  2. 读取BMP 8bit文件(size n1*n2),输出整个文件[n1]*[n2]的像素值,像素值的范围0-255,并统计每个像素质的数量-BMP 8bit file read (size n1* n2), the output document as a whole [n1]* [n2] the pixel value, pixel value range of 0-255, and the quality of statistics like the number of each
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:36.58kb
    • 提供者:cao
  1. imageComp

    0下载:
  2. 这个源代码是应一位网友要求发布的.主要功能是演示利用VB进行分析比较两张不同图片之间的差别,如BMP,JPG等,根据像素分析各个图片的不同。支持任意尺寸的图片,但是全屏图片可能会比较慢。好像根据图片屏蔽色来进行比较,本人对这个不是很有研究,希望懂行的给发表一下看法。-This source code is a request issued by users. The main function is to demonstrate the use of two VB analysis compa
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:38.59kb
    • 提供者:刘雷
  1. bmp

    0下载:
  2. 在vc下做像素移动生成新图片。 由平移算法得到原图片中每一个像素在新图片中的位置,再一一对应过去生成新的图像。-bmp
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1.06kb
    • 提供者:史东生
  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. ex2

    0下载:
  2. 读取bmp图片数据,包括像素值,位数等等。-Read bmp image data, including pixel values, the median and so on.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:714byte
    • 提供者:张智勋
  1. ImagePro

    0下载:
  2. 本人研究生阶段做的项目,线结构光视觉传感器的标定中的激光光条中心的提取。 1、通过JPG、PCX、GIF解码方法,来打开BMP、JPG、PCX、GIF格式图像。 2、大津展之法阈值变换,效果较好。 3、三种细化方法,Rosenfold细化、Hildith细化、Pavlidis细化。 4、基于灰度重心法的全分辨率的激光光条中心亚像素坐标的提取。-Calibration
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:542.02kb
    • 提供者:阳刚
  1. MyImageProcess

    0下载:
  2. 对BMP格式图像像素点进行任意的读写显示,并且可以进行效果变换-BMP format images on the pixel display any of the read and write, and can effect change
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:182.99kb
    • 提供者:sherry
  1. BmpRead

    0下载:
  2. 读取BMP图片,并把像素保存,进行图像处理-Read BMP images, and save the pixel, image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.64kb
    • 提供者:liugang
  1. BMP-bitmap-operation

    0下载:
  2. BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-26
    • 文件大小:68.4kb
    • 提供者:
  1. Image-processing---BMP-processing

    0下载:
  2. Bmp 图像处理方法,包含读写文件、关闭文件、图像像素赋值等操作-Bmp image processing methods, including reading and writing files, close the file, the image pixel assignment and other operations
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.07mb
    • 提供者:luchen
  1. BM

    0下载:
  2. bmp图片的像素提取,可以改变图像颜色,位置。-bmp image pixel extraction, can change the image color, position.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.5mb
    • 提供者:zd
  1. bmp-negative

    0下载:
  2. bmp图像文件头、位图信息头、彩色表及位图信息读取,并对位图信息像素值取反-read .bmp file all information and reverse the pixe.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1.36mb
    • 提供者:张晓亮
  1. bmp-log

    0下载:
  2. BMP图像位图信息读取,并对图像像素值取对数log,再显示出图像信息。-read .bmp file and do math algorithm of log,then show and save the picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:2.35mb
    • 提供者:张晓亮
  1. bmp

    0下载:
  2. bmp格式图像的处理,包括其宽高、文件信息、像素提取-bmp format image processing, including its width and height, file information, pixel extraction etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:10.76mb
    • 提供者:seven
  1. LSB隐藏

    0下载:
  2. 实现bmp灰度图像的LSB隐藏,能够将指定的信息嵌入bmp位图的最低位,从而达到数字隐写的目的。另外可以通过相反的过程来读取bmp位图的每一像素的最低位,将信息提取还原出来(BMP gray image LSB hidden, can specify the information embedded in the BMP bitmap of the lowest bit, so as to achieve the purpose of digital steganography. In addi
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-04
    • 文件大小:333kb
    • 提供者:Stoveg
« 12 3 4 5 6 »
搜珍网 www.dssz.com