User:Nrp/Weekly updates/20080802

From OLPC
< User:Nrp‎ | Weekly updates
Revision as of 02:07, 29 July 2008 by Nrp (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Saturday

  • Made it possible to specify which connected component to look for, rather than just the largest.
  • Worked on combining vision with Physics.

Sunday

  • Started a git branch to work on separating v4l2 functions out and separating C from Python wrappers.

Monday

  • Killed other branch and just seperated out the functions in the main branch because it was easier than I expected.
  • Added the skeleton of v4l support. It currently just detects and opens v4l cameras, but does not initialize them. I probably won't be able to do much with this until I have a v4l webcam to work with.