Guest User

Untitled

a guest
Jul 22nd, 2017
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. SKETCH 1
  2. The image segmentation code is: https://pastebin.com/3kcyZZ5S
  3. The two codes im running in processing are:
  4. https://pastebin.com/8EREzATG
  5. and https://github.com/GoToLoop/command/blob/patch-1/src/deadpixel/command/Command.java
  6. Currently my input is a picture of a hand and my image to segment is: http://imgur.com/a/7CwHo
  7.  
  8. Since the image segmentation code is written in Python, I needed to download the Python libraries Scipy, Numpy, Matplotlib and Scikit from http://www.lfd.uci.edu/~gohlke/pythonlibs/
  9.  
  10. SKETCH 2
  11.  
  12. https://pastebin.com/7UiPUxZ6
Advertisement
Add Comment
Please, Sign In to add comment