Skip to content

goddamnbugs/node-nude

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visit the project page:
http://github.com/goddamnbugs/node-nude

About
node-nude is a node.js adaptation of Patrick Wied's nude.js implementation (http://github.com/pa7/node.js). The initial goal is to seperate the dependance on the DOM by leveraging node-canvas directly which would provide server-side nudity scanning.

Demo
The test images from nude.js have been included in order to show the same detection results between node-nude and nude.js
apt-get install libcairo2-dev libjpeg-dev
npm install canvas
npm install webworker
node tests/test.nude.js (ANNNNND wait a long time...it's on my list of things to do....)

Giants With Sore Shoulders
Peter Griess' node-webworker (https://github.com/pgriess/node-webworker)
LearnBoost's node-canvas (https://github.com/LearnBoost/node-canvas)

Contact
I'd very much like to thank Patrick for his original implementation.
Steve
http://goddamnbugs.com/
steve@goddamnbugs.com

About

node.js nudity detection based on nude.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%