Changes between Version 27 and Version 28 of GSoC/2016/Additional_segmentation_algorithms/weekly_report


Ignore:
Timestamp:
May 30, 2016, 7:08:02 PM (8 years ago)
Author:
hao2309
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2016/Additional_segmentation_algorithms/weekly_report

    v27 v28  
    4747=== What do you plan on doing next week? ===
    4848* Write the meanshift.c module to implement the mean-shift algorithm based on pseudo-code.
    49 1.  Next week codes will be based on the essential functions of mean-shift algorithm. the fixed bandwidth and range width will be used and the codes need to implement the function which is able to separate objects(super-pixel).
     491. Codes will be implemented based on the essential functions of mean-shift algorithm.
     502. The fixed bandwidth and range width will be used.
     513. Codes need to implement the function which is able to separate objects(super-pixel).
    5052 
    5153=== Are you blocked on anything? ===