Difference between revisions of "RV-proyect3"

From robotica.unileon.es
Jump to: navigation, search
m
 
(12 intermediate revisions by one other user not shown)
Line 1: Line 1:
* '''Project Name:''' RovioWrapProject = RWP
+
* '''Project Name:''' ARWP: Augmented Rovio Wrap Project
 +
* '''Author:'''  Francisco J. Lera
 +
* '''Tags:''' Rovio
 +
* '''Technologies:''' c, opencv, augmented reality
 +
* '''Status:''' Finished
 +
* '''Source License:''' [http://www.gnu.org/licenses/gpl-3.0-standalone.html GPLv3]
 +
* '''Document License:''' [http://www.gnu.org/licenses/gpl-3.0-standalone.html GPLv3]
  
* '''Authors:'''  Francisco J. Lera
 
  
* '''SVN Repository:'''
+
This is a migration and evolution of [http://robotica.unileon.es/mediawiki/index.php/HectorQ-RV-proy2 RovioCWrapProject].
  
* '''Tags:''' Rovio,
+
=First Step=
  
* '''Technology:''' c, opencv, augmented reality
+
Migrating from c to c++.
 +
#  A class rovRobot was created to represent the Rovio.
 +
#  A class conversor was adapted to c++ syntax
  
* '''State:''' Developing
+
=Second Step=
  
* '''Source License:''' [http://www.gnu.org/licenses/gpl-3.0-standalone.html GPLv3]
+
We were using opencv functions to show augmented reality.  
  
* '''Document License:''' [http://www.gnu.org/licenses/gpl-3.0-standalone.html GPLv3]
+
We use the methods from [http://www.uco.es/investiga/grupos/ava/node/26 ArUco:] a minimal library for Aumented Reality applications based on OpenCv
  
-------
+
Over each recognize CODE we put an image using OpenCV function
  
This is a migration and evolution of [http://robotica.unileon.es/mediawiki/index.php/HectorQ-RV-proy2 RovioCWrapProject].
+
- First Example
  
* First Step
 
  
Migrating from c to c++.  
+
[[Image:IMG_AR_2.png|thumb|none|600px|Real capture + augmented reality.]]
# A class rovRobot was created to represent the Rovio.
 
#  A class conversor was adapted to c++ syntax
 
  
  
* Second Step
+
- First Test
  
We were using opencv functions to show augmented reality.  
+
[[Image:IMG_AR_1.JPG|thumb|left|400px|Test track image.]]
 +
[[Image:IMG_AR_2_MapaPruebas.png|thumb|center|400px|Test map]]
  
We pretend to use the methods from [http://www.uco.es/investiga/grupos/ava/node/26 ArUco:] a minimal library for Aumented Reality applications based on OpenCv
+
- Second Test
  
- First Example
+
[[Image:Mont_circuito2.jpg|thumb|center|400px|Test track image.]]
  
 +
=Experiments=
  
[[Image:IMG_AR_2.png|thumb|none|600px|Track image.]]
+
Pilot Group 10 people "non IT"
  
 +
=Quiz Poll=
  
 +
We made a [https://docs.google.com/spreadsheet/viewform?formkey=dHp3NVRHTndpZF9Uc3gtSXJQT0FOMlE6MA questionary] to each experiment operator to get some ideas about our work and augmented reality system. All operators were from other fields different to IT or robotics research.
  
- First Test
+
=Results=
  
[[Image:IMG_AR_2.png|thumb|none|600px|Track image.]]
+
You can find [http://robotica.unileon.es/lera/pubs/SummaryTeleoperationAR.pdf here] the summary of pilot users group (10) questionary  .

Latest revision as of 09:06, 25 June 2014

  • Project Name: ARWP: Augmented Rovio Wrap Project
  • Author: Francisco J. Lera
  • Tags: Rovio
  • Technologies: c, opencv, augmented reality
  • Status: Finished
  • Source License: GPLv3
  • Document License: GPLv3


This is a migration and evolution of RovioCWrapProject.

First Step

Migrating from c to c++.

  1. A class rovRobot was created to represent the Rovio.
  2. A class conversor was adapted to c++ syntax

Second Step

We were using opencv functions to show augmented reality.

We use the methods from ArUco: a minimal library for Aumented Reality applications based on OpenCv

Over each recognize CODE we put an image using OpenCV function

- First Example


Real capture + augmented reality.


- First Test
Test track image.
Test map
- Second Test
Test track image.

Experiments

Pilot Group 10 people "non IT"

Quiz Poll

We made a questionary to each experiment operator to get some ideas about our work and augmented reality system. All operators were from other fields different to IT or robotics research.

Results

You can find here the summary of pilot users group (10) questionary .