KR100403204B1 - Watermark embedding and extracting method for binary text and apparatus thereof - Google Patents

Watermark embedding and extracting method for binary text and apparatus thereof Download PDF

Info

Publication number
KR100403204B1
KR100403204B1 KR10-2001-0041541A KR20010041541A KR100403204B1 KR 100403204 B1 KR100403204 B1 KR 100403204B1 KR 20010041541 A KR20010041541 A KR 20010041541A KR 100403204 B1 KR100403204 B1 KR 100403204B1
Authority
KR
South Korea
Prior art keywords
watermark
document
line
written
area
Prior art date
Application number
KR10-2001-0041541A
Other languages
Korean (ko)
Other versions
KR20030006004A (en
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 주식회사 마크애니
Priority to KR10-2001-0041541A priority Critical patent/KR100403204B1/en
Publication of KR20030006004A publication Critical patent/KR20030006004A/en
Application granted granted Critical
Publication of KR100403204B1 publication Critical patent/KR100403204B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/14Image acquisition
    • G06V30/148Segmentation of character regions
    • G06V30/153Segmentation of character regions using recognition of characters or words
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10016Video; Image sequence

Abstract

본 발명은 문서를 이진화 영상으로 변환한 후 이진화 문서영상에 워터마크를 삽입함으로써 문서의 유출경로를 추적하는 한편, 문서의 저작권을 보호하는 워터마크 삽입 및 검출 방법과 그 장치에 관한 것이다.The present invention relates to a watermark insertion and detection method and apparatus for tracing a document leakage path while protecting a copyright of a document by converting a document into a binarized image and inserting a watermark in the binarized document image.

문서를 오프라인으로 처리할 경우에는 문서를 이진화영상으로 변환한 후에, 줄단위 처리장치를 사용하여 글자가 적혀있는 라인만을 검출하고, 검출된 라인을 시프트시키거나 일정한 파형의 형태로 바꿈으로써 워터마크를 삽입한다. 검출시에는, 다시 줄단위 처리장치를 사용하여 글자가 적혀있는 라인을 검출하고, 워터마킹된 문서 영상으로부터 원본 문서 영상을 빼어 그 차이를 구함으로써 워터마크를 검출한다.When the document is processed offline, the document is converted to a binary image, and then the line processing unit is used to detect only the lines on which the letters are written, and to change the watermark by shifting the detected lines or converting them into a certain waveform. Insert it. At the time of detection, the watermark is detected by using a line-by-line processing device again to detect a line on which letters are written, and subtract the original document image from the watermarked document image to find the difference.

문서를 온라인으로 처리할 경우에는 문서를 이진화영상으로 변환한 후에, 글자단위 처리장치를 사용하여 문서에서 글자가 적혀있는 영역을 한 글자단위의 영역로 검출하고, 검출된 글자영역의 '0' 값을 갖는 픽셀의 개수의 modulo-2 연산의 결과가 소정의 워터마크와 같도록 함으로써 워터마크를 삽입한다. 검출시에는, 다시 글자단위 처리장치를 사용하여 글자가 적혀있는 영역을 한 글자단위의 영역로 검출하고, 검출된 글자 영역에서 '0' 값을 갖는 픽셀의 개수를 셈으로써 워터마크를 검출한다.When the document is processed online, after converting the document into a binary image, the character unit is used to detect an area in which the letter is written as an area of one character unit, and to detect a value of '0' of the detected character area. The watermark is inserted by making the result of the modulo-2 operation of the number of pixels having the same value as the predetermined watermark. At the time of detection, the area in which the letters are written is detected as one letter unit area by using the letter unit processing device, and the watermark is detected by counting the number of pixels having a value of '0' in the detected letter area.

상술한 바와 같이 본 발명에 따르면, 문서에 대해 워터마크를 오프라인상이나 온라인상에서 모두 삽입 및 검출할 수 있고, 삽입되는 워터마크 정보의 양을 늘리고, 온라인상에서의 잘라내기와 같은 문서의 일부편집에도 강인한 워터마크를 제공하는 효과가 있다.As described above, according to the present invention, watermarks can be inserted and detected both on and off-line for a document, increase the amount of watermark information to be inserted, and robust to partial editing of a document such as cutting on-line. It has the effect of providing a mark.

Description

이진화 문서에 대한 워터마크 삽입 및 검출 방법과 그 장치{WATERMARK EMBEDDING AND EXTRACTING METHOD FOR BINARY TEXT AND APPARATUS THEREOF}WATERMARK EMBEDDING AND EXTRACTING METHOD FOR BINARY TEXT AND APPARATUS THEREOF}

본 발명은 이진화 문서에 대한 워터마크 삽입 및 검출 방법과 그 장치에 관한 것으로, 보다 구체적으로는 문서를 이진화 영상으로 변환한 후 문서 영상에 워터마크를 삽입함으로써 오프라인과 온라인에서 모두 적용가능하고 잘라내기와 같은 일부편집에도 강인한 워터마크 삽입 및 검출 방법과 그 장치에 관한 것이다.The present invention relates to a watermark embedding and detection method for a binarized document, and more particularly, to converting a document into a binarized image and inserting a watermark into the document image. The present invention relates to a robust watermark embedding and detection method and apparatus thereof.

최근 각종 문서등의 이진 텍스트 (binary text) 에 대한 디지털화가 진행됨에 따라 각종 문서들이 문서 작업 프로그램에 의해 생성되고 있다. 따라서, 생성된 결과물이 디지털 파일의 형태임에 따라 문서의 출처를 찾기가 어렵고, 불법 복제나 위변조가 용이하여 저작권자의 피해가 속출하고 있는 실정이다. 그러나, 문서의 출처 및 유출 경로를 추적하는 일을 비롯하여, 문서 자체의 위변조를 방지하기란 어려운 일이라 하겠다.Recently, as digitization of binary texts such as various documents is progressed, various documents are generated by a document work program. Therefore, as the result is a digital file, it is difficult to find the source of the document, and illegal copying or forgery is easy. However, it is difficult to prevent forgery of the document itself, including tracking the source and leakage path of the document.

특히, 관공서나 군기관 등에서 작성된 문서가 어떤 경로를 통해 온라인 상으로나 오프라인 상으로 유출되었을 경우, 누가 유출하였는지 그 문서의 작성자는 누구인지 등을 밝혀내는 것은 중요하다.In particular, if a document written in a government office or a military agency is leaked on-line or off-line through a certain path, it is important to identify who leaked and who is the creator of the document.

본 발명이 바탕 기술로 하고 있는 워터마킹 기술은 디지털 데이터에 일정의 정보를 더하여 은닉함으로써 디지털 파일의 저작권을 보호하기 위한 기술로 알려져 있다. 본래 워터마크 (watermark) 는 고대에 파피루스 (종이) 를 만드는 과정에서 유래된 것으로 오늘날에는 지폐를 제조하는 과정에서 종이가 젖어 있을때 인쇄를 하고 말린 후 양면에 인쇄를 하면 빛을 통해서만 확인할 수 있는 그림이 들어가는 데에 이용하기도 한다. 즉, 워터마킹이란 일련의 저작물을 보호하기 위하여 여기에 특별한 형태의 워터마크 (즉, 정보) 를 감추고 추출하는 모든 기술적 방법을 의미한다.The watermarking technique based on the present invention is known as a technique for protecting the copyright of digital files by adding and hiding certain information to digital data. Originally, watermark originated from the process of making papyrus (paper) in ancient times. Today, during the manufacturing of paper money, the paper is printed when the paper is wet, dried, and printed on both sides. It can also be used to enter. In other words, watermarking means any technical way of concealing and extracting a special form of watermark (ie information) in order to protect a series of copyrighted works.

특히, 문서에 워터마킹을 하는 방법은 크게 나누어 텍스트의 위치를 변경하는 방법과 텍스트를 변경하는 방법이 있으며, 한편 워터마크를 눈에 보이도록 삽입하는 방법으로는 로고나 바코드를 삽입하는 방법이 있다.In particular, a method of watermarking a document can be divided into a method of changing the position of the text and a method of changing the text, and a method of inserting a watermark in a visible manner may include a logo or a barcode.

텍스트의 위치를 변경하는 방법으로는 텍스트의 라인 시프팅 (Line Shifting : 즉, 상하이동) 및 워드 시프팅 (Word Shifting : 즉, 좌우이동) 을 이용하는 방법이 있는데, 이는 고정된 라인 (즉, 컨트롤 라인 (control line)) 이나 고정된 워드 (즉, 워드 그룹 (word group)) 를 놓고 이를 기준으로 하여 워터마크의 유무를 체크하는 방법이다.There are two ways to change the position of the text: using line shifting of the text and word shifting. It is a method of placing a control line) or a fixed word (that is, a word group) and checking the presence or absence of a watermark based on this.

이 방법은 고정점을 상하 라인 또는 좌우 반향으로 이동함으로써, 워터마크로 삽입할 수 있는 정보의 양이 적다는 단점이 있다. 또한, 소정의 기준치에 미치지 못하는 라인은 제외됨으로써 삽입할 수 있는 정보 (즉, 워터마크) 의 양이 더욱더 제한된다는 단점이 있다.This method has a disadvantage in that the amount of information that can be inserted into the watermark is small by moving the fixed point up and down or left and right. In addition, there is a disadvantage that the amount of information (i.e., watermark) that can be inserted is further limited by excluding lines that do not meet the predetermined reference value.

