Month: September 2011
A very basic binary tree implementation in C++ that defines a binary tree node, adds new nodes and prints the tree.Output:
A short demonstration of how to use OpenCV to capture and display video frames from an avi file. The code demonstrates how to capture video from an example video (avi) …
A short posting on dealing with accessing shared directories from remote Windows machines. When trying to access a shared folder stored on a Linux server from (say) a remote Windows …
Some pointers on how to get ffmpeg installed for use in Windows environments.
IntroductionIn a previous life I was involved in the design of routing optimization software for the telecoms industry. Finding the least cost route for a traffic demand between communicating network …
Problem OutlineThis I tackled previously when working on the design and implementation of routing optimization algorithms for telecommunications networks. Given that a wide area network with nodes and interconnecting links …
This guide details the steps taken to create a proper SVN server, as opposed to using a not-recommended network share, as means of creating and accessing repositories.
Flea2 Camera Physical LayoutThe photograph shows the physical setup for grabbing images from a Flea2 camera (by Point Gray Research) mounted above a Xaar inket printer. This represents a prototype …
Some assorted odds and ends in no particular order to save me re-Googling this kind of stuff…Itentify if you are 32-bit or 64-bit $ uname -aConvert png into jpg $ …
Running in Format7 (partial image) modeA recent observation made when running the FlyCapture2 SDK in Format7 (partial image) mode. Just thought this was worth a mention.