-
真彩色图象处理源代码,能对图象进行浏览,编辑,压缩等。...
真彩色图象处理源代码,能对图象进行浏览,编辑,压缩等。-true color image processing source code, the images can browse, edit and compression.
- 2023-06-23 00:30: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
-
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助...
用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助-Opencv prepared with video capture as well as the procedures for edge detection, debugging success, followed by the avi debug video, hope to help everyone
- 2022-07-12 07:25:59下载
- 积分:1
-
Weak and semi
脆弱及半脆弱水印论文10篇,包括用于图像认证的水印,文本水印,音频水印的论文-Weak and semi-fragile watermarking papers 10, including those for image authentication watermark, text watermarking, audio watermarking papers
- 2022-03-22 16:59:50下载
- 积分:1
-
数字图像分水岭处理 使用c语言编写的 源代码很好用
数字图像分水岭处理 使用c语言编写的 源代码很好用-Watershed in the use of digital image processing c language source code for a very good use
- 2022-03-18 22:32:03下载
- 积分:1
-
稿件名称:Visual C++中双缓存滚动视图类开发及使用
稿件作者:钱昌松 刘志刚
程序名称:CachedScrollView...
稿件名称:Visual C++中双缓存滚动视图类开发及使用
稿件作者:钱昌松 刘志刚
程序名称:CachedScrollView
运行环境:
注意事项:-Manuscript name: Visual C++ In the double-buffering scroll view class development and the use of manuscripts Authors: Qian Chang-Song Liu Zhigang Name: CachedScrollView operating environment: Note:
- 2022-12-05 04:50:03下载
- 积分:1
-
本程序实现haar小波的变换,在图像去噪。压缩等方面有很大的帮助...
本程序实现haar小波的变换,在图像去噪。压缩等方面有很大的帮助-This procedure to achieve haar wavelet transform, the image de-noising. Compression there is a great help
- 2022-10-05 17:25:03下载
- 积分:1
-
一个对图像进行二值化处理的代码,有灰度拉伸的比较
一个对图像进行二值化处理的代码,有灰度拉伸的比较-an image managing algorithm, set an threshold for the manage to turn it to an two-value manage.
- 2023-04-13 17:30:03下载
- 积分:1
-
小波模极大值实现对图像的边缘检测,可以较为精确的实现对图像的边缘定位与检测...
小波模极大值实现对图像的边缘检测,可以较为精确的实现对图像的边缘定位与检测
- 2022-08-05 18:09:17下载
- 积分:1
-
application that can process some simple image
application that can process some simple image
- 2022-01-25 16:22:27下载
- 积分:1