资源列表
1.字母识别项目
- 字母识别项目 二进小波和非线性变换的图像增强项目(Letter Recognition Project Binary Wavelet and Nonlinear Transform Image Enhancement Project)
基于小波变换的图像降噪
- 基于小波变换的图像去噪,从含噪图像可以看出噪声含量非常强,而从去噪的结果可以看出,通过小波去噪后的图像基本和原图像一致。第一次消噪滤去了大部分高频噪声,但与原图比较,依然有不少高频噪声,第二次消噪在第一次消噪基础上,再次滤去高频噪声,消噪效果较好,但图像质量比原图稍差。(Image denoising based on wavelet transform shows that the noise content is very strong from noisy images, and from
fft
- 图像傅里叶变换与逆变换,用c语言实现,基于opencv(Image Fu Liye transform and inverse transformation, C implementation)
image processing gui
- 一款简单的gui图像处理工具,包含几种图像处理的方法,在gui中输入 图像名称以及相应的处理方式便可得到处理后的图像效果。(one gui-Tool for the simply image processing with different methods.)
target_setting
- 对设置人工标志点的目标物进行定位,获得目标相对于摄像机的相对位姿信息(Targeting an object with an artificial marker point to obtain relative pose information of the target relative to the camera)
CodeProject_ShapeToKML
- convert shape file to kml file
lubiaoshibie
- 路标识别,模式识别大作业,主程序;检测彩色路标,直方图均衡化,提取圆形路标,增强提取目标,二值化,提取路标中的指示图,中值滤波,平滑滤波,图像边框处理,链码生成及识别(Road sign recognition, pattern recognition, big operation, main program, detection of color roadmap, histogram equalization, extraction of circular road signs, enhanc
circle_hough
- 路标识别,模式识别大作业,圆形检测;检测彩色路标,直方图均衡化,提取圆形路标,增强提取目标,二值化,提取路标中的指示图,中值滤波,平滑滤波,图像边框处理,链码生成及识别(The road sign recognition, pattern recognition operations, circle detection; detection of color signs, histogram equalization, extracting circular signs, enhanced ex
circle_houghpeaks
- 路标识别,模式识别大作业,圆形检测二;function peaks = circle_houghpeaks(h, radii, varargin)(The road sign recognition, pattern recognition operations, circle detection; function peaks = circle_houghpeaks(h, radii, varargin))
circlepoint
- 路标识别,模式识别大作业,圆形检测点;function [x, y] = circlepoints(r)(function [x, y] = circlepoints(r))
SIFT
- 尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。(SIFT predicts whether an amino acid substitution affects protein function. SIFT prediction is based on the de
size2same
- 将两幅尺寸不一的图调整成同一尺寸大小,便于后期图像处理所用。 该自定义函数可更改参数,使图像尺寸和预设定值一样。 同时,该函数可以运用于灰度或者彩色图像。(You can use this function to adjust two different size picture into the same size, so that it easy to image processing.This function can set the parameter , so it can se