-
是图像处理的程序,但是没有完善后面的还请各位大虾添加
是图像处理的程序,但是没有完善后面的还请各位大虾添加-Is the image processing procedures, but did not improve the back also please add shrimp
- 2022-05-17 14:51:43下载
- 积分:1
-
图像分割 图像处理的 一本很重要 很实用的书
图像分割 图像处理的 一本很重要 很实用的书-Image segmentation image processing is a very important and practical book
- 2023-08-01 17:10:04下载
- 积分:1
-
能够很好的对图像的倾斜进行矫正,速度上也较其他算法快。...
能够很好的对图像的倾斜进行矫正,速度上也较其他算法快。-Can be very good for the image of the tilt correction, speed is also faster than other algorithms.
- 2022-04-16 12:47:02下载
- 积分:1
-
CAviFile00001.zip
读写Avi文件的vc程序
CAviFile00001.zip
读写Avi文件的vc程序-CAviFile00001.zip literacy Avi documents vc procedures
- 2022-11-11 23:15: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
-
这个是摄象机线性散步定标的源码,是在MATLAB下运行的
这个是摄象机线性散步定标的源码,是在MATLAB下运行的-This is a linear walk camera calibration source is running under MATLAB
- 2022-03-17 17:12:59下载
- 积分:1
-
图形学中常用的填充算法
图形学中常用的填充算法-graphics commonly used filling algorithm
- 2022-11-27 06:05:03下载
- 积分:1
-
精典的LSB算法数字水印工具,经过本人修改和调试,可以在windows平台下使用。操作界面是命令行的形式,可以对bmp图片和一些声音、视频格式嵌入水印,经测试完...
精典的LSB算法数字水印工具,经过本人修改和调试,可以在windows平台下使用。操作界面是命令行的形式,可以对bmp图片和一些声音、视频格式嵌入水印,经测试完全可用。请放心下载-Classical algorithm for the LSB digital watermarking tool, after I modify and debug, you can use in windows platform. Interface is a command-line form can be bmp picture and some sound, video format embedded watermark can be used have been tested fully. Please be assured Download
- 2022-01-26 02:45:40下载
- 积分:1
-
Straight
直线霍夫变换例程,能够在图像中拟合出直线-Straight-line Hough transform routine, the image can fit in a straight line
- 2022-08-16 01:27:53下载
- 积分:1
-
Matlab图像感兴趣区域编码,这个程序所包括的m代码实现了迭代的图像处理,找出感兴趣区域。并同时输出区域、均值、STD、最小值、最大值、中值、中心点等等。...
Matlab图像感兴趣区域编码,这个程序所包括的m代码实现了迭代的图像处理,找出感兴趣区域。并同时输出区域、均值、STD、最小值、最大值、中值、中心点等等。-Matlab region of interest image coding, this procedure covered by the code m realize the iterative image processing, to identify areas of interest. And at the same time the output region, the mean, STD, minimum, maximum, median, center and so on.
- 2022-01-25 20:50:59下载
- 积分:1