HornetsEye is a Ruby real-time computer vision extension. It offers interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L).
For more information about HornetsEye have a look at the project homepage: http://hornetseye.sourceforge.net/
This release features n-dimensional connected component analysis, n-dimensional...
You can get tons of Mealmaster recipes from Glen's MealMaster Archive at http://thehoseys.com/recipes.html . You need to unzip them though. The fastest way is to use a for-loop in the shell to do this.
mkdir x
cd x
for i in ../*.zip; do unzip -n $i; done
If you find that a full "/var"-partition is the issue, you could copy the /var/lib/mysql folder (using "cp" with "-a" option) to a...