Difference between revisions of "RV-proyect3"

From robotica.unileon.es
Jump to: navigation, search
m (Página nueva: This is a migration and evolution of [http://robotica.unileon.es/mediawiki/index.php/HectorQ-RV-proy2 RovioCWrapProject]. * First Step Migrating from c to c++. # A class rovRobot...)
 
m
Line 1: Line 1:
 +
* '''Project Name:''' RovioWrapProject = RWP
 +
 +
* '''Authors:'''  Francisco J. Lera
 +
 +
* '''SVN Repository:'''
 +
 +
* '''Tags:''' Rovio,
 +
 +
* '''Technology:''' c, opencv, augmented reality
 +
 +
* '''State:''' Developing
 +
 +
* '''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]
 +
 +
-------
 +
 
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].  
  
Line 12: Line 30:
 
We were using opencv functions to show augmented reality.  
 
We were using opencv functions to show augmented reality.  
  
We pretend to change the methods to aruco library [http://www.uco.es/investiga/grupos/ava/node/26 here].
+
We pretend to change the methods to [http://www.uco.es/investiga/grupos/ava/node/26 ArUco:] a minimal library for Aumented Reality applications based on OpenCv

Revision as of 23:20, 7 November 2010

  • Project Name: RovioWrapProject = RWP
  • Authors: Francisco J. Lera
  • SVN Repository:
  • Tags: Rovio,
  • Technology: c, opencv, augmented reality
  • State: Developing

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 pretend to change the methods to ArUco: a minimal library for Aumented Reality applications based on OpenCv