PHP Classes
elePHPant
Icontem

Image Nudity Filter: Determine whether an image may contain nudity

Recommend this page to a friend!

  Author Author  
Picture of Bakr Alsharif
Name: Bakr Alsharif <contact>
Classes: 4 packages by
Country: Egypt Egypt
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to determine whether an image may contain nudity.

It analyses the colors used in different sections of an image to determine whether those colors match the human skin color tones.

As result of the analysis it returns a score value that reflects the probability of the image to contain nudity.

Additionally, it can output a the analysed image marking the pixels with color skin tones with a given color.

Currently it can analyze images in the PNG, GIF and JPEG images.

  Classes of Bakr Alsharif  >  Image Nudity Filter  >  Download Download .zip .tar.gz  >  Support forum Support forum (9)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Image Nudity Filter
Base name: imagenudityfilter
Description: Determine whether an image may contain nudity
Version: 1.0.0
PHP version: 4
Licenses: Custom (specified in a license file)
GNU Lesser General Public License (LGPL)
 
  Groups   Trackback   Applications   Related pages   Files Files  

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image Graphics Colors, images, charts and picture formats View top rated classes
Group folder image Artificial intelligence Automation of tasks using human-like intelligence View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
August 2006
Number 2


Prize: One book of choice by SAMS
The widespread availability of nudity pictures is a great concern, especially for parents with young children.

Determining whether a picture contains nudity is also a concern for sites that ban such kinds of pictures. Often they do not have enough human resources to monitor all pictures submitted by the site users.

This class provides a solution that can help determining whether a picture may contain nudity.

It analyses the colors and shapes of the objects in a picture and gives a score value that may help picture content moderators to reduce the search for undesired nudity pictures.

Manuel Lemos

  Pages that reference this package  
Clase PHP para detectar desnudos en imágenes
Increible pero cierto, una clase que nos dice si hay gente desnuda en una imagen. Esta clase analiza los colores y las formas de los objetos en una imagen y devuelve una puntuación de probabilidad de desnudos en la imagen.
Clase PHP que detecta desnudos en imagenes
Pareciera imposible pero lo cierto es que se ha publicado una clase en php que lo que hace es detectar los colores de la imagen y devuelve un resultado del grado evaluado, muy util para el uso de filtros de imagenes, me gustaria dar un ejemplo :P, saludos...
Como detectar nudez em imagens com uma classe PHP
Passando pelo PHP Classes achei a classe Image Nudity Filter que analisa as cores da imagem e te dá a porcentagem de nudez aproximada...
Filtra las imágenes con desnudos que suban a tu web
Ahora que está tan de moda el software social y las posibilidades de compartir nuestras experiencias, sobre todo en imágenes. Es posible que no queramos que los usuarios suban imágenes con desnudos. Para ello esta clase que analiza los colores...
Friday Combo
I have no idea how to implement this, but it looks like it is possible to have your browser detect nude images without looking at the filename, but scanning the actual image…uuhhmm..yeah.. check it here.
PHP image filter Phine Solutions
I am looking for some PHP nudity image filter library and I found this one on phpclasses.org: PHP Image Nudity Filter...
PHP Image Nudity Filter
I generally just delete the email that comes from PHPClasses.org summing up what updates have been done and what new code is out there. It’s not because I don’t value the classes that are on the site. Quite the contrary. There is some really excellent PHP code on the site...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
Online Example
Online example

  Files folder image Files  
File Role Description
Plain text file class.ImageFilter.php Class Image Filter main class
Plain text file example.php Example Example
Plain text file license.txt Lic. License
Accessible without login HTML file readme.html Doc. READ ME

Install with Composer Install with Composer - Download Download all files: imagenudityfilter.tar.gz imagenudityfilter.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.