SlideShare una empresa de Scribd logo
1 de 27
Guided by, 
Mrs. Alpha Vijayan 
Associative. Professor 
CSE Departement 
Presented by, 
Sam.V.Varghese (11010012) 
Sudheesh K.S (11010022) 
Tibin Thomas (11010016) 
Gokul G (11010021) 
19 October 2014 Dept of CSE 1
• Reduce rise of immoral digital visual contents in 
broadcasts. 
• Motivate the research in fast and reliable obscene and 
immoral material filtering. 
• Use the power of computer vision for socially 
admissible projects. 
• Contribute to open source OpenCV library function. 
19 October 2014 Dept of CSE 2
• Manual censoring and grading in tv broadcasts and 
films. 
• IP address based filtering of internet sites. 
• Computer vision based censoring.(limited) 
19 October 2014 Dept of CSE 3
• Difficulty in Skin and Non-skin colour separable. 
• Illumination changes over time. 
• Skin tones vary dramatically within and across 
individuals. 
• Different cameras have different output for the 
identical image. 
• Movement of objects cause blurring of colours. 
• Ambient light, shadows change the apparent colour of 
the image. 
19 October 2014 Dept of CSE 4
Skin colour based detection using combination of 
HSV & RGB colour space 
 Allows fast processing. 
 Robust to geometric variations of the skin patterns. 
 Robust to resolution changes. 
 Experience suggests that human skin has a 
characteristic colour, which is easily recognized by 
humans. 
19 October 2014 Dept of CSE 5
• Process of finding skin-colored pixels and regions in an 
image or video. 
• Skin Detector transforms a given pixel into an 
appropriate color space . 
• Then use a skin classifier to label the pixel whether it is 
a skin or non-skin pixel. 
• The color needs to be represented in a color space 
• RGB color space ,HSV,YCrCb are common color space 
used to represent images. 
19 October 2014 Dept of CSE 6
• Pixel-Based Methods 
• Classify each pixel as skin or non-skin individually, 
independently from its neighbors. 
• Color Based Methods fall in this category 
• Region Based Methods 
• Try to take the spatial arrangement of skin pixels into 
account during the detection stage to enhance the methods 
performance. 
19 October 2014 Dept of CSE 7
Automatic Detection of Human 
Body 
 Detects whether there are human immoral scenes 
present in an Image. 
 The system marks skin-like pixels using combined 
color and texture properties. . 
 These skin regions are then fed to a specialized 
grouper, which attempts to group a human figure. 
19 October 2014 Dept of CSE 8
Automatic Detection of Human 
Body (cont..) 
19 October 2014 Dept of CSE 9
• The algorithm successfully extracts 43% of the test images 
• This system is not as accurate as some recent object 
recognition 
• It is detecting jointed objects of highly variable shape 
diverse range of poses, seen from many different camera 
positions. 
• Both lighting and background are uncontrolled previous 
object recognition experiments. 
• It might detect non humanbody whose color similar to 
human 
19 October 2014 Dept of CSE 10
A Novel Scheme for Intelligent 
Recognition of immoral Images 
• Features extracted from skin region and whole image. 
• Fourier descriptors and signature of boundary of skin region 
is used as shape descriptor features. 
• Self Organizing Feature Maps (SOFM). 
• Finally, the selected features are fed to parallel classifiers 
• The output of each classifier is sent to decision making 
component. 
• experimental results are convincing but the results can 
be improved by extracting high .tp:86.7% fp:6.64% 
19 October 2014 Dept of CSE 11
19 October 2014 Dept of CSE 12
• Large number of pictures taken under special lighting 
• A feasible solution for the problem is to adapt the adopted skin 
chroma distribution 
• The skin tone is formed by the interaction between skin and 
light 
• Model based on Cb and Cr values can provide good coverage 
of all human races. 
• The popular skin colors of immoral images, including various 
lighting conditions, into several categories 
19 October 2014 Dept of CSE 13
 every sample skin image is first trans-formed from 
the RGB color space to the YCbCr space 
YCrCb is an encoded nonlinear RGB 
signal, commonly used by European 
television studios and for image 
compression work. 
Y – Luminance component, C – 
Chorminance 
The detection rates of the immoral images 
and the ordinary images are 71.7% and 
84.2%, 
19 October 2014 Dept of CSE 14
HSV based skin detection 
• HSV skin detection : - 
• Image is converted from RGB colour space to HSV 
colour space. 
• The converted image is probed for the skin colours 
according to the H channel discription for skin colours. 
• The noisy image is passed through morphological 
filters to produce the desired image. 
19 October 2014 Dept of CSE 15
HSV based skin detection 
19 October 2014 Dept of CSE 16
HSV based skin detection(cont..) 
19 October 2014 Dept of CSE 17
19 October 2014 Dept of CSE 18
19 October 2014 Dept of CSE 19
 The objective of this paper is to show that for every color 
