资源列表
pattern
- 可以应用在matlab中的相机标定的标定板图片(something useful for matlab)
MATLAB运动目标检测代码
- matlab运动目标检测代码,应用了高斯混合滤波。(something useful for matlab)
233
- 车牌自动识别系统也是智能交通系统的重要组成部分。它能将输入的汽车图像通过车牌定位、车牌字符分割和车牌字符识别等一系列步骤,输出为几个字节大小的车牌字符串,无论在存储空间占用上还是在于管理数据库相连等方面都有着无可比拟的优越性。在大型停车场、高速公路、交通部门的违章检测以及桥梁的收费站管理等场合,都有着广泛的应用前景。车牌识别系统的成功开发将大大加速智能交通系统的发展进程。(The license plate recognition system is also an important part
随机森林代码
- 基于GEE平台,landsat影像的随机森立法土地覆盖分类(Land cover classification based on the random son legislation based on the GEE platform.)
image
- 图像分割,识别目标,用于在药物领域的识别,效果很好,可以进行简单的测试(image segmention it use in medcion and the result is very good you can do simple test and use in some)
bilateralFilter
- 实现对图像进行双边滤波处理 先将图像转化为灰度图,再调用该函数即可(The image is processed by bilateral filtering.Convert the image to grayscale, then call the function.)
CS_OMP
- 压缩传感中,OMP算法的MATLAB实现(Implementation of OMP algorithm in compression sensing)
tuxiangchuli
- 对二维码图像进行灰度化、中值滤波、二值化、边缘检测、霍夫变换等预处理(The two-dimensional code image is grayscale, median filter, two valued, edge detection, Hough transform and other pre-processing.)
fenlei
- 利用hog提取特征输入到svm分类器中,适用于新手(Using hog extraction feature input to svm classifier, suitable for novices)
ssim
- SSIM,就是开通用的,具体是啥我也不知道(SSIM, IMAGE QUALITY LALALALALA)
smooth2
- 对于一个二值图像骨架化之后进行边缘平滑,滤波,效果非常不错,适合于任何二值图片(After a binary image is skeletonized, it is smoothed and filtered. The effect is very good. It is suitable for any binary image.)
K-means
- 对图像用k-means算法进行处理,得到效果更好的图像(Processing the image with k-means algorithm)