This page contains notes about Computer Vision related research, programming issues with C++ and other languages, and interesting things I find on the web. My hope is that it provides rather sparse and interesting issues. Feel free to give me feedback using the standard webmaster@ address.
Research
- IJCV paper on completeness measure for feature detectors accepted
- ICVS'09 proceedings published as google book
- Article on image processing and recognition in German "Technology Review" magazine
- Aicon 3D introduces MoveInspect technology
- British Machine Vision Conference available on Video
- Matlab Code for SFOP Scale Invariant Junction features
Programming
- How to convert Blender camera settings into a projection matrix
- Eigen: A convenient and fast C++ template library for linear algebra
- Don't use underscores in Java class names accessed through JNI
- Debugging and profiling C++ under Linux
- What if your STL containers get too large?
- Creating high-quality graphics in LaTeX
- Include files missing with gcc 4.4
Web