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

搜索资源列表

  1. yuvread

    0下载:
  2. 利用c++实现的读取yuv文件并且单独存储Y U V信号的工程,程序易懂带注释,可以直接运行查看结果-Using c++ implementation file and a separate storage read yuv YUV signal engineering, program easy to understand with comments, can be run directly see the results
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25633993
    • 提供者:舒念
  1. ClipmapTerrain

    0下载:
  2. 基于GPU地形绘制算法,可以ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:34509
    • 提供者:赵华成
  1. DDB_show

    0下载:
  2. 用C++读取bmp文件,格式为byte型,转化为opencv可用的iplimage类型,并显示出来。-In C++ to read bmp file format a byte, into the opencv available iplimage type, and displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9368389
    • 提供者:李芳
  1. dip_OpenFile

    0下载:
  2. 这是利用很常用的BMP图像的读取的c++源代码-This is a very common use of the BMP image to read the source code c
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1175
    • 提供者:王辉
  1. readvideo

    0下载:
  2. 此程序实现了从一个Usb摄像头入图像或在视频文件里读入图像,并进行存储,用c++与OPenCV共同实现。-Realize this procedure from a Usb camera into the image or video file to read images, and storage, use c++ and realize common OPenCV.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:7254
    • 提供者:侯小刚
  1. medianfilter

    0下载:
  2. 将raw图像文件信息读入,然后进行中值滤波,并生成新文件的c语言代码。-Raw image file information to be read, and then median filtering, and generates a new file c language code.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:566431
    • 提供者:杨帅
  1. BMPrw

    0下载:
  2. 用C语言写的一个读取BMP图片,并计算RGB值的项目文件,主要是计算心里色差判断-Written in C language with a read BMP images, and calculate the RGB values of the project file, mainly to check the calculation of heart color
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:356869
    • 提供者:叶挺
  1. DosImage

    0下载:
  2. C/C++图像处理编程 第二章至第九章 内容非常丰富,包括各种图形格式文件的读写操作、各种格式图像显示方法、灰度图、直方图、边缘提取、图像变换等很多内容,如果你是图像处理程序员,那么该软件可以为你提供几乎所有的入门及中高级技巧。-C/C++ image processing program chapter to chapter IX is very rich, including a variety of graphics formats file read and write operatio
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3518143
    • 提供者:交换链
  1. 042325

    0下载:
  2. 背单词程序: 程序使用词汇表文件,其中每个词条由单词和解释两部分组成,编程完成:用户输入一个单词,程序将给出单词的词性和中文意思。 建立一个词汇表测试用词汇表名为新东方红宝书.txt,用c语言文件操作打开该文件,并将文件读入命名为dictionary[DICTSIZE]的数组内。读入数据存储于dictionary[DICTSIZE]所分配的地址空间内,以8字节表示一个信息。-Program uses the vocabulary file, where each entry and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:414568
    • 提供者:张雯
  1. ReadTiff

    0下载:
  2. 这是一段简单的读写tiff文件的代码,包含“readtiff.h”文件并使用tiff类就可以 这段代码仅作为学习参考使用,效率并不高,如果要做实际用途,还请使用opencv或者MFC等库 此代码用纯C++写成,是我以前练习时用,可供参考。-This is a simple code to read and write tiff file, containing " readtiff.h" file and use this code tiff c
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:18403
    • 提供者:飞兔
  1. left-c

    0下载:
  2. 遍历某目录下文件 背景差法 求出动目标 并标记出来 包含读取连续帧图像-Traverse a directory file background subtraction method for the target and mark it out to read consecutive frames containing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:2483
    • 提供者:wangwei
  1. ReadinVedio

    0下载:
  2. this file combines c++ and opencv,it can read in a video file ,connet it with opencv ,then our software can process the video。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:604
    • 提供者:刘圆圆
  1. C-and-C-P-P-graphics-programming

    1下载:
  2. C与C++高级图形程序设计完整版 内容摘要: 附录与关键词: 计算机图形学 程序设计 计算机图形学 全文目录 为什么要阅读本书 前言 第一章 数学模块 鸣谢 第一部 分通用程序 第二章 图形界面模块 第三章 如何使用模块 第四章 实体建模理论和数据库结构 第五章 给画面增加物体 第六章 在屏幕上排序和显示物体 第七章 Model.c描述文件生成程序 第八章
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:25373132
    • 提供者:小邓
  1. bmp-file

    0下载:
  2. C++ program to read a bmp image file and to retrieve header informations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2019
    • 提供者:Arya
  1. bmp2pgm

    0下载:
  2. 一个用c++编写的将bmp图片转换为pgm格式的程序,支持通过命令行处理单个文件,或将文件批量转换为pgm格式,生成的pgm文件为p5格式。bmp读取使用gdi+实现,vs2005项目。绝对原创作品。-A with c++ write bmp picture conversion program pgm format support single file through the command-line processing or batch convert files to pgm form
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:3659
    • 提供者:王学文
  1. tt

    0下载:
  2. 读取RGB24彩色图像的dat文件,没帧图片大小为320*240,然后对图片进行直方图均衡,一种是调用matlab接口,一种是自己写的,读取C语言处理的dat文件,都显示出来进行对比-Read the RGB24 color image dat file, no frame picture size is 320* 240, and then the image histogram equalization, a call matlab interface, one is to write yo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:17513906
    • 提供者:wangbeibei
  1. tuxiangchulidaima

    0下载:
  2. 本文针对目前图像特效处理的需求,主要研究几种基本的数字图像处理算法,以达到人们所期待得到的各种不同的效果。并在基于Windows系统的Visual C++6.0集成开发环境下,生成BMP位图文件并对其进行读取,使用VC编码实现这些算法。编写程序在BMP位图文件中画出各种图像,例如:三角型,圆,正弦函数图。在点运算处理中介绍了灰度化处理,算法设计原理是将输入像素点的灰度值通过算法实现改变其相应输出点的灰度值。在图像增强中,介绍了图形的平滑和图像的锐化算法,其算法的设计原理是根据一个固定小区域的几个
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:13426
    • 提供者:jiatingqiao
  1. Histgram

    0下载:
  2. C语言版的直方图均衡程序,读取一幅对比度差的图片(去文件头,图像信息头的),通过该程序可以得到对比度增强的图像- C language version of the histogram equalization process, read a picture of a poor contrast (to the file header, image information header), through the program can get the contrast enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:37144
    • 提供者:唐裕亮
  1. camshift_matlab_ilekoaiq

    0下载:
  2. cashift_matlab,我做的一些修改: 1.修改了之前网上的那种需要输入avi文件名再读取的方式,改成直接读取avi文件。 2.修改了另外建立avi文件的方式。 2.实时显示跟踪结果。 3.彩色图显示,用红色框圈出目标。 4.因为是基于颜色特征的,所以要选色颜色特征明显的。你可以自己拍摄目标颜色突出的avi视频来测试。 5.程序结束时有点小问题,按ctrl+c结束。(cashift_matlab, I made some changes: 1. Modify the kin
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-19
    • 文件大小:3072
    • 提供者:adewalike
搜珍网 www.dssz.com