space there exists an optimum skin detector scheme 
 such that the performance of all these skin detectors schemes 
is the same. 
 Used 4 color space – RGB, YCrCb, HSV, Cr Cb 
 Proved mathematically for the existence of optimum skin 
color detector using Neyman-Pearson Test 
19 October 2014 Dept of CSE 20
• Hsv size gave the best performance, superior to the other 
model with less false detection 
• Hsv model gives slightly better performance as compared to 
Gaussian mixture. 
• It is possible that color spaces other than RGB could result in 
improved detection performance. 
19 October 2014 Dept of CSE 21
comparison of 5 different color spaces HSV, 
HS,Normalized RGB and YCrCb 
HSV, HS gave the best results 
Normalized rg is not far 
behind 
YCrCb gave poor results 
19 October 2014 Dept of CSE 22
The project will involve building -: 
 Create a skin color/texture database 
 Extract frames from the video to get images that 
can be used for analysis 
 Search for skin color in the image 
 Extract the image part with the skin color. 
 Shape identification 
 If match stop video for some minutes repeat,this 
after sometime 
19 October 2014 Dept of CSE 23
1. Get the 
video/image 
Pass the video/image 
Break the video into 
images 
Mark objectionable 
Detect 
skin color 
Extract the part with 
skin color in it 
Shape 
identification 
No Yes 
No end 
19 October 2014 Dept of CSE 24
 Create a skin color/texture database 
 Extract frames from the video to get images that 
can be used for analysis 
 Search for skin color in the image 
 Extract the image part with the skin color. 
 Shape identification 
 Post on imposition 
 We use opencv for implementing modules 
19 October 2014 Dept of CSE 25
 With consistency increase growth in the immoral scenece 
market we need to stop the people to have illegal use of the it 
 This tool will help them to detect and block the supply this 
things to the people who are not supposed to see them. 
 This can be also in the censer board to detect any kind of porn. 
 This can also be used by the parents to stop their children from 
watching unwanted thing without their permission or till 
he/she is not up to certain age limit. 
19 October 2014 Dept of CSE 26
THANK YOU 
19 October 2014 Dept of CSE 27

Más contenido relacionado

Similar a immoral scene sensoring

50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...
50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...
50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...idescitation
 
Skin Color Detection Using Region-Based Approach
Skin Color Detection Using Region-Based ApproachSkin Color Detection Using Region-Based Approach
Skin Color Detection Using Region-Based ApproachCSCJournals
 
Skin Detection Based on Color Model and Low Level Features Combined with Expl...
Skin Detection Based on Color Model and Low Level Features Combined with Expl...Skin Detection Based on Color Model and Low Level Features Combined with Expl...
Skin Detection Based on Color Model and Low Level Features Combined with Expl...IJERA Editor
 
Color Detection & Segmentation based Invisible Claok
Color Detection & Segmentation based Invisible ClaokColor Detection & Segmentation based Invisible Claok
Color Detection & Segmentation based Invisible ClaokAviral Chaurasia
 
Color Constancy For Improving Skin Detection
Color Constancy For Improving Skin DetectionColor Constancy For Improving Skin Detection
Color Constancy For Improving Skin DetectionCSCJournals
 
Face spoofing detection using texture analysis
Face spoofing detection  using texture analysisFace spoofing detection  using texture analysis
Face spoofing detection using texture analysisSREEKUTTY SREEKUMAR
 
ICCASP Human Skin Detection using RGB, HSV and YCbCr Color Models
ICCASP Human Skin Detection using RGB, HSV and YCbCr Color ModelsICCASP Human Skin Detection using RGB, HSV and YCbCr Color Models
ICCASP Human Skin Detection using RGB, HSV and YCbCr Color ModelsChaitanya Bapat
 
Presentation on Feature Detection of Image-1.pptx
Presentation on Feature Detection of Image-1.pptxPresentation on Feature Detection of Image-1.pptx
Presentation on Feature Detection of Image-1.pptxSohamShinde25
 
Advanced Hybrid Color Space Normalization for Human Face Extraction and Detec...
Advanced Hybrid Color Space Normalization for Human Face Extraction and Detec...Advanced Hybrid Color Space Normalization for Human Face Extraction and Detec...
Advanced Hybrid Color Space Normalization for Human Face Extraction and Detec...ijsrd.com
 
