资源列表
13
- 基于Visual c++设计实现彩色汽车牌照识别系统。
GUI1
- 利用MATLAB GUI设计实现图像处理的图形用户界面,利用MATLAB图像处理工具箱 实现以下的图像处理功能。 1、 采用matlab Guide设计图像界面与按钮界面。 2、 连接摄像头,编写MATLAB初始化程序。 3、 用摄像头采集一幅图像,并能实现保存(使用控件按钮保存)。 4、 设计按钮实现对图像进行任意的亮度和对比度变化调节,显示和对比度变化前 后的图像 5、设计按钮实现用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 -Image pro
GUIEdge
- 边缘是指图像中像素灰度有阶跃变化或屋顶状变化的那些像素的集合。学会并掌握使用matlab进行图像的边缘检测,设计用户界面实现上述功能。 实际问题: 1、采用matlab Guide设计图像界面,可以读入并显示图像,设计实现以下功能的菜单,点击相应的菜单(如radio button)在图像界面上可以显示相应的功能。 2 使用sobel检测算子; 3 使用prewitt检测算子; 4 使用canny检测算子; -Edge is refers to the image pixe
newpic
- 图像颜色检索素材,全部由手工采集,可以检测颜色判断的准确性。-image lib for image color to extract.
OpenSURF_version1c
- This function OPENSURF, is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation ,scaling and noise. It ca
ransac_homography
- RANSAC Use RANdom SAmple Consensus to fit a line
ImageRecongition
- 本程序是图像处理学习中的测试demo,包括图像识别,分析rgb,图像处理,灰度化,-this program for study s test demo,image recongition analysis,Binary...
moshishibie
- 边缘检测,平滑处理,读取并转换成灰度图,统计灰度直方图-Edge detection, smoothing, read and converted into grayscale, statistical histogram
bilinear-interpolation
- 代码包括三个函数,实现对图片的锐化、平滑、缩放(双线性内插实现)。-Code includes three functions, the realization of image sharpening, smooth, scaling of bilinear interpolation (realize).
intigration
- 对输入的灰度图像进行灰度积分投影,返回积分结果和峰谷点位置标志。-Gray image input gray integral projection, returned integration results and valley point mark.
bianyuanjiance
- 利用sobel算子实现边缘检测,包括水平方向,垂直方向,以及45度,135度检测。-Using edge detection sobel operator, including horizontal and vertical directions, as well as 45 degrees, 135 degrees is detected
fenshuiling
- 在MATLAB环境下的基于分水岭的分割算法,对初学者很有帮助。-Watershed-based segmentation algorithm, useful for beginners in the MATLAB environment.
