-
新建 WinRAR ZIP 压缩文件
理科生的浪漫,表白女生,三维心形动态图,还有文字(Romance of Science Students)
- 2020-06-21 11:20:02下载
- 积分:1
-
3D-R2N2-master
说明: 单图像和多图像三维重建,基于theano包的一个重建代码,够20个子了吗(3d reconstruction from both single and muti image)
- 2021-05-01 11:01:52下载
- 积分:1
-
sombrero
著名的墨西哥草帽三维编程,matlab语言。(Well-known Mexican hat three-dimensional programming, matlab language.)
- 2011-08-23 10:13:47下载
- 积分:1
-
LIGHT-FIELD-CAMERA
非聚焦型光场相机成像模拟,光线追迹,成像分析(light field camera)
- 2017-04-21 14:13:14下载
- 积分:1
-
snnf
这是我所下载的SSNF算法(SSNF算法基于小波变换尺度间相关性的去噪)(This is what I have downloaded the SSNF algorithm (SSNF algorithm based on wavelet transform correlation between the scale of the noise))
- 2021-05-06 20:58:37下载
- 积分:1
-
OpenSceneGraph_Quick_Start_Guide
osg学习入门基础,Open?Scene?Graph(简称OSG)使用OpenGL技术开发,是一套基于C++平台的应用程序接口(API),它让程序员能够更加快速、便捷地创建高性能、跨平台的交互式图形程序。(Introduction to OSG learning)
- 2020-06-25 19:40:02下载
- 积分:1
-
IET_CV_SOAMST_2011
一个比例和方向自适应均值漂移跟踪算法(SOAMST)
提出本文所要解决的问题,如何估计的规模和方向
改变均值漂移下的目标跟踪框架。在原来的均值偏移
跟踪算法,可以很好地估计目标的位置,规模的同时,
方向的变化,不能自适应估计。考虑到图像(重量)
是来自于目标运动模型和候选模型可以代表的可能性,一个
像素属于目标,我们证明了原来的均值漂移跟踪算法可以
推导出的重量图像的零阶和一阶矩。随着零阶
矩和目标模型和候选模型之间的Bhattacharyya系数,
提出了简单而有效的方法来估计的规模为目标。然后一种方法,
利用估计的区域和第二阶中心矩,提出
自适应地估计目标的宽度,高度和方向的变化。广泛
实验来证实所提出的方法,并验证其可靠性
规模和方向变化的目标。(A scale and orientation adaptive mean shift tracking (SOAMST) algorithm is
proposed in this paper to address the problem of how to estimate the scale and orientation
changes of the target under the mean shift tracking framework. In the original mean shift
tracking algorithm, the position of the target can be well estimated, while the scale and
orientation changes can not be adaptively estimated. Considering that the weight image
derived from the target model and the candidate model can represent the possibility that a
pixel belongs to the target, we show that the original mean shift tracking algorithm can be
derived using the zeroth and the first order moments of the weight image. With the zeroth order
moment and the Bhattacharyya coefficient between the target model and candidate model, a
simple and effective method is proposed to estimate the scale of target. Then an approach,
which utilizes the estimated area and the second order center moment, is proposed to
adaptively e)
- 2013-08-06 16:55:36下载
- 积分:1
-
project
说明: 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分:
1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求
场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。
2、通过3DS Loader 读取场景数据。。
3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。
4、提供用户界面,并实现场景的交互漫游功能。
选做部分:
1、在场景中添加了三维地形。
2、实现雾这种气象条件的实时绘制。
3、实现计算机动画技术,飞机在天空中飞,圆环在不停的运转。
4、阴影的绘制
5、在场景中添加了喷泉。
6、实现Billboard 绘制技术。
7、添加了美妙的背景音乐。
(The main content of curriculum design for the development of a real-time rendering system of procedures for large-scale three-dimensional scene (running
Interface, refer to Figure 1), including part and the election will be made part (where part of the requirements to achieve Optional
2 to 3
Or more than function).
Will be part of:
1, learning the basic functions of 3DS Max, and three-dimensional scene using 3DS Max for modeling, requirements
Scene includes buildings, roads, skies and other basic elements, to achieve the texture mapping function of the scene.
2, read the scene data by 3DS Loader. .
3, learn and use OpenGL or DirectX 3D real-time rendering the scene.
4, provide the user interface and interaction to achieve the scene roaming.
Optional parts:
1, in the three-dimensional terrain scenes added.
2, the fog that weather conditions to achieve real-time rendering.
3, the realization of computer animation technology, aircraft flying in the sky, circle in)
- 2011-04-16 21:32:57下载
- 积分:1
-
music2D
二维方位角仰角music算法DOA估计程序 准确的估计来波的方向(2D azimuth music alogrithm doa estimation and exactly DOA )
- 2012-09-12 14:41:41下载
- 积分:1
-
osgEarth分页流程
osgEarth的地形分页流程,我大致的写一下,感兴趣的话,大家可以去代码中看看,以MPEngine为例(osg tile
TilePagedLOD* plod = new TilePagedLOD( _engineUID, _liveTiles, _deadTiles );
plod->setCenter ( bs.center() );
plod->addChild ( tileNode );
plod->setFileName( 1, Stringify() << tileNode->getKey().str() << "." << _engineUID << ".osgearth_engine_mp_tile" );)
- 2020-06-23 21:40:02下载
- 积分:1