资源简介
"基于四元数卷积的彩色图像边缘检测"一文的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
相关资源
- Kmeans-MATLAB 该代码能够实现K均值聚类
- BM3D BM3D图像去噪算法。当下较为先进
- Dct 主要研究了彩色图像数字水印算法
- poshecai 针对彩色图像的局部直方图均
- EXsegment 提取糖尿病视网膜病变眼底图
- RGB_Criminisi Criminisi算法修复彩色图像
- colorimagerestoration 基于tv模型的彩色图
- main
- rgb2hsi--hsi2rgb 彩色图像处理 格式转化
- MATLAB将bayer图像转化为彩色图像的双线
- 将彩色图像转化为bayer图像的MATLAB程序
- 假彩色图像变换matlab程序源代码
- Matlab彩色双线性插值
- 水印评价 NC psnr
- 粒子群算法的彩色图像分割(聚类)
- 灰度图转化为彩色图像MATLAB实现
- MATLAB中将灰度图像转换为伪彩色图像
- 四元数转欧拉角matlab
- matlab基于彩色图像的车牌定位只适用
评论
共有 条评论