-
包括matlab程序,c,vc++原代码和一些全景图拼接论文资料
包括matlab程序,c,vc++原代码和一些全景图拼接论文资料-Including the matlab program, c, vc++ The original code and some information on Panorama Stitching Papers
- 2023-01-29 09:45:04下载
- 积分:1
-
In VC++ platform to achieve the effect of graphic images of blinds
在VC++平台上实现图形图像的百叶窗效果-In VC++ platform to achieve the effect of graphic images of blinds
- 2022-03-11 00:52:37下载
- 积分: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
-
边界提取后出现断线,这是与前一个一起的程序
边界提取后出现断线,这是与前一个一起的程序-Disconnected after the edge extraction, which is, together with the previous procedures
- 2022-05-17 21:24:41下载
- 积分:1
-
基于visual c++对图像进行DCT变换的编程
基于visual c++对图像进行DCT变换的编程-Based on visual c++ Image DCT transform programming
- 2022-07-25 02:39:25下载
- 积分:1
-
基于边缘检测的细胞图像分割方法研究与实现
基于边缘检测的细胞图像分割方法研究与实现-Based on Edge Detection of cell image segmentation research and realize
- 2023-01-27 12:55:03下载
- 积分:1
-
用中值滤波和平均滤波方法对二位图像进行去噪处理,采用的模板是3*3...
用中值滤波和平均滤波方法对二位图像进行去噪处理,采用的模板是3*3-With median filtering and average filtering method for image de-noising of the two processing, using the template is 3* 3
- 2023-02-06 10:50:03下载
- 积分:1
-
图像处理,用于特征提取,可以进行图像分割,识别等!
图像处理,用于特征提取,可以进行图像分割,识别等!-Image processing for feature extraction, image segmentation can be carried out, identify, etc.!
- 2022-02-21 15:50:18下载
- 积分:1
-
图像处理中边缘检测的canny算子的c实现,希望对大家有用。
图像处理中边缘检测的canny算子的c实现,希望对大家有用。-Image Processing canny edge detection operator c realize the hope of everyone useful.
- 2022-02-01 04:51:43下载
- 积分:1
-
JPG BMP或JPG BMP陈,陈
jpg与bmp的转换,在VC下可以直接运行
-jpg tran bmp, or bmp tran jpg
- 2022-03-24 08:58:17下载
- 积分:1