Daniel Stanley Tan added Working_code_implemented_in_R__.tex  over 8 years ago

Commit id: a47925da6d2f54254ab1d5e19109cb00dd0e9768

deletions | additions      

         

Working code implemented in R.  - be able to plot the histograms  - automatically compute for the threshold using otsu's method  Download code template and sample images to start.  Documentation  - intuition behind Otsu (based on how you understand it)  - discuss the results of the otsu's method on the sample images. was it able to segment the images well? Why do you think so?  - discussion on the problems and limitations of otsu's method.