텍스트를 변경하는 방법으로는 블록별로 마스킹을 적용하여 워터마크를 삽입하는 방법이 있다. 그러나, 문서 영상은 기본적으로 이진 영상 (Binary Image) 이기 때문에 '0' 과 '1' 로 구성되어 약간의 변형도 검은색의 점 또는 흰색의 점으로 나타나게 된다는 것을 감안할 때, 이 방법은 글자에 왜곡이 심할 뿐 아니라 워터마크의 검출 성능면에서도 좋지 않다.One way to change text is to insert a watermark by applying masking on a block-by-block basis. However, since the document image is basically a binary image, it is composed of '0' and '1', so that some distortions appear as black dots or white dots. This is not only severe but also poor in terms of watermark detection performance.

본 발명은 상술한 바와 같은 문제점을 해결하기 위한 것으로, 본 발명의 목적은 워터마킹 기술을 이용하여 문서에 워터마크를 삽입하고 검출함으로써 문서의 유출경로를 추적하고, 문서의 불법복제를 방지하여 저작권자의 저작권을 보호하는 것이다.The present invention is to solve the problems described above, an object of the present invention by using a watermarking technology to insert and detect a watermark in the document to track the leakage path of the document, to prevent the illegal copying of the document copyright holder Is to protect the copyright.

본 발명의 다른 목적은 문서 워터마킹을 위한 소정의 방법들을 적용하여 워터마크를 오프라인 (off-line) 상이나 온라인 (on-line) 상에서 모두 검출할 수 있도록 하는 것이다.Another object of the present invention is to apply certain methods for document watermarking so that a watermark can be detected both on-line and on-line.

본 발명의 또 다른 목적은 삽입되는 워터마크 정보의 양을 늘리고, 온라인상에서의 잘라내기와 같은 문서의 일부편집에도 강인한 문서 워터마킹 기술을 제공하는 것이다.It is still another object of the present invention to provide a document watermarking technique which increases the amount of watermark information to be inserted and is robust against partial editing of a document such as online cutting.

도 1a 는 본 발명의 제 1 실시예에 따른 워터마크 삽입장치의 구성을 개략적으로 도시하는 블록도이다.1A is a block diagram schematically showing the configuration of a watermark embedding apparatus according to a first embodiment of the present invention.

도 1b 는 본 발명의 제 1 실시예에 따른 워터마크 검출장치의 구성을 개략적으로 도시하는 블록도이다.1B is a block diagram schematically showing the configuration of a watermark detection apparatus according to the first embodiment of the present invention.

도 2 (a) 는 도 1a 의 줄단위 처리장치의 구성을 도시하는 블록도이고, 도 2 (b) 는 도 2 (a) 의 수평투영장치를 통해 픽셀의 합산값을 구한 예를 도시하는 그래프이다.FIG. 2 (a) is a block diagram showing the configuration of the line processing apparatus of FIG. 1a, and FIG. 2 (b) is a graph showing an example of obtaining sum values of pixels through the horizontal projection apparatus of FIG. 2 (a). to be.

도 3 은 도 1a 의 워터마크 삽입부에서 검출된 라인을 일정한 파형의 형태로 바꿈으로써 워터마크를 삽입하는 것을 나타내는 도이다.FIG. 3 is a diagram illustrating inserting a watermark by changing a line detected by the watermark insertion unit of FIG. 1A into a predetermined waveform.

도 4a 는 본 발명의 제 2 실시예에 따른 워터마크 삽입장치의 구성을 개략적으로 도시하는 블록도이다.4A is a block diagram schematically showing the configuration of a watermark embedding apparatus according to a second embodiment of the present invention.

도 4b 는 본 발명의 제 2 실시예에 따른 워터마크 검출장치의 구성을 개략적으로 도시하는 블록도이다.4B is a block diagram schematically showing the configuration of the watermark detection apparatus according to the second embodiment of the present invention.

도 5 (a) 는 도 4a 의 글자단위 처리장치의 구성을 도시하는 블록도이고, 도 5 (b) 는 도 5 (a) 의 수직투영장치를 통해 픽셀의 합산값을 구한 예를 도시하는그래프이다.FIG. 5 (a) is a block diagram showing the structure of the letter unit processing apparatus of FIG. 4a, and FIG. 5 (b) is a graph showing an example in which the sum value of pixels is obtained through the vertical projection apparatus of FIG. 5 (a). to be.

도 6 는 검출된 글자의 블록배치 예를 도시하는 도이다.6 is a diagram illustrating an example block arrangement of detected letters.

* 도면의 주요부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

100, 300 : 워터마크 삽입장치 110, 310 : 이진화 영상 변환장치100, 300: watermark inserting device 110, 310: binarization image converting device

120, 210 : 줄단위 처리장치 122, 322 : 수평투영장치120, 210: Line unit treatment device 122, 322: Horizontal projection device

124, 324 : 라인 검출 장치 130, 330 : 워터마크 삽입부124, 324: line detection device 130, 330: watermark insertion unit

140, 250 : 1-D 워터마크 생성장치 200, 400 : 워터마크 검출장치140, 250: 1-D watermark generator 200, 400: watermark detector

220, 420 : 워터마크 추출부 230 : 감산기220, 420: watermark extraction unit 230: subtractor

240, 430 : 상관도 계산부 260 : 비교기240, 430: correlation calculation unit 260: comparator

320, 410 : 글자단위 처리장치 326 : 수직투영장치320, 410: character unit processing unit 326: vertical projection unit

328 : 문자검출장치 340, 440 : 2-D 워터마크 생성장치328: Text detection device 340, 440: 2-D watermark generating device

상술의 목적을 달성하기 위하여 본 발명은 인쇄되어 유출되는 문서의 유출경로를 추적하고 문서의 저작권을 보호하기 위하여, 문서에 워터마크를 삽입하는 방법에 있어서, (a) 문서작성프로그램에서 작성된 문서를 이진화 영상으로 변환하는 단계; (b) 이진화된 문서영상에서 글자가 적혀있는 라인만을 검출하는 단계; 및 (c) 검출된 라인에 워터마크를 삽입하는 단계를 포함하는 워터마크 삽입 방법을 제공한다.In order to achieve the above object, the present invention provides a method of inserting a watermark into a document in order to track the leakage path of a printed and outgoing document and to protect the copyright of the document. Converting to a binarized image; (b) detecting only lines in which characters are written in the binarized document image; And (c) embedding a watermark in the detected line.

여기에서, 상기 (c) 단계는 검출된 라인을 좌 또는 우로 시프트(shift)시키거나 또는 검출된 라인을 일정한 형태의 파형을 이루도록 변형함으로써 워터마크를 삽입하는 것이 바람직하다.Here, in the step (c), it is preferable to insert the watermark by shifting the detected line to the left or right, or by modifying the detected line to form a waveform of a certain shape.

본 발명의 다른 목적을 달성하기 위하여 본 발명은 워터마킹된 이진화 문서영상으로부터 워터마크를 검출하는 방법에 있어서, (a) 워터마킹된 문서영상에서 글자가 적혀있는 라인을 검출하는 단계; 및 워터마킹된 문서영상으로부터 원본 문서영상을 빼어 그 차이를 구함으로써 워터마크를 추출하는 단계를 포함하는 워터마크 검출 방법을 제공한다.According to another aspect of the present invention, there is provided a method of detecting a watermark from a watermarked binarized document image, the method comprising: (a) detecting a line on which a character is written in the watermarked document image; And extracting the watermark by subtracting the original document image from the watermarked document image and obtaining the difference.

본 발명의 또다른 목적을 달성하기 위하여 본 발명은 온라인상으로 유출되는 문서의 유출경로를 추적하고 문서의 저작권을 보호하기 위하여, 문서에 워터마크를삽입하는 방법에 있어서, (a) 문서작성프로그램에서 작성된 문서를 이진화 영상으로 변환하는 단계; (b) 문서영상에서 글자가 적혀있는 영역을 한 글자단위의 영역로 검출하는 단계; 및 (c) 글자영역의 '0' 값을 갖는 픽셀의 개수의 소정의 연산결과가 소정의 워터마크와 같도록 함으로써 워터마크를 삽입하는 단계를 포함하는 워터마크 삽입 방법을 제공한다.In order to achieve another object of the present invention, the present invention provides a method for inserting a watermark in a document in order to track the leak path of the document leaked online and to protect the copyright of the document, (a) a document creation program Converting the document created in the binary image into a binarized image; (b) detecting an area in which a letter is written in the document image as an area of one letter unit; And (c) inserting a watermark by causing a predetermined operation result of the number of pixels having a '0' value of the text area to be equal to a predetermined watermark.

여기에서, 상기 (c) 단계는 검출된 글자영역의 픽셀값을 소정의 워터마크의 픽셀값과 modulo-2 연산을 통해 비교한 후, 검출된 글자영역의 '0' 값을 갖는 픽셀의 개수의 modulo-2 연산의 결과가 소정의 워터마크의 '0' 값을 갖는 픽셀의 개수와 같도록 함으로써 워터마크를 삽입하는 단계인 것이 바람직하다.Here, in step (c), the pixel value of the detected text area is compared with the pixel value of a predetermined watermark through a modulo-2 operation, and then the number of pixels having a '0' value of the detected text area is compared. It is preferable that the watermark is inserted by making the result of the modulo-2 operation equal to the number of pixels having a '0' value of the predetermined watermark.

