3501/OpenCVShowImage
7 years agoManage to translate most Team 254 code into java isolate-image
EvanYap [Thu, 12 Jan 2017 06:22:46 +0000 (22:22 -0800)]
Manage to translate most Team 254 code into java

7 years agoattempts to find the largest area of contours to draw bounding rectangle around the...
EvanYap [Tue, 15 Nov 2016 04:37:00 +0000 (20:37 -0800)]
attempts to find the largest area of contours to draw bounding rectangle around the goal

7 years agoadds code to detect edges
EvanYap [Tue, 15 Nov 2016 04:00:23 +0000 (20:00 -0800)]
adds code to detect edges

7 years agomanage some rectangles to be drawn, with some very rough magic numbers
EvanYap [Tue, 25 Oct 2016 02:33:00 +0000 (19:33 -0700)]
manage some rectangles to be drawn, with some very rough magic numbers

7 years agouse actual images
EvanYap [Tue, 25 Oct 2016 02:32:48 +0000 (19:32 -0700)]
use actual images

7 years agoUse new picture at a differnet angle
EvanYap [Tue, 18 Oct 2016 04:00:48 +0000 (21:00 -0700)]
Use new picture at a differnet angle

7 years agoMake guassian blur work with BORDER_DEFAULT
EvanYap [Tue, 18 Oct 2016 04:00:25 +0000 (21:00 -0700)]
Make guassian blur work with BORDER_DEFAULT

7 years agoimplement erode to get rid of unwanted colors
EvanYap [Tue, 18 Oct 2016 03:28:57 +0000 (20:28 -0700)]
implement erode to get rid of unwanted colors

7 years agoclean up code to only use openCV
EvanYap [Tue, 18 Oct 2016 02:52:42 +0000 (19:52 -0700)]
clean up code to only use openCV

7 years agoremove unnecessary methods to display image
EvanYap [Tue, 18 Oct 2016 02:37:04 +0000 (19:37 -0700)]
remove unnecessary methods to display image

7 years agoSet matOriginal to be the image in imgs folder
EvanYap [Tue, 18 Oct 2016 02:18:23 +0000 (19:18 -0700)]
Set matOriginal to be the image in imgs folder

7 years agoInstaniate Matrix of the original picture
EvanYap [Tue, 18 Oct 2016 02:14:20 +0000 (19:14 -0700)]
Instaniate Matrix of the original picture

7 years agoCreate upper and lower bounds variables and setting up the class to display an image
EvanYap [Tue, 18 Oct 2016 02:12:46 +0000 (19:12 -0700)]
Create upper and lower bounds variables and setting up the class to display an image

7 years agosetup things, not really sure what happened. oh yeah fix opencv master
EvanYap [Tue, 18 Oct 2016 01:49:15 +0000 (18:49 -0700)]
setup things, not really sure what happened. oh yeah fix opencv

7 years agoadd opencv lib
EvanYap [Tue, 4 Oct 2016 04:02:38 +0000 (21:02 -0700)]
add opencv lib

7 years agoPut some documentation/javadoc comments on playing with some color filters and thresh...
EvanYap [Tue, 4 Oct 2016 03:46:40 +0000 (20:46 -0700)]
Put some documentation/javadoc comments on playing with some color filters and threshold Mats

7 years agoadd opencv jar.
EvanYap [Tue, 4 Oct 2016 03:45:57 +0000 (20:45 -0700)]
add opencv jar.

7 years agoadd image folder
EvanYap [Tue, 4 Oct 2016 02:35:07 +0000 (19:35 -0700)]
add image folder

7 years agoadd opencv.jar library
EvanYap [Tue, 4 Oct 2016 02:27:07 +0000 (19:27 -0700)]
add opencv.jar library

7 years agoadd cindy's goaltracker.java class that filters out tape horizAngleDetect
EvanYap [Tue, 20 Sep 2016 03:57:19 +0000 (20:57 -0700)]
add cindy's goaltracker.java class that filters out tape

7 years agominimal example to show an image
daniel watson [Sun, 18 Sep 2016 04:37:45 +0000 (21:37 -0700)]
minimal example to show an image