-
公路交通标志(限速)分割和识别的仿真系统Untitled52
基于数字图像处理,实现一个公路交通标志(限速)分割和识别的仿真系统。要求系统具有界面并实现以下功能:
1)读入交通标志图像;
2)预处理及交通标志定位;
3)多种图像分割功能;
4)形态学滤波等功能;
5)对标志中的数字进行识别。(Based on digital image processing, a road traffic sign (speed limit) segmentation and recognition of the simulation system. Interface and require a system with the following functions: 1) read the traffic sign 2) pre-processing and traffic signs positioning 3) a variety of image segmentation functions 4) morphological filtering and other functions 5) to mark the numbers Identification.)
- 2021-04-10 18:28:59下载
- 积分:1
-
Stereo-matching-algorithm
这是我和我的朋友们总结的立体视觉匹配算法的教学ppt,希望有用(This is me and my friends summed teaching ppt stereo matching algorithm, hope useful)
- 2014-10-09 21:20:19下载
- 积分:1
-
MATLAB如何将图片切分成任意MN块
说明: MATLAB如何将图片切分成任意M*N块 在图像处理的时候,有时会不可避免的将图像分块来进行操作,但是图像的像素不可能每次都是可以被整除的,所以我们需要imresize函数对图像的尺寸进行修改,以便可以完成M*N块的分割(How can matlab cut the image into any m * n blocks? Sometimes it is inevitable to divide the image into blocks for operation. However, the pixels of the image can not be divided every time. So we need to modify the size of the image with the function of reduce to complete the m * n block segmentation)
- 2020-05-09 14:17:19下载
- 积分:1
-
纹理特征提取
MATLAB实现图像纹理特征提取:自相关函数法、灰度共生矩阵、分数阶傅里叶变换。GUI界面。运行后可自定义自相关函数的x和y轴偏移,灰度共生矩阵的距离和角度,分数阶傅里叶变换的阶数。输出相应的特征图。(MATLAB realize image texture feature extraction: autocorrelation function method, gray co-occurrence matrix, fractional Fourier transform. GUI interface. After operation, the X and Y axis shifts of the correlation function, the distance and the angle of the GLCM, and the order of the fractional Fu Liye transform can be defined. Output the corresponding feature map.)
- 2017-08-27 23:29:25下载
- 积分:1
-
2
采用haar小波实现二维图像的分解与重构(mallat算法):(Two-dimensional image using haar wavelet decomposition and reconstruction (mallat algorithm):)
- 2013-07-16 11:38:37下载
- 积分:1
-
ColorDWT
彩色图像的DWT变换及水印提取,可以成功实现(Color image DWT watermark embedding and extraction (attack))
- 2015-06-08 14:36:07下载
- 积分:1
-
ssim_index
基于matlab的SSIM图像相似度评价算法实现(Matlab based on the the SSIM image similarity evaluation algorithm implementation)
- 2021-03-10 14:19:26下载
- 积分:1
-
Key_Technology_for_Image_Mosaics-
提出一种基于特征点的运动场景图像拼接算法。基于相似变换消除选取在运动物体上的特征点,并使用RANSAC算法进行外点的剔除。在融合阶段,根据齐次变换矩阵求得对2幅图像的差异图像,并执行区域增长算法。从而分割出运动区域。使用一种分段映射算法生成全景图像。实验证明了算法的有效性。(A feature-based algorithm for image mosaics of 8c宅Iles with moving objects is pI.oposcd.The algorithm eliminates the feature points which arc selected in
moving objects using similarity transform,and the outliers are eliminated using RANSAC algorithm.In
the image blend phase,a difference of two images is created using homogeneous transformation matrix,and a region growth algorithm is implemented SO as to segment the movmg object region.A piecewise mapping algorithm for generating panoramic images is used.Experimental results show the effectiveness of the algorithm.)
- 2014-04-25 09:17:35下载
- 积分:1
-
MSTAR_SAR_1784
MSTAR数据库中的部分SAR图像,大小限制只传12张,分辨率较大约为1476*1784,适合SAR图像的压缩恢复处理(MSTAR part of SAR image size limit only pass 12, higher resolution of about 1476* 1784, for compressed SAR image restoration processing)
- 2016-10-08 10:03:26下载
- 积分:1
-
BMP1
说明: 编程实现对bmp图像最大值,最小值,标准差,熵,各灰度值频率的计算(Programming to calculate the maximum value, minimum value, standard deviation, entropy and gray value frequency of BMP image)
- 2020-05-02 17:30:16下载
- 积分:1