본 발명의 또다른 목적을 달성하기 위하여 본 발명은 워터마킹된 이진화 문서영상으로부터 워터마크를 검출하는 방법에 있어서, (a) 워터마킹된 문서영상에서 글자가 적혀있는 영역을 한 글자단위의 영역으로 검출하는 단계; 및 (b) 검출된 영역에서 '0' 값을 갖는 픽셀의 개수를 셈으로써 워터마크를 추출하는 단계를 포함하는 워터마크 검출 방법을 제공한다.In order to achieve another object of the present invention, the present invention provides a method for detecting a watermark from a watermarked binarized document image, the method comprising the steps of: Detecting; And (b) extracting the watermark by counting the number of pixels having a value of '0' in the detected area.

이하, 첨부된 도면을 참조로하여 본 발명의 바람직한 실시예에 대하여 상세히 설명하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

우선, 도 1a 내지 도 3 을 참조로하여 본 발명의 제 1 실시예에 따른 워터마크 삽입 및 검출 장치에 대해 설명하기로 한다. 본 발명의 제 1 실시예는 문서가 오프라인으로 처리되는 경우로써, 문서의 오프라인 처리라 함은 문서작성프로그램에 의해 작성된 문서를 프린터에 의해 출력하여 유출시키는 경우를 의미하고, 이에 대해서는 이하에서 자세히 설명하기로 한다.First, a watermark embedding and detecting apparatus according to a first embodiment of the present invention will be described with reference to FIGS. 1A to 3. The first embodiment of the present invention is a case in which a document is processed off-line, and the off-line processing of a document means a case in which a document created by a document creating program is outputted by a printer and leaked, which will be described in detail below. Let's do it.

도 1a 는 본 발명의 제 1 실시예에 따른 워터마크 삽입장치 (100) 의 구성을 개략적으로 도시하는 블록도이다.1A is a block diagram schematically showing the configuration of the watermark embedding apparatus 100 according to the first embodiment of the present invention.

도 1a 를 참조로 하면, 본 발명의 제 1 실시예의 워터마크 삽입장치 (100) 는 문서작성프로그램에 의해 작성된 문서를 이진화 영상 (즉, 이미지) 으로 변환하는 이진화 영상 변환장치 (110), 이진화 영상에서 글자가 적혀있는 라인의 인덱스를 추출하는 줄단위 처리장치 (120), 1-D 워터마크 생성장치 (140) 및 검출된 라인을 워터마크에 따라 이동시키거나 글자의 위치를 일정한 형태의 파형에 따라 변경함으로써 워터마크를 삽입하는 워터마크 삽입부 (130) 를 포함한다.Referring to FIG. 1A, the watermark embedding apparatus 100 of the first embodiment of the present invention is a binarized image converting apparatus 110 for converting a document created by a document creating program into a binarized image (i.e., an image), a binarized image. The unit of line processing unit 120, the 1-D watermark generating unit 140, and the detected lines to extract the index of the line on which the letter is written, and the position of the letter according to the watermark And a watermark inserting unit 130 for inserting the watermark by changing accordingly.

우선, 문서작성 프로그램에 의해 작성된 문서 (예를 들어, 워드파일 또는 한글파일 등) 는 이진화 영상 변환장치 (110) 에서 이진화된 이미지로 변환된다. 이러한 이진화 이미지로의 변환이란 마치 문서를 PDF 파일로 전환하는 것과 유사한 것으로써, 예를 들어 본 발명에서는 VPD (Virtual Print Driver) 에 의해 이루어진다.First, a document (for example, a word file or a Hangul file, etc.) created by a document creation program is converted into a binarized image by the binarization image converting apparatus 110. Such conversion into a binarized image is similar to that of converting a document into a PDF file, for example, by the VPD (Virtual Print Driver) in the present invention.

VPD 는 문서의 이미지화 및 워터마크 삽입을 수행하는 특정의 프린트 드라이버로써, 작성된 문서의 인쇄명령이 실행되면 각 문서를 페이지별로 이미지화한다. 또한, 이러한 인쇄명령의 실행에는 온라인/오프라인의 옵션이 있어서, 지금 설명하는 본 발명의 제 1 실시예에서는 오프라인의 옵션을 선택하여 이진화된 이미지가 하기의 줄단위 처리과정 및 워터마크 삽입과정을 거쳐 프린터에 의해 출력되게 된다.The VPD is a specific print driver that performs document imaging and watermark insertion. When the print command of the created document is executed, the VPD images each document page by page. In addition, there is an option of online / offline to execute such a print command. In the first embodiment of the present invention, a binary image is selected through the following line-by-line processing and watermark embedding process by selecting the offline option. It will be output by the printer.

오프라인의 옵션을 선택하여 이진화된 문서 이미지는 줄단위 처리장치 (120) 에서 처리되고, 줄단위 처리장치 (120) 의 구성과 그 처리과정을 도 2 (a) 및 도 2 (b) 를 참조로하여 설명한다.The document image binarized by selecting the offline option is processed in the line processing unit 120, and the configuration and processing of the line processing unit 120 will be described with reference to FIGS. 2 (a) and 2 (b). Will be explained.

도 2 (a) 는 도 1a 의 줄단위 처리장치 (120) 의 구성을 도시하는 블록도이다.FIG. 2A is a block diagram showing the configuration of the line processing apparatus 120 of FIG. 1A.

도 2 (a) 를 참조로 하면, 수평투영장치 (122) 에 입력된 문서 이미지는 수평으로 투영되고, 픽셀의 값이 합산하게 된다. 문서 중에 검은 글씨는 '0' 으로 표시되고, 흰색 바탕은 '1' 로 표시되게 된다. 따라서, 라인에 어떠한 글자도 적혀있지 않을 경우, 합산값은 문서의 가로폭과 같게 된다. 만약 합산값이 문서의 가로폭과 같지 않다면, 어떤 내용이든지 라인에 글자 또는 기호가 적혀 있다는 것을 의미하는 것이다.Referring to Fig. 2A, the document image input to the horizontal projection apparatus 122 is projected horizontally, and the pixel values are summed. The black text in the document is displayed as '0' and the white background is displayed as '1'. Thus, if no letters are written on the line, the sum is equal to the width of the document. If the sum is not equal to the width of the document, it means that any content has a letter or symbol on the line.

도 2 (b) 는 도 2 (a) 의 수평투영장치 (122) 를 통해 픽셀의 합산값을 구한 예를 도시하는 그래프이다.FIG. 2B is a graph showing an example in which the sum value of pixels is obtained through the horizontal projection apparatus 122 of FIG.

도 2 (b) 를 참조로 하면, 수평투영을 통한 픽셀의 합산값에 있어서, 글자가 적혀있는 라인은 그 합산값이 문서의 폭의 값이 되지 않고, 글자가 적혀있지 않은 라인은 그 합산값이 문서의 폭과 같게 됨을 알 수 있다.Referring to FIG. 2 (b), in the sum value of the pixels through horizontal projection, the sum value of the line on which the letter is written does not become the width value of the document, and the sum value of the line without the letter is on the sum value. You can see that it is equal to the width of this document.

다시 도 2 (a) 를 참조로 하여, 수평투영장치 (122) 에서 구해진 합산값을 토대로 하여, 라인 검출 장치 (124) 에서 글자가 적혀 있는 라인의 인덱스가 출력된다.Referring again to FIG. 2 (a), on the basis of the sum value obtained by the horizontal projection apparatus 122, the index of the line on which the letter is written is output from the line detection apparatus 124.

다시 도 1a 를 참조로 하여, 1-D 워터마크 생성장치 (140 : 즉, 1차원 워터마크 생성장치) 에서 생성된 워터마크 ('1' 과 '0' 으로 구성) 에 따라, 상기 검출된 글자가 적혀있는 라인을 시프트 (shift) 시키거나 (본 실시예에서는 좌측으로 시프트 시키는 것으로 함) 한 라인을 둘로 나누어 일정한 형태의 파형 (정현파 또는 삼각파등) 으로 바꿈으로써 워터마크를 삽입되는 과정이 워터마크 삽입부 (130) 에서 수행된다.Referring again to FIG. 1A, the detected character is generated according to a watermark (consisting of '1' and '0') generated by the 1-D watermark generator 140 (that is, the one-dimensional watermark generator). The process of inserting a watermark by shifting a line marked with (or shifting to the left in this embodiment) or dividing a line into two waveforms (sine wave or triangle wave) is performed. It is performed in the insert 130.

워터마크 삽입부 (130) 에서 라인을 파형으로 바꿈으로써 워터마크를 삽입하는 과정을 도 3 을 참조로 하여 설명한다. 도 3 은 도 1a 의 워터마크 삽입부 (130) 에서 검출된 라인을 일정한 파형의 형태로 바꿈으로써 워터마크를 삽입하는 것을 나타내는 도이다.A process of inserting a watermark by changing a line into a waveform in the watermark inserting unit 130 will be described with reference to FIG. 3. 3 is a diagram illustrating inserting a watermark by changing a line detected by the watermark inserting unit 130 of FIG.

도 3 (a) 에 표시된 글자가 적혀있는 라인을 보면, 라인의 처음부터 라인의 중간부까지는 글자가 점점 상승하고, 라인의 중간부로부터 라인의 끝까지는 글자가 점점 하강하는 것이 도시된다. 이 라인의 워터마크 값은 예를들어 (1,1) 로 될 수 있다. 즉, 워터마크 값이 '1' 인 경우는 라인의 기울기가 상승 또는 하강하는 것으로, 워터마크 값이 '0' 인 경우는 라인의 기울기가 영인 것으로 표현될 수 있다. 따라서, 도 3 (b) 에 표시된 라인은 워터마크 값이 (1,0) 으로 표현될 수 있고, 이와 같이 각 라인별로 일정한 파형의 형태로 워터마크 값을 삽입할 수 있다. 또한, 도 3 (c) 및 도 3 (d) 와 같이 정현파의 파형등의 파형의 형태로 워터마크 값을 삽입할 수도 있다.Referring to the line on which the letters shown in Fig. 3 (a) are written, it is shown that the letters gradually increase from the beginning of the line to the middle of the line, and the characters gradually descend from the middle of the line to the end of the line. The watermark value of this line may be, for example, (1,1). That is, when the watermark value is '1', the slope of the line may be raised or lowered. When the watermark value is '0', the slope of the line may be expressed as zero. Accordingly, the watermark value of the line shown in FIG. 3B may be represented by (1,0), and thus the watermark value may be inserted in the form of a predetermined waveform for each line. Also, as shown in Figs. 3C and 3D, the watermark value may be inserted in the form of a waveform such as a sine wave.

