搜索资源列表
WinImage
- Windows C 图象处理演示程序 华东理工信息学院 包括 图象文件操作 图形练习 几何变换 图象数据
EasyBMP_1.06
- 一个平台独立的BMP文件操作封装类.结构严禁.非常适合C++用户操作图像处理.
20081115
- 数学形态学的腐蚀、膨胀和细化等操作,包含.exe文件-Mathematical Morphology corrosion, expansion and refinement, such as operations, contains. Exe files
edge
- 一个边缘检测的可执行.exe文件,另外还有c源代码,和操作文本。-Enforceability of an edge detection. Exe files, as well as c source code, and operation of the text.
imagecompress
- 一个图像压缩的可执行.exe文件,含有c源码文件,和操作文本。-An executable image compression. Exe file, which contains c source files, and operation of the text.
jihebianhuan
- 一个几何变换的可执行.exe文件,含有c源码,和操作文本。-Enforceability of a geometric transformation. Exe file, which contains c source code, and operation of the text.
zhifangtuxiuzheng
- 一个直方图修正的可执行.exe文件,含有c源码,和操作文本。-Amendments to the enforceability of a histogram. Exe file, which contains c source code, and operation of the text.
easybmp_1_2
- easybmp library. 轻量级的BMP位图文件操作库。C++写成。-a light weight BMP library.
Chapter4
- 在安装有Visual C++6.0开发环境的系统中,可以直接启动各章所包含的可执行文件,并进行相应的操作,以演示实例程序的功能与运行结果。-At the installation have Visual C++6.0 development environment of the system, can directly activate the various chapters contained in executable files and the corresponding operat
my_Bmp_class
- 利用C++实现图像处理的各种方法,包括BMP文件的读取,直方图操作,形态学操作等-implement methods of imageprocessing in C++
Visual_C_plusplus_resource
- 利用Visual C++来实现对AVI文件和图像进行截取操作,可以学习一下-Visual C++ implementation using AVI files, and image capture
DosImage
- 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
VisualCPPImageProcessing
- 包含多个C++类,可进行图像放大、缩小、点变换、线性变换、Huffman压缩、图像平滑、轮廓提取,图像形态学的开、闭、膨胀、腐蚀操作,GIF图像文件处理等。-Multiple C++ class, the image can be enlarged, reduced, point transformation, linear transformation, Huffman compression, image smoothing, contour extraction, image morpho
img0
- C语言程序对.ppm文件的操作-C language program. Ppm file operations. . . . .
042325
- 背单词程序: 程序使用词汇表文件,其中每个词条由单词和解释两部分组成,编程完成:用户输入一个单词,程序将给出单词的词性和中文意思。 建立一个词汇表测试用词汇表名为新东方红宝书.txt,用c语言文件操作打开该文件,并将文件读入命名为dictionary[DICTSIZE]的数组内。读入数据存储于dictionary[DICTSIZE]所分配的地址空间内,以8字节表示一个信息。-Program uses the vocabulary file, where each entry and
BMPViewer222
- 24位BMP图象的读入与显示 BMP图象的读取 使用C语言对BMP图象进行读取和显示 将BMP图象内容写入到AVI文件中去 简单的可操作8位和24位bmp位图的图像类 图象处理程序, 能把16位或24位等图象转化为8位 bmp图象处理类,实现了bmp图象的读写操作-24 BMP images read into and display
Lecture_about_VC_digital_image_processing_program.
- 本文是关于VC数字图像处理编程的讲座内容,讨论如何利用微软的Visual C++开发工具来实现一些常用的数字图像处理算法,论述了图像处理的理论,主要的内容分为基础篇、中级篇和高级篇,具体包含的主要内容有: 1. 图像文件的格式; 2. 图像编程的基础-操作调色板; 3. 图像数据的读取、存储和显示、如何获取图像的尺寸;等等 -This article is about the VC digital image processing programming, Lectur
lena-picture-read-method
- 使用C#直接读取lena图片,不使用任何工具,直接操作文件指针,直接读取数据,学习读取bmp文件。-Lena pictures to use C# directly read, do not use any tools, direct manipulation of the file pointer to read data directly, learning to read the bmp file.
MyDIP
- MyDIP C++图像处理程序源代码,实现图片灰度处理、图像缩放、图像变换、图像边缘与轮廓的相关处理等。关于源码内的Template()函数:作用是用指定的模板(任意大小)来对图像进行操作,参数iTempH指定模板 * 的高度,参数iTempW指定模板的宽度,参数iTempMX和iTempMY指定模板的中心 * 元素坐标,参数fpArray指定模板元素,fCoef指定系数。 关于PrewittDIB()函数:作用是用Prewitt边缘检测算子对图像进行边缘检测运
C-codes
- 几个程序是c语言经典的实验程序,包含计算学生的成绩和排名,时钟的显示,以及文件的操作等-Several procedures are c language classic experimental procedure, including the calculation of student achievement and ranking, clock display, and document the operation, etc.