Skip to content

Commit

Permalink
remove extraneous imports from top of HueRangeSelection example
Browse files Browse the repository at this point in the history
  • Loading branch information
atduskgreg committed Jul 2, 2013
1 parent 14af41f commit b8c933d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/HueRangeSelection/HueRangeSelection.pde
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
import gab.opencvpro.*;
import org.opencv.imgproc.Imgproc;
import org.opencv.core.Mat;
import org.opencv.core.Core;
import org.opencv.core.Scalar;

OpenCVPro opencv;
PImage img;
Expand Down

0 comments on commit b8c933d

Please sign in to comment.