This program is a very simple machine learning implementation. Only by altering training data it can detect any type of region based on pixel.
How to Run?
-
For training the system run SkinDetectorTrainer.java. After training a knowledge file is created.
-
Then run SkinDetectorTester.java or SkinDetectorTester2.java for getting output (change file-paths in the main method according to the need).
-
input
-
output
-
License
SkinDetector is licensed under MIT License.