-
Display images specific procedures that can be used to compile is passed, for th...
显示图像特效的程序,可用编译通过,为书籍光盘自带!-Display images specific procedures that can be used to compile is passed, for the book comes with CD-ROM!
- 2022-12-21 19:00:04下载
- 积分:1
-
图像处理源码,预处理,边缘检测,最短距离检测,膨胀处理等等。...
图像处理源码,预处理,边缘检测,最短距离检测,膨胀处理等等。-Image processing source code, pre-processing, edge detection, the shortest distance detection, expansion of processing and so on.
- 2022-07-13 21:39:47下载
- 积分:1
-
Graphic image processing function and a detailed list of commands, it is a detai...
图形图像处理函数命令及详细列表,很详细地介绍了图形图像处理函数接口.-Graphic image processing function and a detailed list of commands, it is a detailed description of the graphic interface of image processing functions.
- 2022-12-16 00:20:03下载
- 积分: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
-
完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等...
完成图像RGB到HSV的转换,比较自定义函数转换和使用opencv提供函数直接转换的结果。可用于研究H,S,V分量的范围等-Image RGB to HSV conversion, more-defined functions and use the conversion function opencv provide direct conversion results. Can be used to study H, S, V component of the scope of
- 2022-07-17 14:18:19下载
- 积分:1
-
小波变换的一个程序代码,韩国教科书上的CD
小波变换的一个程序代码,韩国教科书上的CD-Wavelet transform of a procedure code, the Korean textbook on CD
- 2022-04-07 14:58:29下载
- 积分:1
-
topic with the background of poor procedures can be used to color image processi...
课题用的背景差程序,可用于彩色图像处理。-topic with the background of poor procedures can be used to color image processing.
- 2022-09-01 06:00:02下载
- 积分:1
-
这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好...
这是一个实现运动估计的程序,采用的是传统的块匹配准则,程序的可移植性较好-This is a realization of motion estimation procedure used is a traditional block-matching criteria, procedures for better portability
- 2022-03-05 02:02:45下载
- 积分:1
-
<visual c++数字图像处理典型算法及实现>的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子...
的附带程序第一章使用DIB读写BMP文件示例,很好的一本书和例子-incidental procedures chapter to read and write BMP files using the DIB example, a good book and examples
- 2022-01-26 07:52:07下载
- 积分:1
-
利用数学形态学对云层背景下的目标进行检测识别,有两种方法。...
利用数学形态学对云层背景下的目标进行检测识别,有两种方法。 -Using mathematical morphology of clouds in the context of target identification, there are two ways.
- 2022-02-11 17:35:08下载
- 积分:1