Available Student and Research Projects

(Difference between revisions)
Jump to: navigation, search
m (Student Projects)
m (Student Projects)
Line 9: Line 9:
 
* Software Engineering
 
* Software Engineering
  
We are using state-of-the-art platform-independent software tools:
+
We are using state-of-the-art [[Iterated_Function_System#Cross-platform_software|cross-platform]] software tools:
 
* Source-code documentation with [[Image:Doxygen logo.png|80px|]] [http://www.stack.nl/~dimitri/doxygen/ doxygen]
 
* Source-code documentation with [[Image:Doxygen logo.png|80px|]] [http://www.stack.nl/~dimitri/doxygen/ doxygen]
 
* Cross-platform user-interfaces with [[Image:Qt logo.png|30px|]] [http://www.trolltech.com/ Qt]. You can develop full-featured GUI-software which runs under [[Image:Tux.jpg|30px|]] GNU/Linux, [[Image:Ms-windows logo.png|40px|]] Microsoft Windows, and [[Image:Macos.gif|54px|]] MacOS!
 
* Cross-platform user-interfaces with [[Image:Qt logo.png|30px|]] [http://www.trolltech.com/ Qt]. You can develop full-featured GUI-software which runs under [[Image:Tux.jpg|30px|]] GNU/Linux, [[Image:Ms-windows logo.png|40px|]] Microsoft Windows, and [[Image:Macos.gif|54px|]] MacOS!

Revision as of 14:41, 6 June 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 cross-platform 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
  • Scripting using the dynamically-typed object-oriented programming language Ruby.png Ruby

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

<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>

  • Improve the correspondences using 2D cross-correlation (roll-angle will assumed to be low).
  • (Re)implement the panotools-solver preferably in Ruby. Use given correspondences to optimize camera-parameters: rotations, common focal length.
  • Adopt existing method for removing fringes (transitions/blending)

Optional:

  • Automatically find correspondences
  • Optimize more camera-parameters (distortion,...)

Also see panorama viewer.

Contact Jan Wedekind for a project in this area.

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 at least 3 degrees-of-freedom problem.
  • Demonstrate algorithm on real object.

Optional

  • Extend RANSAC implementation to more degrees-of-freedom problem (maybe use line- and point-features)

HDR imaging

Stanage Edge
Stanage1.png Stanage2.png Stanage3.png
Processed image after composing HDR and tonemapping
Stanage.png

Merging pre-aligned 8-bit colour photos into a High dynamic range image will be of high importance as long as low-cost HDR-cameras are not available for the consumer market.

Premise

  • A pre-aligned exposure-series of pictures

To Do

  • Detect over- and undersaturated colour-components
  • Estimate camera sensivity
  • Merge images into a single HDR image

Optional:

  • Map to reasonably realistic-looking low-range image

See Also

See Also

See Also

External Links

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox