WO2015099303A1 - System for analyzing objectionable image - Google Patents

System for analyzing objectionable image Download PDF

Info

Publication number
WO2015099303A1
WO2015099303A1 PCT/KR2014/011535 KR2014011535W WO2015099303A1 WO 2015099303 A1 WO2015099303 A1 WO 2015099303A1 KR 2014011535 W KR2014011535 W KR 2014011535W WO 2015099303 A1 WO2015099303 A1 WO 2015099303A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
harmful
based blocking
hash
analysis
Prior art date
Application number
PCT/KR2014/011535
Other languages
French (fr)
Korean (ko)
Inventor
김유신
Original Assignee
(주)티디엘
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by (주)티디엘 filed Critical (주)티디엘
Publication of WO2015099303A1 publication Critical patent/WO2015099303A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/45Management operations performed by the client for facilitating the reception of or the interaction with the content or administrating data related to the end-user or to the client device itself, e.g. learning user preferences for recommending movies, resolving scheduling conflicts
    • H04N21/454Content or additional data filtering, e.g. blocking advertisements
    • H04N21/4542Blocking scenes or portions of the received content, e.g. censoring scenes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
    • H04N21/23418Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving operations for analysing video streams, e.g. detecting features or characteristics
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/234Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs
    • H04N21/2343Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements
    • H04N21/234345Processing of video elementary streams, e.g. splicing of video streams or manipulating encoded video stream scene graphs involving reformatting operations of video signals for distribution or compliance with end-user requests or end-user device requirements the reformatting operation being performed only on part of the stream, e.g. a region of the image or a time segment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/25Management operations performed by the server for facilitating the content distribution or administrating data related to end-users or client devices, e.g. end-user or client device authentication, learning user preferences for recommending movies

