Shop OBEX P1 Docs P2 Docs Learn Events
SparkFun CMUcam4 — Parallax Forums

SparkFun CMUcam4

Comments

  • Ron CzapalaRon Czapala Posts: 2,418
    edited 2012-09-01 07:14
    Pretty slick Kye!
  • MacTuxLinMacTuxLin Posts: 821
    edited 2012-09-01 10:33
    It's really cool. Not sure if it was asked before but are the pixel data accessible?
  • RaymanRayman Posts: 14,671
    edited 2012-09-01 13:59
    Looks nice Kye, I see you got the framerate up to 30 fps. You camera module looks exactly like the ones I bought from techtoys.com.hk
    The MIT license on the code is very nice of you too. Should now be able to add a low cost camera to a project I'm working on...
    Looks like I'll have to see if the Quickstart crystal can be changed to 6 MHz...
  • Invent-O-DocInvent-O-Doc Posts: 768
    edited 2012-09-01 15:08
    Hi Kye,
    Were you working on a parallax specific version too?
  • KyeKye Posts: 2,200
    edited 2012-09-01 19:36
    Yep, I haven't started yet. But, I will soon.

    @MacTuxLin - Yes, pixels are accessible... But, not in the way you think... or want. I'm going to be working on some frame differencing firmware in the future that will make low level pixels access at 30 FPS possible. The code will be in C. I just spent all day getting my head around the CMake build environment. Its a bit complex to do cross compiling... but I think I got the hang of what I am doing now.
  • MacTuxLinMacTuxLin Posts: 821
    edited 2012-09-01 20:39
    Kye wrote: »
    Yep, I haven't started yet. But, I will soon.

    @MacTuxLin - Yes, pixels are accessible... But, not in the way you think... or want. I'm going to be working on some frame differencing firmware in the future that will make low level pixels access at 30 FPS possible. The code will be in C. I just spent all day getting my head around the CMake build environment. Its a bit complex to do cross compiling... but I think I got the hang of what I am doing now.

    That's great! It will be cool if I could pipe the pixels as parameters to a learning algorithm & test out the hypothesis...
Sign In or Register to comment.