-
一些快速纹理映射的例子
一些快速纹理映射的例子- Some fast texture mappings examples
- 2022-11-25 16:30:03下载
- 积分:1
-
C# implements the basic image processing functions required, please download the
实现了C#的基本的图像处理功能,需要者请下载-C# implements the basic image processing functions required, please download the
- 2022-07-10 21:17:03下载
- 积分:1
-
实现了1D,2D,3D空间自由度下的运动参数的扩展Kalman滤波算法,文章2008 IROS Visual SLAM for 3D Large...
实现了1D,2D,3D空间自由度下的运动参数的扩展Kalman滤波算法,文章2008 IROS Visual SLAM for 3D Large-Scale Seabed Acquisition Employing Underwater Vehicles的具体实现。-a novel technique to align
partial 3D reconstructions of the seabed acquired by a stereo
camera mounted on an autonomous underwater vehicle. Vehicle
localization and seabed mapping is performed simultaneously
by means of an Extended Kalman Filter. Passive landmarks
are detected on the images and characterized considering 2D
and 3D features. Landmarks are re-observed while the robot
is navigating and data association becomes easier but robust.
Once the survey is completed, vehicle trajectory is smoothed by
a Rauch-Tung-Striebel filter obtaining an even better alignment
of the 3D views and yet a large-scale acquisition of the seabed.
- 2022-01-26 00:45:03下载
- 积分:1
-
用photoshop制作的雕刻效果的详细步骤
用photoshop制作的雕刻效果的详细步骤-Photoshop sculpture produced by the effect of the detailed steps
- 2022-01-20 22:57:43下载
- 积分:1
-
粒子滤波算法的关键技术应用. 粒子滤波算法的关键技术应用....
粒子滤波算法的关键技术应用. 粒子滤波算法的关键技术应用.-Particle filter application of key technologies. Particle filter application of key technologies.
- 2022-11-29 09:40: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
-
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法...
实现直线算法的模拟,系计算机图形学的类容,直线的三种实现方法-Linear algorithm simulation, the Department of Computer Graphics class capacity, the three straight-line method
- 2022-03-13 02:58:31下载
- 积分:1
-
图像处理的一些基本例子及代码.适合初学图像的人群
图像处理的一些基本例子及代码.适合初学图像的人群-image processing some basic examples and code. Images suitable for a novice crowd
- 2022-02-02 06:41:59下载
- 积分:1
-
包含图像处理的常用算法及其编程,标准C/C++语法
包含图像处理的常用算法及其编程,标准C/C++语法-contains commonly used image processing algorithms and programming, the standard C/C++ syntax
- 2022-02-25 20:08:26下载
- 积分:1
-
从单张图片中去除相机抖动造成的模糊的matlab程序,算法见Removing Camera Shake from a Single Image...
从单张图片中去除相机抖动造成的模糊的matlab程序,算法见Removing Camera Shake from a Single Image-err
- 2022-03-12 07:16:04下载
- 积分:1