Use new picture at a differnet angle
[3501/OpenCVShowImage] / IsolateImage.java
2016-10-18 EvanYapMake guassian blur work with BORDER_DEFAULT
2016-10-18 EvanYapimplement erode to get rid of unwanted colors
2016-10-18 EvanYapclean up code to only use openCV
2016-10-18 EvanYapremove unnecessary methods to display image
2016-10-18 EvanYapSet matOriginal to be the image in imgs folder
2016-10-18 EvanYapInstaniate Matrix of the original picture
2016-10-18 EvanYapCreate upper and lower bounds variables and setting...