-
一个关于主成分分析的程序,对初学者有帮助。
一个关于主成分分析的程序,对初学者有帮助。-A principal component analysis on the procedure, help for beginners.
- 2022-01-26 00:35:09下载
- 积分:1
-
本程序是一个工具箱,用于图像处理,包括了图像的去噪与解压缩算法...
本程序是一个工具箱,用于图像处理,包括了图像的去噪与解压缩算法-This procedure is a toolbox for image processing, including image denoising and decompression algorithms
- 2023-05-28 21:20:04下载
- 积分: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
-
采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化,采用MATLAB编译...
采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化,采用MATLAB编译-Gray-scale transformation using the method of contrast-enhanced images P0304: Histogram of homogenization, using MATLAB Compiler
- 2023-06-21 15:10:04下载
- 积分:1
-
基于颜色的图像检索,算法简单,效果马马虎虎,可以作为图像检索入门用...
基于颜色的图像检索,算法简单,效果马马虎虎,可以作为图像检索入门用-Color-based image retrieval, the algorithm is simple, the effect of so-so, you can use as an image retrieval portal
- 2022-07-20 18:05:02下载
- 积分:1
-
细胞粘连分割算法,采用vc++6.0编译环境,能够实现粘连细胞图像的分割,算法具有一定的参考价值。...
细胞粘连分割算法,采用vc++6.0编译环境,能够实现粘连细胞图像的分割,算法具有一定的参考价值。-Cell adhesion segmentation algorithm, using vc++6.0 to compile the environment, to achieve adhesion cell image segmentation, the algorithm has a certain reference value.
- 2022-08-23 08:48:17下载
- 积分:1
-
对于彩色图像的 k均值算法的matlab代码 文件置于c盘根目录
对于彩色图像的 k均值算法的matlab代码 文件置于c盘根目录-Colored graphics k-means algorithm matlab code
- 2023-01-08 05:20:02下载
- 积分:1
-
用于处理球体的光影变化的程序
使用VISUAL C++编写
用于处理球体的光影变化的程序
使用VISUAL C++编写-for handling the ball of light and shade change the procedures used to prepare VISUAL C
- 2022-06-02 10:41:52下载
- 积分:1
-
an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, p...
自适应的一阶的,其余的自己看,我也是新入门,有不足的地方,请指教-an adaptive bands, and the rest of its own, I was a new entry, its inadequacy, please enlighten
- 2022-03-13 17:09:58下载
- 积分:1
-
Visual C++MATLAB图像处理与识别实用案例精选之亮度增强的例子
Visual C++MATLAB图像处理与识别实用案例精选之亮度增强的例子-Visual C MATLAB image processing and recognition practical case"s best examples of enhanced brightness
- 2023-08-19 00:30:03下载
- 积分:1