Difference between revisions of "RV-proyect3"

From robotica.unileon.es
Jump to: navigation, search
m
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
* '''Project Name:''' ARWP: Augmented Rovio Wrap Project
 
* '''Project Name:''' ARWP: Augmented Rovio Wrap Project
 
+
* '''Author:'''  Francisco J. Lera
* '''Authors:'''  Francisco J. Lera
+
* '''Tags:''' Rovio
 
+
* '''Technologies:''' c, opencv, augmented reality
* '''SVN Repository:'''
+
* '''Status:''' Finished
 
 
* '''Tags:''' Rovio,
 
 
 
* '''Technology:''' c, opencv, augmented reality
 
 
 
* '''State:''' Developing
 
 
 
 
* '''Source License:''' [http://www.gnu.org/licenses/gpl-3.0-standalone.html GPLv3]
 
* '''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]
 
* '''Document License:''' [http://www.gnu.org/licenses/gpl-3.0-standalone.html GPLv3]
  
-------
 
  
 
This is a migration and evolution of [http://robotica.unileon.es/mediawiki/index.php/HectorQ-RV-proy2 RovioCWrapProject].  
 
This is a migration and evolution of [http://robotica.unileon.es/mediawiki/index.php/HectorQ-RV-proy2 RovioCWrapProject].  
  
* First Step
+
=First Step=
  
 
Migrating from c to c++.  
 
Migrating from c to c++.  
Line 25: Line 16:
 
#  A class conversor was adapted to c++ syntax
 
#  A class conversor was adapted to c++ syntax
  
 
+
=Second Step=
* Second Step
 
  
 
We were using opencv functions to show augmented reality.  
 
We were using opencv functions to show augmented reality.  
Line 49: Line 39:
 
[[Image:Mont_circuito2.jpg|thumb|center|400px|Test track image.]]
 
[[Image:Mont_circuito2.jpg|thumb|center|400px|Test track image.]]
  
 +
=Experiments=
 +
 +
Pilot Group 10 people "non IT"
  
- Quiz Poll
+
=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.
 
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.
  
- Results
+
=Results=
  
You can find [https://docs.google.com/spreadsheet/gform?key=0AgnRogPlExs9dHp3NVRHTndpZF9Uc3gtSXJQT0FOMlE&hl=en_US&gridId=0#chart here] a summary of the questionary.
+
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 .