View Poll Results: Worth the effort?

Voters
28. You may not vote on this poll
  • It will work and I would be happy to help out with developement

    5 17.86%
  • Should be able to make something that works, but dont know how

    17 60.71%
  • Sounds cool but it wont work

    1 3.57%
  • Might work just not that interested

    3 10.71%
  • No chance it will work, I know cause I tried it

    1 3.57%
  • Lousy Idea, Dont even try it

    1 3.57%
Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 31

Thread: Read speed limit signs using Cam

  1. #11
    Low Bitrate
    Join Date
    May 2009
    Posts
    64
    Quote Originally Posted by Crinos View Post
    If you can get a clear image, there's no problem in reading the sign.
    Yeah, getting a clear image is going to be a tricky part of this project. Perhaps you could use a point and shoot canon camera with image stabilization? Set ISO to the highest possible, disable flash, etc...

  2. #12
    Maximum Bitrate Crinos's Avatar
    Join Date
    Mar 2009
    Location
    Kristiansand, Norway
    Posts
    489
    Quote Originally Posted by digital79 View Post
    Yeah, getting a clear image is going to be a tricky part of this project. Perhaps you could use a point and shoot canon camera with image stabilization? Set ISO to the highest possible, disable flash, etc...
    For what?
    This is still doable from a better than average webcam. Atleast at daytime. Nighttimes can be harder though.

    NB: High ISO grains the picture, and you do not want that for picture processing.... ISO 100 is perfect for daylight
    Allthough... many amatouer SLR's don't go lower than 200 ISO.

  3. #13
    Low Bitrate
    Join Date
    May 2009
    Posts
    64
    Quote Originally Posted by Crinos View Post
    For what?
    This is still doable from a better than average webcam. Atleast at daytime. Nighttimes can be harder though.
    The amount of blur will be higher when traveling at higher speeds. I'm sure you are more tolerant to missing a sign telling you 40, when traveling at 50, rather when travelling at 80

    I'd say high ISO point & shoot canon should be better for night time, than a web cam. In theory anyways...

  4. #14
    One Sharp Cheddar ThunderStick's Avatar
    Join Date
    Aug 2006
    Location
    West Allis, WI
    Posts
    1,660
    To answer the Euro sign question about round and red... SORRY NO PLANS FOR THAT. My car stays in the US, so "sorry chaps this bit may be limited to the bloats in America..."

    As far as Blurr goes, this is going to be the tricky part.
    Your camera will have to be pointed just slightly angled to the right or left. Of course the more you point your camera to the side the more "motion blurr" your gonna get.

    My game plan for detecting the sign is to simply have a video montoring software monitor specific pixels in a boxed off area of the video. Will watch for black and white pixels in specific patterns. When it finds those pixels it will freeze the pic and send it to the OCR software. I have the OCR software working about 50% actually. Tested with speed limit sign images from GOOGLE I can get it to read Speed Limit allmost every time the trouble I am having is getting it to read the numbers. A lot of the time the signs have a bolt in between the two digits and that seems to through off the OCR. With a little work though, I think this will get resolved.
    New Age Garmin - Skin for RR
    New Age Slider - RR SKin In Progress
    "It's called CODE because I don't want you to know"

  5. #15
    licensed to kill - FKA kev000
    Auto Apps:loading...
    tripzero's Avatar
    Join Date
    Aug 2006
    Location
    16.40618, 120.61106
    Posts
    2,471
    and how about making it crossplatform?
    Former author of LinuxICE, nghost.
    Current author of nobdy.

  6. #16
    Maximum Bitrate Crinos's Avatar
    Join Date
    Mar 2009
    Location
    Kristiansand, Norway
    Posts
    489
    If your camera is placed behind the inside mirror, and pointing fairly stright forward with a bit of zoom. The pictures would be much better, than captured from an angle.
    Speed signs is allways in about the same height, so one can focuse on one sertaint area of the image, narrowing down the bit-stream.

    I have no idea of how I would make this cross platform since the original code for the tollroad system is written in delphi and my system will be written in C#

  7. #17
    One Sharp Cheddar ThunderStick's Avatar
    Join Date
    Aug 2006
    Location
    West Allis, WI
    Posts
    1,660
    I dont think cross platform is important. It would be nice but mose CarPC owners are running Windows.
    New Age Garmin - Skin for RR
    New Age Slider - RR SKin In Progress
    "It's called CODE because I don't want you to know"

  8. #18
    Constant Bitrate
    Join Date
    Jun 2008
    Posts
    222
    I like the idea, there are lots of time when I'm in new placed I end up wondering if I am speeding because I'm not paying attention. Subscribed.

  9. #19
    Admin. Linux loser.
    Auto Apps:loading...
    Bugbyte's Avatar
    Join Date
    Sep 2004
    Location
    Corning, NY
    Posts
    7,364
    Blog Entries
    2
    This would be good way of recording the speed limits for certain stretches of roads. When combined with a set of GPS traces, it could add speed limit data.

    In some distant future, it could record the speed of the car, compare it to the speed limit, and relay some kind of speed index (i.e. 80% of speed limit) to a server so others could see whether the route was congested. Eh, obviously it would simply report 100% if you were traveling faster than the limit!

    In any case, it is a cool first step towards using a car PC for something different and unusual.
    Quote Originally Posted by ghettocruzer View Post
    I was gung ho on building a PC [until] just recently. However, between my new phone having internet and GPS and all...and this kit...Im starting to have trouble justfiying it haha.
    Want to:
    -Find out about the new iBug iPad install?
    -Find out about carPC's in just 5 minutes? View the Car PC 101 video

  10. #20
    licensed to kill - FKA kev000
    Auto Apps:loading...
    tripzero's Avatar
    Join Date
    Aug 2006
    Location
    16.40618, 120.61106
    Posts
    2,471
    Quote Originally Posted by Crinos View Post
    I have no idea of how I would make this cross platform since the original code for the tollroad system is written in delphi and my system will be written in C#
    That's funny, I'm writing an app in C# for Linux as we speak.

    Thunderstick, what language is it written in? I mentioned before I wouldn't mind helping make it work on everything. If it's any .NET language, just don't hardcode any C:\ paths and make the video device configurable. Then it will work on Mac/Linux without any code changes.

    Most people use Windows on their carpc because most software for carpc's are written for windows. It's the chicken and the egg all the way to the supermarket. The more apps like this that aren't frontend plugins that are written crossplatform the more freedom everyone will have choosing the platform that works best for them.

    How many people in this forum would be running Linux if only their favorite Navigation App, XM plugin, XYZ app ran on Linux also? I know for a fact there's a lot. There's plenty of people who aren't afraid of the unknown and are willing to try something new if they see the benefit and value from doing so.

    </end rant>
    Former author of LinuxICE, nghost.
    Current author of nobdy.

Page 2 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. UK speed limit database available?
    By chunkymonkey909 in forum GPS
    Replies: 4
    Last Post: 04-18-2009, 08:57 PM
  2. Replies: 36
    Last Post: 07-05-2006, 11:10 AM
  3. D3 Speed Limit warning
    By johnwharrison in forum Map Monkey
    Replies: 12
    Last Post: 01-18-2005, 06:45 PM
  4. Photo-Enforced Speed Limit
    By cadence117 in forum Off Topic
    Replies: 37
    Last Post: 05-16-2004, 07:14 PM
  5. Using UK speed cam database in VB
    By Jamez_Warner in forum Software & Software Development
    Replies: 2
    Last Post: 04-04-2004, 05:04 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •