Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. SKETCH 1
  2. The image segmentation code is: https://pastebin.com/0sKxKJDF
  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 small images are: https://imgur.com/a/tOAM2
  7. (the 3 test mini images are transparent, so drag them from imgur, they are currently black)
  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
Advertisement