그러나, 문서 라인의 연속성을 위해 급격한 라인 모양의 변화는 피하는 것이 바람직하다. 즉, 워터마크가 '1' 일때, 기울기를 45도로 지정한다고 할때, 다음 구절이 다시 '1' 일때에는 불연속점이 생기게 되어 워터마크가 눈에 띄게된다. 이를 방지하기 위해 현재 워터마크 값의 전, 후의 워터마크 값을 고려하여 파형을 조절한다.However, it is desirable to avoid abrupt line shape changes for continuity of document lines. That is, when the watermark is '1' and the slope is set to 45 degrees, when the next phrase is '1' again, a discontinuity is generated and the watermark becomes conspicuous. To prevent this, the waveform is adjusted in consideration of the watermark values before and after the current watermark value.

이로써 워터마킹된 문서가 만들어지게 되어 오프라인으로의 처리를 위해 줄단위 처리된 워터마크의 삽입과정은 종료된다. 이러한 워터마크 삽입의 전체과정이 본 발명에서는 예를들어 VPD 에 의해서 이루어지게 되고, 그럼으로써 문서를 작성한 사용자 측에 일일히 워터마킹 프로그램을 설치할 필요가 없으며, 프린터 단에서 자동제어가 되게 될 수도 있다.As a result, a watermarked document is created, and the process of inserting the watermark processed line by line for offline processing is completed. In the present invention, the entire process of embedding such a watermark is performed by, for example, a VPD, thereby eliminating the need to install a watermarking program on the user's side of the document and automatically controlling the printer at the printer side. .

다음으로, 도 1b 를 참조로 하여 본 발명의 제 1 실시예에 따른 워터마크 검출장치 (200) 에 대해 설명하기로 한다.Next, the watermark detection apparatus 200 according to the first embodiment of the present invention will be described with reference to FIG. 1B.

도 1b 는 본 발명의 제 1 실시예에 따른 워터마크 검출장치 (200) 의 구성을 개략적으로 도시하는 블록도이다.1B is a block diagram schematically showing the configuration of the watermark detection apparatus 200 according to the first embodiment of the present invention.

도 1b 를 참조로 하면, 본 발명의 제 1 실시예에에 따른 워터마크 검출장치 (200) 는 이진화 영상에서 글자가 적혀있는 라인의 인덱스를 추출하는 줄단위 처리장치 (210), 워터마킹된 문서로부터 워터마크를 추출하여 사용자정보를 추출하는 워터마크 추출부 (220), 추출된 워터마크와 원본 워터마크와의 상관도를 구하는 상관도 계산부 (240), 1-D 워터마크 생성장치 (250), 워터마킹된 문서와 원본문서와의 차이를 구하는 감산기 (230) 및 프린트된 워터마킹된 문서와 프린트된 원본문서를 비교하는 비교기 (290) 를 포함한다.Referring to FIG. 1B, the watermark detection apparatus 200 according to the first exemplary embodiment of the present invention includes a line unit processing apparatus 210 for extracting an index of a line on which a character is written from a binarized image, and a watermarked document. A watermark extraction unit 220 for extracting watermarks from the watermarks, a correlation calculator 240 for obtaining a correlation between the extracted watermarks and the original watermarks, and a 1-D watermark generator 250 ), A subtractor 230 for obtaining a difference between the watermarked document and the original document, and a comparator 290 for comparing the printed watermarked document with the printed original document.

우선, 도 1a 에서의 워터마크 삽입과정에서와 유사하게 워터마킹된 이진화영상은 줄단위 처리장치 (210) 를 거치게 된다. 또한, 워터마킹된 문서는 워터마크 삽입과정에서 예를 들어 좌측으로 시프트된 것일 수있다. 따라서, 감산기 (230) 에서 워터마킹된 이진화 영상으로부터 원본 이진화 영상을 빼게 되면 두 문서의 차이가 나타나게 된다.First, similarly to the watermark embedding process of FIG. 1A, the watermarked binarized image passes through the line processing unit 210. In addition, the watermarked document may be shifted to the left side in the watermark embedding process, for example. Therefore, when the subtractor 230 subtracts the original binarized image from the watermarked binarized image, the difference between the two documents appears.

줄단위 처리장치 (210) 에 의해 검출된 글자가 적혀있는 라인의 위치좌표에서 차이가 있는 부분은 '1' 로 차이가 없는 부분은 '0' 으로 셋팅하여 주면, 워터마크의 추출은 물론, 그 문서를 누가 작성했는지에 대한 사용자 정보를 워터마크 추출부 (220) 에서 알아낼 수 있고, 이로써 사용자 인증을 할 수 있다.If the difference between the position coordinates of the lines on which the characters detected by the line processing unit 210 are written is set to '1' and the portion without the difference is set to '0', the watermark is extracted as well. The user information on who created the document can be found by the watermark extracting unit 220, thereby enabling user authentication.

한편, 상기의 방법을 사용하지 않고 워터마킹된 문서와 원본 문서를 바로 프린트하여 워터마크를 검출하는 방법도 있다. 즉, 비교기 (260) 에서 프린트된 두 문서를 겹쳐서 비교 확인하면, 줄단위에서 서로간의 차이 (즉, 시프트의 유무) 가 생기기 때문에 육안으로도 쉽게 그 문서의 작성자 및 저작권에 대한 추적이 가능하다.On the other hand, there is also a method for detecting a watermark by directly printing the watermarked document and the original document without using the above method. That is, when two documents printed on the comparator 260 are compared and checked, the difference between the lines (that is, the presence or absence of a shift) occurs in units of lines, so that it is possible to easily trace the author and the copyright of the document even with the naked eye.

또한, 도 3 에서와 같이 한 라인을 둘로 나누어 일정한 형태의 파형으로 바꿈으로써 워터마크를 삽입하였었다면, 역시 파형으로 워터마크 정보를 추출하여 문서의 유출경로 및 저작권의 추적을 할 수 있다.In addition, if a watermark is inserted by dividing a line into two as shown in FIG. 3 and converting it into a waveform of a predetermined shape, watermark information can also be extracted as a waveform to track the leakage path and copyright of the document.

아울러, 상기 이진화 영상의 변형 및 위변조가 있어났을 경우에도 워터마크의 검출을 가능하게 하기 위해서는 상관도 계산의 수행을 하게되고, 이하에서 설명한다.In addition, in order to enable detection of the watermark even when the binarization image is deformed and forged, the correlation calculation is performed, which will be described below.

즉, 워터마크 추출부 (220) 또는 비교기 (260) 로부터의 추출된 워터마크와1-D 워터마크 생성장치 (250) 로부터 생성된 원본 워터마크 사이의 상관계수를 상관도 계산부 (240) 에서 구하며, 이는 하기의 수학식 1 로써 표현된다.That is, the correlation coefficient 240 determines the correlation coefficient between the watermark extracted from the watermark extractor 220 or the comparator 260 and the original watermark generated from the 1-D watermark generator 250. This is expressed by Equation 1 below.

여기에서,는 원본 워터마크 사이의 내적 (inner product) 을,는 추출된 워터마크 사이의 내적을,는 원본 워터마크와 추출된 워터마크 사이의 내적을 각각 나타낸다. 또한, Corr 은 추출된 워터마크와 원본 워터마크 사이의 상관계수를 나타낸다.From here, Is the inner product between the original watermark, Is the dot product between the extracted watermarks, Denotes a dot product between the original watermark and the extracted watermark, respectively. Corr also represents a correlation coefficient between the extracted watermark and the original watermark.

또한, 문서의 일부가 잘렸거나 일부만 있는 문서의 경우 워터마크를 검출하기 위하여 FFT (fast fourier transform) 을 통해서 워터마크의 유무를 판단할 수도 있다. 하기의 수학식 2 는 FFT 를 이용한 워터마크 검출식을 나타낸다.In addition, in the case of a document in which a part of the document is cut off or only partially, the presence or absence of a watermark may be determined through a fast fourier transform (FFT) to detect the watermark. Equation 2 below represents a watermark detection equation using an FFT.

여기에서,는 원본 워터마크를는 추출된 워터마크를 각각 나타내며, IFFT2 는 2차원 역 고속푸리에변환을, FFT2 는 2차원 고속푸리에변환을, 그리고 conj 는 공액복소수를 나타낸다.From here, Is the original watermark Represents the extracted watermark, IFFT2 represents the 2D fast Fourier transform, FFT2 represents the 2D fast Fourier transform, and conj represents the conjugate complex number.

이로써, 오프라인으로의 처리를 통해 워터마킹된 문서로부터 워터마크를 검출하는 워터마크의 검출과정은 종료된다.As a result, the watermark detection process of detecting the watermark from the watermarked document through the offline processing is completed.

