Skip to content

Instantly share code, notes, and snippets.

View roferrlls's full-sized avatar

Tirth Shah roferrlls

View GitHub Profile
@roferrlls
roferrlls / SkinScanner.md
Created March 8, 2018 15:50 — forked from mganss/ SkinScanner.md
Simple human skin color detection

C# port of a simple skin color detection algorithm. Python original by SpliFF here. See also this Stack Overflow question.

Produces a lot of false positives but is great for quickly filtering a large set of unknown images.