User:Nrp/Weekly updates/20080705

From OLPC
< User:Nrp‎ | Weekly updates
Revision as of 00:47, 2 July 2008 by Nrp (talk | contribs) (Saturday)
Jump to: navigation, search

Saturday

  • Researched connected components extraction

Monday

  • Continued connected components research

Tuesday

  • Started writing a connected components function using decision trees and array based union-find. As far as I can tell, this is the current state of the art in connected component algorithms.