-
犯错
数字图像相关法是对全场位移和应变进行分析的一种新的实验力学方法。图像处理是其核心之一。本文探讨了根据相关技术寻
求位移场的基本原理,并编制了基于Matlab的数字图像相关法程序。程序验证结果表明本程序处理速度快,精度高,可以满足基于相关技
术的图像处理的要求。-err
- 2022-07-28 11:35:36下载
- 积分:1
-
TOpological 图象分割 程序 Matlab 源代码
TOpological 图象分割 程序 Matlab 源代码-Topological_derivative_Segmentation 图象分割 程序 Matlab 源代码
- 2022-01-31 22:02:06下载
- 积分: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
-
稿件名称:Visual C++.Net中基于ADO的数据库图像输入方法
稿件作者:王亚民
程序名称:Resource.h
运行环境...
稿件名称:Visual C++.Net中基于ADO的数据库图像输入方法
稿件作者:王亚民
程序名称:Resource.h
运行环境:VC++.NET、SQL Serve 2000、WindowsXP
注意事项:
- 2023-03-27 20:00:04下载
- 积分:1
-
ADI BLACKFIN 的 图象分析软件
ADI BLACKFIN 的 图象分析软件-ADI BLACKFIN image analysis software
- 2022-01-26 06:13:11下载
- 积分:1
-
本压缩包有canny算子的源程序代码和测试图片。
本压缩包有canny算子的源程序代码和测试图片。-The archive has canny operator of the source code and test images.
- 2023-01-15 20:05: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
-
色彩转递论文 色彩转递论文
色彩转递论文 色彩转递论文-Transmitting transmitting color paper color paper
- 2022-09-19 21:30:02下载
- 积分:1
-
图像的盐和胡椒的噪声源,编译后的可执行文件对…
在图像中加入椒盐噪声的源代码,编译后的可执行文件须带参数运行-the image Salt and Pepper to the noise source, the compiled executable file parameters required to bring Operation
- 2023-04-27 02:55:02下载
- 积分:1
-
分析bmp文件的基本信息, 并提取位图数据信息.
分析bmp文件的基本信息, 并提取位图数据信息.-Analysis of the basic information bmp files, and extract bitmap data.
- 2022-03-19 20:56:34下载
- 积分:1