License plate recognition using SKIPSM
Submitted by Ryan on Thu, 2000-01-13 20:02.Proceedings of SPIE -- Volume 4189, by Shridhar, Waltz, Miller, Houle, Bijnagte, Dibble. Recognition of license plate images is the topic of this paper. The major issue in this problem is the accurate extraction of the license plate character string from varying backgrounds using processing techniques that are reasonably fast. The images are also characterized by non-uniform illumination. Recognition of the string is relatively straightforward, if the extraction process has been correctly designed.
Designing a License Plate Recognition System
Submitted by Ryan on Thu, 2000-01-13 20:00.The research paper and presentation discusses the process of creating a license plate recognition system. The process begins with an image capture stage and progresses through plate extraction and finally character recognition. (2000)
Mastering Algorithms with Perl
Submitted by Ryan on Wed, 1999-01-13 16:58.Quick Book Review - Mastering Algorithms with Perl
Authors: Jon Orwant, Jarkko Hietaniemi & John Macdonald
Publisher: O'Reilly
ISBN: 1-56592-398-7
Pages: 704 (648 of real hard core stuff)
Rating: 9
Reviewer: Ryan Dibble (rdibble at dibble dot net)
Multi-Client Communication System
Submitted by Ryan on Wed, 1999-01-13 16:56.An example for client-server architecture, Perl socket programming, and rapid application development practices. The focus is on the creation of a simple, effective, practical, multi-user communication protocol supporting both individual user and group user messaging. It explains implementation of the PerlChat server, multi-platform GUI clients, and a web based interface. (1999)
LOIS for an Embedded Linux System
Submitted by Ryan on Tue, 1998-01-13 16:55.The research and implementation paper summarizes the design and implementation of a real-time vision processing software program called LOIS and the processing of porting it from a Windows desktop to a Linux embedded system. (1998-2001)
Various Presentations for the Metro Detroit Linux User Group
Submitted by Ryan on Mon, 1997-01-13 16:54.MDLUG topics include: Linux Software Development Tools, Home Automation with Linux & X10 controllers, and Cryptography and SSH. For more information please see the MDLUG Meeting Archives.
Intelligent Search for Problem Solving
Submitted by Ryan on Sat, 1996-01-13 16:52.This project's main goal was to develop a Network Search Algorithm using a bi-directional multi-scale search. This algorithm is applicable to many different problems. The sample problem chosen was the game of puzzles. (1996)