Cloud Programming World
Cup 第4届学生云编程设计大赛(主办:CPWC执行委员会)的报名队伍为18队(日本1、海外17)、8队(均为海外)队伍获得提名。2016年11
月17日在品川Intercity Hall中经过最终公开审查选出了世界杯及4个审查员特别奖。
|
|
世界杯奖 |
报名No.
13 |
作品名: Fire Plugin
- Simulation of Influences of Director Action in Fire Accident |
队名 : fireman 所属 :
上海大学 参加国 : 中国 |
|
数据概要
首先,我们开发了一个应用程序,使用C#和Microsoft
Kinect SDK来识别插件中需要的动画; 其次,我们使用Delphi XE2在UC-win /
Road中开发插件,集成C#动画识别应用程序,然后根据从Kinect收集的导演的动作模拟人们在火灾中的反应。
这个插件可以用于训练疏散方向或研究,因为它不仅模拟导演的动作,而且还提供不同的参数来模拟实际环境。
Firstly, we developed an application using C# and Microsoft Kinect SDK
to recognize animation needed in the plugin; Secondly, we used Delphi
XE2 to develop the plugin in UC-win/Road to integrate C# animation
recognition application and then simulate reaction of people in fire
accident according to action of director collected from Kinect. This
plugin can be used in the training of evacuation direction or
researches because it not only simulate the action of director, but
also provide varies parameters to simulate actual environment. |
|
鉴赏作品
(edited by participant) |
(edited by FORUM8) |
|
|
|
|
|
审查员特别奖
福田 知弘
(CPWC审查委员长、大阪大学 大学院工学研究科 副教授) |
报名No.
8 |
作品名: Leap Motion Controller |
队名 : Unknown Legion
所属 : 上海大学 参加国 : 中国 |
|
数据概要
我们的插件叫做Leap运动控制器。
它的结合UC-win/Road与手势识别设备Leap Motion。 Leap Motion可以实现高精度的近距离操作。
它跟踪帧速率并报告离散位置,手势和运动。 因此,与Leap
Motion的组合将为UC-win/Road提供手势识别引擎,让开发人员和用户无需使用鼠标,而是通过简单的手势在UC-win/Road中调用功能
键。
Our plugin is called Leap Motion Controller. It is designed to combine
UC-win/Road with the gesture recognition device Leap Motion. Leap
Motion operates in an intimate proximity with high precision. It tracks
frame rate and reports discrete positions, gestures and motion.
Therefore, the combination with Leap Motion will provide a gesture
recognition engine for UC-win/Road and let developers and users invoke
functions in UC-win/Road through simple gestures without clicking the
mouse. |
|
鉴赏作品
|
|
|
审查员特别奖
楢原 太郎
(新泽西工科大学 建筑设计学部 副教授) |
报名No.
4 |
作品名: Sketch it ! |
队名 : Super3D 所属 :
上海交通大学 参加国 : 中国 |
|
数据概要
建模是虚拟现实的重要组成部分。
然而,时下的企业软件对于初学者来说十分复杂。 只有专家才能创建逼真的模型。
在这个插件中,我们提供了一种快速的方式来创建纹理映射模型,并可以实现简单的用户交互。
用户只需要上传一些图片,插件便可从图片读取勾画轮廓和旋转轴,自动生成模型。 模型输出标准为3D格式,这些可以导入UC-win /
Road等软件进行显示和编辑。
Modeling is an important part of Virtual Reality. However, the most
popular commercial softwares are complicated and difficult to get start
for a beginner. Only expert users can create photorealistic models
easily. In this plugin, we provide a fast way to create texture mapping
models with simple user interactions. Users only need to set some
pictures as reference, and sketch the contour or rotation axis from the
picture, the model will be generated automatically. The model is in
standard 3D format, which can be import into UC-win/Road and other
softwares to display and edit. |
|
鉴赏作品
(edited by participant) |
(edited by FORUM8) |
|
|
|
|
|
审查员特别奖
羽倉 弘之
(好莱坞创美大学院 特聘教授) |
报名No.
17 |
作品名: The Early Warning Plugin of Ponding |
队名 : HateRainyDays 所
属 : 同済大学 参加国 : 中国 |
|
数据概要
在大雨天驾驶时,司机总是开车缓慢和仔细,以避免意外。然而,他们
可能忽略一件事,即道路的积水。 当积水堵塞尾管,汽车会熄火。 本作品目标是制作一个插件来警告司机在这种情况下。
由于程序可以获取未来的天气状况,通过我们的算法自动检测相邻范围并计算积水深度,插件可以提供积水量的逻辑预测。
当司机接近洪水区时,系统会发出警告,并附带详细信息。 以这种方式,可以在某种程度上减少中国驾驶员陷入沉没和陷入困境丧命的情况。
When driving in heavy rainy days, drivers would always drive slowly and
carefully to avoid accidents.However, they may ignore one thing, that
is, the ponding along the roads. When the ponding comes above the
tailpipe, the car would shut down. We aim to implement a plugin to warn
drivers under the circumstance. Because the program can acquire the
future weather condition, detect the neighboring range and calculate
the depth of ponding water by our algorithm automatically, the plugin
can provide a logical forecast of the ponding water amount. When the
driver approaching the flood area, the system will throw warnings
companied with detailed information. In this way, the case that drivers
drove into ponding and got trapped or lost their lives happening in
China every year can be avoided at certain percents. |
|
鉴赏作品
(edited by participant) |
(edited by FORUM8) |
|
|
|
|
|
审查员特别奖 Yoann Pencreach
(FORUM8 VR开发 技术总监) |
报名No.
1 |
作品名: Development of graphical programming interface |
队名 : Hua cheng 所属 :
上海交通大学 参加国 : 中国 |
|
数据概要
本作品为UC-win/Road开发图形编程的用户界面。
使用此界面,用户可以通过绘制类似流程图的图表来指定他们的编程意图。
该图被翻译成Delphi代码,进一步调用UC-win/Road的包装器的API。 流程图充当控制所创建的3D模型的行为的脚本。
这样,不熟悉Delphi语言甚至没有编程经验的用户都为UC-win/Road添加复杂的算法,并解决相关问题。
我们的插件让UC-win/Road的客户的范围可以从丰富的编程经验的人扩大到普通人。
A graphical programming interface will be developed for the
UC-win/Road. Using this interface, users can specify their programming
intentions just by drawing a flowchart-like diagram. The, the diagram
is translated into Delphi Code that further call the APIs form the
wrapper of UC-Win/Road. The flowcharts act as scripts to control
behaviors of the created 3D model. In this way, users who are not
familiar with the Delphi language or even those with no programming
experience can develop complicated transportation algorithm for
UC-win/Road and solve relating questions. Thanks for our plugin,the
scope of UC's customer can then increase from people with plentiful
programming experience to those ordinary people. |
|
鉴赏作品
|
|
|
提名奖 |
报名No.
2 |
作品名: Driving Simulation with Real Vehicle Interface |
队名 : Intelligent Transportation
Research Center
所属 : 武漢理工大学 参加国 : 中国 |
|
数据概要
为了在操作中提高UC-win/Road数据的真实感,本作品通过
二次开发,将UC-win/Road软件与真实汽车的操作连接起来,以获得真实的驾驶操 作。
通过CAN总线连接汽车方向盘,加速踏板,制动踏板,齿轮等。作为模拟软件,由UC-win/Road SDK掌控模拟软件。
在驾驶模拟时,提起汽车前轮,启动汽车,在完全真实的人机环境中驾驶以获得更强的没入感。
In order to enhance the real sense of UC-win/Road in the man-machine
operation, we are going to be throught the second development to
connect UC-win/Road software with the operation of real car to acquire
real car operation.Specifically, through the CAN bus outputs a car
steering wheel, accelerator pedal, brake pedal, gear and other
information, operated by UC-win/road SDK, as input to the simulation
software; during simulated driving, lift the car front wheel, start the
car, driver operates the car in totally real man-machine environment to
obtain stronger immersed sense. |
|
鉴赏作品
|
|
|
提名奖 |
报名No.
6 |
作品名: JumpFly !!! |
队名 : YOU 所属 :
上海海事大学 参加国 : 中国 |
|
数据概要
我
们的团队创建的插件可以让用户自定义在UC-win/Road里畅游。
在这个插件里,我们创建两个模式:跳跃模式和飞行模式。用户可以在UC-win/Road中定义自己的游览路线,在城市模型中体验降落伞或跳跃的感觉。
用户可以使用键盘控制人的移动,使用鼠标或VR设备控制视角,切身的感受到飞翔和跳跃的感觉,获得体验。
VR是今年热门的主题,这个插件可以让用户知道什么VR是什么,可以获得那些娱乐体验。
Our team create a plugin which can let users to define their unusual
tour in UCwin/Road. In this plugin, we create two mode: Jump mode and
Fly mode. In this two mode, users can defin their own tour in
Ucwin/Road, then start to experence the feel about parachute or jump
during the city model. user can use keyboard to contorl the person
move, use mouse or VR equipment control the camera visual angle, then
they will feel they are fly or they are jump. That was the excellent
experence for every one. VR is very popular topic in these years, so
this plugin can let user know what can VR do, and enjoy the whole game. |
|
鉴赏作品
|
|
|
提名奖 |
报名No.
10 |
作品名: A Rear - end Collision Alarming System |
队名 : Human@ 所属 :
長安大学 参加国 : 中国 |
|
数据概要
在UC-win/Road软件实现的驾驶模拟中,虽可判断本车是否
与前方汽车碰撞发生碰撞, 但是,它目前无法发出预先警示。 我们的团队 设计了一个预先警示系统。 该系统包含内部 插件和STM32F4
SCM外部设备。 用户可以 从三种不同的方法中选择一种启动程序以计算出阈值,然后从SCM传输至COM。
一旦到达距离或时间的阈值,SCM将开启报警。此系统可以增加UC-win/Road的安全驾驶研究功能。
The UC-Win/Road software could realize driving simulation. While it
could judge whether the current car collides with the car ahead,
however, it fails to issue an advance warning. Our team therefore
designed an alarming system. The system contains both the internal
plug-in and the external equipment called STM32F4 SCM. Users could
choose one from three different methods whose functions have been
packaged into the program to figure out the threshold and then transmit
it to the SCM by COM. The SCM would alarm once the distance or the time
of a current car reaches the threshold. Hence, the UC-Win/Road promises
to be useful for those researchers of safe driving. |
|
鉴赏作品
|
|