Skin colour information and Haar feature based Face Detection
Skin colour information and Haar feature based Face DetectionSkin colour information and Haar feature based Face Detection
Skin colour information and Haar feature based Face DetectionIJERA Editor
 
Color detection usding esp32 rgb light in iot
Color detection usding esp32 rgb light in iotColor detection usding esp32 rgb light in iot
Color detection usding esp32 rgb light in iotgargsnehit141
 
A New Skin Color Based Face Detection Algorithm by Combining Three Color Mode...
A New Skin Color Based Face Detection Algorithm by Combining Three Color Mode...A New Skin Color Based Face Detection Algorithm by Combining Three Color Mode...
A New Skin Color Based Face Detection Algorithm by Combining Three Color Mode...iosrjce
 

Similar a immoral scene sensoring (20)

SUB15786
SUB15786SUB15786
SUB15786
 
50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...
50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...
50Combining Color Spaces for Human Skin Detection in Color Images using Skin ...
 
Skin Color Detection Using Region-Based Approach
Skin Color Detection Using Region-Based ApproachSkin Color Detection Using Region-Based Approach
Skin Color Detection Using Region-Based Approach
 
I045034956
I045034956I045034956
I045034956
 
Ai4
Ai4Ai4
Ai4
 
B-Tech Project.pptx
B-Tech Project.pptxB-Tech Project.pptx
B-Tech Project.pptx
 
Skin Detection Based on Color Model and Low Level Features Combined with Expl...
Skin Detection Based on Color Model and Low Level Features Combined with Expl...Skin Detection Based on Color Model and Low Level Features Combined with Expl...
Skin Detection Based on Color Model and Low Level Features Combined with Expl...
 
Poster rough draft
Poster rough draftPoster rough draft
Poster rough draft
 
Color Detection & Segmentation based Invisible Claok
Color Detection & Segmentation based Invisible ClaokColor Detection & Segmentation based Invisible Claok
Color Detection & Segmentation based Invisible Claok
 
Ga3111671172
Ga3111671172Ga3111671172
Ga3111671172
 
Color Constancy For Improving Skin Detection
Color Constancy For Improving Skin DetectionColor Constancy For Improving Skin Detection
Color Constancy For Improving Skin Detection
 
Face spoofing detection using texture analysis
Face spoofing detection  using texture analysisFace spoofing detection  using texture analysis
Face spoofing detection using texture analysis
 
ICCASP Human Skin Detection using RGB, HSV and YCbCr Color Models
ICCASP Human Skin Detection using RGB, HSV and YCbCr Color ModelsICCASP Human Skin Detection using RGB, HSV and YCbCr Color Models
ICCASP Human Skin Detection using RGB, HSV and YCbCr Color Models
 
Presentation on Feature Detection of Image-1.pptx
Presentation on Feature Detection of Image-1.pptxPresentation on Feature Detection of Image-1.pptx
Presentation on Feature Detection of Image-1.pptx
 
Advanced Hybrid Color Space Normalization for Human Face Extraction and Detec...
Advanced Hybrid Color Space Normalization for Human Face Extraction and Detec...Advanced Hybrid Color Space Normalization for Human Face Extraction and Detec...
Advanced Hybrid Color Space Normalization for Human Face Extraction and Detec...
 
Skin colour information and Haar feature based Face Detection
Skin colour information and Haar feature based Face DetectionSkin colour information and Haar feature based Face Detection
Skin colour information and Haar feature based Face Detection
 
20 462
20 46220 462
20 462
 
Color detection usding esp32 rgb light in iot
Color detection usding esp32 rgb light in iotColor detection usding esp32 rgb light in iot
Color detection usding esp32 rgb light in iot
 
A New Skin Color Based Face Detection Algorithm by Combining Three Color Mode...
A New Skin Color Based Face Detection Algorithm by Combining Three Color Mode...A New Skin Color Based Face Detection Algorithm by Combining Three Color Mode...
A New Skin Color Based Face Detection Algorithm by Combining Three Color Mode...
 
B017310612
B017310612B017310612
B017310612
 

Último

Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Standkumarajju5765
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...tanu pandey
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceDelhi Call girls
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxellan12
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$kojalkojal131
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLimonikaupta
 
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.CarlotaBedoya1
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...SofiyaSharma5
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...Diya Sharma
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024APNIC
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Delhi Call girls
 
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...Escorts Call Girls
 

