-
LSB算法实现,delphi 编写,
LSB算法实现,delphi 编写,-LSB algorithm, delphi prepared
- 2022-07-26 23:05:07下载
- 积分:1
-
图像缩放,更好
图像缩放,效果较好,三次插值法,能较高质量缩放图像-Image scaling, better-performing, three interpolation can be higher quality zoom images
- 2022-07-10 21:20:28下载
- 积分:1
-
Rather is based on the classic ah matlab we do the image matching can be used fo...
相当的经典啊 是基于matlab的 大家做图像匹配的都可以用的到,做三维重建方面的。-Rather is based on the classic ah matlab we do the image matching can be used for that, so three-dimensional reconstruction.
- 2022-03-06 20:05:41下载
- 积分:1
-
数字图像处理 第二版 英文版
作者 冈萨雷斯
数字图像处理 第二版 英文版
作者 冈萨雷斯-Digital Image Processing Second Edition in English Author Gonzalez
- 2022-08-11 19:52:48下载
- 积分:1
-
脉冲耦合神经网络与高斯模型结合的运动目标检测
脉冲耦合神经网络与高斯模型结合的运动目标检测-pcnn
- 2022-11-19 12:45:03下载
- 积分:1
-
用于编写的用于图像处理的编程平台
采用VC++编写,提供一个图像处理的编程平台-Used VC++ Prepared to provide a programming platform for image processing
- 2022-04-29 11:47: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
-
A motion estimation MATLAB file operations, I have been tested, very useful.
一个运动估计运算的MATLAB文件,本人已经测试过,非常有用。-A motion estimation MATLAB file operations, I have been tested, very useful.
- 2022-04-10 02:43:09下载
- 积分:1
-
The software features a very good, let us down under can be directly useful, is...
该软件功能很好,请大家下下来可以直接进行实用,是一个比较小的应用软件-The software features a very good, let us down under can be directly useful, is a relatively small application software
- 2023-02-06 12:35:05下载
- 积分:1
-
LMS
自适应lms算法程序,对学习lms算法很有帮助-lms
- 2022-09-21 10:35:04下载
- 积分:1