Michal Joachimiak

 

 


Research assistant / Tutkimusapulainen

 

Tel. +358-408490925
Fax +358-3-3115 2171
TUT / Measurement and Information Technology
P.O. Box 692
FIN-33101 Tampere, Finland




E-mail: michal.joachimiak -AT- tut.fi

 

 



Research / Tutkimus

  • programming FireWire camera interface to Matlab
  • real time image processing in C++
  • wood measurments using image processing

 

 

Image recording software: recorder.zip

 



Projects:

 

cmuC - Firewire acqusition toolbox

 

CmuC is the free FireWire camera interface to Matlab. It is distributed under GNU Library or Lesser General Public License (LGPL).

It is based on CMU driver. You can use the dll to capture images from FireWire cameras. You can use it in place of Image Acquisition Toolbox for Matlab.

 

The project can be found at http://sourceforge.net/projects/firewiretoolbox/

 

There is new fresh version of the library coming soon:

- It will possible to process images in Matlab whilst displaying them in preview window in the same time.

- It will be possible to preset endianness of the camera using 16-bit format.

- Some minor flows removed.

Besides:

- The recording software is also at its doorbell.

- We developed triggering device based on Atmel ATmega 128 which can provide hardware triggers with accuracy 0.7µs. It will be introduced also here.

Serious bug in  preview window removed. From now on it is stable and does not cause high CPU loads.

Latest version 1.1:

 

cmuc2-20071217release.zip

cmuc2-20071217source.zip

 

 

 

Version 20071127:

20071128 release (dll + header)

20071128 - source (full VS2005 project + examples)

 

Version 20070912:

Release: 20070912 - release(dll+header)

Source:  20070912 version (developer)

 

 

Version 20070606: 20070606-release.zip

 

Version 20070530:

Release cmuc2-0.8.0release.zip

Source  cmuc2-0.8.0src.zip

 

Version 0.6.0 :

release cmuc2-release-20070514.ZIP

source cmuc2-src-20070514.zip

Working example with hardware trigger : WaitForCamera.m

Software trigger example:  SoftwareTrigger.m

 

There is a bunch of examples stored in cmuc2\debug directory in source but not all of them are working.

Previous:

release version20070423

cmuc2src-20070423 zipped

 

Working example1.m

Short reference manual