搜索资源列表
demo
- 一个基于图像理的程序,运用MFC实现了基本的图像操作,包含图像打开,浏览等。还可以对图像进行处理,包括以下模糊处理,平滑处理等,还可以对图像进行配准。-An image-based management procedures, the use of MFC to achieve the basic image manipulation, including image open, browsing. Image processing can also include the following
Gaussian-prymid
- 为在图像处理、计算器视觉、信号处理上所使用的一项技术。 高斯金字塔本质上为信号的多尺度表示法,亦即将同一信号或图片多次的进行高斯模糊,并且向下取样, 藉以产生不同尺度下的多组信号或图片以进行后续的处理,例如在影像辨识上,可以藉由比对不同尺度下的图片,以防止要寻找的内容可能在图片上有不同的大小。 高斯金字塔的理论基础为尺度空间理论,而后续也衍生出了多分辨率分析。- As a technique in image processing, computer vision, signal proce
gaussian
- 本程序使用opencv库实现了对图像进行高斯平滑处理,可以通过调整路比起的大小来控制模糊程度-The program uses opencv library implementation blurs the image Gaussian smoothing process can be controlled by adjusting the road compared to the size of the
BlurImage
- 学习opencv基础知识,对图像进行模糊处理,使用函数:BlurImage-learning the basics of Opencv,image blurring,and using the function: BlurImage
boxfilter
- 图像处理部分,方框滤波,用于模糊图片,而决定因素与自定义的核有关-Image processing section, box filter, used to blur the picture, and the determinant is related to the custom kernel
OpencvFile
- 图像的基本处理包括7个CPP文件分别是图像简单读取,图像灰度化,图像对比度亮度调节,图片旋转高斯模糊及2个去雾霾程序都是利用VS2015+Opencv3.2实现-The basic processing of the image includes 7 CPP files are simple to read the image, image grayscale, image contrast brightness adjustment, image rotation Gauss blur and
car
- 识别车牌号,图像二值化,模糊处理,用MATLAB程序识别车牌号码(Identify license plate number, image binarization)