Menu

Image detection

Developers
Mani Ma
2006-04-18
2013-04-19
  • Mani Ma

    Mani Ma - 2006-04-18

    scan through a map of {0,1}s, work out how many regions there are, then decide which regions belong together to form an object, finally seperate binary map into seperate images, each contain regions belong to one image.

     
    • Mani Ma

      Mani Ma - 2006-04-18

      Currently(v29):
      imlabel.m -  label image into regions, also produce a region count.
      imlink.m - produce table showing which regions are linked.

       
    • Mani Ma

      Mani Ma - 2006-04-19

      The link table is alright, but I don't like the look of it :(..  Don't like doing branches and tree type of structures.

      I hope it's avoidable.  Or, maybe I just have to get use to it.

      Have to think up of some smarter algorithms.

       
    • Mani Ma

      Mani Ma - 2006-04-23

      So many small things have to take into consideration... 

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.