Difference between revisions of "Projects:Automatic generation of optimal marker patterns"

From Collective Computational Unit
Jump to navigation Jump to search
m (Overview)
Line 1: Line 1:
 
== Overview ==  
 
== Overview ==  
  
* Input : Size of Marker, Dimension of base plate (width, height), Min distance between points
+
The Vicon Nexus software automatically identifies patterns of markers within the 3D point cloud of marker positions which is being tracked. To distinguish individuals, it is necessary to give a unique pattern to each individual, which the software can reliably detect and tell apart from the others. The key goal of this project is to establish an automated process to generate optimal versions of these patterns for different types of experiments.
* Output: Maximum unique 4 points patterns possible with given input criteria.
+
 
* Method: Estimate 2D Invariant values for various designs using theory of cross ratios and suggest creating individual patterns. Simulation of the data can be done using 1 or 2 virtual cameras.  
 
* Extension: Use VICON calibration to actually create a full 36 camera setup, simulate performance of these designs in terms of expected detection accuracy and performance in different areas of the barn.
 
* Based on given pattern design, produce precise tags using CNC or laser cutting or 3D printing, etc.
 
  
 
== Contact ==
 
== Contact ==
  
Add name of and preferred method how to contact the main PI (i.e. you).
+
* Mate Nagy, mnagy@orn.mpg.de
  
  
 
== Aims ==
 
== Aims ==
  
List the aims of your project, or what you expect anyone taking up the project is supposed to hopefully achieve. The more specific, the better.
+
* Generate unique patterns which can be optimally tracked and distinguished given the input design criteria (e.g. maximum number of markers, marker size, dimension of base plate, minimum distance between points).
 +
* In particular, controlled experiments need to be performed to find out what works well for the Vicon software systems, and what is required of a pattern for tracking to work well.
 +
* Use VICON calibration to actually create a full 36 camera setup, simulate performance of these designs in terms of expected detection accuracy and performance in different areas of the barn.
 +
* To reduce amount of manual work, it would be desirable to automatically produce precise tags (using CNC, laser cutting, 3D printing ...) based on a given pattern design.
 +
 
  
  
Line 25: Line 26:
 
* Special problems which require research of entirely new methods and might lead to a paper or two (Ph.D. student level)
 
* Special problems which require research of entirely new methods and might lead to a paper or two (Ph.D. student level)
 
Maybe add a short clarification of what you believe are the main difficulties, and why you believe this is the right classification.
 
Maybe add a short clarification of what you believe are the main difficulties, and why you believe this is the right classification.
 +
  
 
== Provided data ==
 
== Provided data ==
  
Give a specific description of the datasets you provide or can provide which people need to use to solve your problem. If available and/or necessary, also suggest some means for reading the data format. If you can provide links to the data so people can download an take a look, all the better. Also list any known limitations, whether you can easily acquire/record new data, or any other useful information.
+
See [[Vicon:Data format documentation]].
  
<strong>Note:</strong> Once the CCU server is up and running, datasets should be stored there for easy availability. See the howtos on storage for details.
+
This project requires a lot of experimentation with different marker setups and a number of controlled experiments, which need to be designed by whoever attacks it.
  
  
  
== Suggested/tested approaches ==
+
== Suggested approaches ==
  
If you have an idea about how to approach the problem, or have tried something already which did not work well, please provide details here. If available, link some papers or code which might provide a possible solution or algorithm.
+
Estimate 2D invariant values for various designs using theory of cross ratios and suggest creating individual patterns. Simulation of the data can be done using 1 or 2 virtual cameras.

Revision as of 09:40, 21 May 2019

Overview

The Vicon Nexus software automatically identifies patterns of markers within the 3D point cloud of marker positions which is being tracked. To distinguish individuals, it is necessary to give a unique pattern to each individual, which the software can reliably detect and tell apart from the others. The key goal of this project is to establish an automated process to generate optimal versions of these patterns for different types of experiments.


Contact

  • Mate Nagy, mnagy@orn.mpg.de


Aims

  • Generate unique patterns which can be optimally tracked and distinguished given the input design criteria (e.g. maximum number of markers, marker size, dimension of base plate, minimum distance between points).
  • In particular, controlled experiments need to be performed to find out what works well for the Vicon software systems, and what is required of a pattern for tracking to work well.
  • Use VICON calibration to actually create a full 36 camera setup, simulate performance of these designs in terms of expected detection accuracy and performance in different areas of the barn.
  • To reduce amount of manual work, it would be desirable to automatically produce precise tags (using CNC, laser cutting, 3D printing ...) based on a given pattern design.


Estimated level of difficulty

If you have an estimate, classify level of difficulty according to the description of the CCU in the cluster proposal into

  • Standard problems which just require applying existing methods (Hiwi level)
  • Elaborate problems which require substantial adaptation or extension of existing methods (Master student level)
  • Special problems which require research of entirely new methods and might lead to a paper or two (Ph.D. student level)

Maybe add a short clarification of what you believe are the main difficulties, and why you believe this is the right classification.


Provided data

See Vicon:Data format documentation.

This project requires a lot of experimentation with different marker setups and a number of controlled experiments, which need to be designed by whoever attacks it.


Suggested approaches

Estimate 2D invariant values for various designs using theory of cross ratios and suggest creating individual patterns. Simulation of the data can be done using 1 or 2 virtual cameras.