Embedded Computer Vision
Author | : Branislav Kisacanin |
Publisher | : Springer Science & Business Media |
Total Pages | : 300 |
Release | : 2008-09-26 |
ISBN-10 | : 9781848003040 |
ISBN-13 | : 1848003048 |
Rating | : 4/5 (048 Downloads) |
Download or read book Embedded Computer Vision written by Branislav Kisacanin and published by Springer Science & Business Media. This book was released on 2008-09-26 with total page 300 pages. Available in PDF, EPUB and Kindle. Book excerpt: As a graduate student at Ohio State in the mid-1970s, I inherited a unique c- puter vision laboratory from the doctoral research of previous students. They had designed and built an early frame-grabber to deliver digitized color video from a (very large) electronic video camera on a tripod to a mini-computer (sic) with a (huge!) disk drive—about the size of four washing machines. They had also - signed a binary image array processor and programming language, complete with a user’s guide, to facilitate designing software for this one-of-a-kindprocessor. The overall system enabled programmable real-time image processing at video rate for many operations. I had the whole lab to myself. I designed software that detected an object in the eldofview,trackeditsmovementsinrealtime,anddisplayedarunningdescription of the events in English. For example: “An object has appeared in the upper right corner...Itismovingdownandtotheleft...Nowtheobjectisgettingcloser...The object moved out of sight to the left”—about like that. The algorithms were simple, relying on a suf cient image intensity difference to separate the object from the background (a plain wall). From computer vision papers I had read, I knew that vision in general imaging conditions is much more sophisticated. But it worked, it was great fun, and I was hooked.