-
用Delphi实现的多媒体文档图像批量抓取
使用delphi实现在多媒体文件中批量抓取图象-use delphi achieve in the multimedia document image batch crawls
- 2022-07-14 11:30:35下载
- 积分:1
-
上传各种格式图像文件打开保存旋转的操作示例工程所需要的两个头文件。...
上传各种格式图像文件打开保存旋转的操作示例工程所需要的两个头文件。-upload various image file format open to preserve the operation of rotating sample project needs two headers.
- 2022-02-25 04:22:54下载
- 积分:1
-
实现march_cube的源程序,在流体模拟,医学图像处理领域有很重要的应用...
实现march_cube的源程序,在流体模拟,医学图像处理领域有很重要的应用-March_cube realize the source, in fluid simulation, medical image processing has very important field of application
- 2023-07-25 05:40:03下载
- 积分:1
-
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。...
本程序实现全变分(Total Variation, TV)的去噪算法,它使用了PDF纠正TV算法中的小问题。该算法可以很好地保留原图边缘信息的同时,去除噪声。-This procedure Variational realize the whole (Total Variation, TV) denoising algorithm, which uses a PDF corrective TV algorithm of small problems. The algorithm is well positioned to retain the image edge information at the same time, to remove noise.
- 2023-02-13 21:40:03下载
- 积分:1
-
目标检测算法,图像目标检测与跟踪
目标检测算法,在一幅图像中检测出目标并跟踪-Target detection algorithm, an image target detection and tracking
- 2022-07-23 11:37:39下载
- 积分:1
-
Snake game using C Graphics
Snake game using C Graphics
- 2022-03-11 22:23:29下载
- 积分: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
-
采用基于相似关系矩阵的方法对彩色图像进行边缘检测
采用基于相似关系矩阵的方法对彩色图像进行边缘检测-Similarity relation matrix based on the method of color image edge detection
- 2022-02-04 02:04:02下载
- 积分:1
-
视频监控源码,希望做这方面工作的朋友喜欢
视频监控源码,希望做这方面工作的朋友喜欢-Video surveillance source, I hope to do work in this area prefer Friend
- 2023-03-27 02:00:03下载
- 积分:1
-
opencv+ vs2008 watershed algorithm to achieve
opencv+vs2008实现分水岭算法-opencv+ vs2008 watershed algorithm to achieve
- 2022-08-05 12:32:31下载
- 积分:1