搜索资源列表
SPJSQ
- VC开发的视频监视器,支持摄像头,能保存图像,图片,异形窗体.-VC development of the video monitor, and support camera can save images, photos, special-shaped windows.
d7_graphics_system
- 这个一个delphi编写的个人图形系统 能以矢量方式保存图像,支持画线,方形,椭圆,圆,填充颜色,移动图形,删除图形等 -the preparation of a delphi personal graphics systems can be used to vector form of images, support for line drawing, square, oval, round, filling color, mobile graphics, graphics and o
图像滤波处理代码
- 选择打开文件,可以打开相应的图像。当前只可处理8位灰度图像。 homework1 中值滤波中,边界没有处理。 均值滤波中,边界也处理了,边界的原值没有保存下来。边界模糊。 homework2 对同样的阈值soble算子检测边缘比梯度算子清楚。 homework3 幅度谱表现出一些可辨认的结构,相位谱看不出来。 忽略相位信息,反变换得到的图看不出与原图的影子。 忽略幅度信息,反变换得到的图与原图好像有一些相似。 homework4
doubleth
- 基于区域平均灰度的otsu双域值法,主要应用于B超图像处理,相对于单阈值法更好的保存图像原有细节
JPEG
- 一个JPEG图像生成器 可以画图 可以保存图像
打开保存图像的例子
- 调用OPENCV和IPL库实现图像处理的单文档小程序,具有几何变换,腐蚀,色彩空间变换功能,里面附带详细注释。-OPENCV and IPL call for the realization of image processing procedures for small single-file, with geometric transformation, corrosion, color space conversion function inside fringe detailed not
图像添加文字
- 在BMP图像添加文字并保存
图像添加文字
- 打开文件,可以为图像添加任何文字,并保存
实现在JPG中截取固定大小的图像并保存为JPG文件
- 软件功能是实现在JPG中截取固定大小的图像并保存为JPG文件,可用于照片采集等应用,Software functions is to achieve in the JPG in the interception of fixed-size images and save it as a JPG file that can be used for applications such as photo collection
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
BmpConvert 彩色图像RGB格式转化为YUV格式
- 图像信息处理,用于将彩色图像RGB格式转化为YUV格式,用户可以设置Y值的变化,再转化回RGB进行保存。这时的图像的亮度会发生改变。-Image processing, is used to color images into RGB format YUV format, the user can set the Y value changes, and then converted back to RGB to save. At this time the brightness of the
OpenCV-code 基于C/C++语言的开源图像处理函数库
- OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
save_pic
- 提取图像的每一帧,并保存下来。使用OpenCV,算法较好。-Extraction of the image each frame, and preserved. The use of OpenCV, a better algorithm.
qudong
- 在matalb环境下实现摄像头驱动,并采集和保存图像-Environment in the implementation matalb camera driver, and the collection and preservation of images
tuxiang
- 读取、显示图像、保存图像、放大、缩小、旋转、高斯噪声、椒盐噪声、亮度-Read, display images, save images to enlarge, narrow, rotating, Gaussian noise, salt and pepper noise, brightness
feikuai
- 可以设置图像分块的大小和分块数,然后来分块保存图像到文件目录下面-You can set the size of the image sub-block and sub-blocks, and then to block to save the image to a file directory
tuxiangzhuanhua
- 把图像从RGB转化到YUV,并且保存图像,简单易懂,适合初学者-The image conversion from RGB to YUV, and save the image, easy to understand for beginners
图像处理
- 简单的图像处理 图像显示保存 几何变化 灰度变化(Digital Image Processing)
matlab截取图像
- 批量读取截取图像,使用几张互联网上的身份证图片作为例子截取说明,自动分类保存(Batch reading the intercepted image)
数字图像处理部分功能
- 包括对图像的打开保存、灰度化、滤波、阈值分割、canny算子、腐蚀等(It includes opening, preserving, grayning, filtering, thresholding, Canny operator, etching and so on.)