-
流式细胞仪
用vc++编写的fcm源代码,很好,希望对大家有帮助-fcm
- 2023-08-01 12:25:03下载
- 积分:1
-
sift MATLAB和C的源码
sift MATLAB和C的源码
sift MATLAB和C的源码
sift MATLAB和C的源码
sift MATLAB和C的源码
sift MATLAB和C的源码-sift MATLAB源码
sift MATLAB和C的源码
sift MATLAB和C的源码
sift MATLAB和C的源码
- 2022-02-03 07:35:35下载
- 积分: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
-
a complete Visual C program includes a RGB image adjustment, Fourier transform,...
一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color conversion operator gradient detection, segmentation operator for the mean and median filtering filtering, testing procedures have been adopted.
- 2022-02-04 05:12:30下载
- 积分:1
-
用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。...
用最大相似性方法实现独立分量分析算法的matlab代码,可用于盲信号处理和图像滤波器构造。-with the greatest similarity method independent component analysis algorithm Matlab code can be used to blind signal processing and image filter structure.
- 2022-02-04 23:15:58下载
- 积分:1
-
图象灰度变换的源代码 VC6.0下调试
图象灰度变换的源代码 VC6.0下调试...
图象灰度变换的源代码 VC6.0下调试
图象灰度变换的源代码 VC6.0下调试-Image gray-scale transformation of the source code under VC6.0 debugger image gray-scale transformation of the source code under VC6.0 debugger
- 2023-08-30 07:05:08下载
- 积分:1
-
RanSac算法检测椭圆,要求各个点是接近一个平放的椭圆。效果还可以。...
RanSac算法检测椭圆,要求各个点是接近一个平放的椭圆。效果还可以。-RANSAC ellipse detection algorithm requires each point is closer to a flat oval. Effects can also.
- 2023-02-24 10:30:03下载
- 积分:1
-
图像平滑处理的源代码,用VC6.0调试图像平滑处理。
图象平滑处理的源代码 用VC6.0调试
图象平滑处理的源代码 用VC6.0调试-Image smoothing treatment of the source code with VC6.0 debug image smoothing treatment of the source code with VC6.0 debugger
- 2022-01-26 06:10:34下载
- 积分:1
-
运动模糊的图像复原,对存在匀速运动造成的模糊图像进行复原...
运动模糊的图像复原,对存在匀速运动造成的模糊图像进行复原-motion- blurred image recovery, the existence of uniform motion blurred image recovery
- 2022-08-07 13:36:34下载
- 积分:1
-
完整的canny边缘检测程序,内附canny算子说明文档一个。在运行前请先看说明文档,里面有vc参数设置的相关内容,...
完整的canny边缘检测程序,内附canny算子说明文档一个。在运行前请先看说明文档,里面有vc参数设置的相关内容,-integrity of the canny edge detection procedures, enclosing canny operator documented one. Running before you look at documentation, which has vc parameter setting the relevant content
- 2023-07-24 13:00:03下载
- 积分:1