-
运营商哈里斯经典源码,通过文件路径的发展可以发展。
经典的Harris算子源码,通过制定文件路径可以很好的检测出角点-Operators Harris classic source, through the development of a file path can be detected in a very good corner
- 2023-05-12 12:00:03下载
- 积分:1
-
Matlab
基于matlab的目标跟踪和识别的源代码,很不错。可以-Matlab-based target tracking and identification of the source code, is pretty good. Can
- 2022-11-19 16:40:02下载
- 积分: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
-
HU的七个不变矩,每个文件是一个子程序,对应冈萨雷斯的数字图像处理教程的...
HU的七个不变矩,每个文件是一个子程序,对应冈萨雷斯的数字图像处理教程的-HU
- 2023-08-31 04:30:03下载
- 积分:1
-
这是关于数字图象处理中图像平滑的一个程序。
这是关于数字图象处理中图像平滑的一个程序。-This is the digital image processing of the image of a smooth process.
- 2022-02-07 12:08:50下载
- 积分:1
-
利用快速傅立叶算法,实现快速离散余弦变换及其逆变换
利用快速傅立叶算法,实现快速离散余弦变换及其逆变换-Using fast Fourier algorithm for fast discrete cosine transform and its inverse transform
- 2022-02-01 12:42:07下载
- 积分:1
-
CP for the preparation of new modules, matlab source. Used to calculate the stru...
为编写CP的新模块,matlab源程序。
用于计算架构-CP for the preparation of new modules, matlab source. Used to calculate the structure of
- 2022-04-22 07:59:16下载
- 积分:1
-
该书目介绍了水中目标辐射噪声的听觉特征提取,可用于海洋遥感的应用
该书目介绍了水中目标辐射噪声的听觉特征提取,可用于海洋遥感的应用-The bibliography presented in the water target radiated noise of the auditory feature extraction, can be used in ocean remote sensing applications
- 2022-05-29 15:45:24下载
- 积分:1
-
hough变换(Hough 变换 的matlab 源代码)
hough变换(Hough 变换 的matlab 源代码)-hough transform (Hough transform matlab source code)
- 2022-04-24 11:46:31下载
- 积分:1
-
简单的图像处理:图像的读取与保存,初学者十分实用
简单的图像处理:图像的读取与保存,初学者十分实用-A simple image processing: Image read and preservation, is very useful for beginners
- 2023-03-02 11:00:03下载
- 积分:1