-
三维立体图像方面,关于图像处理的matlab源程序。
三维立体图像方面,关于图像处理的matlab源程序。-Three-dimensional images on the image processing matlab source.
- 2023-01-21 13:45:03下载
- 积分:1
-
MFC polygon clipping and filling
MFC实现多边形剪裁和填充-MFC polygon clipping and filling
- 2022-02-24 20:13:55下载
- 积分:1
-
gui界面设计,进行图像的一般处理,如旋转,加噪,直方图均衡化等...
gui界面设计,进行图像的一般处理,如旋转,加噪,直方图均衡化等-gui interface design, the general image processing, such as rotation, noise, such as histogram equalization
- 2022-08-08 06:39:00下载
- 积分:1
-
利用VC++进行BMP位图操作(包括读和写)的程序原代码。
利用VC++进行BMP位图操作(包括读和写)的程序原代码。-Use VC++ For BMP bitmap operations (including read and write) the procedures for the original code.
- 2022-02-14 19:21:00下载
- 积分:1
-
这是一个用matlab做的,关于图像识别的源码,其中有各种例子...
这是一个用matlab做的,关于图像识别的源码,其中有各种例子-This is a use matlab to do on the source image recognition, which has a variety of examples
- 2023-01-17 21:05: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
-
这是一个将jpeg格式的图片转换为bmp格式文件的程序
这是一个将jpeg格式的图片转换为bmp格式文件的程序-This is a jpeg format to bmp format images converted to the procedures
- 2022-02-14 09:46:53下载
- 积分:1
-
数字图像处理中常用的灰度平衡算法,VC编写,包含完整源代码与实例图片,很实用...
数字图像处理中常用的灰度平衡算法,VC编写,包含完整源代码与实例图片,很实用-Commonly used in digital image processing of gray-balancing algorithm, VC preparation that contains complete source code and examples of pictures, very useful
- 2023-06-14 12:25:03下载
- 积分:1
-
数字图像处理的基本程序 vc++编写 取对数 有实例图片
数字图像处理的基本程序 vc++编写 取对数 有实例图片-Digital image processing of the basic procedures from vc++ to prepare a few examples of the picture
- 2022-03-05 01:22:14下载
- 积分:1
-
gold 是用Matlab编写的代码 很好用啊 大家顶
gold 是用Matlab编写的代码 很好用啊 大家顶-gold 是用Matlab编写的代码 很好用啊 大家顶
- 2022-10-17 15:55:03下载
- 积分:1