다음으로, 도 4a 내지 도 6 을 참조로하여 본 발명의 제 2 실시예에 따른 워터마크 삽입 및 검출 장치에 대해 설명하기로 한다. 본 발명의 제 2 실시예는 문서가 온라인으로 처리되는 경우로써, 문서의 온라인 처리라 함은 문서작성프로그램에 의해 작성된 문서를 프린터에 의해 출력함이 없이 유출시키는 경우를 의미한다. 물론, 이와 같은 문서의 온라인 처리에 있어서도, 본 발명에서와 같은 워터마크의 삽입을 위하여는 문서의 이진화 이미지화가 필수적이다.Next, a watermark embedding and detecting apparatus according to a second embodiment of the present invention will be described with reference to FIGS. 4A to 6. In the second embodiment of the present invention, the document is processed online, and the on-line processing of the document means that the document created by the document creating program is leaked without being outputted by the printer. Of course, in the online processing of such a document, binarization imaging of the document is essential for the insertion of a watermark as in the present invention.

도 4a 는 본 발명의 제 2 실시예에 따른 워터마크 삽입장치 (300) 의 구성을 개략적으로 도시하는 블록도이다.4A is a block diagram schematically showing the configuration of the watermark embedding apparatus 300 according to the second embodiment of the present invention.

도 4a 를 참조로 하면, 본 발명의 제 2 실시예의 워터마크 삽입장치 (300) 는 문서작성프로그램에 의해 작성된 문서를 이진화 영상으로 변환하는 이진화 영상 변환장치 (310), 이진화 영상에서 글자를 블록별로 글자를 검출하는 글자단위 처리장치 (320), 2-D 워터마크 생성장치 (340) 및 검출된 블록모양의 글자 영역내의 '0' 의 개수를 세어 워터마크를 삽입하는 워터마크 삽입부 (330) 를 포함한다.Referring to FIG. 4A, the watermark embedding apparatus 300 according to the second embodiment of the present invention is a binarized image converting apparatus 310 for converting a document created by a document creating program into a binarized image, and the characters in the binarized image block by block. A character unit processing unit 320 for detecting a character, a 2-D watermark generating unit 340, and a watermark inserting unit 330 for inserting a watermark by counting the number of '0's in the detected block-shaped character area It includes.

우선 제 1 실시예와 마찬가지로, 문서작성 프로그램에 의해 작성된 문서 (예를 들어, 워드파일 또는 한글파일 등) 는 이진화 영상 변환장치 (310) 에서 이진화된 이미지로 변환된다. 제 2 실시예 (즉, 온라인 처리) 도 역시 예를 들어 상술의 VPD 에 의하여 이루어진다.First, similarly to the first embodiment, a document (for example, a word file or a Hangul file, etc.) created by the document creating program is converted into a binarized image by the binarization image converting apparatus 310. The second embodiment (i.e. online processing) is also made for example by the above-described VPD.

즉, 작성된 문서의 인쇄명령이 실행되면 각 문서를 페이지별로 이미지화한다. 또한, 이러한 인쇄명령의 실행에 있어 온라인/오프라인의 옵션 중 본 발명의 제 2 실시예에서는 온라인의 옵션을 선택하여 문서파일을 이진화된 이미지로 바꾸게 된다. 이후 하기의 글자단위 처리 및 워터마크 삽입을 하고, 이미지 파일의 형태로 네트워크 또는 디스켓 등으로 유출시키는 것이다.That is, when a print command of the created document is executed, each document is imaged on a page-by-page basis. Further, in the execution of such a print command, in the second embodiment of the present invention, among the options of online / offline, a document file is changed into a binary image by selecting an option of online. After that, the following character unit processing and watermark insertion are performed, and an image file is exported to a network or a diskette or the like.

본 발명의 제 2 실시예 (즉, 온라인 처리) 에서는 워터마크가 삽입될 문서 (즉, 이진화 영상) 는 글자단위 처리장치 (320) 에서 처리되고, 글자단위 처리장치 (320) 의 구성과 그 처리과정을 도 5 (a) 및 도 5 (b) 를 참조로하여 설명한다.In the second embodiment of the present invention (i.e., on-line processing), a document (i.e., a binarized image) to which a watermark is to be inserted is processed by the character unit processor 320, and the structure of the character unit processor 320 and its processing The process will be described with reference to FIGS. 5 (a) and 5 (b).

도 5 (a) 는 도 4a 의 글자단위 처리장치 (320) 의 구성을 도시하는 블록도이다.FIG. 5A is a block diagram showing the structure of the letter unit processing apparatus 320 of FIG. 4A.

도 5 (a) 를 참조로 하면, 도 2 (a) 에서의 줄단위 처리장치 (120) 에서와 유사하게, 입력된 이진화 영상은 우선 수평투영장치 (322) 및 라인 검출 장치 (324) 를 거침으로써 글자가 적혀있는 라인이 검출된다.Referring to FIG. 5 (a), similarly to the line processing apparatus 120 in FIG. 2 (a), the input binarized image first passes through the horizontal projection device 322 and the line detection device 324. As a result, the line on which the letter is written is detected.

그후, 검출된 라인에서 실제 글자단위로 글자를 떼어내기 위하여 수직투영장치 (326) 에서 상기 검출된 라인은 수직 투영된다. 라인 중의 검은 글씨는 '0' 으로 표시되고, 흰색 바탕은 '1' 로 표시되게 된다. 따라서, 검출된 라인의 소정 영역에 어떠한 글자도 적혀있지 않을 경우, 그 영역에서의 픽셀의 합산값은 라인의 높이와 같게 된다. 만약 어떤 영역에서 합산값이 라인의 높이와 같지 않다면, 라인의 그 영역에는 글자 또는 기호가 적혀 있다는 것을 의미하는 것이다.Thereafter, the detected line is vertically projected on the vertical projection device 326 to separate the characters in units of actual letters from the detected lines. The black text in the line is displayed as '0' and the white background is displayed as '1'. Therefore, if no letter is written in the predetermined area of the detected line, the sum of the pixels in the area becomes equal to the height of the line. If the sum in any area is not equal to the height of the line, it means that the area of the line contains letters or symbols.

도 5 (b) 는 도 5 (a) 의 수직투영장치 (326) 를 통해 픽셀의 합산값을 구한 예를 도시하는 그래프이다.FIG. 5B is a graph showing an example in which the sum value of pixels is obtained through the vertical projection device 326 of FIG.

도 5 (b) 를 참조로 하면, 수직투영을 통한 픽셀의 합산값에 있어서, 글자가적혀있는 라인의 영역 (즉, 글자영역) 에서는 그 합산값이 라인의 높이와 같게 되지 않고, 글자가 적혀있지 않은 라인의 영역 (즉, 글자간격) 에서는 그 합산값이 라인의 높이와 같게 됨을 알 수 있다.Referring to FIG. 5 (b), in the sum value of pixels through vertical projection, in the area of the line where the letter is written (that is, the letter area), the sum value is not equal to the height of the line, and the letter is written. In an area of the line that is not present (i.e. letter spacing), the sum is equal to the line height.

다시 도 5 (a) 를 참조로 하여, 수직투영장치 (326) 에서 구해진 합산값을 기초로 하여, 문자 검출 장치 (328) 에서 글자영역이 검출된다.Referring again to Fig. 5A, based on the sum value obtained in the vertical projection device 326, the character area is detected by the character detection device 328.

문자 검출 장치 (328) 에서의 글자영역의 검출에 있어, 검출된 글자영역 (즉, 수평투영 및 수직투영을 거쳐나온 글자가 있는 영역) 은 도 6 에 도시된 바와 같이 블록으로 배치된다.In the detection of the character area in the character detection apparatus 328, the detected character area (i.e., the area where the character has passed through the horizontal projection and the vertical projection) is arranged in blocks as shown in FIG.

다시 도 4a 를 참조로 하여, 워터마크 삽입부 (330) 에서는, 블록모양으로 뽑아낸 글자마다의 영역에서 '0' 에 해당하는 픽셀의 개수를 세고, 이를 2-D 워터마크 생성장치 (340 : 즉, 2차원 워터마크 생성장치) 에서 생성된 워터마크와 modulo-2 연산을 통해 서로 비교한다.Referring again to FIG. 4A, the watermark inserting unit 330 counts the number of pixels corresponding to '0' in the area for each letter extracted in the shape of a block, and the 2-D watermark generator 340: That is, the watermark generated by the 2D watermark generator is compared with each other through modulo-2 operation.

이 연산과정은 하기의 수학식 3 으로써 표현된다.This calculation process is represented by the following equation (3).

여기에서, S 는 '0' 의 값을 갖는 픽셀의 총합이고, C 는 k 행의 s 열에 있는 픽셀값을 나타내며, l 과 m 은 각각 글자영역의 높이와 폭을 나타낸다. 또한, R 은 modulo-2 연산의 결과값을 의미한다.Where S is the sum of the pixels having a value of '0', C is the pixel value in the s column of the k rows, and l and m are the height and width of the character area, respectively. In addition, R means the result of the modulo-2 operation.

상기 modulo-2 연산에서의 비교결과 추출된 글자영역의 '0' 픽셀의 개수의 modulo-2 연산 결과가 워터마크와 다를 경우, 이를 워터마크와 같도록 글자 영역을 조정함으로써 워터마크 삽입부 (330) 에서의 워터마크 삽입이 이루어진다.If the modulo-2 operation result of the number of '0' pixels of the extracted character area is different from the watermark, the watermark insertion unit 330 is adjusted by adjusting the character area to be the same as the watermark. ) Is inserted.

이로써, 워터마킹된 문서가 만들어지게 되어 온라인으로의 처리를 위해 글자단위로 처리된 워터마크의 삽입과정은 종료된다.As a result, a watermarked document is created, and the process of inserting the watermark processed in units of letters for processing online ends.

