Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 07-04-2003, 10:40 PM   #1
Member (8 bit)
 
topnode's Avatar
 
Join Date: Apr 2001
Posts: 197
how do i implement this?

i'm designing software for a school project which will take account of the number of vehicles leaving and entering a parking lot. does anyone have an idea how i can implement this i.e what equipment do i need besides a computer with my program running?

thanks
topnode is offline   Reply With Quote
Old 07-05-2003, 07:47 AM   #2
Member (8 bit)
 
topnode's Avatar
 
Join Date: Apr 2001
Posts: 197
actually i'm just coming up with a concept. the programming language of choice is C++. i'm starting to see how difficult it's going to actually be (the program has to determine whether what's passing thru the entrance and exit are automobiles and not humans or dogs...) unless there is some kind of control at those points which makes sure only automobiles pass thru them (i.e. security guards)... this means just using motion detection equipment (the stuff that makes your lawn lights turn on when something passes in its line of sight) won't cut it. wait a minute what about metal detectors and motion detectors working in tandem?
topnode is offline   Reply With Quote
Old 07-05-2003, 10:45 PM   #3
Member (7 bit)
 
Dreamscape's Avatar
 
Join Date: May 2003
Location: Tranquility
Posts: 112
Usually gates and stop lights have capacitive plates or pressure plates for detecting the crap loads of metal called cars. Or, you can use the wammy sticks that cops use for speed traps. That would give you a very easy digital signal to use.

I would stay away from the visible spectrum (even simple pattern recognition programs are difficult) and think more about infrared spectrum. But, even that would be harder than using whatever stop lights and gates use.

I would not rely on the software to determine if a moving object is a car or human.

For coding I would implement it using

void increaseCount()
{
count++
}

I mean what else do you need?

Last edited by Dreamscape; 07-05-2003 at 11:01 PM.
Dreamscape is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 08:02 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2