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

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Particle_filter_for_object_tracking&amp;diff=4552</id>
		<title>Particle filter for object tracking</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Particle_filter_for_object_tracking&amp;diff=4552"/>
				<updated>2008-10-20T12:07:31Z</updated>
		
		<summary type="html">&lt;p&gt;ManuelFossati: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
&lt;br /&gt;
Particle filter for object tracking.&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to construct a robust particle filter for object tracking, able to follow a moving object given its starting position (in a fixed scene).&lt;br /&gt;
To obtain this goal, we compare different similarity measures, such as color histograms and joint spatial-color mixtures of gaussians, in different color spaces (RGB, HSV).&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
&lt;br /&gt;
Start date: 01/01/2008&lt;br /&gt;
&lt;br /&gt;
End date: 15/07/2008&lt;br /&gt;
&lt;br /&gt;
=== Internet site(s) ===&lt;br /&gt;
&lt;br /&gt;
=== People involved ===&lt;br /&gt;
&lt;br /&gt;
==== Project head(s) ====&lt;br /&gt;
&lt;br /&gt;
Matteo Matteucci - matteucc (at) elet (dot) polimi (dot) it&lt;br /&gt;
&lt;br /&gt;
==== Other Politecnico di Milano people ====&lt;br /&gt;
&lt;br /&gt;
Davide Migliore - migliore (at) elet (dot) polimi (dot) it&lt;br /&gt;
&lt;br /&gt;
==== Students ====&lt;br /&gt;
&lt;br /&gt;
Manuel Fossati - manuel (dot) fossati (at) mail (dot) polimi (dot) it&lt;br /&gt;
&lt;br /&gt;
==== External personnel: ====&lt;br /&gt;
&lt;br /&gt;
=== Laboratory work and risk analysis ===&lt;br /&gt;
&lt;br /&gt;
Since laboratory work for this project is limited to software related activities, there are no potential risks.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;br /&gt;
&lt;br /&gt;
=== State of the art ===&lt;br /&gt;
This project is based on the paper ''Effective Appearance Model and Similarity Measure for Particle Filtering and Visual Tracking, Hanzi Wang, Suter David, Schindler Konrad, IEEE Transactions on Pattern Analysis and Machine Intelligence, 2007''.&lt;br /&gt;
&lt;br /&gt;
We compared the SMOG model proposed in the paper with a standard color histogram, using the [http://www.cvg.rdg.ac.uk/slides/pets.html PETS dataset] as our primary test source.&lt;br /&gt;
&lt;br /&gt;
=== The Problem ===&lt;br /&gt;
The standard color histogram model used in particle filtering suffers from several limitations, and fails under many circumstances.&lt;br /&gt;
&lt;br /&gt;
=== The Idea ===&lt;br /&gt;
Wang et al. propose a new adaptive model which incorporates additional information about the spatial layout, making the similarity measure more discriminative. This model is known as SMOG (joint spatial-color mixture of gaussians). The main idea is to keep track of both color and spatial distributions, in order to be able to successfully identify the object even in critical conditions (such as changes in foreground appearance, occlusions, presence of similar objects).&lt;br /&gt;
&lt;br /&gt;
=== The Project ===&lt;br /&gt;
The particle filter algorithm has been implemented in C, using both histogram and SMOG models and allowing the user to choose which one to use.&lt;br /&gt;
&lt;br /&gt;
The algorithm is as follows:&lt;br /&gt;
&lt;br /&gt;
# model the object appearance (color histogram/SMOG)&lt;br /&gt;
# initialize random samples&lt;br /&gt;
# propagate the samples (according to a motion model)&lt;br /&gt;
# assign a weight to each sample according to its similarity measure&lt;br /&gt;
# estimate the new object position as the weighted mean of samples&lt;br /&gt;
# update the object model&lt;br /&gt;
# repeat from step 3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Experimental Results ===&lt;br /&gt;
Some sample videos showing the particle filter in action can be downloaded [[Media:Videopf.zip | here]].&lt;br /&gt;
&lt;br /&gt;
=== Conclusions ===&lt;br /&gt;
The performed tests have shown that the SMOG model is indeed more robust than the standard color histogram, allowing us to succesfully track objects under many different circumstances.&lt;/div&gt;</summary>
		<author><name>ManuelFossati</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=File:Videopf.zip&amp;diff=4551</id>
		<title>File:Videopf.zip</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=File:Videopf.zip&amp;diff=4551"/>
				<updated>2008-10-20T12:01:35Z</updated>
		
		<summary type="html">&lt;p&gt;ManuelFossati: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>ManuelFossati</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Particle_filter_for_object_tracking&amp;diff=1860</id>
		<title>Particle filter for object tracking</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Particle_filter_for_object_tracking&amp;diff=1860"/>
				<updated>2008-02-29T16:50:51Z</updated>
		
		<summary type="html">&lt;p&gt;ManuelFossati: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== '''Part 1: project profile''' ==&lt;br /&gt;
&lt;br /&gt;
=== Project name ===&lt;br /&gt;
&lt;br /&gt;
Particle filter for object tracking.&lt;br /&gt;
&lt;br /&gt;
=== Project short description ===&lt;br /&gt;
&lt;br /&gt;
The aim of this project is to construct a robust particle filter for object tracking, able to follow a moving object given its starting position (in a fixed scene).&lt;br /&gt;
To obtain this goal, we compare different similarity measures, such as color histograms and joint spatial-color mixtures of gaussians, in different color spaces (RGB, HSV).&lt;br /&gt;
&lt;br /&gt;
=== Dates ===&lt;br /&gt;
&lt;br /&gt;
Start date: &lt;br /&gt;
&lt;br /&gt;
End date: &lt;br /&gt;
&lt;br /&gt;
=== Internet site(s) ===&lt;br /&gt;
&lt;br /&gt;
=== People involved ===&lt;br /&gt;
&lt;br /&gt;
==== Project head(s) ====&lt;br /&gt;
&lt;br /&gt;
Matteo Matteucci - matteucc (at) elet (dot) polimi (dot) it&lt;br /&gt;
&lt;br /&gt;
==== Other Politecnico di Milano people ====&lt;br /&gt;
&lt;br /&gt;
Davide Migliore - migliore (at) elet (dot) polimi (dot) it&lt;br /&gt;
&lt;br /&gt;
==== Students ====&lt;br /&gt;
&lt;br /&gt;
Manuel Fossati - manuel (dot) fossati (at) mail (dot) polimi (dot) it&lt;br /&gt;
&lt;br /&gt;
==== External personnel: ====&lt;br /&gt;
&lt;br /&gt;
=== Laboratory work and risk analysis ===&lt;br /&gt;
&lt;br /&gt;
Since laboratory work for this project is limited to software related activities, there are no potential risks.&lt;br /&gt;
&lt;br /&gt;
== '''Part 2: project description''' ==&lt;/div&gt;</summary>
		<author><name>ManuelFossati</name></author>	</entry>

	<entry>
		<id>https://airwiki.deib.polimi.it/index.php?title=Projects&amp;diff=1859</id>
		<title>Projects</title>
		<link rel="alternate" type="text/html" href="https://airwiki.deib.polimi.it/index.php?title=Projects&amp;diff=1859"/>
				<updated>2008-02-29T16:47:21Z</updated>
		
		<summary type="html">&lt;p&gt;ManuelFossati: /* Computer Vision and Image Analysis */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is a repository of links to the pages describing the '''projects''' we at the AIRLab are working on, or have been in the past.&lt;br /&gt;
&lt;br /&gt;
== Ongoing projects ==&lt;br /&gt;
''by research area (areas are defined in the [[Main Page]]); for each project a name and a link to its AIRWiki page is given''&lt;br /&gt;
&lt;br /&gt;
==== [[Agents, Multiagent Systems, Agencies]] ====&lt;br /&gt;
----&lt;br /&gt;
==== [[BioSignal Analysis]] ====&lt;br /&gt;
----&lt;br /&gt;
====== [[Affective Computing]] ======&lt;br /&gt;
&lt;br /&gt;
* [[Driving companions]]&lt;br /&gt;
&lt;br /&gt;
* [[Affective Robotic Rehabilitation]]&lt;br /&gt;
&lt;br /&gt;
====== [[Brain Computer Interface]] ======&lt;br /&gt;
&lt;br /&gt;
====== [[Automatic Detection Of Sleep Stages]] ======&lt;br /&gt;
* [[Sleep Staging with HMM]]&lt;br /&gt;
&lt;br /&gt;
==== [[Computer Vision and Image Analysis]] ====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
* [[Data collection for mutual calibration|Data collection for laser-rangefinder and camera calibration]]&lt;br /&gt;
&lt;br /&gt;
* [[Particle filter for object tracking]]&lt;br /&gt;
&lt;br /&gt;
==== [[E-Science]] ====&lt;br /&gt;
----&lt;br /&gt;
==== [[Machine Learning]] ====&lt;br /&gt;
----&lt;br /&gt;
==== [[Ontologies and Semantic Web]] ====&lt;br /&gt;
----&lt;br /&gt;
* [[JOFS|JOFS, Java Owl File Storage]]&lt;br /&gt;
&lt;br /&gt;
==== [[Philosophy of Artificial Intelligence]] ====&lt;br /&gt;
----&lt;br /&gt;
==== [[Robotics]] ====&lt;br /&gt;
----&lt;br /&gt;
* [[LURCH - The autonomous wheelchair]]&lt;br /&gt;
&lt;br /&gt;
* [[Rawseeds|RAWSEEDS]]&lt;br /&gt;
&lt;br /&gt;
==== [[Soft Computing]] ====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Finished projects ==&lt;br /&gt;
''by research area (areas are defined in the [[Main Page]]; for each project a name and a link to its AIRWiki page is given''&lt;br /&gt;
&lt;br /&gt;
==== [[Agents, Multiagent Systems, Agencies]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[BioSignal Analysis]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[Computer Vision and Image Analysis]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[E-Science]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[Machine Learning]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[Ontologies and Semantic Web]] ====&lt;br /&gt;
&lt;br /&gt;
* [http://smw.elet.polimi.it Swiki] (external link)&lt;br /&gt;
* [[Design and development of a semantic wiki engine]]&lt;br /&gt;
* [[Sandbox ontologies for semantic wikis]]&lt;br /&gt;
* [[Tagonto]]&lt;br /&gt;
* [[SpeakinAbout|Speakin'About - a tool for semantic annotation of text documents]]&lt;br /&gt;
* [[Tag based filesystems]]&lt;br /&gt;
* [[Semantic wiki extensions with context ontologies]]&lt;br /&gt;
&lt;br /&gt;
==== [[Philosophy of Artificial Intelligence]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[Robotics]] ====&lt;br /&gt;
&lt;br /&gt;
==== [[Soft Computing]] ====&lt;br /&gt;
&lt;br /&gt;
== Note for students ==&lt;br /&gt;
&lt;br /&gt;
If you are a student and there isn't a '''page describing your project''', this is because YOU have the task of creating it and populating it with (meaningful) content. If you are a student and there IS a page describing your project, you have the task to complete that page with (useful and comprehensive) information about you and your own contribution to the project. &lt;br /&gt;
&lt;br /&gt;
Be aware that you can work within the AIRLab's structures (see [[The Labs]]) ''only after the page of your project has been set up AND completed with all the above information''. Be also aware that the quality of your work (or lack of it) on the AIRWiki will be evaluated by the Teachers and will influence your grades.&lt;br /&gt;
&lt;br /&gt;
Instructions to add a new project are available at [[Projects#HOWTO add a new project to the AIRWiki]]&lt;br /&gt;
&lt;br /&gt;
== HOWTO add a new project to the AIRWiki ==&lt;br /&gt;
Contributing to a wiki is easy, and leaves you with a deep sense of satisfaction: by contributing, you are documenting your work in a durable form ''and'' helping all the other users of the wiki as well.&lt;br /&gt;
&lt;br /&gt;
Of course, to contribute you need an '''AIRWiki account''' (the wiki is open only to teachers and students working at the AIRLab): the instructions to get one are on the [[Main Page]]. By the way, a well thought out help for MediaWiki (the software that AIRWiki, or for that matter also Wikipedia and many other websites, is built upon) is available [http://www.mediawiki.org/wiki/Help:Contents here]. So even if this is your first experience with a wiki, you should not have any problems.&lt;br /&gt;
Please note that all the content you insert into the AIRWiki must be written ''in English''.&lt;br /&gt;
&lt;br /&gt;
Here is a complete description of the procedure to create a new page associated to your project: follow its steps carefully, because other contributors do not appreciate when their content is damaged or destroyed by careless people. Be ''very'' careful with that 'Save page' button... &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Preparing the new project page'''&lt;br /&gt;
# open a text editor (e.g. Notepad);&lt;br /&gt;
# create a new, empty text file: let's call it ''YourPage.txt'';&lt;br /&gt;
# open the [[Project page template]] AIRWiki page with a browser (e.g. Firefox): the internet address is http://airwiki.elet.polimi.it/mediawiki/index.php/Project_page_template;&lt;br /&gt;
# click the ''edit'' tab on the top of the [{{fullurl:Project page template|action=edit}} Project page template] to expose the wiki source text;&lt;br /&gt;
# copy all the content of the source text window into YourPage.txt, e.g. by using Ctrl+C, Ctrl+V. '''Make sure not to cut or alter the source text of the [[Project page template]]! Do NOT click on the 'Save page' button!'''&lt;br /&gt;
# close your browser;&lt;br /&gt;
# modify the YourPage.txt file by substituting all the example text with information about your project. It is likely that, for the time being, Part 2 of the page (project description) will be empty: after all you just started working on the project, isn't it?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Adding the new project to the [[Projects]] page of the AIRWiki'''&lt;br /&gt;
# with a browser, open the Projects page: the internet address is http://airwiki.elet.polimi.it/mediawiki/index.php/Projects;&lt;br /&gt;
# go to the 'Ongoing projects' section and find the subsection having the name of the research area of your project: e.g. &amp;quot;E-Science&amp;quot; (if you have doubts, ask the teachers);&lt;br /&gt;
#choose a name of your liking for the new AIRWiki page dedicated to your project: use a word or a short phrase with only the first letter in capitals (of course you have to choose a name that is coherent with the objectives of the project);&lt;br /&gt;
# click the ''edit'' link on the right of the subsection to expose the wiki source text;&lt;br /&gt;
# add a new text line with the name of your project and a link to its wiki page: the latter is simply the page name you chose surrounded by double square parentheses (this will create the page when you will click the &amp;quot;Save page&amp;quot; button - DON'T click it now);&lt;br /&gt;
# use a blank line to separate the new line from pre-existing text; &lt;br /&gt;
#'''be extremely careful not to alter pre-existing text: if you think you could have done that, press the 'back' button of your browser now to exit from the editing page without saving''', then repeat the editing steps;&lt;br /&gt;
# click the &amp;quot;Show preview&amp;quot; button at the bottom of the page, and look carefully at the whole subsection (not only to the part you added): if it doesn't seem to be ''perfectly right'', press the 'back' button of your browser to exit from the editing page without saving, then repeat the editing;&lt;br /&gt;
# when you are certain that all is ok, click the &amp;quot;Save page&amp;quot; button at the bottom of the page.&lt;br /&gt;
&lt;br /&gt;
If you didn't screw up, you should be now (proudly) looking at the description of your project, perfectly set among the others.&lt;br /&gt;
&lt;br /&gt;
Now, clicking on the link to your project's page in the [[Projects]] page of the AIRWiki, you will see one of these:&lt;br /&gt;
* the 'edit' tab of an empty page: good, you chose a good name for your page. Proceed to fill the page as described below.&lt;br /&gt;
* a non-blank page: argh, you chose an already-used name for your page. Re-edit the Projects page and modify the link (i.e. the name between double square parentheses) you put in it, changing the name of your new page (i.e. again, the name between double square parentheses). As before, click the &amp;quot;Save page&amp;quot; button '''only if and when you are certain that all is ok in the whole page'''.&lt;br /&gt;
Go on with this checking and modifying until you find a (sensible!) name that no other project has yet used.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Filling the new page'''&lt;br /&gt;
# If you are looking at the 'edit' tab of your project's new page, simply open file &amp;quot;YourPage.txt&amp;quot; (you know, the one containing the content for your page, which you prepared before) and copy its entire contents into the page. If not, first use a browser to open your page (the internet address is http://airwiki.elet.polimi.it/mediawiki/index.php/NameOfYourPage) and click on the 'edit' tab on the top of the page.&lt;br /&gt;
# click the &amp;quot;Show preview&amp;quot; button at the bottom of the page, and look carefully at the result: if it doesn't seem to be right, press the 'back' button of your browser now to exit from the editing page without saving, then repeat the page editing by clicking on the 'edit' tab on the top of the page;&lt;br /&gt;
# when you are certain that all is ok, click the &amp;quot;Save page&amp;quot; button at the bottom of the page. &lt;br /&gt;
&lt;br /&gt;
You should now be able to (veeery proudly) see your project's page in its full glory. If you aren't satisfied with the result, just go back to page editing by clicking on the 'edit' tab on the top of the page.&lt;br /&gt;
&lt;br /&gt;
As your work on your project will go on, don't forget to keep your project's page up-to-date by editing it every time you have new material. Remember that for your teachers it will be the main source of information about how your project is going, so they will look at it often and with attention :-)&lt;/div&gt;</summary>
		<author><name>ManuelFossati</name></author>	</entry>

	</feed>