그런데, 워터마크의 삽입시에 있어서, 임의의 위치에 점을 찍거나 임의의 위치의 점을 없애면 워터마크의 삽입에 의해 문서의 손상이 눈에 띄기 쉽다. 따라서, 워터마크의 삽입할 위치를 정해주는 방법이 필요하다. 워터마크가 삽입되는 위치를 정해주기 위해 어떤 한 글자의 영역을 1차원 배열로 바꾼 후 임의의 점을 선택한다.By the way, when the watermark is inserted, if the dot is placed at an arbitrary position or the dot at the arbitrary position is removed, damage to the document is likely to be noticeable by the insertion of the watermark. Therefore, there is a need for a method of determining a position to insert a watermark. To determine where the watermark is inserted, change the area of a single letter into a one-dimensional array and select a random point.

임의의 점을 기준으로 좌우 서치를 해서 서치 결과 어떤 위치의 값이 '0' 에서 '1' 로 바뀔때 이 '1' 의 점을 '0' 으로 바꾸거나 '0' 의 점을 '1' 로 바꾸어서 워터마크를 삽입한다. 이렇게 함으로써 워터마크의 삽입에 의해 문서의 눈에 띄는 표시가 생기는 것과 같은 문서의 손상을 막을 수 있다.Search left and right based on an arbitrary point and when the search results change the value from '0' to '1', change the point of '1' to '0' or the point of '0' to '1'. Change to insert the watermark. By doing so, it is possible to prevent the document from being damaged, such as having a prominent mark on the document due to the insertion of the watermark.

다음으로, 도 4b 를 참조로 하여 본 발명의 제 2 실시예에 따른 워터마크 검출장치 (400) 에 대해 설명하기로 한다.Next, the watermark detection apparatus 400 according to the second embodiment of the present invention will be described with reference to FIG. 4B.

도 4b 는 본 발명의 제 2 실시예에 따른 워터마크 검출장치 (400) 의 구성을 개략적으로 도시하는 블록도이다.4B is a block diagram schematically showing the configuration of the watermark detection apparatus 400 according to the second embodiment of the present invention.

도 4b 를 참조로 하면, 본 발명의 제 2 실시예에에 따른 워터마크 검출장치 (400) 는 이진화된 문서 영상에서 글자를 블록별로 글자를 검출하는 글자단위 처리장치 (410), 워터마킹된 문서로부터 워터마크를 추출하여 사용자정보를 추출하는 워터마크 추출부 (420), 2-D 워터마크 생성장치 (440) 및 추출된 워터마크와 원본 워터마크와의 상관도를 구하는 상관도 계산부 (430) 를 포함한다.Referring to FIG. 4B, the watermark detection apparatus 400 according to the second embodiment of the present invention may include a character unit processing unit 410 for detecting a character for each block of characters in a binary document image, and a watermarked document. A watermark extractor 420 for extracting watermarks from the watermarks, a 2-D watermark generator 440, and a correlation calculator 430 for obtaining a correlation between the extracted watermarks and the original watermarks; )

우선, 온라인으로 처리된 워터마킹된 이진화 영상은 글자단위 처리장치 (410) 를 거치게 되고, 글자단위 처리장치 (410) 에서 이루어지는 처리는 제 2 실시예의 워터마크 삽입과정에서의 글자단위 처리장치 (320) 에서 이루어지는 처리와 같다.First, the watermarked binarized image processed online passes through the character unit processing unit 410, and the processing performed by the character unit processing unit 410 is performed by the character unit processing unit 320 in the watermark insertion process of the second embodiment. Is the same as the processing in.

글자단위 처리장치 (410) 를 거친후 추출된 글자영역에서 '0' 값을 갖는 픽셀의 개수를 세어, 그 결과를 modulo-2 연산하면 그 결과가 바로 워터마크 값이 되어 워터마크는 추출되고, 문서의 작성자를 알 수 있고 문서의 유출경로 또한 알 수 있게 된다.After passing through the character unit processing unit 410, the number of pixels having a value of '0' in the extracted character area is counted, and if the result is modulo-2, the result is a watermark value and the watermark is extracted. The author of the document can be known, and the leak path of the document can be known.

상관도 계산부 (430) 에서 이루어지는 처리과정은 제 1 실시예 (도 1b 참조) 에서의 상관도 계산부 (240) 에서 이루어지는 처리과정과 동일하다.The processing performed by the correlation calculator 430 is the same as the processing performed by the correlation calculator 240 in the first embodiment (see FIG. 1B).

본 발명은 상기의 실시예들을 참조로하여 특별히 도시되고 기술되었지만, 이는 예시를 위하여 사용된 것이며 본 발명이 속하는 분야에서 통상의 지식을 가진 자라면 첨부된 청구범위에서 정의된 것처럼 발명의 정신 및 범위를 벗어남이 없이 다양한 수정을 할 수 있다.Although the invention has been particularly shown and described with reference to the above embodiments, it has been used for the purpose of illustration and those of ordinary skill in the art to which the invention pertains have the spirit and scope of the invention as defined in the appended claims. Various modifications can be made without departing.

상술한 바와 같이 본 발명에 따르면, 문서를 VPD (Virtual Print Driver) 를 통해 이진화 영상으로 변환한 후 줄단위 처리 및 글자단위처리를 통해 워터마크를삽입 및 검출함으로써 사용자로 하여금 지각적으로 알아볼 수 없는 변형을 가한 후 워터마킹된 이진화 문서영상으로부터 저작권자의 정보를 추출할 수 있다.As described above, according to the present invention, after converting a document into a binarized image through a virtual print driver (VPD), a watermark is inserted and detected through line-by-line processing and character-based processing, thereby preventing the user from perceptually recognizing it. After modification, the copyright holder's information can be extracted from the watermarked binarized document image.

이는 문서를 이진화 영상 (즉, 이미지 파일) 로 변환한 후에 이진화 영상에 워터마크를 삽입하고 이를 오프라인상이나 온라인상에서나 동시에 검출할 수 있다. 따라서, 온, 오프라인에 관계없이 문서의 유출 경로를 추적할 수 있는 효과가 있다.It converts a document into a binarized image (i.e., an image file) and then inserts a watermark in the binarized image and detects it simultaneously, either offline or online. Therefore, the leakage path of the document can be tracked regardless of whether it is on or offline.

또한, 본발명은 삽입되는 워터마크 정보의 양을 늘리고, 온라인상에서의 잘라내기와 같은 문서의 일부편집에도 강인한 문서 워터마킹 기술을 제공하는 효과가 있다.In addition, the present invention has the effect of increasing the amount of watermark information to be inserted, and providing a robust document watermarking technique for partial editing of documents such as online cutting.

Claims (25)

