搜索资源列表

  1. 从AVI视频流中获取单帧的图像数据

    0下载:
  2. 从AVI视频流中获取单帧的图像数据,并保存-from AVI video stream access to the single-fr a me image data, and preserve
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:1915
    • 提供者:罗军
  1. 可显示8位和24位bmp图像的CImage类

    1下载:
  2. //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed fa
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:李欣
  1. nopalette

    0下载:
  2. 本人独创的位图处理思路,利用24与8位图像数据区的特点建立互换函数,可以不需使用繁琐的调色板.-original bitmap processing, use 24 and eight image data characteristics of the establishment of the exchange functions, you need to use cumbersome palette.
  3. 所属分类:图形图象

    • 发布日期:2024-05-24
    • 文件大小:4983808
    • 提供者:刘华波
  1. picrute

    0下载:
  2. 图像数据的显示(读入bmp文件)-Image Data Display (read bmp files)
  3. 所属分类:图形图象

    • 发布日期:2024-05-24
    • 文件大小:43008
    • 提供者:张海滨
  1. 图像数据的存取

    0下载:
  2. 一个为了更好的压缩,保存图像,并能够完整的显示出来的程序,利用了Delphi的编程语言进行编写-a better compression and preserve images, and be able to demonstrate the integrity of the procedure, and use of the Delphi programming language for the preparation
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-24
    • 文件大小:338944
    • 提供者:小林
  1. 从AVI视频流中获取单帧的图像数据

    0下载:
  2. 从AVI视频流中获取单帧的图像数据,并保存-from AVI video stream access to the single-fr a me image data, and preserve
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:罗军
  1. collectionOfImageAndinterpolation

    0下载:
  2. 该系统是一个实现图像数据采集以及对图像数据的插值处理,供其它系统进一步处理或显示的系统。具有一定的通用性,适合大多数CMOS图像传感器接入。1准确、适时的数据采集,尽量减少延迟 2采集模块具备一定的数据缓冲功能 3快速有效的数据插值 4使用较少的逻辑器件和存储器 5代码的可读性要强 -The system is a realization of image data acquisition and the image data in
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-24
    • 文件大小:2662400
    • 提供者:矫渊培
  1. MyCxImage_Frame

    0下载:
  2. 一个图像处理的框架,可以读取bmp图像,图像数据存放在一数组中,后续的操作可以在这个基础上进行-an image processing fr a mework that can be read bmp image, image data stored in an array. the follow-up operation at this on the basis of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:66560
    • 提供者:蒙丰博
  1. imgeread

    0下载:
  2. 利用VC++实现对图像数据的读取和显示,代码完整,运行正常-VC++ realization of the image data read and display, code integrity, and the normal operation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:6144
    • 提供者:胡翠儿
  1. lossless_e

    0下载:
  2. 实现图像数据的JPEG-LS标准的压缩,可以实现无损压缩也可以进行有损压缩-Realize image data standard JPEG-LS compression, lossless compression can be lossy compression can also be carried out
  3. 所属分类:图形图象

    • 发布日期:2024-05-24
    • 文件大小:5120
    • 提供者:小兵
  1. mean_filter

    0下载:
  2. 均值滤波程序源码,用vc++实现,内附示例图像数据-Mean filter program source code, using vc++ Achieve, enclosing the sample image data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:117760
    • 提供者:征征
  1. data2bmp

    0下载:
  2. BMP文件是Windows保存图像的一种通用文件格式,在数字图像处理方面占有重要的地位。BMP文件中保存的图像数据是一种DIB(Device-Independent Bitmap,即设备无关位图),DIB是标准的Windows位图格式,它自带颜色信息,因此调色板管理非常容易。有许多文章是关于讲述如何将BMP文件读取、显示的,而如何将数据保存为BMP文件则不是太多,本文作者通过一个实例讲述这一过程。-BMP file is Windows
  3. 所属分类:文件格式

    • 发布日期:2024-05-24
    • 文件大小:24576
    • 提供者:石英
  1. SportCheck

    0下载:
  2. 本系统中关键技术有图像数据读取、图像的中值滤波、灰度化、梯度的获取、特征区域的确定等-Key technologies in the system of image data are read, the median filter images, gray, and the gradient of the acquisition, determine the characteristics of the region, such as
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:13545472
    • 提供者:niuyue
  1. showJPGorGIF

    0下载:
  2. 程序实现的功能是:在VC下读取并显示bmp,jpg等多种格式的图像数据-Realize the function of the procedure is: in VC under the read and display bmp, jpg and other image data formats
  3. 所属分类:图形图象

    • 发布日期:2024-05-24
    • 文件大小:4229120
    • 提供者:pyj
  1. SolveVerse

    0下载:
  2. 图像的求反,里面有一幅图像数据矩阵,直接运行就可以出效果,也可以读一张其他的图片,简单易学希望对大家有帮助。-Image for Anti-, which has an image data matrix, can be run directly out of the effect can also read an other picture, easy to learn for all of us want to be helpful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-24
    • 文件大小:189440
    • 提供者:wanghui
  1. BMPtoArray

    0下载:
  2. 图像 文件数据导入到数组中,便于在显示图像时实时从内存中读取图像数据-Image image file into an array of data, easy to display images in real-time read from the memory image data
  3. 所属分类:图形图象

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:Antowang
  1. 0098

    0下载:
  2. 1. 打开Matlab 编程环境; 2. 利用’imread’ 函数读入图像数据; 3. 利用’imshow’ 显示所读入的图像数据;-1. Open the Matlab programming environment 2. Use ' imread' function to read image data 3. Use of ' imshow' show to read the image
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:yinxing
  1. 0099

    0下载:
  2. 1. 打开Matlab 编程环境; 2. 利用’imread’ 函数读入图像数据; 3. 利用’imshow’ 显示所读入的图像数据;-1. Open the Matlab programming environment 2. Use ' imread' function to read image data 3. Use of ' imshow' show to read the image
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:yinxing
  1. BMP

    0下载:
  2. 适于进阶的图像处理学习者 对bmp图像数据操作的源代码-Image processing for advanced learners bmp image data on the operation of the source code
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-24
    • 文件大小:11264
    • 提供者:张海
  1. CommTest_zoomfpga

    0下载:
  2. Visual C++.net 2005 开发环境的串口通信测试程序,本程序可以向下位机发送一些命令字,接收图像数据并显示出来。-Visual C++. Net 2005 . the serial communication program, which can send down a number of command-bit machine word, receiving image data and display it.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:3962880
    • 提供者:breathomn
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org