Último (20)

Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Hauz Khas ☎ 9711199171 Book Your One night Stand
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
 
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort ServiceEnjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
Enjoy Night⚡Call Girls Dlf City Phase 3 Gurgaon >༒8448380779 Escort Service
 
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptxAWS Community DAY Albertini-Ellan Cloud Security (1).pptx
AWS Community DAY Albertini-Ellan Cloud Security (1).pptx
 
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
Call Girls Dubai Prolapsed O525547819 Call Girls In Dubai Princes$
 
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
(INDIRA) Call Girl Pune Call Now 8250077686 Pune Escorts 24x7
 
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRLLucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
Lucknow ❤CALL GIRL 88759*99948 ❤CALL GIRLS IN Lucknow ESCORT SERVICE❤CALL GIRL
 
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.
INDIVIDUAL ASSIGNMENT #3 CBG, PRESENTATION.
 
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
Low Rate Young Call Girls in Sector 63 Mamura Noida ✔️☆9289244007✔️☆ Female E...
 
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Sukhdev Vihar Delhi 💯Call Us 🔝8264348440🔝
 
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Ashram Chowk Delhi 💯Call Us 🔝8264348440🔝
 
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No AdvanceRohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
Rohini Sector 6 Call Girls Delhi 9999965857 @Sabina Saikh No Advance
 
@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶
@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶
@9999965857 🫦 Sexy Desi Call Girls Laxmi Nagar 💓 High Profile Escorts Delhi 🫶
 
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
VVVIP Call Girls In Connaught Place ➡️ Delhi ➡️ 9999965857 🚀 No Advance 24HRS...
 
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
₹5.5k {Cash Payment}New Friends Colony Call Girls In [Delhi NIHARIKA] 🔝|97111...
 
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
Call Girls In Defence Colony Delhi 💯Call Us 🔝8264348440🔝
 
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
DDoS In Oceania and the Pacific, presented by Dave Phelan at NZNOG 2024
 
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
Best VIP Call Girls Noida Sector 75 Call Me: 8448380779
 
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
Russian Call Girls in %(+971524965298  )#  Call Girls in DubaiRussian Call Girls in %(+971524965298  )#  Call Girls in Dubai
Russian Call Girls in %(+971524965298 )# Call Girls in Dubai
 
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...(+971568250507  ))#  Young Call Girls  in Ajman  By Pakistani Call Girls  in ...
(+971568250507 ))# Young Call Girls in Ajman By Pakistani Call Girls in ...
 