인쇄되어 유출되는 문서의 유출경로를 추적하고 상기 문서의 저작권을 보호하기 위하여, 문서에 워터마크를 삽입하는 방법에 있어서,A method of embedding a watermark in a document in order to track the leakage path of a printed and outgoing document and to protect the copyright of the document, (a) 문서작성프로그램에서 작성된 문서를 이진화 영상으로 변환하는 단계;(a) converting a document created by a document creation program into a binarized image; (b) 상기 이진화된 문서영상에서 글자가 적혀있는 라인만을 검출하는 단계; 및(b) detecting only lines in which letters are written in the binarized document image; And (c) 상기 검출된 라인에 워터마크를 삽입하는 단계를 포함하는 것을 특징으로 하는 워터마크 삽입 방법.(c) embedding a watermark in the detected line. 제 1 항에 있어서,The method of claim 1, 상기 (c) 단계는 상기 검출된 라인을 좌 또는 우로 시프트(shift)시키거나 또는 상기 검출된 라인을 일정한 형태의 파형을 이루도록 변형함으로써 워터마크를 삽입하는 단계임을 특징으로 하는 방법.The step (c) is a step of inserting a watermark by shifting the detected line to the left or right, or by modifying the detected line to form a waveform of a certain shape. 제 2 항에 있어서,The method of claim 2, 상기 파형은 정현파 또는 삼각파의 파형인 것을 특징으로 하는 방법.The waveform is a waveform of a sinusoidal wave or a triangle wave. 제 1 내지 제 3 항중 어느 한 항에 있어서,The method according to any one of claims 1 to 3, 상기 (b) 단계는 상기 문서영상을 수평으로 투영하여 라인의 픽셀값을 합산함으로써 글자가 적혀있는 라인을 판별하여 글자가 적혀있는 라인의 인덱스 값을 출력하는 단계임을 특징으로 하는 방법.(B) the step of projecting the document image horizontally and summing the pixel values of the line to determine the line on which the letter is written, and outputting the index value of the line on which the letter is written. 워터마킹된 이진화 문서영상으로부터 워터마크를 검출하는 방법에 있어서,A method for detecting a watermark from a watermarked binarized document image, (a) 상기 워터마킹된 문서영상에서 글자가 적혀있는 라인을 검출하는 단계; 및(a) detecting a line in which letters are written in the watermarked document image; And (b) 상기 워터마킹된 문서영상으로부터 원본 문서영상을 빼어 그 차이를 구함으로써 워터마크를 추출하는 단계를 포함하는 것을 특징으로하는 워터마크 검출 방법.and (b) extracting a watermark by subtracting the original document image from the watermarked document image and obtaining the difference. 제 5 항에 있어서,The method of claim 5, 상기 (a) 단계는 상기 워터마킹된 문서영상을 수평으로 투영하여 라인의 픽셀값을 합산함으로써 글자가 적혀있는 라인을 판별하여 글자가 적혀있는 라인의 인덱스 값을 출력하는 단계임을 특징으로 하는 방법.The step (a) is a step of projecting the watermarked document image horizontally by summing the pixel values of the line to determine the line on which the letter is written, and outputting the index value of the line on which the letter is written. 제 5 항 또는 제 6 항에 있어서,The method according to claim 5 or 6, 상기 (b) 단계 이후에,After step (b), (c) 상기 추출된 워터마크와 원본 워터마크 사이의 상관도를 계산함으로써 워터마크를 검출하는 단계를 더 포함하는 것을 특징으로 하는 방법.(c) detecting the watermark by calculating a correlation between the extracted watermark and the original watermark. 제 7 항에 있어서,The method of claim 7, wherein 상기 (c) 단계에서의 상관도(Corr2) 계산은 다음의 수학식으로 연산되며,The correlation Corr2 calculation in the step (c) is calculated by the following equation, 여기에서,는 원본 워터마크를는 추출된 워터마크를 각각 나타내며, IFFT2 는 2차원 역 고속푸리에 변환을, FFT2 는 2차원 고속푸리에 변환을, 그리고 conj 는 공액복소수를 나타내는 것을 특징으로 하는 방법.From here, Is the original watermark Represents an extracted watermark, IFFT2 represents a two-dimensional inverse fast Fourier transform, FFT2 represents a two-dimensional fast Fourier transform, and conj represents a conjugate complex number. 온라인상으로 유출되는 문서의 유출경로를 추적하고 상기 문서의 저작권을 보호하기 위하여, 문서에 워터마크를 삽입하는 방법에 있어서,A method of embedding a watermark in a document to track the leakage path of a document leaked online and to protect the copyright of the document, (a) 문서작성프로그램에서 작성된 문서를 이진화 영상으로 변환하는 단계;(a) converting a document created by a document creation program into a binarized image; (b) 상기 문서영상에서 글자가 적혀있는 영역을 한 글자단위의 영역로 검출하는 단계; 및(b) detecting an area where letters are written in the document image as an area of one letter unit; And (c) 상기 글자영역의 '0' 값을 갖는 픽셀의 개수의 소정의 연산결과가 소정의 워터마크와 같도록 함으로써 워터마크를 삽입하는 단계를 포함하는 것을 특징으로 하는 워터마크 삽입 방법.and (c) inserting a watermark by causing a predetermined operation result of the number of pixels having a value of '0' of the character area to be equal to a predetermined watermark. 제 9 항에 있어서,The method of claim 9, 상기 (b) 단계는,In step (b), (b1) 상기 문서영상을 수평투영하여 라인의 픽셀값을 합산함으로써 글자가적혀있는 라인을 검출하는 단계; 및(b1) detecting a line on which letters are written by horizontally projecting the document image and summing pixel values of the line; And (b2) 상기 검출된 라인을 수직투영하여 상기 라인에서 글자가 적혀있는 영역을 검출하는 단계를 포함하는 것을 특징으로 하는 방법.(b2) vertically projecting the detected line to detect an area in which the letter is written on the line. 제 9 항 또는 제 10 항에 있어서,The method according to claim 9 or 10, 상기 (c) 단계는 상기 검출된 글자영역의 픽셀값을 소정의 워터마크의 픽셀값과 modulo-2 연산을 통해 비교한 후, 상기 검출된 글자영역의 '0' 값을 갖는 픽셀의 개수의 modulo-2 연산의 결과가 상기 소정의 워터마크의 '0' 값을 갖는 픽셀의 개수와 같도록 함으로써 워터마크를 삽입하는 단계임을 특징으로 하는 방법.In the step (c), the pixel value of the detected text area is compared with the pixel value of a predetermined watermark through a modulo-2 operation, and then modulo of the number of pixels having a '0' value of the detected text area. Inserting a watermark by making the result of the −2 operation equal to the number of pixels having a '0' value of the predetermined watermark. 제 9 항 또는 제 10 항에 있어서,The method according to claim 9 or 10, 상기 (c) 단계에서의 상기 워터마크의 삽입은,Inserting the watermark in step (c), 상기 글자영역을 1차원 배열로 바꾼 후 임의의 점을 선택하고, 상기 임의의 점을 기준으로 좌우 서치를 해서 서치 결과 어떤 위치의 값이 '0' 에서 '1' 로 바뀔때 이 '1' 의 점을 '0' 으로 바꾸거나 '0' 의 점을 '1' 로 바꾸어서 워터마크를 삽입하는 것을 특징으로 하는 방법.After changing the character area into a one-dimensional array, select an arbitrary point, search left and right based on the arbitrary point, and when the value of a position changes from '0' to '1' as a result of the search, A method for inserting a watermark by changing a point to '0' or a point of '0' to '1'. 제 9 항 또는 제 10 항에 있어서,The method according to claim 9 or 10, 상기 한 글자단위의 영역으로 검출된 글자영역을 블록으로 배치하는 단계를 더 포함하는 것을 특징으로 하는 방법.The method of claim 1, further comprising disposing a letter area detected as an area of one letter unit in a block. 워터마킹된 이진화 문서영상으로부터 워터마크를 검출하는 방법에 있어서,A method for detecting a watermark from a watermarked binarized document image, (a) 상기 워터마킹된 문서영상에서 글자가 적혀있는 영역을 한 글자단위의 영역으로 검출하는 단계; 및(a) detecting an area where letters are written in the watermarked document image as an area of one letter unit; And (b) 상기 검출된 영역에서 '0' 값을 갖는 픽셀의 개수를 셈으로써 워터마크를 추출하는 단계를 포함하는 것을 특징으로 하는 워터마크 검출 방법.(b) extracting a watermark by counting the number of pixels having a value of '0' in the detected area. 제 14 항에 있어서,The method of claim 14, 상기 (a) 단계는,In step (a), (a1) 상기 워터마킹된 문서영상을 수평투영하여 라인의 픽셀값을 합산함으로써 글자가 적혀있는 라인을 검출하는 단계; 및(a1) detecting a line on which letters are written by horizontally projecting the watermarked document image and summing pixel values of the line; And (a2) 상기 검출된 라인을 수직투영하여 상기 라인에서 글자가 적혀있는 영역을 검출하는 단계를 포함하는 것을 특징으로 하는 방법.(a2) vertically projecting the detected line to detect an area in which the letter is written on the line. 제 14 항 또는 제 15 항에 있어서,The method according to claim 14 or 15, 상기 (b) 단계 이후에,After step (b), (c) 상기 추출된 워터마크와 원본 워터마크 사이의 상관도를 계산함으로써 워터마크를 검출하는 단계를 더 포함하는 것을 특징으로 하는 방법.(c) detecting the watermark by calculating a correlation between the extracted watermark and the original watermark. 제 16 항에 있어서,The method of claim 16, 상기 (c) 단계에서의 상관도(Corr2) 계산은 다음의 수학식으로 연산되며,The correlation Corr2 calculation in the step (c) is calculated by the following equation, 여기에서,는 원본 워터마크를는 추출된 워터마크를 각각 나타내며, IFFT2 는 2차원 역 고속푸리에 변환을, FFT2 는 2차원 고속푸리에 변환을, 그리고 conj 는 공액복소수를 나타내는 것을 특징으로 하는 방법.From here, Is the original watermark Represents an extracted watermark, IFFT2 represents a two-dimensional inverse fast Fourier transform, FFT2 represents a two-dimensional fast Fourier transform, and conj represents a conjugate complex number. 인쇄되어 유출되는 문서의 유출경로를 추적하고 상기 문서의 저작권을 보호하기 위하여, 문서에 워터마크를 삽입하는 장치에 있어서,An apparatus for embedding a watermark in a document in order to track the outflow path of a printed and outgoing document and to protect the copyright of the document, 문서작성프로그램에서 작성된 문서를 이진화 영상으로 변환하는 이진화 영상 변환장치;A binarized image conversion device for converting a document created by a document creation program into a binarized image; 상기 이진화 문서영상에서 글자가 적혀있는 라인만을 검출하는 줄단위 처리장치; 및A line unit processing unit for detecting only a line on which a character is written in the binarized document image; And 상기 줄단위 처리장치에서 검출된 라인을 좌 또는 우로 시프트(shift)시키거나 또는 상기 검출된 라인을 일정한 형태의 파형을 이루도록 변형함으로써 워터마크를 삽입하는 워터마크 삽입부를 포함하는 것을 특징으로 하는 워터마크 삽입장치.And a watermark inserting unit for inserting a watermark by shifting the detected line to the left or right or changing the detected line to form a predetermined waveform. Insertion device. 워터마킹된 이진화 문서영상으로부터 워터마크를 검출하는 워터마크 검출장치에 있어서,A watermark detection apparatus for detecting a watermark from a watermarked binarized document image, 상기 워터마킹된 문서영상에서 글자가 적혀있는 라인을 검출하는 줄단위 처리장치; 및A line unit processing unit for detecting lines in which letters are written in the watermarked document image; And 상기 워터마킹된 문서 영상으로부터 원본 문서 영상을 빼어 그 차이를 구함으로써 워터마크를 추출하는 워터마크 추출부를 포함하는 것을 특징으로 하는 워터마크 검출장치.And a watermark extracting unit for extracting a watermark by subtracting an original document image from the watermarked document image and obtaining a difference thereof. 제 19 항에 있어서,The method of claim 19, 상기 워터마크 추출부에서 추출된 워터마크와 원본 워터마크 사이의 상관도를 계산함으로써 워터마크를 검출하는 상관도 계산부를 더 포함하는 것을 특징으로 하는 장치.And a correlation calculator for detecting a watermark by calculating a correlation between the watermark extracted by the watermark extractor and the original watermark. 제 18 항 또는 제 19 항에 있어서,The method of claim 18 or 19, 상기 줄단위 처리장치는,The line processing unit, 상기 문서영상을 수평으로 투영하는 수평투영장치; 및A horizontal projection device for horizontally projecting the document image; And 상기 수평 투영의 결과에 따라 라인의 픽셀값을 합산함으로써, 글자가 적혀있는 라인을 판별하여 글자가 적혀있는 라인의 인덱스 값을 출력하는 라인 검출 장치를 포함하는 것을 특징으로 하는 장치.And a line detection device for determining the line on which the letter is written and outputting the index value of the line on which the letter is written by summing the pixel values of the line according to the result of the horizontal projection. 온라인상으로 유출되는 문서의 유출경로를 추적하고 상기 문서의 저작권을 보호하기 위하여, 문서에 워터마크를 삽입하는 장치에 있어서,An apparatus for embedding a watermark in a document in order to track the leak path of the document leaked online and to protect the copyright of the document, 문서작성프로그램에서 작성된 문서를 이진화 영상으로 변환하는 이진화 영상 변환장치;A binarized image conversion device for converting a document created by a document creation program into a binarized image; 상기 문서영상에서 글자가 적혀있는 영역을 한 글자단위의 영역로 검출하는 글자단위 처리장치; 및A character unit processing unit for detecting a region where characters are written in the document image as an area of one character unit; And 상기 글자단위 처리장치에서 검출된 상기 글자영역의 '0' 값을 갖는 픽셀의 개수의 modulo-2 연산의 결과가 소정의 워터마크와 같도록 함으로써 워터마크를 삽입하는 워터마크 삽입부를 포함하는 것을 특징으로 하는 워터마크 삽입장치.And a watermark inserting unit for inserting a watermark by making a result of a modulo-2 operation of the number of pixels having a value of '0' of the character area detected by the character unit processing unit equal to a predetermined watermark. Watermark inserting device. 워터마킹된 이진화 문서영상으로부터 워터마크를 검출하는 장치에 있어서,An apparatus for detecting a watermark from a watermarked binarized document image, 상기 워터마킹된 문서영상에서 글자가 적혀있는 영역을 한 글자단위의 영역로 검출하는 글자단위 처리장치; 및A character unit processing unit for detecting an area where characters are written in the watermarked document image as an area of one character unit; And 상기 글자단위 처리장치에서 검출된 글자 영역에서 '0' 값을 갖는 픽셀의 개수를 셈으로써 워터마크를 추출하는 워터마크 추출부를 포함하는 것을 특징으로 하는 워터마크 검출장치.And a watermark extraction unit for extracting a watermark by counting the number of pixels having a value of '0' in the character area detected by the character unit processing apparatus. 제 23 항에 있어서,The method of claim 23, 상기 워터마크 추출부에서 추출된 워터마크와 원본 워터마크 사이의 상관도를 계산함으로써 워터마크를 검출하는 상관도 계산부를 더 포함하는 것을 특징으로 하는 장치.And a correlation calculator for detecting a watermark by calculating a correlation between the watermark extracted by the watermark extractor and the original watermark. 제 22 항 또는 제 23 항에 있어서,The method of claim 22 or 23, 상기 글자단위 처리장치는,The character unit processing apparatus, 상기 문서영상을 수평투영하는 수평투영장치;A horizontal projection device for horizontally projecting the document image; 상기 수평 투영의 결과에 따라 라인의 픽셀값을 합산함으로써, 글자가 적혀있는 라인을 판별하여 글자가 적혀있는 라인을 검출하는 라인 검출 장치;A line detection device for determining a line on which letters are written and detecting a line on which letters are written by summing pixel values of the lines according to the horizontal projection result; 상기 검출된 라인을 수직투영하는 수직투영장치; 및A vertical projection device for vertically projecting the detected lines; And 상기 수직투영의 결과에 따라, 상기 라인에서 글자가 적혀있는 영역을 판별하여 글자단위의 영역을 검출하는 문자 검출장치를 포함하는 것을 특징으로 하는 장치.And a character detecting device which detects an area in the unit of letters by determining an area in which the letters are written in the line according to the result of the vertical projection.
KR10-2001-0041541A 2001-07-11 2001-07-11 Watermark embedding and extracting method for binary text and apparatus thereof KR100403204B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR10-2001-0041541A KR100403204B1 (en) 2001-07-11 2001-07-11 Watermark embedding and extracting method for binary text and apparatus thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR10-2001-0041541A KR100403204B1 (en) 2001-07-11 2001-07-11 Watermark embedding and extracting method for binary text and apparatus thereof

