-
影像特征匹配,利用harris算子提取特征角点
影像特征匹配,利用harris算子提取特征角点-Image feature matching using feature extraction operator harris Corner
- 2022-03-18 16:17:22下载
- 积分:1
-
Mean Value Theorem of small examples. Good to see. Median code. Rar.
中值定理的小例子。
很好看。中值代码.rar。-Mean Value Theorem of small examples. Good to see. Median code. Rar.
- 2022-07-23 09:38:26下载
- 积分:1
-
自动获取最佳阈值,提取边缘。因为是根据我的项目编的,用时根据实际情况修改一下。
自动获取最佳阈值,提取边缘。因为是根据我的项目编的,用时根据实际情况修改一下。-Automatically obtain the best possible threshold, the edge extraction. Because it is based on my items, and used according to the actual situation changed a bit.
- 2022-01-26 03:16:28下载
- 积分:1
-
在VS编程环境中,显示一幅图片,进行傅里叶变换,在增加高频部分的值,将原图片和变换后的图片进行比较。...
在VS编程环境中,显示一幅图片,进行傅里叶变换,在增加高频部分的值,将原图片和变换后的图片进行比较。-In the VS programming environments, display an image, the Fourier transform, high-frequency part of the increase in the value of the original image and the transformed images were compared.
- 2023-09-01 01:25:03下载
- 积分:1
-
合成孔径雷达目标特征提取与识别技术。W.
合成孔径雷达目标的特征提取及其识别技术。国防科大写的!-synthetic aperture radar target feature extraction and recognition technology. Written by which this university!
- 2022-02-02 22:34:44下载
- 积分:1
-
独立分量分析ICA,用于图像处理,程序不错,可以参考
独立分量分析ICA,用于图像处理,程序不错,可以参考-Independent Component Analysis ICA, for image processing, the procedure well, can refer to
- 2022-08-11 22:10:23下载
- 积分: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
-
用matlab编写的盲卷积滤波复原技术,调用deconvblind函数。具有很好的效果...
用matlab编写的盲卷积滤波复原技术,调用deconvblind函数。具有很好的效果-Prepared using matlab convolution filtering blind rehabilitation technology, Calling deconvblind function. With good results
- 2022-01-26 01:48:39下载
- 积分:1
-
小波去噪,包括阈值、最大模数法、相关性等。
小波去噪方法介绍,包括阈值法、最大模法、相关法-Wavelet Denoising, including threshold, maximum modulus method, correlation, etc.
- 2022-06-16 13:49:21下载
- 积分:1
-
filled polygon operations. Rar
多边形填充作业.rar-filled polygon operations. Rar
- 2022-09-05 05:40:02下载
- 积分:1