immoral scene sensoring

  • 1. Guided by, Mrs. Alpha Vijayan Associative. Professor CSE Departement Presented by, Sam.V.Varghese (11010012) Sudheesh K.S (11010022) Tibin Thomas (11010016) Gokul G (11010021) 19 October 2014 Dept of CSE 1
  • 2. • Reduce rise of immoral digital visual contents in broadcasts. • Motivate the research in fast and reliable obscene and immoral material filtering. • Use the power of computer vision for socially admissible projects. • Contribute to open source OpenCV library function. 19 October 2014 Dept of CSE 2
  • 3. • Manual censoring and grading in tv broadcasts and films. • IP address based filtering of internet sites. • Computer vision based censoring.(limited) 19 October 2014 Dept of CSE 3
  • 4. • Difficulty in Skin and Non-skin colour separable. • Illumination changes over time. • Skin tones vary dramatically within and across individuals. • Different cameras have different output for the identical image. • Movement of objects cause blurring of colours. • Ambient light, shadows change the apparent colour of the image. 19 October 2014 Dept of CSE 4
  • 5. Skin colour based detection using combination of HSV & RGB colour space  Allows fast processing.  Robust to geometric variations of the skin patterns.  Robust to resolution changes.  Experience suggests that human skin has a characteristic colour, which is easily recognized by humans. 19 October 2014 Dept of CSE 5
  • 6. • Process of finding skin-colored pixels and regions in an image or video. • Skin Detector transforms a given pixel into an appropriate color space . • Then use a skin classifier to label the pixel whether it is a skin or non-skin pixel. • The color needs to be represented in a color space • RGB color space ,HSV,YCrCb are common color space used to represent images. 19 October 2014 Dept of CSE 6
  • 7. • Pixel-Based Methods • Classify each pixel as skin or non-skin individually, independently from its neighbors. • Color Based Methods fall in this category • Region Based Methods • Try to take the spatial arrangement of skin pixels into account during the detection stage to enhance the methods performance. 19 October 2014 Dept of CSE 7
  • 8. Automatic Detection of Human Body  Detects whether there are human immoral scenes present in an Image.  The system marks skin-like pixels using combined color and texture properties. .  These skin regions are then fed to a specialized grouper, which attempts to group a human figure. 19 October 2014 Dept of CSE 8
  • 9. Automatic Detection of Human Body (cont..) 19 October 2014 Dept of CSE 9
  • 10. • The algorithm successfully extracts 43% of the test images • This system is not as accurate as some recent object recognition • It is detecting jointed objects of highly variable shape diverse range of poses, seen from many different camera positions. • Both lighting and background are uncontrolled previous object recognition experiments. • It might detect non humanbody whose color similar to human 19 October 2014 Dept of CSE 10
  • 11. A Novel Scheme for Intelligent Recognition of immoral Images • Features extracted from skin region and whole image. • Fourier descriptors and signature of boundary of skin region is used as shape descriptor features. • Self Organizing Feature Maps (SOFM). • Finally, the selected features are fed to parallel classifiers • The output of each classifier is sent to decision making component. • experimental results are convincing but the results can be improved by extracting high .tp:86.7% fp:6.64% 19 October 2014 Dept of CSE 11
  • 12. 19 October 2014 Dept of CSE 12
  • 13. • Large number of pictures taken under special lighting • A feasible solution for the problem is to adapt the adopted skin chroma distribution • The skin tone is formed by the interaction between skin and light • Model based on Cb and Cr values can provide good coverage of all human races. • The popular skin colors of immoral images, including various lighting conditions, into several categories 19 October 2014 Dept of CSE 13
  • 14.  every sample skin image is first trans-formed from the RGB color space to the YCbCr space YCrCb is an encoded nonlinear RGB signal, commonly used by European television studios and for image compression work. Y – Luminance component, C – Chorminance The detection rates of the immoral images and the ordinary images are 71.7% and 84.2%, 19 October 2014 Dept of CSE 14
  • 15. HSV based skin detection • HSV skin detection : - • Image is converted from RGB colour space to HSV colour space. • The converted image is probed for the skin colours according to the H channel discription for skin colours. • The noisy image is passed through morphological filters to produce the desired image. 19 October 2014 Dept of CSE 15
  • 16. HSV based skin detection 19 October 2014 Dept of CSE 16
  • 17. HSV based skin detection(cont..) 19 October 2014 Dept of CSE 17
  • 18. 19 October 2014 Dept of CSE 18
  • 19. 19 October 2014 Dept of CSE 19
  • 20.  The objective of this paper is to show that for every color space there exists an optimum skin detector scheme  such that the performance of all these skin detectors schemes is the same.  Used 4 color space – RGB, YCrCb, HSV, Cr Cb  Proved mathematically for the existence of optimum skin color detector using Neyman-Pearson Test 19 October 2014 Dept of CSE 20
  • 21. • Hsv size gave the best performance, superior to the other model with less false detection • Hsv model gives slightly better performance as compared to Gaussian mixture. • It is possible that color spaces other than RGB could result in improved detection performance. 19 October 2014 Dept of CSE 21
  • 22. comparison of 5 different color spaces HSV, HS,Normalized RGB and YCrCb HSV, HS gave the best results Normalized rg is not far behind YCrCb gave poor results 19 October 2014 Dept of CSE 22
  • 23. The project will involve building -:  Create a skin color/texture database  Extract frames from the video to get images that can be used for analysis  Search for skin color in the image  Extract the image part with the skin color.  Shape identification  If match stop video for some minutes repeat,this after sometime 19 October 2014 Dept of CSE 23
  • 24. 1. Get the video/image Pass the video/image Break the video into images Mark objectionable Detect skin color Extract the part with skin color in it Shape identification No Yes No end 19 October 2014 Dept of CSE 24
  • 25.  Create a skin color/texture database  Extract frames from the video to get images that can be used for analysis  Search for skin color in the image  Extract the image part with the skin color.  Shape identification  Post on imposition  We use opencv for implementing modules 19 October 2014 Dept of CSE 25
  • 26.  With consistency increase growth in the immoral scenece market we need to stop the people to have illegal use of the it  This tool will help them to detect and block the supply this things to the people who are not supposed to see them.  This can be also in the censer board to detect any kind of porn.  This can also be used by the parents to stop their children from watching unwanted thing without their permission or till he/she is not up to certain age limit. 19 October 2014 Dept of CSE 26
  • 27. THANK YOU 19 October 2014 Dept of CSE 27