-
一个对图像进行二值化处理的代码,有灰度拉伸的比较
一个对图像进行二值化处理的代码,有灰度拉伸的比较-an image managing algorithm, set an threshold for the manage to turn it to an two-value manage.
- 2023-04-13 17:30:03下载
- 积分:1
-
多孔trous算法的使用(非抽样小波变换)的实现…
采用多孔trous算法(undecimated wavelet transform)实现小波变换,用的是一维信号-The use of porous trous algorithm (undecimated wavelet transform) the realization of wavelet transform, using a one-dimensional signal
- 2022-01-28 08:50:07下载
- 积分:1
-
特征提取:
提取了图像中各个标记区域的纹理特征及形状特征,标注详细...
特征提取:
提取了图像中各个标记区域的纹理特征及形状特征,标注详细-King Lek qiong 取: Joan 取了 Minghao Shilu rude plugging 各个标记区 的 理 Canton King Lek Lek 及 near Durian King, 标 downtown Circle Jiu
- 2022-05-22 19:29:13下载
- 积分: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
-
《VC++数字图像处理》源代码 何斌著,很好的学习数字图像处理的资料...
《VC++数字图像处理》源代码 何斌著,很好的学习数字图像处理的资料-" VC++ digital image processing," source code
- 2022-10-01 07:00:03下载
- 积分:1
-
高斯滤波器内核的生成,根据和生成相应的…
高斯滤波核函数生成,可以根据K和要生成对应的高斯核-Gaussian filter kernel generation, according to K and to generate the corresponding Gaussian kernel
- 2022-12-12 19:20:03下载
- 积分:1
-
VC图像处理开发包 二值化 滤波等函数实现
VC图像处理开发包 二值化 滤波等函数实现-VC Image Processing Development Kit binarization filtering function implementation
- 2022-12-13 15:50:03下载
- 积分:1
-
Hibert置乱.编成一个文件.直接调用就可以实现.
Hibert置乱.编成一个文件.直接调用就可以实现.-Hilbert scrambling. In a single document. Directly call can be achieved.
- 2022-07-04 23:08:42下载
- 积分:1
-
活动轮廓模型(蛇模型)的风险投资+源码,可以编译和运行
活动轮廓模型(snake模型)的VC++源码,可以编译并且运行-Active contour model (snake model) VC++ Source, you can compile and run
- 2022-03-17 22:18:17下载
- 积分:1
-
关于Bayes分类器的 实验数据都有 大家相互共享 很好用的软件
关于Bayes分类器的 实验数据都有 大家相互共享 很好用的软件-Bayesian classifier on the experimental data we have very good mutual sharing of software
- 2023-06-16 01:15:03下载
- 积分:1