Results 1 to 5 of 5

Thread: Help me for a motion detection system

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2010
    Location
    Srilanka
    Posts
    8

    Help me for a motion detection system

    hi friends!

    my advance project for the final semester of software engineering is an intruder detection system which is based on motion detection. I'm using a web camera in order to capture the images sequently and let them to process for further checking to see the difference.

    first of all i want to know, is this possible in vb.net (image processing)? if it is possible, please give me some ideas about this to start.

    (i have a brief imagination about the structure but i'm not sure about the success )

    thanks in advance

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Help me for a motion detection system

    It would probably be a good idea to obtain an SDK...

    http://www.google.com/search?hl=en&s...AAAKoEBU_QNBKW

  3. #3
    Fanatic Member
    Join Date
    Mar 2009
    Posts
    739

    Re: Help me for a motion detection system

    Motion detection with a camera is not as simple as it might seem. It sounds easy to compare two images to see if they're different but lighting can change between the samples meaning that the samples are very different even though nothing has moved. Some inspection systems use cameras like that and they're jolly expensive.

    I think I'd be looking at something simpler such as infra red motion detectors. These have a digital line that goes high if it detects something. So I'd use IR to detect movement and then take a snapshot with the camera just to keep as evidence. Some cameras have an IR sensor allowing the software to start recording if the IR detects motion.

  4. #4
    Hyperactive Member
    Join Date
    Jun 2008
    Posts
    407

    Re: Help me for a motion detection system

    On sparkfun no so many weeks ago there was a guy who made a curtain that moved on motion. http://www.sparkfun.com/news/464

    You can dl his code here: http://www.niklasroy.com/project/88/...ece-of-privacy
    My Websites
    SharpMP3 - MP3 Design Articles www.sharpmp3.com
    Yobbers - Job Search www.yobbers.com
    Lets Trend - Methods For Riding Stock Trends www.letstrend.com

  5. #5

    Thread Starter
    New Member
    Join Date
    Jul 2010
    Location
    Srilanka
    Posts
    8

    Re: Help me for a motion detection system

    Quote Originally Posted by jakkjakk View Post
    On sparkfun no so many weeks ago there was a guy who made a curtain that moved on motion. http://www.sparkfun.com/news/464

    You can dl his code here: http://www.niklasroy.com/project/88/...ece-of-privacy
    thanks alot i'll check it

Tags for this Thread

Posting Permissions

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



Click Here to Expand Forum to Full Width