University of Alberta
CMPUT610
Hand-Eye Coordination and Visual Interaction

Martin Jagersand
Department of Computing Science
University of Alberta

index lectures labs projects

MexVision

MexVision is a matlab interface to the XVision2 visual tracking libraries. MexVision connects to XVision through pvm, so pvm must be running.
MexVision commands are invoked using the matlab function MexVision('command',p1,p2,...) where p1..pn are the parameters required for the command.

This version of MexVision is installed in /usr/vis/research/XVision/MexVision. You need to add this to your matlab path to use it.

To get started try the GUI: In Matlab type "xvui". Other useful commands are "grabimage" and YUVtoRGB.

MexVision Commands

Using MexVision to capture images:


Contact instructor Martin Jagersand: jag@cs.ualberta.ca