搜索资源列表
LastTray_Jpeg
- 这是一个图像截取的工具,实现了截取图像保存为BMP或者JPEG的功能,按照自定义的方式进行图像的截取,较方便!-This is an image interception of the tool, the depositary for the interception of images JPEG or BMP functions, according to the definition from the way the image interception, more convenient!
Get_bitmap_from_AVI_file_demo
- AVI图像的浏览,可以将AVI视频中任何一帧图像保存为BMP格式-AVI image browser, AVI video can be any one image BMP format for preservation
SaveWindowsDCtoBMP
- 利用VC++将客户区图像保存为BMP位图文件,并且具有编辑功能-VC District customers will be kept as a BMP image bitmap file, with editing functions
图像滤波处理代码
- 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
EdgeDetect_matlabcode
- 读入图像TestImage1.jpg,并转换为灰度图像gray_im;使用Sobel算法对灰度图像gray_im进行边缘检测;结果图像保存为out_im.jpg。
scribble
- SCRIBBLE 示例:MFC MDI 绘图应用程序. SCRIBBLE 是一个小绘图应用程序,它允许用鼠标绘制徒手画并将图像保存在文件中。此示例简单阐释了 MFC 的广泛功能.
avi2im
- 将avi视频图像转换成一帧帧的图像,并将帧图像保存到下级目录中。
lvjing
- 本程序可实现一幅图片的油画,灯光,浮雕,木刻图像,并进行还原。可以进行图像保存
ImageGetAndSave
- 一份关于摄像头图像显示以及图像保存的源代码,保存的图像类型为BMP类型。
图像添加文字
- 打开文件,可以为图像添加任何文字,并保存
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
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.
tuxiang
- 读取、显示图像、保存图像、放大、缩小、旋转、高斯噪声、椒盐噪声、亮度-Read, display images, save images to enlarge, narrow, rotating, Gaussian noise, salt and pepper noise, brightness
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
MATLAB_avi
- 把视频转成帧图像,注意帧图像保存地址路径哦(Turn the video into frame images)
图像处理
- 简单的图像处理 图像显示保存 几何变化 灰度变化(Digital Image Processing)
matlab截取图像
- 批量读取截取图像,使用几张互联网上的身份证图片作为例子截取说明,自动分类保存(Batch reading the intercepted image)
数字图像处理部分功能
- 包括对图像的打开保存、灰度化、滤波、阈值分割、canny算子、腐蚀等(It includes opening, preserving, grayning, filtering, thresholding, Canny operator, etching and so on.)