资源简介

"基于四元数卷积的彩色图像边缘检测"一文的matlab源代码,很有帮助

资源截图

代码片段和文件信息

% Example script to calculate the colour image edge detector described in:
%
% Sangwine S. J.
% Colour image edge detector based on quaternion convolution
% Electronics Letters 34(10) May 14 1998 969-971.
% http://dx.doi.org/10.1049/el:19980697
%
% This script is not intended to demonstrate best use of Matlab - the
% intention is to demonstrate some of the features of the QTFM toolbox
% as an example of how the toolbox can be used to program a quaternion
% algorithm at a high level using vectorized coding and also to show how
% to convert Matlab image arrays to quaternion matrices and vice versa.
%
% The script reads the lena image from an external website. The URL is
% given below. If access to this is not possible replace the URL in the
% imread statement below with a suitable lo

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       3555  2010-01-03 01:38  colour_edge_detector.m

     文件     154098  2010-01-03 01:38  result.tif

     文件     196748  1997-09-26 15:33  test01.tiff

     文件     786572  1997-09-26 15:33  test02.tif

     文件     196748  1997-09-26 15:33  test03.tif

----------- ---------  ---------- -----  ----

              1337721                    5


评论

共有 条评论