资源简介
做完边缘提取之后,有的边缘断断续续,需要进行边缘连接,将其连成完整线。
代码片段和文件信息
% DRAWEDGELIST - plots pixels in edgelists
%
% Usage: drawedgelist(edgelist rowscols randcol figno)
%
% edgelist - Cell array of edgelists in the form
% { [r1 c1 [r1 c1 etc }
% ...
% rN cN] ....]
% rowscols - 2 element vector [rows cols] specifying the size of the
% image from which edges were detected (used to set size
% of plotted image)
% randcol - Optional flag (1/0) to turn on/off random color coding for
% each edgelist so that it is easier to see how the edges
% have been broken up into separate lists. Default is 0.
% figno - Optional figure number in which to display image.
%
% See also: EDGElink LINESEG
% Copyrig
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1623 2005-12-12 12:50 drawseg.m
文件 7646 2005-12-12 12:50 edgeli
文件 4398 2005-12-12 12:50 lineseg.m
文件 2110 2005-12-12 12:50 maxlinedev.m
文件 5640 2005-12-12 12:50 mergeseg.m
文件 3097 2005-12-12 12:50 selectseg.m
文件 2413 2005-12-12 12:50 drawedgelist.m
----------- --------- ---------- ----- ----
27145 8
相关资源
- wenli 分析了纹理特征提取方法
- DoGfilters DOG高斯差分实现物体识别中的
- PCA_SVM 此方法采用经典的PCA对人脸图像
- pca_knn 本方法采用pca进行特征提取
- KLFDA 基于局部Fisher准则的非线性核F
- pca 主成分分析程序
- Max_CCM 用于图像配准
- Harris.rar 特征提取是图像配准的重要步
- pinjie 本文用用Harris算子提取特征点
- hao 调制识别全过程
- Moravec_corrlation moravec算子提取特征点
- tezheng 本人找到的非常好的几何特征提
- Huoyantexingtiqu 对火焰图像的特征进行提
- palm-recognition 掌纹识别代码
- gaussian-sobel-pyramid 内附有原图
- DCT 先用小波变换进行降维后
- GMMsegmation
- ColorHistogram 图像检索——提取颜色特
- tezhengtiqu 基于小波变换的特征提取
- Khan2 数字图像copy-move篡改检测。特征
- successtiqu 程序实现遥感影像中的道路
-
ob
ject-Recognition-via-Sparse-PCA 利用稀疏 - GaborTexture Gabor滤波器方法提取纹理特
- MATLAB 图像识别
- colorhist 颜色特征提取
- LBP 实现图像纹理特征的提取
- harris-ncc-ransac 本代码主要是harris角点
- mfccPSVM 本实例程序是基于matlab的语音
-
Keyfr
ame-Extraction 视频镜头监测及关键 - demo_ASIFT_Win ASIFT图像特征提取源代码
评论
共有 条评论