<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://airwiki.elet.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RoccoDato</id>
		<title>AIRWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://airwiki.elet.polimi.it/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=RoccoDato"/>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php/Special:Contributions/RoccoDato"/>
		<updated>2026-04-07T20:34:13Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=VEDO&amp;diff=14360</id>
		<title>VEDO</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=VEDO&amp;diff=14360"/>
				<updated>2012-01-08T21:14:22Z</updated>
		
		<summary type="html">&lt;p&gt;RoccoDato: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
|title=VEDO&lt;br /&gt;
|coordinator=AndreaBonarini&lt;br /&gt;
|tutor=AndreaBonarini&lt;br /&gt;
|students=AlbertoBottinelli;RoccoDato; &lt;br /&gt;
|resarea=Robotics&lt;br /&gt;
|restopic=Robot development; &lt;br /&gt;
|start=2011/09/10&lt;br /&gt;
|end=2011/12/22&lt;br /&gt;
|status=Closed&lt;br /&gt;
|level=Ms&lt;br /&gt;
|type=Thesis&lt;br /&gt;
}}&lt;br /&gt;
==VEDO is an Enhanced Detector of Objects==&lt;br /&gt;
&lt;br /&gt;
Aim of the project is to develop a system based on  quadrotor to find an object in an indoor environment.&lt;br /&gt;
The image analysis system has been implemented off-board, as an extension of the Viola-Jones algorithm.&lt;br /&gt;
&lt;br /&gt;
In particular, the main purpose of this project is related to the detection of an ordinary object by using the frontal camera onboard a flying Parrot AR.Drone quadcopter.&lt;br /&gt;
The system must be able to detect the object even if it's partially hidden.&lt;br /&gt;
The scenario considered during this project development expects to find a remote control located in a room and positioned in an unknown location.&lt;br /&gt;
By using of a controller, the user drives the quadcopter while an application we developed allows to find the remote control. This application analyzes the video stream provided by the frontal camera of the Parrot.&lt;br /&gt;
The detection is possible due to the use of a model containing the main features of the remote control. This model is sought in every considered frame of the video stream and the entire process is iterative.&lt;br /&gt;
An output stream is produced and it is composed by every analyzed input frame.&lt;br /&gt;
When the object is detected, a rectangular is showed around it, so the user can have a proof of the correct detection.&lt;br /&gt;
This whole procedure is performed in order to get fast and robust results, while respecting the constraints of time and trying to exploit, in the best way, the hardware on board of Parrot.&lt;br /&gt;
The entire project is coded in C language and using the OpenCV 2.3.1 libraries under Linux.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|YqTzdhQV_9A}}&lt;br /&gt;
&lt;br /&gt;
*[http://www.youtube.com/watch?v=YqTzdhQV_9A External link]&lt;br /&gt;
&lt;br /&gt;
Demo movie: an application to the retrieval of a remote control, partially covered.&lt;/div&gt;</summary>
		<author><name>RoccoDato</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=VEDO&amp;diff=14277</id>
		<title>VEDO</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=VEDO&amp;diff=14277"/>
				<updated>2011-12-19T09:26:53Z</updated>
		
		<summary type="html">&lt;p&gt;RoccoDato: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Project&lt;br /&gt;
|title=VEDO&lt;br /&gt;
|coordinator=AndreaBonarini&lt;br /&gt;
|tutor=AndreaBonarini&lt;br /&gt;
|students=AlbertoBottinelli;RoccoDato; &lt;br /&gt;
|resarea=Robotics&lt;br /&gt;
|restopic=Robot development; &lt;br /&gt;
|start=2011/09/10&lt;br /&gt;
|end=2011/12/22&lt;br /&gt;
|status=Active&lt;br /&gt;
|level=Ms&lt;br /&gt;
|type=Thesis&lt;br /&gt;
}}&lt;br /&gt;
==VEDO is an Enhanced Detector of Objects==&lt;br /&gt;
&lt;br /&gt;
Aim of the project is to develop a system based on  quadrotor to find an object in an indoor environment.&lt;br /&gt;
The image analysis system has been implemented off-board, as an extension of the Viola-Jones algorithm.&lt;br /&gt;
&lt;br /&gt;
In particular, the main purpose of this project is related to the detection of an ordinary object by using the frontal camera onboard a flying Parrot AR.Drone quadcopter.&lt;br /&gt;
The system must be able to detect the object even if it's partially hidden.&lt;br /&gt;
The scenario considered during this project development expects to find a remote control located in a room and positioned in an unknown location.&lt;br /&gt;
By using of a controller, the user drives the quadcopter while an application we developed allows to find the remote control. This application analyzes the video stream provided by the frontal camera of the Parrot.&lt;br /&gt;
The detection is possible due to the use of a model containing the main features of the remote control. This model is sought in every considered frame of the video stream and the entire process is iterative.&lt;br /&gt;
An output stream is produced and it is composed by every analyzed input frame.&lt;br /&gt;
When the object is detected, a rectangular is show around it, so the user can have a proof of the correct detection.&lt;br /&gt;
This whole procedure is performed in order to get results fast and robust, while respecting the constraints of time and trying to exploit, in the best way, the hardware on board of Parrot.&lt;br /&gt;
The entire project is coded in C language and using the OpenCV 2.3.1 libraries under Linux.&lt;br /&gt;
&lt;br /&gt;
{{#ev:youtube|YqTzdhQV_9A}}&lt;br /&gt;
&lt;br /&gt;
*[http://www.youtube.com/watch?v=YqTzdhQV_9A External link]&lt;br /&gt;
&lt;br /&gt;
Demo movie: an application to the retrieval of a remote control, partially covered.&lt;/div&gt;</summary>
		<author><name>RoccoDato</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=User:RoccoDato&amp;diff=13176</id>
		<title>User:RoccoDato</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=User:RoccoDato&amp;diff=13176"/>
				<updated>2011-05-03T10:20:31Z</updated>
		
		<summary type="html">&lt;p&gt;RoccoDato: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{SMWUser&lt;br /&gt;
|firstname=Rocco Davide&lt;br /&gt;
|lastname=Dato&lt;br /&gt;
|email=roiko(at)hotmail(dot)it&lt;br /&gt;
|advisor=MarcelloRestelli&lt;br /&gt;
|projectpage= Robocup - New Kick System - Bama&lt;br /&gt;
|photo=roikoair.jpg&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>RoccoDato</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=User:RoccoDato&amp;diff=4318</id>
		<title>User:RoccoDato</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=User:RoccoDato&amp;diff=4318"/>
				<updated>2008-10-07T09:16:46Z</updated>
		
		<summary type="html">&lt;p&gt;RoccoDato: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{SMWUser&lt;br /&gt;
|firstname=Rocco Davide&lt;br /&gt;
|lastname=Dato&lt;br /&gt;
|email=roiko[at]hotmail[dot]it&lt;br /&gt;
|advisor=MarcelloRestelli&lt;br /&gt;
|projectpage= Robocup - New Kick System - Bama&lt;br /&gt;
|photo=roikoair.jpg&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>RoccoDato</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=User:RoccoDato&amp;diff=4304</id>
		<title>User:RoccoDato</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=User:RoccoDato&amp;diff=4304"/>
				<updated>2008-10-03T19:53:28Z</updated>
		
		<summary type="html">&lt;p&gt;RoccoDato: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{SMWUser&lt;br /&gt;
|firstname=Rocco Davide&lt;br /&gt;
|lastname=Dato&lt;br /&gt;
|email=roiko[at]hotmail[dot]it&lt;br /&gt;
|advisor=Marcello Restelli&lt;br /&gt;
|projectpage= Robocup - New Kick System - Bama&lt;br /&gt;
|photo=roikoair.jpg&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>RoccoDato</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=File:Roikoair.jpg&amp;diff=4303</id>
		<title>File:Roikoair.jpg</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=File:Roikoair.jpg&amp;diff=4303"/>
				<updated>2008-10-03T19:51:29Z</updated>
		
		<summary type="html">&lt;p&gt;RoccoDato: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>RoccoDato</name></author>	</entry>

	<entry>
		<id>https://airwiki.elet.polimi.it/index.php?title=User:RoccoDato&amp;diff=4300</id>
		<title>User:RoccoDato</title>
		<link rel="alternate" type="text/html" href="https://airwiki.elet.polimi.it/index.php?title=User:RoccoDato&amp;diff=4300"/>
				<updated>2008-10-03T19:37:44Z</updated>
		
		<summary type="html">&lt;p&gt;RoccoDato: New page: {{SMWUser |firstname=Rocco Davide |lastname=Dato |email=roiko[at]hotmail[dot]it |advisor=Marcello Restelli |projectpage= Robocup - New Kick System - Bama |photo=Rocco_temp.JPG }}&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{SMWUser&lt;br /&gt;
|firstname=Rocco Davide&lt;br /&gt;
|lastname=Dato&lt;br /&gt;
|email=roiko[at]hotmail[dot]it&lt;br /&gt;
|advisor=Marcello Restelli&lt;br /&gt;
|projectpage= Robocup - New Kick System - Bama&lt;br /&gt;
|photo=Rocco_temp.JPG&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>RoccoDato</name></author>	</entry>

	</feed>