CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 文件流

搜索资源列表

  1. bmp_to_stream

    0下载:
  2. 本程序是可以将BMP图像文件存储和取出在流中,开发环境为Delphi7.0-this program will be able to BMP image storage and retrieval of documents in a stream, development environment for Delphi7.0
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:223691
    • 提供者:斌斌
  1. JpgFile

    0下载:
  2. 网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏幕。具体的调用方法见源码中的说明。-online jpeg decoder for the document jpeg decoder, the output of bmp documents, The modified source code library functions to make it accept a jpeg docu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1644780
    • 提供者:dhc
  1. Watermark

    1下载:
  2. 由于工作的内容主要是图像处理,ocr等方面的工作,前端时间应客户要求编写一个图像水印软件,要求可以把一段文字,一副图片隐藏到一副图片中。于是在网上找到了一个算法,偶把它用汇编写出来。 将信息嵌入BMP文件的步骤为: I.将待隐藏信息转化为二进制数据码流; II.将BMP文件图像数据部分的每个字节的奇偶性与上述二进制数码流进行比较; III.通过调整字节最低位的“0”或“1”,改变字节的奇偶性,使之与上述二进制数据流一致,即将信息嵌入到24位BMP图像中。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:61022
    • 提供者:宋芬
  1. Play

    0下载:
  2. 该软件利用Direct Show可以用于播放多种格式的视频文件,且能从网口接收视频数据流
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:579876
    • 提供者:黄鸟
  1. 44

    0下载:
  2. \\mpeg2 \\doc \\mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \\verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \\src \\mpeg2enc 编码器源代码及VC下编译的可执行程序 \\mpeg2dec 解码器源代码及VC下编译的可执行程序 \\par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:694970
    • 提供者:韩义
  1. OpenVideo

    1下载:
  2. OPENCV里的函数读取视频文件,并用光流法进行处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5558
    • 提供者:邱芸
  1. AForgeMotion

    0下载:
  2. 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:662876
    • 提供者:雷锋
  1. Document-flow-operation

    0下载:
  2. 用C语言输入输出BMP图像包含最基本的文件流读入读出-BMP C language with the image that contains the basic input and output file stream to read read
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2261629
    • 提供者:danpianji
  1. mygvf

    0下载:
  2. 我自己改写的梯度向量流,在读文件做了一点改,轮廓变形改了矩阵形式!-GVF is my first matlib program!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6781
    • 提供者:feng
  1. CLG

    0下载:
  2. CLG光流算法的c语言实现。包含cpp和h文件。-CLG Opticflow
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:4609
    • 提供者:Kyle
  1. pcmread

    0下载:
  2. 这个matlab代码用来读取PCM文件。PCM文件是真实光流场的存储文件。代码是我自己写的,我已经用到实验里了。-This matlab code is used to read PCM files. Ground truth optical flow is saved in PCM file.The code is written by myself,it has used in my experiment.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:984
    • 提供者:vikimnhu
  1. diplab

    0下载:
  2. raw转bmp程序。输入输出为纯C++文件流编写-bmp turn raw procedures. Input and output is pure C++ file stream write
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1182
    • 提供者:崔雄文
  1. HSoptflow

    0下载:
  2. Horn-Schunck光流场估计,MFC编程,内容包括光流场图的绘制,预测残差图的绘制,采用的CIF大小的YUV420文件作为输入文件。-Horn-Schunck optical flow estimation, MFC programming, including optical flow field mapping, prediction residual mapping, using the CIF size YUV420 file as input file.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:35839142
    • 提供者:高进
  1. optical_flow-phase

    0下载:
  2. 相位法求取光流,过程详细,可实现,内含图像数据文件,自成一体,可实现-Phase method to strike a light flow, detailed process can be realized, containing the image data file, self-contained, can be realized
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:753153
    • 提供者:杨双
  1. FilesManager

    0下载:
  2. 大文件 传输,渐进式传输,可以应用到遥感影像压缩快速分发 流式渐进 传输中-Large file transfer, incremental transmission, can be applied to remote sensing image compression rapid distribution of streaming progressive transmission
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:217071
    • 提供者:feng lang
  1. 9_OpticalFlow

    0下载:
  2. 程序描述:来自OpenCV安装目录下Samples文件夹中的官方示例程序-利用光流法进行运动目标检测。-Program descr iption: Samples folder the installation directory OpenCV official sample program- were moving target detection using optical flow method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:肖斌
  1. readBMP

    0下载:
  2. C++读取bmp图像文件demo,以二进制流形式读入,从二进制流中解析bmp数据格式,并完成OpenCV格式的转换-A demo for reading BMP image using C++, binary stream is used as input, and parse data format bmp binary stream, finally complete the conversion OpenCV format
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:943463
    • 提供者:allen
  1. yuv-rgb.cpp

    0下载:
  2. YUV422转换成RGB888文件,MCU从OV7660中提取原始YUV流,可以做到320*240-YUV422 invert to RGB888 bmp file, MCU OV7660
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2740
    • 提供者:姚维东
  1. OpticalFlow

    2下载:
  2. 使用光流法对动态图像进行彩色图像的显示,原文件要求用64位系统,32位系统的混合编译已经做好了-Optical flow method using dynamic image display color images, the original file system requires a 64-bit, 32-bit compiler mixing system has already done
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2806378
    • 提供者:
  1. piotr_toolbox

    0下载:
  2. 这是用matlab语言完成的各种光流场实现,还有直接显示文件,可能需要辅助程序,我一起上传了-This is done using matlab language to achieve a variety of optical flow, and display the file directly, you may need an auxiliary procedure, I uploaded together
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9681325
    • 提供者:degawong
« 12 »
搜珍网 www.dssz.com