Uses your computer's webcam and the user selects which filter to use on the video made.
- Download zip or clone.
- Set up JDK 1.8 and Language Level 8
- Set up complier output (I made a new folder called bin in the project)
- If libraries haven't been added, add them to your project
- Then run FilterView. The right side of the Applet will be black. You can choose a video vilter by pressing the 'f' key and type the class name of the filter you want to use.
- Enjoy and have fun!
- Color Threshold Filter
- Convolution Filter
- Darken Filter
- Drawable Filter
- EdgeDetection Filter
- Monochrome Filter
- Polychrome Filter
- Pixel Filter
- Pixelate Filter
- Gaussian Blur Filter