-
各种格式的图片转换,打开,和保存,希望对大家友邦组
各种格式的图片转换,打开,和保存,希望对大家友邦组-variety of image formats conversion, open, and preserve the hope that the group of friends you
- 2022-04-14 13:39:51下载
- 积分:1
-
仿真表明,C程序可以比较真实的模拟自然的云…
一个模拟显示自然云彩的C程序,可以比较真实的模拟云彩的演化过程。
-simulation showed a natural clouds of C procedures can compare the true simulation of the evolution of clouds.
- 2022-07-17 04:43:59下载
- 积分:1
-
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Bo...
角点检测:
最简单的一种角点检测算子,但是由于采用了非最大化抑制,效果和OpenCV相当
输入的ImageGray为图像的灰度描述,WBPoint为Boolean数组,ImagePoint为标准角点检测算子运行后的检测值。-Corner Detection: The simplest type of corner detection operator, but due to the non-maximization of inhibition, the effectiveness and OpenCV considerable input ImageGray description for gray-scale images, WBPoint for Boolean array, ImagePoint standard corner detection operator After the detection of sub-run value.
- 2022-03-05 05:00:51下载
- 积分:1
-
Canny边缘检测算子。Canny算子提供源代码,并把…
Canny算子的边缘检测。提供了Canny算子的源码,并提出了一种自适应阈值选取方法。-Canny edge detection operator. Canny operator provides the source code, and put forward an adaptive threshold selection method.
- 2022-01-25 15:07:19下载
- 积分:1
-
基于LSB数字水印的研究,是本人数字水印论文里面的其中一段代码,作为一个实例研究,可以得到简单的效果...
基于LSB数字水印的研究,是本人数字水印论文里面的其中一段代码,作为一个实例研究,可以得到简单的效果-LSB-based study of digital watermarking, digital watermarking is the thesis which I am one of the section of code, as a case study, the effect can be easy
- 2023-03-05 07:35:03下载
- 积分:1
-
经典书籍
经典书籍-数字图像处理-冈萨雷斯-5程序书里面有但是敲代码可是苦差使!现在为各位解决这个问题。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image
Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and
S.L. Eddins, Prentice Ha-Classic books- digital image processing- Gonzalez-5 procedures book has a laborious task to do but knock on the code but to make! Now for you to solve this problem. To resolve the trouble code you knock! These MATLAB functions were created for the book Digital ImageProcessing Using MATLAB (DIPUM), by RC Gonzalez, RE Woods, andS.L. Eddins, Prentice Ha
- 2022-02-03 15:21:55下载
- 积分:1
-
绘制中国国旗与美国国旗
利用VISUAL basic编制
绘制中国国旗与美国国旗
利用VISUAL basic编制-mapping the Chinese national flag and the American flag using Visual basic preparation
- 2022-02-22 05:21:48下载
- 积分:1
-
Markov Random Fields and application on Image processing and Computer Vision
Markov Random Fields and application on Image processing and Computer Vision
- 2022-05-08 21:48:39下载
- 积分: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
-
DCT水印,简单实用,基于8*8分块的DCT域水印嵌入算法水印图像为64*64...
DCT水印,简单实用,基于8*8分块的DCT域水印嵌入算法水印图像为64*64-DCT watermark, simple and practical, based on the 8* 8 sub-block DCT domain watermark image watermark embedding algorithm is 64* 64
- 2023-02-13 17:35:03下载
- 积分:1