CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - 存储 读取

搜索资源列表

  1. image1002

    0下载:
  2. 一个读取图像并进行中值滤波处理的代码!同时将滤波后的效果存储为BMP格式图片-read an image and median filtering the code! While the filter effect of BMP format for storing pictures
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:30.07kb
    • 提供者:winky
  1. RWJpegExp

    0下载:
  2. 使用VC++实现对JPEG文件的读取与存储,并且可以对图像做一些简单的操作!
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:254.49kb
    • 提供者:王晓川
  1. 微图SDK5.0(专业版)

    1下载:
  2. 其中,VC中还有相应功能的模块代码,包括: 1、单路显示存图: SingleCapture 2、多路显示存图: MultiCapture 3、简单回调存图: SimpleCallback 4、多路回调存图: MultiCallback 5、压缩存储: SaveAvi 6、连续帧采集: SequenceCapture 7、外触发回调: TriggerCallback 8、文字图形叠加: GDIOperation 9、 OSD操作: OSDOperat
  3. 所属分类:视频捕捉/采集

  1. yuvread

    0下载:
  2. 实现对视频序列读取存储,插帧等功能,最后将插帧后的帧重新写入文件成为新的视频文件。-read the yuv video file and Implement the function of inserting frames.finally,the processed files are rewrited into yuv file,which can be played exactly
  3. 所属分类:Video Capture

    • 发布日期:2017-04-10
    • 文件大小:1.35mb
    • 提供者:
  1. 44

    0下载:
  2. 基于LabVIEW的声音文件的采集、提取与处理的程序实例、包括文件的存储于读取-LabVIEW-based sound files of the collection, extraction and processing procedures for instance, include the files stored in the read
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-10
    • 文件大小:1012.64kb
    • 提供者:潘超
  1. camera_up

    0下载:
  2. Camera Interface模块是视频输入转换存储模块。该模块一端接通用的video camera设备,另一端接AHB总线。实现了将Camera捕捉到的数据进行转换、并通过DMA存储到memory中。该IP支持ITU-R BT 601/656 8-bit 模式。支持YCbCr, RGB格式输入。可以将camera产生的YCbCr信号转换成24bit RGB 信号,然后下采样生成16bit RGB 5:6:5的LCD能直接读取显示的数据。该设备支持图像的镜像和翻转,以便适应手持式设备在移动环境
  3. 所属分类:Video Capture

    • 发布日期:2017-03-24
    • 文件大小:32.24kb
    • 提供者:孙喆
  1. ryuv

    0下载:
  2. 本人开发的读取YUV分量的源代码,可以按帧存储,并显示-The YUV component developed by myself, which can be stored frame by frame and displayed.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:1.62kb
    • 提供者:白宇
  1. filter

    0下载:
  2. 读取图片;获得图片的信息(这里我想设一个三维的数组变量color(x,y,n)用来存储特定张的特定点的像素值,类型为OLE_COLOR) 第三步我要比较这n张图片同一像素点处的像素值,进行排序,如果n为奇数我就取中间那张的像素值,如果n为偶数我就取中间两张的平均值 第四步我就利用取中值这x*y个像素值画图-Reading pictures, Get the picture information (here I want to set a three-dimensional array vari
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-19
    • 文件大小:5.19mb
    • 提供者:李庆兵
  1. zhuantupian

    0下载:
  2. 读取一段avi视频中的一部分,并存储为tif格式的图片。-Read a part of avi video and stored as tif format.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-03
    • 文件大小:1.35mb
    • 提供者:zhangjin
  1. 2

    0下载:
  2. 功能: (1)读取给定的若干视频文件,提取帧率,并按照分钟为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每分钟存储25幅图像,分钟的序号作为不同文件夹名称。 (2)对第i分钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 注:在VC6环境下,并且装有OPENCV1.0-Features: (1
  3. 所属分类:Video Capture

    • 发布日期:2017-05-26
    • 文件大小:8.75mb
    • 提供者:海盗
  1. CCD

    1下载:
  2. 本设计主要用来进行图像采集处理,通过摄像头采集图像信息,经过插值算法后存储到外部SDRAM,然后读取图像数据,进行边缘滤波处理后经VGA输出到屏幕上。-This design is mainly used for image acquisition and processing,through the camera capture image information,after interpolation to the external memory after the SDRAM,and th
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:12.06kb
    • 提供者:申永帅
  1. wav

    0下载:
  2. 这个程序用于实现wav文件的快速读取和存储-implement wav files read and write fastly.
  3. 所属分类:Audio program

    • 发布日期:2017-03-29
    • 文件大小:2.98kb
    • 提供者:lihui
  1. duavi

    0下载:
  2. 能够将avi视频流文件读取并存储在设定的文件目录里。-Avi video stream file to be read and stored in the file directory set.
  3. 所属分类:Audio program

    • 发布日期:2017-11-21
    • 文件大小:606.32kb
    • 提供者:黄秀清
  1. readAudioFile

    0下载:
  2. 本java包提供了读取音频文件中真实数据的类。该类提供了获取音频文件的采样率、样本数据存储位数、样本数据(经过数据缩小处理,其值在-1至1之间)等方法-The java package provides the real data of the class to read audio files. Sampling rate class provides access to the audio file, the median of the sample data is stored, the
  3. 所属分类:Audio program

    • 发布日期:2017-11-08
    • 文件大小:5.59kb
    • 提供者:
  1. wav-player

    0下载:
  2. 1.从文件读取Wav音频文件 2.音频文件的播放、暂停、停止功能 3.从麦克风录音,并能存储成Wav文件 4.对录音进行播放、暂停、停止等功能 5.实现音频采样率与量化位数的转换(如44.1KHz, 16位转换成16KHz,8位)-1. Read Wav audio file from the file 2. The audio file of the play, pause, stop function 3. The recording from a microphon
  3. 所属分类:Audio program

    • 发布日期:2017-11-06
    • 文件大小:506.59kb
    • 提供者:张少飞
  1. Video processing

    0下载:
  2. 该程序是用来处理视频的,比如视频的读取,播放,存储等功能,里面附带实例进行说明,易懂好操作(This program is used to process video, such as video reading, playback, storage and other functions, with examples to illustrate, easy to understand and operate)
  3. 所属分类:视频捕捉/采集

    • 发布日期:2018-05-06
    • 文件大小:34.31mb
    • 提供者:少之又少
搜珍网 www.dssz.com