Available Student and Research Projects

(Difference between revisions)
Jump to: navigation, search
m (External Links)
m
Line 82: Line 82:
 
* [http://www.janrik.net/ptools/ExtendedFocusPano12/index.html Depth of focus for panorama tools]
 
* [http://www.janrik.net/ptools/ExtendedFocusPano12/index.html Depth of focus for panorama tools]
 
* [http://www.cs.ubc.ca/~mbrown/autostitch/autostitch.html Autostitch (commercial)]
 
* [http://www.cs.ubc.ca/~mbrown/autostitch/autostitch.html Autostitch (commercial)]
 
==Interactive projector-camera interface==
 
[[Image:Camera-projector.jpg|thumb|320px|right|Interactive camera-projector system]]
 
Contact [[User:Engjw|Jan Wedekind]] for a project in this area.
 
===Premise===
 
* A camera is given images of a projected image (or a TFT screen)
 
* The system already calibrates itself (two-dimensional homography) using projected patterns
 
 
===To Do===
 
* Improved method for recognition of hand/fingers
 
* 3D calibration, depth perception using projected patterns or shadows
 
 
===See Also===
 
* [[Interactive Camera-Projector System]]
 
 
===External Links===
 
* [http://mrl.nyu.edu/~jhan/ftirtouch/ Multi-Touch Interaction Research]
 
* [http://iihm.imag.fr/demos/magicboard/ Magic board project by IIHM]
 
* [http://www.research.ibm.com/ed/ed_technology.htm IBM Research on interactive projector]
 
* [http://research.microsoft.com/%7Ezhang/calib/ A Flexible New Technique for Camera Calibration: Zhengyou Zhang]
 
* [http://www.e-chalk.de E-Chalk]
 
  
 
==Physics Engine==
 
==Physics Engine==

Revision as of 17:20, 26 March 2007

Steel gates of entrance to City Campus next to Sheaf Building

Contents

Student Projects

We always offer projects to motivated students (first degree, Masters of Science, ERASMUS student, ...). If you are interested in doing a project in computer vision, let us know. Here is a description of ongoing research areas to give you an idea of possible projects. You can also suggest a research topic yourself.

If you work with us, you can learn a lot of skills which are relevant for a career as a software developer:

  • Computer Vision, Signal processing, Robotics
  • Linear Algebra, Analysis
  • Software Engineering

We are using state-of-the-art platform-independent software tools:

  • Source-code documentation with Doxygen logo.png doxygen
  • Cross-platform user-interfaces with Qt logo.png Qt. You can develop full-featured GUI-software which runs under Tux.jpg GNU/Linux, Ms-windows logo.png Microsoft Windows, and Macos.gif MacOS!
  • Platform-independent Stl logo.gif Standard Template Library
  • Platform-independent C--boost logo.gif Boost Library

Project areas

Stitching for microscopes

A bird's feather (reflected light, darkfield) (7.2 MByte video, 10.1 MByte video)
Stitching using the feedback of the microscope's drive

Premise

  1. A microscope-video of an object being moved in x-, and y-direction (parallel to the focussed plane)
  2. Later a microscope-video of an object being moved in x-, y-, and z-direction (i.e. including depth changes)

To Do

  • Generate stitched image from the input-video (linear complexity desirable) without feedback from microscope-drive
  • Cross-compare images to avoid a drift of the estimated shift
  • Later provide extended depth of field by maximising a focus measure.

See Also

External Links

Contact Jan Wedekind for a project in this area.

Automated photo stitching

Hilbre Island input images
Hilbreisland1.jpg Hilbreisland2.jpg Hilbreisland3.jpg Hilbreisland4.jpg Hilbreisland5.jpg Hilbreisland6.jpg Hilbreisland7.jpg
Resulting panorama image created with Hugin
Hilbreislandpanorama.jpg

Premise

  • A set of images taken with the same camera-settings (aperture, exposure time, focal length) and center of projection but different viewing directions (mainly yaw, pitch)
  • Manually selected correspondences.

To Do

  • Improve the correspondences using 2D cross-correlation (roll-angle will assumed to be low).
  • (Re)implement the panotools-solver using boost::ublas and Mimas-lapack
    • Use correspondences to optimize the parameters (rotations, common focal length, rotation of virtual camera).
    • Transform and merge the images into the resulting panorama image.

<math> \lambda\,\begin{pmatrix}m^\prime_{1}\\m^\prime_{2}\\f\end{pmatrix}= \begin{pmatrix}h_{11}&h_{12}&h_{13}\\h_{21}&h_{22}&h_{23}\\h_{31}&h_{32}&h_{33}\end{pmatrix}\, \begin{pmatrix}m_{1}\\m_{2}\\f\end{pmatrix} </math>

  • Transform and map the images into the resulting panorama image.
    • Adopt existing method for removing fringes (transitions/blending)

Optional:

  • Automatically find correspondences

See page on panorama-stitching for more details.

Contact Jan Wedekind for a project in this area.

External Links

Physics Engine

Contact Jan Wedekind for a project in this area.

Premise

A physics engines is useful for simulating robots and testing computer vision algorithms. The Open Dynamics Engine was used in two projects already.

To Do

The Open Dynamics Engine is not numerically stable. An investigation into numerical algorithms for simulating multiple rigid bodies is required. The rigid bodies can be connected by joints, which are limiting their degrees of freedom.

See Also

External Links

RANSAC

Recognition and tracking with three or four degrees-of-freedom. More ...

Random sample consensus is a method for object recognition. This project is about recognising macroscopic rigid objects (e.g. household and office articles like cups, stapler, ...

To Do

  • Select point-features and a suitable similarity measure
  • Implement RANSAC algorithm and apply to 3 and 4 degrees-of-freedom problem.
  • Extend RANSAC implementation to 6 degrees-of-freedom problem (maybe use line- and point-features)
  • Demonstrate algorithm on real object.

See Also

See Also

External Links

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox