Changes between Version 38 and Version 39 of GSoC/2016/Additional_segmentation_algorithms/weekly_report


Ignore:
Timestamp:
Jun 2, 2016, 11:33:56 AM (8 years ago)
Author:
hao2309
Comment:

--

Legend:

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

    v38 v39  
    7878
    7979=== What do you plan on doing next week? ===
    80 * integrate the current basci mean-shift C codes to i.segment, make the mean-shift algorithm can be run using the GUI and command line, rather than stand-alone program.
     80* integrate the current basic mean-shift C codes to i.segment, make the mean-shift algorithm run using the GUI and command line, rather than stand-alone program.
    8181  1. add the new options to parse_args.c
    8282  2. implement mean shift in mean_shift.c