搜索资源列表
BMPanalyse
- 对BMP格式文件的读写操作,其中对BMP格式的文件头和数据格式进行了分析-BMP format to read and write operations, which BMP format of the file format and data analysis
BMPreadwrite
- 本代码可以对任一BMP文件进行读写操作,方便后期的处理
BasicoperationBMPimagesourcecode
- 这里给出了数字图像处理中BMP文件读写、直方图统计、傅立叶变换、直方图均衡、均值滤波、中值滤波等 一些基本操作的程序代码,供初学者设计图像处理程序参考。-Here give the digital image processing of documents to read and write BMP, histogram statistics, Fourier transform, histogram equalization, the mean filtering, median filt
convert
- 本程序利用文件图像读写操作实现图像格式转换-This procedure converts the format of image by read and write image
p231
- 数字图像处理中BMP文件的读与写,并实现对该图像文件的平滑操作。-Digital image processing read and write BMP files, and to achieve smooth operation of the image file.
DEPECT
- 一个读写图片并且改写鼠标形状,跟踪鼠标位置,存取鼠标点左边到txt文件。同时可以进行绘制椭圆,方形,直线等功能。有浮动菜单等多种菜单操作~-A read-write image and rewrite the mouse shape, tracking the mouse position, access to the txt file on the left click of the mouse. At the same time can draw oval, square, straight
BMPDownSize
- 实现了bmp图像文件的读写操作,并验证了图像二次插值的缩放算法-Bmp image file implements read and write, and verify that the image scaling algorithm for quadratic interpolation
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
VCPPImageProcessing
- 详细介绍了基于Windows和VC++的图像处理技术,包含图像增强,位图显示和读写操作,JPG和GIF图像文件处理,图遍历、直接访问像素,OPENGL等多方面的主题。-Described in detail based on Windows and VC++ image processing techniques, including image enhancement, digital map display and read and write operations, JPG and GIF
BMPfile
- BMP文件的读写,以及操作,在VC环境下。-The operate of BMP file in VC.
Image-processing---BMP-processing
- Bmp 图像处理方法,包含读写文件、关闭文件、图像像素赋值等操作-Bmp image processing methods, including reading and writing files, close the file, the image pixel assignment and other operations
image-operations-
- 3 图像基本处理操作(图像显示、读写、像素统计处理、图像文件I/O等) 4 图像质量的客观评价(峰值信噪比PSNR及其应用) 5 图像的代数运算(绝对值差函数imabsdiff,叠加函数imadd,图像的旋转imrotate) 6 视频处理(创建AVI视频) 7 图像增强(直方图、直方图均化、均值滤波、中值滤波) 8 图像形态学分析(膨胀、腐蚀、开、闭运算、轮廓提取) -3 basic image processing operations (image display,
DIBDisplay
- 在MFC中,编写简单的读写BMP的多文档示例。该文档不但可以直接读写BMP文件,还可打印当前DIB,还支持剪贴板操作:复制当前DIB到剪切板,也可以 将剪切板中现有的DIB复制到当前的DIB中。-display the picture
dxf-file
- dxf文件操作 读写,画线等 对图像处理方面有所帮助-dxf file operations read and write, draw lines, and help for image processing
BMPViewer222
- 24位BMP图象的读入与显示 BMP图象的读取 使用C语言对BMP图象进行读取和显示 将BMP图象内容写入到AVI文件中去 简单的可操作8位和24位bmp位图的图像类 图象处理程序, 能把16位或24位等图象转化为8位 bmp图象处理类,实现了bmp图象的读写操作-24 BMP images read into and display
example4
- framebuffer文件实例 framebuffer是出现在内核中的驱动程序的接口。 他把显示设备抽象的映射到帧缓冲区——可以认为是显存! 可以把它看成是显示内存的一个映像,将其映射到进程地址空间以后,就可以直接进行读写操作,并且写操作可以直接反应在屏幕上。 -framebuffer file instance framebuffer kernel driver interface. His abstract display device mapped to the