Changes between Version 25 and Version 26 of GSoC/2016/Additional_segmentation_algorithms/weekly_report


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

--

Legend:

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

    v25 v26  
    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 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).
     49* * 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).
    5050 
    5151=== Are you blocked on anything? ===