-
png文件的读取程序和例子程序,简单方便。
png文件的读取程序和例子程序,简单方便。-png read the document procedures and examples of procedures simple and convenient.
- 2022-11-04 22:35:03下载
- 积分:1
-
awimg = rgb2gray(IM1)
awimg=rgb2gray(im1)
tic
[accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50)
circen
toc
figure(1) imagesc(accum) axis image
title( Accumulation Array from Circular Hough Transform )
figure(2) imagesc(rawimg) colormap( gray ) axis image
hold on
plot(circen(:,1), circen(:,2), r+ )
for k = 1 : size(circen, 1),
DrawCircle(circen(k,1), circen(k,2), cirrad(k), 32, b- )
end
hold off
title([ Raw Image with Circles Detected , ...
(center positions and radii marked) ])
figure(3) surf(accum, EdgeColor , none ) a
- 2022-02-04 17:38:42下载
- 积分:1
-
rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。...
rice大学CHOI写的一个关于小波域HMT模型的图像去噪算法。算法比较经典。对研究HMT模型的同行有很大参考价值。-rice university CHOI written on wavelet-domain HMT model for image denoising algorithm. Comparison of the classical algorithm. HMT model of research has great reference value counterparts.
- 2022-04-28 13:16:21下载
- 积分:1
-
RGB images will be converted to grayscale images, the procedure described in det...
将RGB图像转换为灰度图像,详细阐述了程序转换的原理和过程,以及扩展腐蚀的原理和程序
- 2023-02-11 14:55:03下载
- 积分:1
-
线积分卷积(LIC)的MATLAB源程序
一个线性积分卷积(LIC)matlab源码-A linear integral convolution (LIC) matlab source
- 2022-08-25 23:59:12下载
- 积分:1
-
用matlab对于FCM代码实现,不同于matlab中库函数
用matlab对于FCM代码实现,不同于matlab中库函数-Used matlab code for FCM realize, unlike in matlab library function
- 2022-02-15 20:24:51下载
- 积分:1
-
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家...
flash导航条,大家在网站设计的时候经常会遇到如何设计自己导航条的问题,一些精美的导航条实例给大家-flash navigation bar, web design in the U.S. often encounter how to design their own navigation bar, some fine examples of the navigation bar to the U.S.
- 2023-06-22 04:25:03下载
- 积分:1
-
图像基本读取、保存、显示等操作,功能完整,代码可靠。
图像基本读取、保存、显示等操作,功能完整,代码可靠。-Image basic read, preserve, display and other operations, full-featured, reliable code.
- 2022-05-20 22:50:30下载
- 积分:1
-
图像边沿处理、检测与提取,是常用的图像处理软件之一
图像边沿处理、检测与提取,是常用的图像处理软件之一-Edge image processing, detection and extraction, is commonly used in image processing software, one of
- 2022-11-30 14:00:03下载
- 积分:1
-
这个matlab文件达窄带算法实现水平…
This Matlab file demomstrates a narrow band algorithm that implements the level set method in Li et al s paper "Level Set Evolution Without Re-initialization: A New Variational Formulation" in Proceedings of CVPR 05, vol. 1, pp. 430-436.
- 2023-06-19 18:00:03下载
- 积分:1