-
traffic-sign-image-segmentation
程序是实现交通标志图像的分割GUI界面,采用分割的方法主要有Ostu,阈值迭代选择法及区域生长法。(Program is to achieve a traffic sign image segmentation GUI interface, the mainly segmentation methods are Ostu, iterative threshold selection method and region growing method.)
- 2013-09-06 08:18:34下载
- 积分:1
-
PythonSIFT
说明: 图像配准SIFT算法,使用python实现(github搬运)(image resigtration sift)
- 2020-10-12 22:27:32下载
- 积分:1
-
PSO
说明: 实现
%1、利用RGB模型识别天空区域;2、利用边缘识别检测天空边缘分割线;3、利用预测边缘点和实际边缘点的周围区域的均值滤波与本边缘点下方的像素之间的差异大小来修正天空边缘分割线
%4、将sky_seg+depthmap_v2中多余的带注释的地方删掉了
%!!!记得在295行,一定要改动是用I6还是I7,如果用sky_initia(f = edge(double(BW),'canny',thresh,sigma);)
- 2021-04-18 14:28:51下载
- 积分:1
-
基于无损压缩的加密图像可逆信息隐藏_郑淑丽
针对现有方法存在的隐藏容量低、操作不灵活的缺陷,文章提出了一种基于无损压缩的加密图像可逆 信息隐藏算法。(In view of the defects of low hiding capacity and inflexible operation of the existing methods, this paper proposes a reversible information hiding algorithm for encrypted images based on lossless compression.)
- 2020-11-05 16:09:52下载
- 积分:1
-
hw
说明: 用Matlab读取RAW格式(单反相机)图片,然后进行插值处理并存为JPG格式图片。(Read RAW format using Matlab (SLR) picture, and then interpolated coexist as a JPG format picture.)
- 2013-06-07 12:26:16下载
- 积分:1
-
特征选择算法 SVMRFE
说明: 特征选择算法,防止分类结果出现过拟合,提前对多维的特征向量进行选择筛选(A feature selection algorithm)
- 2020-04-08 15:17:29下载
- 积分:1
-
work
用自适应阈值法二值化图像,首先将图像分为几个子图像,在每个子图像中求得均值,用此均值二值化本子图(err)
- 2007-12-04 16:04:58下载
- 积分:1
-
KPCA-demo2
这是一个比较完整的KPCA算法,通过这个算法可以快速的找到主要的特征向量进行主成分分析。(This is a relatively complete KPCA algorithm, this algorithm can quickly find the main feature vector principal component analysis.)
- 2013-05-31 15:46:10下载
- 积分:1
-
SIFT
本程序将SIFT与边缘结合起来用来做图像配准 先用SIFT检测关键点 用CANNY算子进行边缘检测 进而优化选取最佳匹配点 进行向量匹配 图像配准。 (The program will combine the SIFT and the edge of image registration is used to make the first detection of the key points with SIFT operator with CANNY edge detection and then select the best match point optimized vector matching image registration.)
- 2010-05-23 22:43:49下载
- 积分:1
-
Digital-Image-Processing
数字图像处理第二版中文版(冈萨雷斯)Digital Image Processing(Digital Image Processing 2nd Edition Chinese (Gonzalez))
- 2017-03-07 20:56:17下载
- 积分:1