Publications (2)

Publication Number Publication Date
KR20030006004A KR20030006004A (en) 2003-01-23
KR100403204B1 true KR100403204B1 (en) 2003-10-23

Family

ID=27714453

Family Applications (1)

Application Number Title Priority Date Filing Date
KR10-2001-0041541A KR100403204B1 (en) 2001-07-11 2001-07-11 Watermark embedding and extracting method for binary text and apparatus thereof

Country Status (1)

Country Link
KR (1) KR100403204B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3051790A1 (en) 2015-01-28 2016-08-03 Electronics and Telecommunications Research Institute Information insertion method, information extraction method, and information extraction apparatus using dot-based information robust to geometric distortion

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100469999B1 (en) * 2002-03-19 2005-02-05 주식회사 실트로닉 Authentication watermarking method and apparatus of binary still image using hash value of image
CN113450243A (en) * 2020-03-24 2021-09-28 北京四维图新科技股份有限公司 Watermark adding method and device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001078006A (en) * 1999-08-06 2001-03-23 Internatl Business Mach Corp <Ibm> Method and device for embedding and detecting watermark information in black-and-white binary document picture

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001078006A (en) * 1999-08-06 2001-03-23 Internatl Business Mach Corp <Ibm> Method and device for embedding and detecting watermark information in black-and-white binary document picture

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
논문(2.1절/2.4절 참조, 1999. 7) *
논문(2절 참조, 1994. 6) *
논문(요약/1, 3절/그림 3 참조, 2001. 12) *
논문(요약/1절 참조, 1995. 4) *
논문(요약/서론/2절 참조, 2000. 10) *
논문(요약/서론/본론 참조, 1999. 8) *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP3051790A1 (en) 2015-01-28 2016-08-03 Electronics and Telecommunications Research Institute Information insertion method, information extraction method, and information extraction apparatus using dot-based information robust to geometric distortion
US9710872B2 (en) 2015-01-28 2017-07-18 Electronics And Telecommunications Research Institute Information insertion method, information extraction method, and information extraction apparatus using dot-based information robust to geometric distortion

Also Published As

Publication number Publication date
KR20030006004A (en) 2003-01-23

Similar Documents

Publication Publication Date Title
Amano et al. A feature calibration method for watermarking of document images
Brassil et al. Electronic marking and identification techniques to discourage document copying
JP5015540B2 (en) Digital watermark embedding device and detection device
US5444793A (en) Method for detecting machine printed monetary amounts in binary images
US7949175B2 (en) Counterfeit deterrence using dispersed miniature security marks
US20150228045A1 (en) Methods for embedding and extracting a watermark in a text document and devices thereof
JP5669957B2 (en) Watermark image segmentation method and apparatus for Western language watermark processing
CN101119429A (en) Digital watermark embedded and extracting method and device
JP2003209676A (en) Digital watermark embedding apparatus, digital watermark detecting apparatus, digital watermark embedding method and digital watermark detecting method
JPWO2007049340A1 (en) Digital watermark embedding and detection
Tan et al. Print-Scan Resilient Text Image Watermarking Based on Stroke Direction Modulation for Chinese Document Authentication.
JP4595014B2 (en) Digital watermark embedding device and detection device
JP2006245980A (en) Method, apparatus and program for image processing, and method, apparatus and program for detecting alteration, and recording medium
JP4437756B2 (en) Information extraction method, information extraction apparatus, information extraction program, and storage medium
US8064636B2 (en) Image processing apparatus and method of controlling the same
KR100403204B1 (en) Watermark embedding and extracting method for binary text and apparatus thereof
CN109087234A (en) Watermark embedding method and device in a kind of text image
Tkachenko et al. Fighting against forged documents by using textured image
US8401971B2 (en) Document processing apparatus and document processing method
US7676058B2 (en) System and method for detection of miniature security marks
JP4285300B2 (en) Program for realizing information embedding device and program for realizing information reading device
JP2005341493A (en) Information embedding apparatus, information detecting apparatus, information embedding/detecting system, information embedding method, information detecting method, information embedding/detecting method, information embedding program, information detecting program, information embedding/detecting program and recording medium
KR100644276B1 (en) Method for extracting watermark in geometric attack image
RU2431192C1 (en) Method of inserting secret digital message into printed documents and extracting said message
Kim et al. Data hiding for binary documents robust to print-scan, photocopy and geometric distortions

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121015

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20131010

Year of fee payment: 11

FPAY Annual fee payment

Payment date: 20141006

Year of fee payment: 12

FPAY Annual fee payment

Payment date: 20151005

Year of fee payment: 13

FPAY Annual fee payment

Payment date: 20160923

Year of fee payment: 14

FPAY Annual fee payment

Payment date: 20171010

Year of fee payment: 15

FPAY Annual fee payment

Payment date: 20180928

Year of fee payment: 16

FPAY Annual fee payment

Payment date: 20190926

Year of fee payment: 17