搜索资源列表
图像添加文字
- 打开文件,可以为图像添加任何文字,并保存
图像保存
- 图像保存
sql数据库保存图像
- vs2008编写,把图像保存到SQL数据库并读出来。
save4imge OpenCV中保存与读取4通道图像
- OpenCV中保存与读取4通道图像(bmp)Opencv没有提供四通道图像保存方法只提供了保存为(XML等其它格式的文件) 该源码提供了该方法-in the Opencv not have the method that save or read the 4 channel picture. Opencv just can save or read the 4 channel image to XML or other format use the CVSave/CVLoad . Our met
capserv
- linux/arm下图像采集模块,利用v4l编程,直接将图像保存为文件。-image capture for linux,developed by the v4l .
convert_raw_bmp_image
- 读取raw数据格式图像,转换为bmp图像保存 实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。-Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.
capture
- 屏幕捕获的程序,将所捕获的屏幕图像保存为BMP格式位图,一个简单的工程-Screen capture program will capture the screen image saved as a BMP bitmap format, a simple project
imageGUI
- 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
tuxiang
- 读取、显示图像、保存图像、放大、缩小、旋转、高斯噪声、椒盐噪声、亮度-Read, display images, save images to enlarge, narrow, rotating, Gaussian noise, salt and pepper noise, brightness
VC9
- 在VC中将客户区图像保存为BMP格式! 在VC中将客户区图像保存为BMP格式!喔噻~好好用耶!-Customers in the VC zone will save it as a BMP format image! Customers in the VC zone will save it as a BMP format image! Oh well with thiophene ~ Ye!
ImageEnhance
- 完整的图像增强工具可以直接对图像处理并将图像保存下来,包括线性拉伸,直方图匹配,特别是可以对大图像进行处理。-A complete image enhancement tools directly on the image processing and image preservation, including the linear stretching, histogram matching, in particular, can handle large images.
SAVE_BMP
- 用摄像机采集并保存序列图像,使用的采集卡为大恒CG410,对于做摄像机采集分析的同志会有所帮助.-Used a video camera to capture and save image sequences, using the acquisition cards Daheng CG410, for collecting and analyzing the camera to do the comrades would be helpful.
DIBDisplay
- 标准位图读取程序,可以读取BMP,dib图像,保存为bmp,dib图像-The standard bitmap reading process can read BMP, dib images, saved as bmp, dib image
MicrovisionUSB
- MVDevice SDK Visual C++ 6.0 示例程序简介 1. MVStoreBmp 演示保存一幅BMP文件到指定目录。 利用MVSnapShot抓取一帧图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。 2. MVSnapSingle 演示采集单帧数图像到内存,利用ConvertBayer2Rgb 转换成RGB 24位格式位图,然后
image_read_save_enforce
- 图像读取子程序 图像保存子程序 频域增强子程序-Save the image to read the image subroutine subroutine subroutine enhanced frequency domain
Labview图像采集
- 该程序基于美国NI公司的Labview开发平台的图形化编程,主要功能为自动识别并打开摄像头,假如有多个摄像头,程序会自动选择分辨率最高的摄像头。可调节摄像头的对比度,饱和度和亮度等参数,最总实现图像的获取、拍照和保存!
数字图像处理
- 数字图像处理程佩青版本第二章关于图像的处理,主要是图像的压缩、图像的保存、图像的读入等
从网上获取图像
- 从从互联网上获取图像文件,并且保存到本地磁盘(get the picture in internet and download in your computer)
图像采集及存储
- 基于LABVIEW软件可以实现图像的采集,保存和后续处理(Can achieve image acquisition, preservation and processing)
利用VB捕捉并保存屏幕图像
- 利用VB捕捉并保存屏幕图像,VB用API模拟printscreen按键并把图像显示在picturebox上(Capturing and saving screen images using VB)