Resources
The holding pen for miscellanous content. Some links may be broken:
- How to set up mex for 64 bit Matlab (amd64/win64) w. Visual Studio 2008 - a howto
- How to get dataset back out of a .fig file from some old experiment - instructions
- A new web directory listing NPR papers - appears more frequently updated than some of the more commonly cited resources (e.g. Reynolds) and features an RSS feed for new paper notifications.
- Using Bath's 3D vision rig
- A Matlab program for creating simple autostereograms (magic eye) pictures. Accepts greyscale bitmaps as depth maps, here is an example depth map - darker pixels are further from viewer.
- Blindside - a simple image steganography algorithm (hides files imperceptibly within an image). Source and various binaries available (old now, '99/00).
- RS_Engine - a standalone C++ Reed Solomon encoding/decoding library based on RS CODE library.
- Instructions on replacing the hard disk in a Sony VAIO PCG-FX501 laptop.
- Directory of vision resources at Carnegie Mellon - and another at Edinburgh (CVOnline)
- An excellent tutorial for getting to grips with static image processing in OpenCV (you can safely skip the DirectShow material - pp.34 onward - as we use cvCaptureFromFile/CAM (v4w) for most of our video processing needs)