Definitions

  • the present invention relates to a harmful image analysis system, and more particularly, a harmful image is detected by using a hash and DB-based blocking technique and a modified content-based blocking technique that extracts a feature point only in the ROI of an image.
  • the present invention relates to a technology for controlling playback and blocking of uploaded or harmful images on-line.
  • the Internet is not only a variety of information that is called the sea of information, but it is also easy to use, making it a part of everyday life for many people in modern times and providing positive aspects in social, economic and academic aspects.
  • the indiscriminate dissemination of harmful information using the characteristics of openness, interconnection and anonymity of the Internet has become a serious social problem.
  • This environment can attract emotionally and mentally harming young people who have poor value judgment and weak self-control. Therefore, there is a need for a method of blocking harmful information so that socially disadvantaged youth or unwanted people are not exposed to harmful information.
  • harmful image blocking methods include metadata and text information based blocking techniques, hash and DB based blocking techniques, and content based blocking techniques.
  • the blocking technique based on metadata and text information is a method of determining the harmfulness of an image by analyzing the harmfulness of the text included in the title, file name, and description of the image, and has a high over-blocking rate and an error-blocking rate.
  • Hash and DB based blocking method calculates database of hash value of known harmful image, calculates hash value of image and compares it with previously constructed database in order to judge the harmfulness of new image as input. This is a method of determining the harmfulness of the video.
  • This method has a problem in that as the harmful image increases, the size of the hash value database increases as well as the amount of calculation for determining the harmfulness of the image increases. In addition, even if known harmful image has a problem that can not block if the hash value changes through a slight modification.
  • the content-based blocking technique has been analyzed to extract a feature by analyzing the content of the harmful image, generate a hazard classification model from the feature, and determine the harmfulness of the input image based on the generated hazard classification model.
  • This method solves the high over-blocking rate and error-blocking rate of metadata and text-based blocking, and solves the database size and computational problems of hash and DB-based blocking.
  • a recent new approach detects skin color in pixels and utilizes skin and non-skin color ratios in the image as a characteristic of hazard determination.
  • the approach using this feature is a technology that detects the human body part in the entire image and has a problem that it can be judged as a harmful image when the skin color occupies a high proportion even when it is not a harmful image.
  • Hash and DB-based blocking techniques and modified content-based blocking techniques that extract feature points only in the ROI of the image can be used to detect faded images and prevent harmful images from being uploaded online or playing and blocking playback.
  • a harmful image analysis system for controlling is proposed.
  • Harmful image analysis system an analysis server for analyzing the harmfulness of the image by using a hash and DB-based blocking technique and a modified content-based blocking technique to extract the feature point of the ROI; And according to the video upload request from the content registrant terminal or the playback request for the online video from the user terminal, analyzing whether the uploaded video or the playback requested video is harmful. And a web server configured to control the upload of the uploaded requested video or the playback of the requested video and the blocking of the playback according to the analysis result.
  • the harmful image analysis system further includes a database storing at least one fashionable image information, wherein the analysis server, the upload according to the analysis request for the harmfulness of the uploaded video or the playback requested video, The database is searched to determine whether the requested image or the reproduced requested image is a harmful image, and when it is determined that the image does not correspond to the harmful image, the hash and DB based blocking technique and the region of interest of the human body ( It is possible to analyze the presence of harmful images by using a modified content-based blocking technique that extracts the feature points of the ROI.
  • the analysis server analyzes whether a harmful image is mixed by using the hash and DB based blocking technique and the modified content based blocking technique
  • the analysis server analyzes whether the harmful image is applied first by applying the hash and DB based blocking technique. If the harmful image is not analyzed, the modified content-based blocking technique may be applied to analyze the harmful image.
  • the analysis server constructs a hash value of at least one harmful image into a database for applying the hash and DB-based blocking schemes, and a hash value of the upload requested image or the playback requested image is built into the database.
  • the harmfulness may be analyzed by determining whether it corresponds to a hash value of at least one harmful image.
  • a harmful image analysis system includes a hash and DB-based blocking technique and a human body for determining whether an image is harmful based on whether the hash value of the image is included in a database constructed as the hash value of at least one harmful image.
  • An analysis server for analyzing the harmfulness of the image by using a modified content-based blocking technique for extracting feature points of the ROI; And a hash value of the image and a feature point of a region of interest (ROI) are calculated and transmitted to the analysis server to request an analysis of the harmfulness of the requested video, according to an analysis result. It includes a user terminal for controlling the playback and interruption of the image.
  • the analysis server may analyze the harmful image by applying the hash and DB-based blocking technique first, and analyze the harmful image by applying the modified content-based blocking technique when the harmful image is not analyzed. have.
  • a harmful image is detected by using a hash and DB-based blocking technique and a modified content-based blocking technique that extracts feature points only in the ROI of the image.
  • FIG. 1 is a view showing the configuration of a harmful image analysis system according to an embodiment of the present invention.
  • FIG. 2 is a view showing the configuration of a harmful image analysis system according to another embodiment of the present invention.
  • Harmful image analysis system an analysis server for analyzing the harmfulness of the image by using a hash and DB-based blocking technique and a modified content-based blocking technique to extract the feature point of the ROI; And according to the video upload request from the content registrant terminal or the playback request for the online video from the user terminal, analyzing whether the uploaded video or the playback requested video is harmful. And a web server configured to control the upload of the uploaded requested video or the playback of the requested video and the blocking of the playback according to the analysis result.
  • first, second, etc. are used herein to describe various members, regions, and / or portions, it is obvious that these members, components, regions, layers, and / or portions should not be limited by these terms. Do. These terms do not imply any particular order, up or down, or superiority, and are only used to distinguish one member, region or region from another member, region or region. Accordingly, the first member, region, or region described below may refer to the second member, region, or region without departing from the teachings of the present invention.
  • FIG. 1 is a view showing the configuration of a harmful image analysis system according to an embodiment of the present invention.
  • the harmful image analysis system includes an analysis server 20 and the web server 10.
  • the analysis server 20 and the web server 10 may be connected to the Internet and the network to perform data communication with each other to perform data communication.
  • the analysis server 20 and the web server 10 should each be provided with a communication module (not shown) connected to the network to perform data communication.
  • the content registrant terminal 1 and the user terminal 2 should be provided with a communication module capable of performing data communication by being connected to a network such as the Internet.
  • the content registrant terminal 1 is shown as a notebook in FIG. 1, but is not limited thereto. Any content terminal may be a terminal capable of performing data communication through a network connection such as the Internet.
  • the user terminal 2 is shown as a personal computer in FIG. 1, but is not limited thereto. Any user terminal 2 may be connected to a network such as the Internet to perform data communication.
  • the analysis server 20 analyzes whether the image is harmful by using a hash and DB-based blocking technique and a modified content-based blocking technique that extracts feature points of the ROI.
  • hash and DB based blocking technique calculates hash value of harmful image in advance and makes database, then calculates hash value of new image and compares it with previously constructed database in order to judge the harmfulness of new image as input. It is a method of determining the harmfulness of a new video. Accordingly, the analysis server 10 constructs a hash value of at least one harmful image as a database for applying the hash and DB-based blocking schemes, and the hash value of the upload requested image or the playback requested image is the database. The harmfulness may be analyzed by determining whether it corresponds to a hash value of at least one harmful image constructed as.
  • the harmful image determination method based on the hash and DB-based blocking technique has a problem that even if known harmful image can be blocked when the hash value is changed through a slight modification.
  • the analysis server 20 analyzes the harmfulness of the new image by using a hash and DB-based blocking technique and a modified content-based blocking technique that extracts the feature points of the ROI.
  • the modified content-based blocking technique for extracting the feature points of the ROI extracts the feature points of the ROI, for example, the face, the chest, the penis, etc. from the images, and generates a harmful classification model from the features. Then, based on the parasitic classification model generated, it is possible to determine the harmfulness of the incoming image.It solves the high over-blocking rate and error-blocking rate in metadata and text-based blocking, and the database size of hash and DB-based blocking.
  • the analysis server 20 is a modified content-based blocking technique for extracting feature points of the hash analyzer 21 and the ROI to analyze the harmfulness of a new image by applying a hash and DB-based blocking technique.
  • the feature point analyzer 22 may analyze the harmfulness of the new image.
  • the web server 10 may request the upload of the uploaded video or the playback request in response to a video upload request from the content registrant terminal 1 online or a playback request for the video online from the user terminal 2.
  • the analysis server 20 By requesting the analysis server 20 to analyze whether the video is harmful, it is possible to control the upload of the uploaded video or the play and block of the playback of the requested video according to the analysis result.
  • the uploaded video is blocked from uploading or the reproduction of the playback requested video is blocked.
  • the uploaded video is uploaded online or the video requested to be played is a user. It can be controlled to play in the terminal (2).
  • the harmful image analysis system may further include a database 30 for storing at least one fashion image information.
  • the analysis server 20 determines whether the upload requested video or the playback requested video is a harmful video according to an analysis request regarding whether the uploaded video or the playback requested video is harmful. Search and identify the data, and use the modified content-based blocking technique that extracts the hash and DB-based blocking technique and the ROI's feature points when it is determined that the image does not correspond to the harmful image. It can analyze the presence of harmful images.
  • the analysis server 20 analyzes the harmful image by first applying the hash and the DB-based blocking technique. If the harmful image is not analyzed through the modified content-based blocking technique, the harmful image may be analyzed.
  • the analysis server 20 performs a modified content-based blocking technique that extracts the feature points of the ROI by changing the order first, and then analyzes the harmfulness by analyzing the harmfulness. The technique can be applied to analyze the harmfulness of the image.
  • the analysis server 20 may analyze the harmfulness of the image by simultaneously performing a hash and DB-based blocking technique and a modified content-based blocking technique extracting feature points of the ROI.
  • FIG. 2 is a view showing the configuration of a harmful image analysis system according to another embodiment of the present invention.
  • the harmful image analysis system according to another aspect of the present invention, the user terminal 50 and the analysis server 60, the user terminal 50 and the analysis server 60, such as the Internet It is connected through a network to perform data communication, and for this purpose, a communication module (not shown) must be provided.
  • the analysis server 60 is a hash and DB-based blocking technique and a human interest region that determine whether the image is harmful by whether the hash value of the image is included in a database (not shown) constructed as the hash value of at least one harmful image.
  • a database not shown
  • the analysis server 60 applies a hash and DB-based blocking technique, and a modified content-based blocking technique for extracting feature points of the hash analyzer 61 and ROI, which analyzes the harmfulness of the image. It may include a feature point analyzer 62 for analyzing whether the image is harmful by applying a.
  • the analysis server 60 analyzes the harmful image by applying the hash and DB-based blocking technique first, and analyzes the harmful image by applying the modified content-based blocking technique when the harmful image is not analyzed. can do.
  • the modified content-based blocking technique may be applied first to analyze whether the harmful image is present, and if the harmful image is not analyzed through the hash and DB-based blocking technique, the harmful image may be analyzed.
  • the harmful image may be analyzed by simultaneously applying the hash and the DB-based blocking technique and the modified content-based blocking technique.
  • the user terminal 50 calculates the hash value of the image and the feature points of the region of interest (ROI) according to the request of the reproduction of the image and transmits it to the analysis server 60 to request and analyze the harmfulness of the requested image. According to the result, the reproduction control and the reproduction blocking are performed. To this end, the user terminal 50 calculates the hash value of the image and the feature points of the region of interest (ROI) according to the request for playing the image and transmits the calculated points to the analysis server 60 to request an analysis of the harmfulness of the requested image.
  • the playback unit 51 includes a playback control unit 53 for controlling the playback and playback interruption of the playback-requested video according to the system agent 52 and the analysis result of the analysis server 60.
  • the playback control unit 53 prohibits the video of the video that is requested to be reproduced when it is analyzed as a harmful image as a result of analysis by the analysis server 60, and when it is analyzed that the video is not harmful, the video that is requested to be reproduced. Play through the screen (not shown) of the user terminal 50.
  • the present invention can be applied to the field of blocking u-hat in receiving content through a device that receives the content through the Internet, such as a PC, smart phone.

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Disclosed is a system for analyzing an objectionable image. The system for analyzing an objectionable image according to one embodiment of the present invention comprises: an analysis server for analyzing whether an image is objectionable or not by mixing a hash and DB-based blocking scheme and a modified contents-based blocking scheme which extracts characteristic points in a region of interest (ROI) of a human body; and a web server for, upon an online image upload request from a contents register terminal or an online reproduction request for an image from a user terminal, requesting the analysis server to analyze whether the image to be uploaded or the image to be reproduced is objectionable or not so as to control the uploading of the image to be uploaded or the reproducing of the image to be reproduced according to the analysis result.

Description

유해영상 분석 시스템Hazardous Image Analysis System
본 발명은 유해영상 분석 시스템에 관한 것으로, 더욱 자세하게는 해시 및 DB 기반 차단 기법과 영상 중 인체관심영역(ROI)에만 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 유행 영상을 검출해서 유해 영상이 온라인 상에 업로드 되거나 유해 영상의 재생 및 재생차단을 제어하는 기술에 관한 것이다.The present invention relates to a harmful image analysis system, and more particularly, a harmful image is detected by using a hash and DB-based blocking technique and a modified content-based blocking technique that extracts a feature point only in the ROI of an image. The present invention relates to a technology for controlling playback and blocking of uploaded or harmful images on-line.
인터넷은 정보의 바다라고 불릴 정도로 다양한 정보들이 존재할 뿐만 아니라 사용이 편리하여, 현대를 살아가는 많은 사람의 일상생활 일부가 되어 사회적, 경제적, 학문적인 측면에 있어서 긍정적인 면을 제공한다. 그러나 이러한 긍정적인 면에 반하여, 인터넷의 개방성, 상호연결성, 익명성의 특징을 이용한 유해 정보의 무분별한 유포는 심각한 사회 문제로 대두 되고 있다. 이러한 환경은 가치 판단력이 떨어지고 자기 통제력이 약한 청소년들을 유혹하여 정서적, 정신적 해악을 끼칠 수 있다. 그러므로 사회적 약자인 청소년 또는 원치 않는 사람들이 유해 정보에 노출되지 않도록 유해 정보를 차단하는 방법이 필요하다.The Internet is not only a variety of information that is called the sea of information, but it is also easy to use, making it a part of everyday life for many people in modern times and providing positive aspects in social, economic and academic aspects. However, in contrast to this positive aspect, the indiscriminate dissemination of harmful information using the characteristics of openness, interconnection and anonymity of the Internet has become a serious social problem. This environment can attract emotionally and mentally harming young people who have poor value judgment and weak self-control. Therefore, there is a need for a method of blocking harmful information so that socially disadvantaged youth or unwanted people are not exposed to harmful information.
종래 유해 영상을 차단하는 방법으로는 메타 데이터 및 텍스트 정보 기반 차단 기법, 해시 및 DB 기반 차단 기법, 내용 기반 차단 기법 등이 있다. 메타 데이터 및 텍스트 정보 기반 차단기법은 영상의 제목, 파일이름, 설명에 포함된 텍스트의 유해성을 분석하여 영상의 유해성을 판단하는 방법으로서, 높은 과차단율 및 오차단율을 나타낸다. 해시 및 DB 기반 차단 기법은 기존에 알려진 유해 영상의 해시값을 계산하여 데이터베이스화한 후, 입력으로 들어온 새로운 영상의 유해성을 판단하기 위해서 영상의 해시값을 계산해서 이를 이전에 구축한 데이터베이스와 비교하여 영상의 유해성을 판단하는 방법이다. 이 방법은 유해 영상이 증가하면 증가할수록 해시값 데이터베이스의 크기가 증가할 뿐만 아니라, 영상의 유해성을 판단하는 계산량이 증가하는 문제점을 갖는다. 또한 이미 알려진 유해 영상이라도 약간의 변형을 통해 해시값이 변한다면 이를 차단하지 못한다는 문제점을 갖는다.Conventionally, harmful image blocking methods include metadata and text information based blocking techniques, hash and DB based blocking techniques, and content based blocking techniques. The blocking technique based on metadata and text information is a method of determining the harmfulness of an image by analyzing the harmfulness of the text included in the title, file name, and description of the image, and has a high over-blocking rate and an error-blocking rate. Hash and DB based blocking method calculates database of hash value of known harmful image, calculates hash value of image and compares it with previously constructed database in order to judge the harmfulness of new image as input. This is a method of determining the harmfulness of the video. This method has a problem in that as the harmful image increases, the size of the hash value database increases as well as the amount of calculation for determining the harmfulness of the image increases. In addition, even if known harmful image has a problem that can not block if the hash value changes through a slight modification.
최근에 등장한 내용 기반 차단 기법은 유해 영상의 내용을 분석하여 특징을 추출하고, 그 특징으로부터 유해 분류 모델을 생성한 후, 기생성된 유해 분류 모델에 근거하여 입력으로 들어온 영상의 유해성을 판단한다. 이 방법은 메타 데이터 및 텍스트 기반 차단 기법에서 나타나는 높은 과차단율 및 오차단율을 해결하고 해시 및 DB 기반 차단 기법의 데이터베이스 크기 및 계산량 문제를 해결하였다.Recently, the content-based blocking technique has been analyzed to extract a feature by analyzing the content of the harmful image, generate a hazard classification model from the feature, and determine the harmfulness of the input image based on the generated hazard classification model. This method solves the high over-blocking rate and error-blocking rate of metadata and text-based blocking, and solves the database size and computational problems of hash and DB-based blocking.
그러나 대부분의 내용 기반 차단 기법은 유해 영상의 특징으로 색상(color), 질감(texture), 형태(shape)와 같은 저수준 특징으로 사용하거나 영상 검색에 주로 사용되는 MPEG-기술자(Descriptor)를 주로 사용한다. 이러한 정보는 유해 영상의 특징을 제대로 반영하지 못하여 낮은 차단율과 높은 오차단율을 보인다.However, most content-based blocking techniques use low-level features such as color, texture, and shape as the features of harmful images, or mainly MPEG-descriptors, which are mainly used for image retrieval. . This information does not properly reflect the characteristics of the harmful image, which results in low blocking rate and high error rate.
이러한 문제점을 해결하기 위해, 최근 새로운 접근법에서는 화소(pixel) 단위로 피부색을 탐지하여 영상에서의 피부색과 비피부색 비율 등을 유해성 판단의 특징으로 활용하기도 한다. 그러나 이러한 특징을 사용하는 접근법은 영상(image) 전체에서 인체 부분을 탐지해 내는 기술로서 유해 영상이 아닌 경우인데도 피부색이 차지하는 비중이 높은 경우에 유해 영상으로 판단할 수 있다는 문제점을 가진다.In order to solve this problem, a recent new approach detects skin color in pixels and utilizes skin and non-skin color ratios in the image as a characteristic of hazard determination. However, the approach using this feature is a technology that detects the human body part in the entire image and has a problem that it can be judged as a harmful image when the skin color occupies a high proportion even when it is not a harmful image.
[선행기술문헌][Preceding technical literature]
[특허문헌][Patent Documents]
본 발명과 관련된 선행문헌으로는 대한민국 공개특허 제10-2010-0089349호(공개일 : 2010년 08월 12일)가 있다.Prior art related to the present invention is Korean Patent Publication No. 10-2010-0089349 (published: August 12, 2010).
해시 및 DB 기반 차단 기법과 영상 중 인체관심영역(ROI)에만 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 유행 영상을 검출해서 유해영상이 온라인상에 업로드 되거나 유해 영상의 재생 및 재생차단을 제어하는 유해 영상 분석 시스템이 제안된다.Hash and DB-based blocking techniques and modified content-based blocking techniques that extract feature points only in the ROI of the image can be used to detect faded images and prevent harmful images from being uploaded online or playing and blocking playback. A harmful image analysis system for controlling is proposed.
본 발명의 해결하고자 하는 과제는 이상에서 언급한 과제로 제한되지 않으며, 언급되지 않은 또 다른 과제들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 The problem to be solved of the present invention is not limited to the above-mentioned problem, and other problems not mentioned may be clearly understood by those skilled in the art from the following description.
본 발명의 일 양상에 따른 유해영상 분석 시스템은, 해시 및 DB 기반 차단 기법과 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 영상의 유해 여부를 분석하는 분석 서버; 와 콘텐츠 등록자 단말기로부터 온라인(online)상에 영상 업로드 요청이 있거나 사용자 단말기로부터 온라인상의 영상에 대한 재생 요청에 따라, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상의 유해 여부에 대한 분석을 상기 분석 서버에 요청하여 상기 분석결과에 따라 상기 업로드 요청된 영상의 업로드 또는 상기 재생 요청된 영상의 재생 및 재생차단을 제어하는 웹 서버를 포함한다.Harmful image analysis system according to an aspect of the present invention, an analysis server for analyzing the harmfulness of the image by using a hash and DB-based blocking technique and a modified content-based blocking technique to extract the feature point of the ROI; And according to the video upload request from the content registrant terminal or the playback request for the online video from the user terminal, analyzing whether the uploaded video or the playback requested video is harmful. And a web server configured to control the upload of the uploaded requested video or the playback of the requested video and the blocking of the playback according to the analysis result.
상기 유해영상 분석 시스템은, 적어도 하나의 유행 영상 정보를 저장하는 데이터베이스를 더 포함하며, 상기 분석 서버는, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상의 유해 여부에 대한 분석 요청에 따라, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상이 유해 영상인가를 상기 데이터베이스를 검색하여 파악하고, 상기 데이터베이스의 검색 결과 유해 영상에 해당 되지 않은 것으로 판단된 경우에 상기 해시 및 DB 기반 차단 기법과 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 유해 영상 여부를 분석할 수 있다.The harmful image analysis system further includes a database storing at least one fashionable image information, wherein the analysis server, the upload according to the analysis request for the harmfulness of the uploaded video or the playback requested video, The database is searched to determine whether the requested image or the reproduced requested image is a harmful image, and when it is determined that the image does not correspond to the harmful image, the hash and DB based blocking technique and the region of interest of the human body ( It is possible to analyze the presence of harmful images by using a modified content-based blocking technique that extracts the feature points of the ROI.
상기 분석 서버는, 상기 해시 및 DB 기반 차단 기법과 상기 수정된 내용기반 차단 기법을 혼용하여 유해 영상 여부를 분석하는 경우, 상기 해시 및 DB 기반 차단 기법을 먼저 적용하여 유해 영상 여부를 분석하고 이를 통해 유해 영상 여부가 분석되지 않은 경우에 상기 수정된 내용기반 차단 기법을 적용하여 유해 영상 여부를 분석할 수 있다.When the analysis server analyzes whether a harmful image is mixed by using the hash and DB based blocking technique and the modified content based blocking technique, the analysis server analyzes whether the harmful image is applied first by applying the hash and DB based blocking technique. If the harmful image is not analyzed, the modified content-based blocking technique may be applied to analyze the harmful image.
상기 분석 서버는, 상기 해시 및 DB 기반 차단 기법의 적용을 위해서 적어도 하나의 유해 영상의 해시 값을 데이터베이스로 구축하고 있으며, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상의 해시 값이 상기 데이터베이스로 구축된 적어도 하나의 유해 영상의 해시 값에 해당되는가를 판단하여 유해 여부를 분석할 수 있다.The analysis server constructs a hash value of at least one harmful image into a database for applying the hash and DB-based blocking schemes, and a hash value of the upload requested image or the playback requested image is built into the database. The harmfulness may be analyzed by determining whether it corresponds to a hash value of at least one harmful image.
본 발명의 다른 양상에 따른 유해영상 분석 시스템은, 영상의 해시값이 적어도 하나의 유해영상의 해시값으로 구축된 데이터베이스에 포함되어 있는지로 영상의 유해 여부를 판단하는 해시 및 DB 기반 차단 기법과 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 영상의 유해 여부를 분석하는 분석 서버; 와 영상의 재생 요청에 따라 영상의 해시값 및 인체관심영역(ROI)의 특징점을 계산하여 상기 분석 서버에 전송하여 상기 재생 요청된 영상의 유해 여부의 분석을 요청해서 분석 결과에 따라 상기 재생 요청된 영상의 재생 및 재생차단을 제어하는 사용자 단말기를 포함한다.According to another aspect of the present invention, a harmful image analysis system includes a hash and DB-based blocking technique and a human body for determining whether an image is harmful based on whether the hash value of the image is included in a database constructed as the hash value of at least one harmful image. An analysis server for analyzing the harmfulness of the image by using a modified content-based blocking technique for extracting feature points of the ROI; And a hash value of the image and a feature point of a region of interest (ROI) are calculated and transmitted to the analysis server to request an analysis of the harmfulness of the requested video, according to an analysis result. It includes a user terminal for controlling the playback and interruption of the image.
상기 분석 서버는, 상기 해시 및 DB 기반 차단 기법을 먼저 적용하여 유해 영상 여부를 분석하고 이를 통해 유해 영상 여부가 분석되지 않은 경우에 상기 수정된 내용기반 차단 기법을 적용하여 유해 영상 여부를 분석할 수 있다.The analysis server may analyze the harmful image by applying the hash and DB-based blocking technique first, and analyze the harmful image by applying the modified content-based blocking technique when the harmful image is not analyzed. have.
본 발명의 실시예에 따른 유해영상 분석 시스템에 따르면, 해시 및 DB 기반 차단 기법과 영상 중 인체관심영역(ROI)에만 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 유행 영상을 검출해서 유해 영상이 온라인상에 업로드 되거나 유해 영상의 재생 및 재생차단을 제어함으로써, 사회적 약자인 청소년 또는 원치 않는 사람들이 유해 정보에 노출되지 않도록 할 수 있다.According to the harmful image analysis system according to an embodiment of the present invention, a harmful image is detected by using a hash and DB-based blocking technique and a modified content-based blocking technique that extracts feature points only in the ROI of the image. By controlling the playback and blocking of harmful images uploaded online or by harmful videos, socially disadvantaged youth or unwanted people may not be exposed to harmful information.
도 1은 본 발명의 일 실시예에 따른 유해영상 분석 시스템의 구성을 나타낸 도면이다.1 is a view showing the configuration of a harmful image analysis system according to an embodiment of the present invention.
도 2는 본 발명의 다른 실시예에 따른 유해영상 분석 시스템의 구성을 나타낸 도면이다.2 is a view showing the configuration of a harmful image analysis system according to another embodiment of the present invention.
본 발명의 일 양상에 따른 유해영상 분석 시스템은, 해시 및 DB 기반 차단 기법과 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 영상의 유해 여부를 분석하는 분석 서버; 와 콘텐츠 등록자 단말기로부터 온라인(online)상에 영상 업로드 요청이 있거나 사용자 단말기로부터 온라인상의 영상에 대한 재생 요청에 따라, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상의 유해 여부에 대한 분석을 상기 분석 서버에 요청하여 상기 분석결과에 따라 상기 업로드 요청된 영상의 업로드 또는 상기 재생 요청된 영상의 재생 및 재생차단을 제어하는 웹 서버를 포함한다.Harmful image analysis system according to an aspect of the present invention, an analysis server for analyzing the harmfulness of the image by using a hash and DB-based blocking technique and a modified content-based blocking technique to extract the feature point of the ROI; And according to the video upload request from the content registrant terminal or the playback request for the online video from the user terminal, analyzing whether the uploaded video or the playback requested video is harmful. And a web server configured to control the upload of the uploaded requested video or the playback of the requested video and the blocking of the playback according to the analysis result.
이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 상세히 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
본 발명의 실시예들은 당해 기술 분야에서 통상의 지식을 가진 자에게 본 발명을 더욱 완전하게 설명하기 위하여 제공되는 것이며, 아래의 실시예들은 여러 가지 다른 형태로 변형될 수 있으며, 본 발명의 범위가 아래의 실시예들로 한정되는 것은 아니다. 오히려, 이들 실시예는 본 개시를 더욱 충실하고 완전하게 하며 당업자에게 본 발명의 사상을 완전하게 전달하기 위하여 제공되는 것이다.Embodiments of the present invention are provided to more fully explain the present invention to those skilled in the art, and the following embodiments may be modified in many different forms, the scope of the present invention It is not limited to the following embodiments. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art.
본 명세서에서 사용된 용어는 특정 실시예를 설명하기 위하여 사용되며, 본 발명을 제한하기 위한 것이 아니다. 본 명세서에서 사용된 바와 같이 단수 형태는 문맥상 다른 경우를 분명히 지적하는 것이 아니라면, 복수의 형태를 포함할 수 있다. 또한, 본 명세서에서 사용되는 경우 "포함한다(comprise)" 및/또는"포함하는(comprising)"은 언급한 형상들, 숫자, 단계, 동작, 부재, 요소 및/또는 이들 그룹의 존재를 특정하는 것이며, 하나 이상의 다른 형상, 숫자, 동작, 부재, 요소 및/또는 그룹들의 존재 또는 부가를 배제하는 것이 아니다. 본 명세서에서 사용된 바와 같이, 용어 "및/또는"은 해당 열거된 항목 중 어느 하나 및 하나 이상의 모든 조합을 포함한다.The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms "a", "an" and "the" may include the plural forms as well, unless the context clearly indicates otherwise. Also, as used herein, "comprise" and / or "comprising" specifies the presence of the mentioned shapes, numbers, steps, actions, members, elements and / or groups of these. It is not intended to exclude the presence or the addition of one or more other shapes, numbers, acts, members, elements and / or groups. As used herein, the term "and / or" includes any and all combinations of one or more of the listed items.
본 명세서에서 제1, 제2 등의 용어가 다양한 부재, 영역 및/또는 부위들을 설명하기 위하여 사용되지만, 이들 부재, 부품, 영역, 층들 및/또는 부위들은 이들 용어에 의해 한정되어서는 안됨은 자명하다. 이들 용어는 특정 순서나 상하, 또는 우열을 의미하지 않으며, 하나의 부재, 영역 또는 부위를 다른 부재, 영역 또는 부위와 구별하기 위하여만 사용된다. 따라서, 이하 상술할 제1 부재, 영역 또는 부위는 본 발명의 가르침으로부터 벗어나지 않고서도 제2 부재, 영역 또는 부위를 지칭할 수 있다.Although the terms first, second, etc. are used herein to describe various members, regions, and / or portions, it is obvious that these members, components, regions, layers, and / or portions should not be limited by these terms. Do. These terms do not imply any particular order, up or down, or superiority, and are only used to distinguish one member, region or region from another member, region or region. Accordingly, the first member, region, or region described below may refer to the second member, region, or region without departing from the teachings of the present invention.
이하, 본 발명의 실시예들은 본 발명의 실시예들을 개략적으로 도시하는 도면들을 참조하여 설명한다. 도면들에 있어서, 예를 들면, 제조 기술 및/또는 공차에 따라, 도시된 형상의 변형들이 예상될 수 있다. 따라서, 본 발명의 실시예는 본 명세서에 도시된 영역의 특정 형상에 제한된 것으로 해석되어서는 아니 되며, 예를 들면 제조상 초래되는 형상의 변화를 포함하여야 한다.Hereinafter, embodiments of the present invention will be described with reference to the drawings schematically showing embodiments of the present invention. In the drawings, for example, variations in the shape shown may be expected, depending on manufacturing techniques and / or tolerances. Accordingly, embodiments of the present invention should not be construed as limited to the specific shapes of the regions shown herein, but should include, for example, changes in shape resulting from manufacturing.
도 1은 본 발명의 일 실시예에 따른 유해영상 분석 시스템의 구성을 나타낸 도면이다.1 is a view showing the configuration of a harmful image analysis system according to an embodiment of the present invention.
도 1을 참조하면, 본 발명에 일 실시예에 따른 유해영상 분석 시스템은 분석 서버(20)와 웹 서버(10)를 포함한다. 이때, 분석 서버(20)와 웹 서버(10)는 서로 데이터 통신을 수행하기 위해서 인터넷 등과 네트워크에 연결되어 데이터 통신을 수행할 수 있다. 이에 따라 분석 서버(20)와 웹 서버(10)는 각각 내부에 상기 네트워크에 연결되어 데이터 통신을 수행하는 통신모듈(도시하지 않음)을 구비하고 있어야 한다. 한편 콘텐츠 등록자 단말기(1) 및 사용자 단말기(2)로 인터넷 등과 같은 네트워크에 연결되어 데이터 통신을 수행할 수 있는 통신모듈을 구비하고 있어야 한다. 콘텐츠 등록자 단말기(1)는 도 1에서 노트북으로 표시되어 있으나 이에 한정되지 않지 않고 인터넷 등과 같은 네트워크 연결되어 데이터 통신을 수행할 수 있는 단말기라면 어느 것이라도 무방하다. 마찬가지로 사용자 단말기(2)는 도 1에서 개인용 컴퓨터로 표시되어 있으나 이에 한정되지 않고 인터넷 등과 같은 네트워크에 연결되어 데이터 통신을 수행할 수 있는 단말기라면 어느 것이라도 무방하다.Referring to Figure 1, the harmful image analysis system according to an embodiment of the present invention includes an analysis server 20 and the web server 10. At this time, the analysis server 20 and the web server 10 may be connected to the Internet and the network to perform data communication with each other to perform data communication. Accordingly, the analysis server 20 and the web server 10 should each be provided with a communication module (not shown) connected to the network to perform data communication. Meanwhile, the content registrant terminal 1 and the user terminal 2 should be provided with a communication module capable of performing data communication by being connected to a network such as the Internet. The content registrant terminal 1 is shown as a notebook in FIG. 1, but is not limited thereto. Any content terminal may be a terminal capable of performing data communication through a network connection such as the Internet. Similarly, the user terminal 2 is shown as a personal computer in FIG. 1, but is not limited thereto. Any user terminal 2 may be connected to a network such as the Internet to perform data communication.
분석 서버(20)는 해시 및 DB 기반 차단 기법과 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 영상의 유해 여부를 분석한다.The analysis server 20 analyzes whether the image is harmful by using a hash and DB-based blocking technique and a modified content-based blocking technique that extracts feature points of the ROI.
이때 해시 및 DB 기반 차단 기법은 미리 유해 영상의 해시값을 계산하여 데이터베이스화한 후, 입력으로 들어온 새로운 영상의 유해성을 판단하기 위해서 새로운 영상의 해시값을 계산한 후 이전에 구축한 데이터베이스와 비교하여 새로운 영상의 유해성을 판단하는 방법이다. 따라서 분석 서버(10)는 상기 해시 및 DB 기반 차단 기법의 적용을 위해서 적어도 하나의 유해 영상의 해시 값을 데이터베이스로 구축하고 있으며, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상의 해시 값이 상기 데이터베이스로 구축된 적어도 하나의 유해 영상의 해시 값에 해당되는가를 판단하여 유해 여부를 분석할 수 있다.At this time, hash and DB based blocking technique calculates hash value of harmful image in advance and makes database, then calculates hash value of new image and compares it with previously constructed database in order to judge the harmfulness of new image as input. It is a method of determining the harmfulness of a new video. Accordingly, the analysis server 10 constructs a hash value of at least one harmful image as a database for applying the hash and DB-based blocking schemes, and the hash value of the upload requested image or the playback requested image is the database. The harmfulness may be analyzed by determining whether it corresponds to a hash value of at least one harmful image constructed as.
하지만 이러한 해시 및 DB 기반 차단 기법을 통한 유해영상 판단방법은 이미 알려진 유해 영상이라도 약간의 변형을 통해서 해시값이 변경된 경우에 이를 차단할 수 없다는 문제점을 갖는다.However, the harmful image determination method based on the hash and DB-based blocking technique has a problem that even if known harmful image can be blocked when the hash value is changed through a slight modification.
따라서 이 문제점을 보완하기 위해서 상기 분석 서버(20)는 해시 및 DB 기반 차단 기법 및 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 새로운 영상의 유해 여부를 분석하고 있다. 이때 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법은 영상 중 인체관심영역(ROI), 예를 들어 얼굴, 가슴, 성기 등의 특징점을 추출하고 그 특징점으로부터 유해 분류 모델을 생성한 후 기생성된 유해 분류 모델에 근거하여 입력으로 들어온 영상의 유해성을 판단하는 방법으로, 메타 데이터 및 텍스트 기반 차단 기법에서 나타나는 높은 과차단율 및 오차단율을 해결하고 해시 및 DB 기반 차단 기법의 데이터베이스 크기 및 계산량 문제를 해결한 방법이며, 또한 인체관심영역으로만 한정하여 특징점을 추출하므로 유해 영상이 아닌 경우인데도 피부색이 차지하는 비중이 높은 경우에 유해 영상으로 판단될 수 있는 문제점을 해결할 수 있게 된다.Therefore, to solve this problem, the analysis server 20 analyzes the harmfulness of the new image by using a hash and DB-based blocking technique and a modified content-based blocking technique that extracts the feature points of the ROI. . At this time, the modified content-based blocking technique for extracting the feature points of the ROI extracts the feature points of the ROI, for example, the face, the chest, the penis, etc. from the images, and generates a harmful classification model from the features. Then, based on the parasitic classification model generated, it is possible to determine the harmfulness of the incoming image.It solves the high over-blocking rate and error-blocking rate in metadata and text-based blocking, and the database size of hash and DB-based blocking. And a method of solving a computational problem, and extracting a feature point only to a region of interest of the human body, thereby solving a problem that may be determined as a harmful image when the skin color occupies a high proportion even when the image is not a harmful image.
결국 상기 분석 서버(20)는 해시 및 DB 기반 차단 기법을 적용하여 새로운 영상의 유해 여부를 분석하는 해시 분석부(21)와 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법으로 새로운 영상의 유해 여부를 분석하는 특징점 분석부(22)를 포함할 수 있다.As a result, the analysis server 20 is a modified content-based blocking technique for extracting feature points of the hash analyzer 21 and the ROI to analyze the harmfulness of a new image by applying a hash and DB-based blocking technique. The feature point analyzer 22 may analyze the harmfulness of the new image.
웹 서버(10)는 콘텐츠 등록자 단말기(1)로부터 온라인(online)상에 영상 업로드 요청이 있거나 사용자 단말기(2)로부터 온라인상의 영상에 대한 재생요청에 따라, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상의 유해 여부에 대한 분석을 상기 분석 서버(20)에 요청하여 상기 분석결과에 따라 상기 업로드 요청된 영상의 업로드 또는 상기 재생 요청된 영상의 재생 및 재생차단을 제어할 수 있다.The web server 10 may request the upload of the uploaded video or the playback request in response to a video upload request from the content registrant terminal 1 online or a playback request for the video online from the user terminal 2. By requesting the analysis server 20 to analyze whether the video is harmful, it is possible to control the upload of the uploaded video or the play and block of the playback of the requested video according to the analysis result.
즉 유해 영상인 경우 상기 업로드 요청된 영상을 업로드를 차단하거나 상기 재생 요청된 영상의 재생을 차단하며, 반면 유해 영상이 아닌 경우 상기 업로드 요청된 영상을 온라인상에 업로드하거나 상기 재생 요청된 영상이 사용자 단말기(2)에서 재생되도록 제어할 수 있다.That is, in the case of a harmful image, the uploaded video is blocked from uploading or the reproduction of the playback requested video is blocked. On the other hand, if the image is not harmful, the uploaded video is uploaded online or the video requested to be played is a user. It can be controlled to play in the terminal (2).
한편 상기 본 발명의 일 실시예에 따른 유해영상 분석 시스템은 적어도 하나의 유행 영상 정보를 저장하는 데이터베이스(30)를 더 포함할 수 있다.On the other hand, the harmful image analysis system according to an embodiment of the present invention may further include a database 30 for storing at least one fashion image information.
이에 따라 분석 서버(20)는 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상의 유해 여부에 대한 분석 요청에 따라, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상이 유해 영상인가를 상기 데이터베이스(30)를 검색하여 파악하고, 상기 데이터베이스의 검색 결과 유해 영상에 해당 되지 않은 것으로 판단된 경우에 상기 해시 및 DB 기반 차단 기법과 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 유해 영상 여부를 분석할 수 있다.Accordingly, the analysis server 20 determines whether the upload requested video or the playback requested video is a harmful video according to an analysis request regarding whether the uploaded video or the playback requested video is harmful. Search and identify the data, and use the modified content-based blocking technique that extracts the hash and DB-based blocking technique and the ROI's feature points when it is determined that the image does not correspond to the harmful image. It can analyze the presence of harmful images.
이때 분석 서버(20)는, 상기 해시 및 DB 기반 차단 기법과 상기 수정된 내용기반차단 기법을 혼용하여 유해 영상 여부를 분석하는 경우, 상기 해시 및 DB 기반 차단 기법을 먼저 적용하여 유해 영상 여부를 분석하고 이를 통해 유해 영상 여부가 분석되지 않은 경우에 상기 수정된 내용기반 차단 기법을 적용하여 유해 영상 여부를 분석할 수 있다. 그러나 이와 같은 분석 순서는 일 실시예에 불과하며 이에 한정되지는 않는다. 즉 분석 서버(20)는 순서를 바꾸어서 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 먼저 수행해서 유해 여부를 분석해서 유해 여부를 분석할 수 없는 경우에 해시 및 DB 기반 차단 기법을 적용해서 영상의 유해 여부를 분석할 수 있다. 또 다르게 분석 서버(20)는 해시 및 DB 기반 차단 기법과 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 동시에 수행해서 영상의 유해 여부를 분석할 수도 있다.In this case, when analyzing the harmful image by mixing the hash and the DB-based blocking technique and the modified content-based blocking technique, the analysis server 20 analyzes the harmful image by first applying the hash and the DB-based blocking technique. If the harmful image is not analyzed through the modified content-based blocking technique, the harmful image may be analyzed. However, such an analysis sequence is only an example and is not limited thereto. That is, the analysis server 20 performs a modified content-based blocking technique that extracts the feature points of the ROI by changing the order first, and then analyzes the harmfulness by analyzing the harmfulness. The technique can be applied to analyze the harmfulness of the image. Alternatively, the analysis server 20 may analyze the harmfulness of the image by simultaneously performing a hash and DB-based blocking technique and a modified content-based blocking technique extracting feature points of the ROI.
도 2는 본 발명의 다른 실시예에 따른 유해영상 분석 시스템의 구성을 나타낸 도면이다.2 is a view showing the configuration of a harmful image analysis system according to another embodiment of the present invention.
도 2를 참조하면, 본 발명의 다른 양상에 따른 유해영상 분석 시스템은, 사용자 단말기(50)와 분석 서버(60)를 포함하며, 상기 사용자 단말기(50)와 분석 서버(60)는 인터넷 등과 같은 네트워크를 통해 연결되어 데이터 통신을 수행하며, 이를 위해서 통신 모듈(미도시)을 구비하고 있어야 한다.2, the harmful image analysis system according to another aspect of the present invention, the user terminal 50 and the analysis server 60, the user terminal 50 and the analysis server 60, such as the Internet It is connected through a network to perform data communication, and for this purpose, a communication module (not shown) must be provided.
분석 서버(60)는 영상의 해시값이 적어도 하나의 유해영상의 해시값으로 구축된 데이터베이스(미도시)에 포함되어 있는지로 영상의 유해 여부를 판단하는 해시 및 DB 기반 차단 기법과 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 영상의 유해 여부를 분석한다. 이를 위해서 분석서버(60)는 상기 해시 및 DB 기반 차단 기법을 적용하여 영상의 유해 여부를 분석하는 해시 분석부(61)와 상기 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 적용하여 영상의 유해 여부를 분석하는 특징점 분석부(62)를 포함할 수 있다.The analysis server 60 is a hash and DB-based blocking technique and a human interest region that determine whether the image is harmful by whether the hash value of the image is included in a database (not shown) constructed as the hash value of at least one harmful image. We analyze the harmfulness of images by using modified content-based blocking techniques that extract feature points of ROI. To this end, the analysis server 60 applies a hash and DB-based blocking technique, and a modified content-based blocking technique for extracting feature points of the hash analyzer 61 and ROI, which analyzes the harmfulness of the image. It may include a feature point analyzer 62 for analyzing whether the image is harmful by applying a.
이때 분석 서버(60)는 상기 해시 및 DB 기반 차단 기법을 먼저 적용하여 유해 영상 여부를 분석하고 이를 통해 유해 영상 여부가 분석되지 않은 경우에 상기 수정된 내용기반 차단 기법을 적용하여 유해 영상 여부를 분석할 수 있다.In this case, the analysis server 60 analyzes the harmful image by applying the hash and DB-based blocking technique first, and analyzes the harmful image by applying the modified content-based blocking technique when the harmful image is not analyzed. can do.
그러나 이는 일 실시예에 불과하며 이에 한정되지 않는다. 즉 상기 수정된 내용기반 차단 기법을 먼저 적용하여 유해 영상 여부를 분석하고 이를 통해서 유해 영상 여부가 분석되지 않는 경우에 상기 해시 및 DB기반 차단 기법을 적용하여 유해 영상 여부를 분석할 수 있다. 이와 다르게 상기 해시 및 DB 기반 차단 기법 및 상기 수정된 내용기반 차단 기법을 동시에 적용해서 유해 영상 여부를 분석할 수도 있다.However, this is only an example and is not limited thereto. That is, the modified content-based blocking technique may be applied first to analyze whether the harmful image is present, and if the harmful image is not analyzed through the hash and DB-based blocking technique, the harmful image may be analyzed. Alternatively, the harmful image may be analyzed by simultaneously applying the hash and the DB-based blocking technique and the modified content-based blocking technique.
사용자 단말기(50)는 영상의 재생 요청에 따라 영상의 해시값 및 인체관심영역(ROI)의 특징점을 계산하여 분석 서버(60)에 전송하여 상기 재생 요청된 영상의 유해 여부의 분석을 요청해서 분석 결과에 따라 상기 재생 요청된 영상의 재생 및 재생차단을 제어한다. 이를 위해서 사용자 단말기(50)는 영상의 재생 요청에 따라 영상의 해시값 및 인체관심영역(ROI)의 특징점을 계산하여 분석 서버(60)에 전송하여 상기 재생 요청된 영상의 유해 여부의 분석을 요청하는 시스템 에이전트(52)와 상기 분석 서버(60)의 분석 결과에 따라 상기 재생 요청된 영상의 재생 및 재생차단을 제어하는 재생 제어부(53)를 포함하는 재생부(51)를 구비한다. 이때 재생 제어부(53)는 분석 서버(60)의 분석 결과 상기 재생 요청된 영상이 유해 영상으로 분석된 경우 상기 재생 요청된 영상의 영상을 금지하고 유해 영상이 아닌 것으로 분석된 경우 상기 재생 요청된 영상을 상기 사용자 단말기(50)의 화면(미도시)을 통해서 재생한다.The user terminal 50 calculates the hash value of the image and the feature points of the region of interest (ROI) according to the request of the reproduction of the image and transmits it to the analysis server 60 to request and analyze the harmfulness of the requested image. According to the result, the reproduction control and the reproduction blocking are performed. To this end, the user terminal 50 calculates the hash value of the image and the feature points of the region of interest (ROI) according to the request for playing the image and transmits the calculated points to the analysis server 60 to request an analysis of the harmfulness of the requested image. The playback unit 51 includes a playback control unit 53 for controlling the playback and playback interruption of the playback-requested video according to the system agent 52 and the analysis result of the analysis server 60. At this time, the playback control unit 53 prohibits the video of the video that is requested to be reproduced when it is analyzed as a harmful image as a result of analysis by the analysis server 60, and when it is analyzed that the video is not harmful, the video that is requested to be reproduced. Play through the screen (not shown) of the user terminal 50.
이제까지 본 발명에 대하여 실시예들을 중심으로 살펴보았다. 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 변형된 형태로 구현될 수 있음을 이해할 수 있을 것이다.So far, the present invention has been described with reference to the embodiments. Those skilled in the art will understand that the present invention may be implemented in a modified form without departing from the essential characteristics of the present invention.
그러므로 개시된 실시예들은 한정적인 관점이 아니라 설명적인 관점에서 고려되어야 한다. 따라서 본 발명의 범위는 전술한 실시예에 한정되지 않고 특허청구범위에 기재된 내용 및 그와 동등한 범위 내에 있는 다양한 실시 형태가 포함되도록 해석되어야 할 것이다.Therefore, the disclosed embodiments should be considered in descriptive sense only and not for purposes of limitation. Therefore, the scope of the present invention should not be construed as being limited to the above-described examples, but should be construed to include various embodiments within the scope and equivalents of the claims.
본 발명은 PC, 스마트 폰 등과 같이 인터넷을 통해 콘텐츠를 제공받는 기기를 통해 콘텐츠를 제공받는데 있어 유햇이트를 차단하는 분야에 적용될 수 있다.The present invention can be applied to the field of blocking u-hat in receiving content through a device that receives the content through the Internet, such as a PC, smart phone.

Claims (6)

  1. 해시 및 DB 기반 차단 기법과 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 영상의 유해 여부를 분석하는 분석 서버; 와An analysis server for analyzing the harmfulness of the image by using a hash and DB-based blocking technique and a modified content-based blocking technique extracting feature points of the ROI; Wow
    콘텐츠 등록자 단말기로부터 온라인(online)상에 영상 업로드 요청이 있거나 사용자 단말기로부터 온라인상의 영상에 대한 재생 요청에 따라, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상의 유해 여부에 대한 분석을 상기 분석 서버에 요청하여 상기 분석결과에 따라 상기 업로드 요청된 영상의 업로드 또는 상기 재생 요청된 영상의 재생 및 재생차단을 제어하는 웹 서버를 포함하는 것을 특징으로 하는 유해영상 분석 시스템.In response to a video upload request online from a content registrant terminal or a playback request for an online video from a user terminal, an analysis of the uploaded video or the harmfulness of the video requested to play is performed to the analysis server. And a web server for controlling the upload of the requested video or the reproduction of the requested video, and the blocking of the playback according to the analysis result.
  2. 청구항 1에 있어서,The method according to claim 1,
    상기 유해영상 분석 시스템은,The harmful image analysis system,
    적어도 하나의 유행 영상 정보를 저장하는 데이터베이스를 더 포함하며,Further comprising a database for storing at least one fashion image information,
    상기 분석 서버는, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상의 유해 여부에 대한 분석 요청에 따라, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상이 유해 영상인가를 상기 데이터베이스를 검색하여 파악하고, 상기 데이터베이스의 검색 결과 유해 영상에 해당 되지 않은 것으로 판단된 경우에 상기 해시 및 DB 기반 차단 기법과 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 유해 영상 여부를 분석하는 것을 특징으로 하는 유해영상 분석 시스템.The analysis server may search the database to determine whether the upload requested video or the playback requested video is a harmful video according to an analysis request regarding whether the uploaded video or the playback requested video is harmful, If it is determined that the image does not correspond to the harmful image, the harmful image is analyzed by using the hash- and DB-based blocking technique and the modified content-based blocking technique that extracts the feature points of the ROI. Harmful image analysis system, characterized in that.
  3. 청구항 1 또는 청구항 2에 있어서,The method according to claim 1 or 2,
    상기 분석 서버는,The analysis server,
    상기 해시 및 DB 기반 차단 기법과 상기 수정된 내용기반 차단 기법을 혼용하여 유해 영상 여부를 분석하는 경우, 상기 해시 및 DB 기반 차단 기법을 먼저 적용하여 유해 영상 여부를 분석하고 이를 통해 유해 영상 여부가 분석되지 않은 경우에 상기 수정된 내용기반 차단 기법을 적용하여 유해 영상 여부를 분석하는 것을 특징으로 하는 유해영상 분석 시스템.When analyzing the harmful image by mixing the hash and DB based blocking technique and the modified content based blocking technique, the harmful image is analyzed by applying the hash and DB based blocking technique first and analyzing the harmful image. If not, the harmful image analysis system characterized in that for analyzing the harmful image by applying the modified content-based blocking technique.
  4. 청구항 1에 있어서,The method according to claim 1,
    상기 분석 서버는,The analysis server,
    상기 해시 및 DB 기반 차단 기법의 적용을 위해서 적어도 하나의 유해 영상의 해시 값을 데이터베이스로 구축하고 있으며, 상기 업로드 요청된 영상 또는 상기 재생 요청된 영상의 해시 값이 상기 데이터베이스로 구축된 적어도 하나의 유해 영상의 해시 값에 해당되는가를 판단하여 유해 여부를 분석하는 것을 특징으로 하는 유해영상 분석 시스템.In order to apply the hash and DB-based blocking scheme, a hash value of at least one harmful image is being built into a database, and at least one harmful value of which the hash value of the upload requested image or the reproduction requested image is built into the database. Harmful image analysis system characterized in that the analysis of the harmful by determining whether it corresponds to the hash value of the image.
  5. 영상의 해시값이 적어도 하나의 유해영상의 해시값으로 구축된 데이터베이스에 포함되어 있는지로 영상의 유해 여부를 판단하는 해시 및 DB 기반 차단 기법과 인체관심영역(ROI)의 특징점을 추출하는 수정된 내용기반 차단 기법을 혼용하여 영상의 유해 여부를 분석하는 분석 서버; 와Modified contents extracting hash and DB based blocking technique and ROI feature points to determine whether the image is harmful because the hash value of the image is included in the database constructed as the hash value of at least one harmful image. An analysis server for analyzing the harmfulness of the image by using a combination of a blocking method; Wow
    영상의 재생 요청에 따라 영상의 해시값 및 인체관심영역(ROI)의 특징점을 계산하여 상기 분석 서버에 전송하여 상기 재생 요청된 영상의 유해 여부의 분석을 요청해서 분석 결과에 따라 상기 재생 요청된 영상의 재생 및 재생차단을 제어하는 사용자 단말기를 포함하는 유해영상 분석 시스템.The hash value of the image and the feature points of the region of interest (ROI) are calculated and transmitted to the analysis server according to a request for reproducing the image, and the analysis of the harmfulness of the requested image is requested. Hazardous image analysis system comprising a user terminal for controlling the playback and playback block.
  6. 청구항 5에 있어서,The method according to claim 5,
    상기 분석 서버는,The analysis server,
    상기 해시 및 DB 기반 차단 기법을 먼저 적용하여 유해 영상 여부를 분석하고 이를 통해 유해 영상 여부가 분석되지 않은 경우에 상기 수정된 내용기반 차단 기법을 적용하여 유해 영상 여부를 분석하는 것을 특징으로 하는 유해영상 분석 시스템.Harmful image characterized by analyzing the harmful image by applying the hash- and DB-based blocking technique first, and analyzing the harmful image by applying the modified content-based blocking technique when the harmful image is not analyzed. Analysis system.
PCT/KR2014/011535 2013-12-23 2014-11-28 System for analyzing objectionable image WO2015099303A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020130161110A KR20150073429A (en) 2013-12-23 2013-12-23 System of analyzing harmful image
KR10-2013-0161110 2013-12-23

Publications (1)

Publication Number Publication Date
WO2015099303A1 true WO2015099303A1 (en) 2015-07-02

Family

ID=53479111

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2014/011535 WO2015099303A1 (en) 2013-12-23 2014-11-28 System for analyzing objectionable image

Country Status (2)

Country Link
KR (1) KR20150073429A (en)
WO (1) WO2015099303A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101711833B1 (en) * 2017-01-22 2017-03-13 주식회사 이노솔루텍 Analyzing and blocking system of harmful multi-media contents
KR102150069B1 (en) * 2018-12-28 2020-08-31 비비트리 주식회사 Image crowd sourcing system and distribution method of creative commons

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060001830A (en) * 2005-08-17 2006-01-06 (주)엠아이티소프트 System and method for blocking pornography
US20080014974A1 (en) * 2006-07-11 2008-01-17 Huawei Technologies Co., Ltd. System, apparatus and method for content screening
KR20090003574A (en) * 2007-07-03 2009-01-12 엘지전자 주식회사 Method and system for blocking noxious information
KR20130005158A (en) * 2011-07-05 2013-01-15 (주)마이크로다이스 Harmful internet site filtering system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060001830A (en) * 2005-08-17 2006-01-06 (주)엠아이티소프트 System and method for blocking pornography
US20080014974A1 (en) * 2006-07-11 2008-01-17 Huawei Technologies Co., Ltd. System, apparatus and method for content screening
KR20090003574A (en) * 2007-07-03 2009-01-12 엘지전자 주식회사 Method and system for blocking noxious information
KR20130005158A (en) * 2011-07-05 2013-01-15 (주)마이크로다이스 Harmful internet site filtering system and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SEAN GALLAGHER: "Updated: How Verizon found child pornography in its cloud", ARSTECHNICA, 6 March 2013 (2013-03-06), Retrieved from the Internet <URL:http://arstechnica.com/information-technology/2013/03/how-verizon-found-a-child-pornographer-in-its-cloud> *

Also Published As

Publication number Publication date
KR20150073429A (en) 2015-07-01

Similar Documents

Publication Publication Date Title
US9329677B2 (en) Social system and method used for bringing virtual social network into real life
CN109643412A (en) Email is personalized
CN102831176B (en) The method of commending friends and server
CN107247510A (en) A kind of social contact method based on augmented reality, terminal, server and system
KR20190017029A (en) Combination of face and target image from source image based on search query
CN114386410B (en) Training method of pre-training model and text processing method
WO2020166883A1 (en) Method and system for editing video on basis of context obtained using artificial intelligence
CN113766299B (en) Video data playing method, device, equipment and medium
CN104102409A (en) Scenario adaptation device and method for user interface
CN108449321A (en) Login method, server and client side
CN111325107B (en) Detection model training method, device, electronic equipment and readable storage medium
CN113395542A (en) Video generation method and device based on artificial intelligence, computer equipment and medium
CN106067897A (en) Information-pushing method based on user terminal location and device
CN114219971A (en) Data processing method, data processing equipment and computer readable storage medium
CN114419527B (en) Data processing method, equipment and computer readable storage medium
WO2015099303A1 (en) System for analyzing objectionable image
CN114882314A (en) Model training method and related product, image processing method and related product
CN108154070A (en) Face identification method and device
CN108024148B (en) Behavior feature-based multimedia file identification method, processing method and device
CN110990632B (en) Video processing method and device
KR20190028046A (en) Historical studies method and system using augmented reality
CN111354013A (en) Target detection method and device, equipment and storage medium
CN110516426A (en) Identity identifying method, certification terminal, device and readable storage medium storing program for executing
Malone Photographic analyses using skin detail of the hand: a methodology and evaluation
CN116955707A (en) Content tag determination method, device, equipment, medium and program product

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 14874850

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 14874850

Country of ref document: EP

Kind code of ref document: A1