搜索资源列表
DxfReader_source_code 一个.NET(C#)平台下读取并显示DXF文件的类
- 一个.NET(C#)平台下读取并显示DXF文件的类-A. NET (C#) platform to read and display DXF file class
DDB_show
- 用C++读取bmp文件,格式为byte型,转化为opencv可用的iplimage类型,并显示出来。-In C++ to read bmp file format a byte, into the opencv available iplimage type, and displayed.
OpenGL
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud
dip_OpenFile
- 这是利用很常用的BMP图像的读取的c++源代码-This is a very common use of the BMP image to read the source code c
medianfilter
- 将raw图像文件信息读入,然后进行中值滤波,并生成新文件的c语言代码。-Raw image file information to be read, and then median filtering, and generates a new file c language code.
loadbmp.h
- 实现对bmp格式图像文件的读取与写入操作(不能够对32位位图文件操作)-Bmp format image files to realize the read and write operations (not a bitmap file on 32-bit operation)
042325
- 背单词程序: 程序使用词汇表文件,其中每个词条由单词和解释两部分组成,编程完成:用户输入一个单词,程序将给出单词的词性和中文意思。 建立一个词汇表测试用词汇表名为新东方红宝书.txt,用c语言文件操作打开该文件,并将文件读入命名为dictionary[DICTSIZE]的数组内。读入数据存储于dictionary[DICTSIZE]所分配的地址空间内,以8字节表示一个信息。-Program uses the vocabulary file, where each entry and
left-c
- 遍历某目录下文件 背景差法 求出动目标 并标记出来 包含读取连续帧图像-Traverse a directory file background subtraction method for the target and mark it out to read consecutive frames containing
C-and-C-P-P-graphics-programming
- C与C++高级图形程序设计完整版 内容摘要: 附录与关键词: 计算机图形学 程序设计 计算机图形学 全文目录 为什么要阅读本书 前言 第一章 数学模块 鸣谢 第一部 分通用程序 第二章 图形界面模块 第三章 如何使用模块 第四章 实体建模理论和数据库结构 第五章 给画面增加物体 第六章 在屏幕上排序和显示物体 第七章 Model.c描述文件生成程序 第八章
bmp-file
- C++ program to read a bmp image file and to retrieve header informations
bmp2pgm
- 一个用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
xianduqu
- shp图形文件中线文件的读写代码,使用简单的c语言写的-shp file read and write graphics files midline code, using a simple c language
Camera_test
- opencv C++ 读取摄像头的一个简短程序,将cvCreateCameraCapture的camera改成File,就可以读取要求路径的视频文件。-opencv C++ camera reads a short program that will cvCreateCameraCapture the camera into a File, you can read the required path of the video file.
read-3DS-file
- 一个完善的读取3DS文件例子 3ds.cpp Camera.cpp Frustum.cpp GameWnd.cpp main.cpp Math.cpp Scene.cpp Texture.cpp vector.c-A perfect example to read 3DS file 3ds.cpp Camera.cpp Frustum.cpp GameWnd.cpp main.cpp Math.cpp Sc
c
- 基于VC++的bmp位图读写程序,可以对位图文件进行读写,并简单处理-Bmp bitmap based VC++ of literacy programs, can read and write a bitmap file, and simple treatment
Assignment1
- 这个文件是关于图形-OpenGL-2d的 功能是loading 文件 需要自己更改路径 开发语言c++ 环境visual studio -You are to read in a file with triangles and vertices and, using OpenGL, display the triangles directly on the screen. A basic program that provides a simple project as the basis
Field3D
- Field3D is an open source library for storing voxel data. It provides C++ classes that handle in-memory storage and a file format based on HDF5 that allows the C++ objects to be written to and read disk. The majority of the documentation i
Histgram
- 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
sn_matlab_code
- 文件处理函数 del_sn_temp 递归删除一个文件夹下的所有文件 rereaddata 相当于读取一个文件 给它加上逗号 ( 制作模板时用到,c文件中的模板需要用逗号隔开,如果给的文件以空格隔开,需要加上逗号) read_sample_all 读取一个文件夹下的模板(都是一个字符的模板) 取其0.1~0.9范围的平均 然后写入字母模板文件 需要自己略微调整一下-Del_sn_temp recursively delete all files in a
DXFRead-master
- 读取dxf文件,并利用opencv画出2D形状(Read the DXF file, and draw a 2D shape using OpenCV)