WO2012138005A1 - 전자책 콘텐츠를 생성하기 위한 장치 및 그 방법 - Google Patents

전자책 콘텐츠를 생성하기 위한 장치 및 그 방법 Download PDF

Info

Publication number
WO2012138005A1
WO2012138005A1 PCT/KR2011/002722 KR2011002722W WO2012138005A1 WO 2012138005 A1 WO2012138005 A1 WO 2012138005A1 KR 2011002722 W KR2011002722 W KR 2011002722W WO 2012138005 A1 WO2012138005 A1 WO 2012138005A1
Authority
WO
WIPO (PCT)
Prior art keywords
area
text
picture
file
generating
Prior art date
Legal status (The legal status 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 status listed.)
Ceased
Application number
PCT/KR2011/002722
Other languages
English (en)
French (fr)
Inventor
박상현
김유선
안재균
신은지
김현진
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Industry Academic Cooperation Foundation of Yonsei University
Original Assignee
Industry Academic Cooperation Foundation of Yonsei University
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 Industry Academic Cooperation Foundation of Yonsei University filed Critical Industry Academic Cooperation Foundation of Yonsei University
Publication of WO2012138005A1 publication Critical patent/WO2012138005A1/ko
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • G06F16/9577Optimising the visualization of content, e.g. distillation of HTML documents
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting

Definitions

  • the present invention relates to an e-book, and more particularly, to separate a picture area and a text area from a page image of a picture book, and to generate a picture file and a text file from the separated picture area and a text area, through text recognition.
  • an object of the present invention is to separate the picture area and the text area from the page image of the picture book and generate a picture file and a text file from the separated picture area and the text area, the character recognition
  • the present invention provides an apparatus and method for generating e-book content by creating a text file and rearranging the same with a picture file.
  • an apparatus for generating e-book content when receiving a page image of a picture book, a region separating unit for separating the input page image into a picture area and a text area; A picture file generator for generating the separated picture area as a picture file; A text file generation unit generating the separated text area into a text file through text recognition; And a content generation unit for generating one e-book content by combining the generated picture file and the text file, wherein the content generation unit arranges the characters included in the text file according to the shape of the picture file.
  • Book content can be created.
  • the area separator converts a color page image into a gray page image, removes noise by applying an anisotropic diffusion filter to the converted gray page image, and noise
  • obtain row projection data and thermal projection data for binary data obtained through binarization and analyze the obtained row projection data and the thermal projection data to analyze a picture area and a picture.
  • a dividing reference line of an area may be obtained, and the picture area and the text area may be separated based on the obtained reference line.
  • the binary data may be set to 1 in an area where data exists and to 0 in an area where data does not exist.
  • the row projection data may indicate the number of regions in which binary data is set to 1 on the horizontal axis
  • the thermal projection data may indicate the number of regions in which binary data is set to 1 on the vertical axis.
  • the area separator may separate the picture area and the text area based on different reference lines when the picture area and the text area partially overlap each other.
  • the area separator may take the entire area as the picture area after separating the text area when all of the picture area and the text area overlap.
  • the text file generation unit may extract a text area from the text area in units of lines, and generate each of the extracted text areas as one text file by recognizing a character through an OCR (Optical Character Recognition) technique. .
  • OCR Optical Character Recognition
  • the content generation unit may generate the e-book content in an ePub (electronic publication) format having a feature capable of automatically adjusting the space to automatically fit the screen according to the aspect ratio and size of the screen.
  • ePub electronic publication
  • a method for generating e-book content includes: (a) receiving a page image of a picture book, separating the input page image into a picture area and a text area; (b) generating the separated picture area into a picture file; (c) generating the separated text area into a text file through text recognition; And (d) combining the generated picture file with the text file to generate a single e-book content, wherein step (d) includes the characters included in the text file according to the shape of the picture file.
  • the electronic book content may be generated by arranging.
  • the step (a) if the page image of the picture book is a color, the color page image is converted into a gray page image, and an anisotropic diffusion filter is applied to the converted gray page image to remove noise.
  • an anisotropic diffusion filter is applied to the converted gray page image to remove noise.
  • obtain row projection data and thermal projection data for binary data obtained through binarization After increasing the contrast of the noise-removed page image, obtain row projection data and thermal projection data for binary data obtained through binarization, and analyze the obtained row projection data and the thermal projection data to analyze a picture region.
  • a reference line that can be divided into a picture area and a picture area can be obtained, and the picture area and the text area can be separated based on the obtained reference line.
  • the binary data may be set to 1 in an area where data exists and to 0 in an area where data does not exist.
  • the row projection data may indicate the number of regions in which binary data is set to 1 on the horizontal axis
  • the thermal projection data may indicate the number of regions in which binary data is set to 1 on the vertical axis.
  • the picture area and the text area may be separated based on different reference lines.
  • the step (a) may take the entire area as the picture area after separating the text area when all of the picture area and the text area overlap.
  • the step (c) may extract a character area from the character area in units of lines, and generate each of the extracted character areas into a single character file by recognizing characters through OCR (Optical Character Recognition) technique.
  • OCR Optical Character Recognition
  • the step (d) may generate the e-book content in an ePub (electronic publication) format having an automatic space adjustment characteristic of automatically displaying the e-book content according to the aspect ratio and size of the screen.
  • ePub electronic publication
  • the present invention divides the picture area and the text area from the page image of the picture book and generates a picture file and a text file from the separated picture area and the text area, and generates a text file through character recognition and rearranges the picture file. In this case, text reading can be facilitated from the user's point of view.
  • the present invention by separating the picture area and the text area in the page image of the picture book and generates a picture file and a text file from the separated picture area and the text area, by creating a text file through the character recognition and rearranged with the picture file, There is an effect that can increase the utilization of the terminal screen to display the page image of the picture book.
  • FIG. 1 is an exemplary view showing an apparatus for generating e-book content according to an embodiment of the present invention.
  • FIG. 2 is an exemplary view for explaining a principle of separating a picture area and a text area according to an embodiment of the present invention.
  • FIG. 3 is an exemplary diagram for explaining a principle of generating a text file according to the present invention.
  • FIG. 4 is an exemplary diagram illustrating a type of e-book content according to an embodiment of the present invention.
  • FIG. 5 is an exemplary view for explaining a principle of generating e-book content according to an embodiment of the present invention.
  • FIG. 6 is an exemplary view illustrating a method for generating e-book content according to an embodiment of the present invention.
  • FIGS. 1 to 6 An apparatus and method for generating e-book content according to an embodiment of the present invention will be described with reference to FIGS. 1 to 6. It will be described in detail focusing on the parts necessary to understand the operation and action according to the present invention. Like reference numerals in the drawings denote like elements throughout.
  • a picture file and a text file are separated from a picture area and a text area in a page image of a picture book, and a picture file and a text file are generated from the separated picture area and a text area.
  • the page image of the picture book may mean an image generated by scanning or capturing each page of the picture book.
  • an e-book refers to a book published in digital form without the use of paper media for the content of knowledge and information.
  • Such an e-book refers to a PC or a program equipped with a program for reading an e-book. It can be seen through a portable terminal, and such a device is sometimes called an e-book. In other words, it can refer to all software and hardware media including content in a broad sense.
  • FIG. 1 is an exemplary view showing an apparatus for generating e-book content according to an embodiment of the present invention.
  • an apparatus for generating e-book content includes an input unit 110, an area separator 120, a picture file generator 130, a text file generator 140, and content. It may be configured to include a generator 150, a display 160, and a memory 170. The device thus configured may be applied to mobile devices such as mobile phones, personal digital assistants (PDAs), and notebook computers.
  • PDAs personal digital assistants
  • the input unit 110 may receive a page image of a picture book through a wired / wireless internet network.
  • the page image of the picture book means an image scanned or captured for each page of the picture book, and may be a color image or a gray image.
  • the page image may be stored in the memory 170 for each picture book received in this way.
  • the area extractor 120 may divide the page image of the input picture book into a picture area and a text area. This will be described in detail as follows.
  • the area extractor 120 may convert the color page image into a gray page image.
  • the region extractor 120 may remove noise by applying an anisotropic diffusion filter to the converted gray page image.
  • the noise may be noise existing in each page of the original picture book, or may be noise generated in the process of scanning or capturing the picture book.
  • the area extractor 120 may obtain binary data by iterative binarization based on a threshold value after increasing the contrast of the page image from which the noise is removed. For example, an area in which data exists may be set to '1', and an area in which data does not exist may be set to '0'.
  • the region extractor 120 may obtain horizontal or row projection data and vertical or column projection data with respect to the binary data thus obtained using Equation 1 below.
  • Row projection data h j the number of 255 in row i, 0 ⁇ i ⁇ N-1
  • the row projection data may indicate the number of regions in which binary data is set to '1' on the horizontal axis
  • the column projection data may indicate the number of regions in which binary data is set to '1' on the vertical axis.
  • the region extractor 120 may analyze the obtained row projection data and thermal projection data to obtain a dividing reference line between the image region and the image region, that is, the boundary line of the image region. That is, the reference line of the horizontal axis or the vertical axis can be obtained according to the ratio of continuous white parts.
  • the area extractor 120 may separate the picture area and the text area based on the obtained reference line.
  • the picture area and the text area may be clearly distinguished and do not overlap, but the picture area and the text area may partially overlap. This will be described with reference to FIG. 2.
  • FIG. 2 is an exemplary view for explaining a principle of separating a picture area and a text area according to an embodiment of the present invention.
  • the figure region and the text region may be separated based on a reference line when the figure region and the text region do not overlap.
  • Figure (b) when the picture area and the text area are partially overlapped, the picture area and the text area can be separated based on different reference lines.
  • the picture file generation unit 130 converts the separated picture area into formats such as Joint Photographic Coding Experts Group (JPEG), Graphics Interchange Format (GIF), Bitmap image (BMP), and Portable Network Graphics (PNG). Can be generated.
  • JPEG Joint Photographic Coding Experts Group
  • GIF Graphics Interchange Format
  • BMP Bitmap image
  • PNG Portable Network Graphics
  • the text file generator 140 may generate the separated text area as a text file, for example, a text file, through an optical character recognition (OCR) technique. This will be described with reference to FIG. 3.
  • OCR optical character recognition
  • FIG. 3 is an exemplary diagram for explaining a principle of generating a text file according to the present invention.
  • the text file generation unit 140 extracts a text area from a separated text area in a row unit, and recognizes text through each OCR technique. To create a single text file.
  • the content generation unit 150 may generate one e-book content by combining the generated picture file and the text file. That is, the content generation unit 150 may combine the picture file and the text file, and generate the e-book content by placing the characters included in the text file according to the shape of the picture file.
  • the e-book content may be a format such as ePub (electronic publication), pdf, azw, etc., it is preferable to use the ePub format.
  • the ePub format is a standard established by the IDPF (International Digital Publishing Forum). It is a zip packaging format based on XHTML, CSS, and XML. It can be automatically space-adjusted. When viewing an e-book through the viewer, it is automatically displayed according to the aspect ratio and size of the screen.
  • FIG. 4 is an exemplary diagram illustrating a type of e-book content according to an embodiment of the present invention.
  • the figure (a) shows the form where the letters are placed upside and the figure is placed below
  • the figure (b) shows the form where the figures are placed above and the letters are placed below
  • the figure (c) In Figure 2, the text is placed on the left and the picture is placed on the right. In Figure (d), the picture is placed on the left and the text is placed on the right.
  • the picture when the screen size of the terminal is 7 ⁇ 13 cm 2 , the picture may be arranged at the bottom with a size of 7 ⁇ 7, and the characters may be arranged at the top with a size of 7 ⁇ 6.
  • the content generation unit 150 generates one e-book content by combining the generated picture file and the text file, but generates all types of e-book content.
  • the screen may be displayed as shown in (a) or (b), and when viewed horizontally, the screen may be displayed as shown in (c) or (d).
  • the screen of the terminal is smaller than the actual picture book characters and pictures, the picture is fixed by adding a scroll and the text can be viewed through the scroll according to the content.
  • FIG. 5 is an exemplary view for explaining a principle of generating e-book content according to an embodiment of the present invention.
  • the content generation unit 150 may combine the picture file and the text file, and generate the e-book content by arranging characters included in the text file according to the shape of the picture file.
  • FIG. 6 is an exemplary view illustrating a method for generating e-book content according to an embodiment of the present invention.
  • the electronic book content generating apparatus when the electronic book content generating apparatus receives a plurality of page images of a picture book (S610), the input page image may be divided into a picture area and a text area (S611). .
  • the e-book content generating apparatus may convert the color page image into a gray page image if the page image of the picture book is color.
  • the e-book content generating device removes noise by applying an anisotropic diffusion filter to the converted gray page image, and increases the contrast of the noise-removed page image.
  • Binarization yields binary data.
  • the e-book content generating device may acquire horizontal or row projection data and vertical or column projection data on the obtained binary data.
  • the e-book content generating device analyzes the acquired row projection data and the thermal projection data to obtain a dividing reference line of the drawing area and the drawing area, that is, the boundary of the drawing area, and separates the drawing area and the text area based on the obtained reference line. Can be.
  • the e-book content generating apparatus may generate the separated picture area as a picture file (S612), and may generate the separated text area as a text file through an OCR (Optical Character Recognition) technique.
  • OCR Optical Character Recognition
  • the e-book content generating apparatus extracts the text areas from the separated text areas in units of lines (S613), and recognizes each of the extracted text areas in units of lines through the OCR technique (S614). Can be generated as (S615).
  • the e-book content generation device may generate one e-book content by combining the generated picture file and the text file according to a preset combination type (S616).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Character Input (AREA)

Abstract

본 발명에 의한 전자책(e-book) 콘텐츠를 생성하기 위한 장치 및 그 방법이 개시된다. 본 발명에 따른 전자책 콘텐츠를 생성하기 위한 장치는 그림책의 페이지 이미지를 입력받으면, 입력된 상기 페이지 이미지를 그림 영역과 문자 영역으로 분리하는 영역 분리부; 분리된 상기 그림 영역을 그림 파일로 생성하는 그림파일 생성부; 분리된 상기 문자 영역을 문자 인식을 통해 문자 파일로 생성하는 문자파일 생성부; 및 생성된 상기 그림 파일과 상기 문자 파일을 결합하여 하나의 전자책 콘텐츠를 생성하는 콘텐츠 생성부를 포함하고, 상기 콘텐츠 생성부는 상기 그림 파일의 형태에 따라 상기 문자 파일에 포함된 문자를 배치하여 상기 전자책 콘텐츠를 생성할 수 있다. 이를 통해, 본 발명은 사용자 입장에서 문자 읽기가 수월해질 수 있을 뿐 아니라, 그림책의 페이지 이미지를 디스플레이하는 단말기 화면의 활용도를 높일 수 있다.

Description

전자책 콘텐츠를 생성하기 위한 장치 및 그 방법
본 발명은 전자책(e-book)에 관한 것으로, 특히, 그림책의 페이지 이미지에서 그림 영역과 문자 영역으로 분리하고 분리된 그림 영역과 문자 영역으로부터 그림 파일과 문자 파일을 생성하되, 문자 인식을 통한 문자 파일을 생성하여 그림 파일과 재배치하여 전자책 콘텐츠를 생성하기 위한 장치 및 그 방법에 관한 것이다.
휴대전화, PDA, 휴대용게임기와 같은 휴대용 기기의 보급이 보편화되고 기능이 향상되면서 전자책(E-book)의 활용도가 점점 높아져 가고 있으며 다양한 콘텐츠에 대한 요구도 증대되고 있다. 특히, 휴대용 기기의 소지 연령이 낮아지고 있어 유아 및 아동을 위한 그림책 또한 전자책으로 많이 활용될 것으로 예상되고 있다.
그림책은 유아나 아동을 대상으로 하기 때문에 그림이 많은 부분을 차지할 뿐만 아니라 중요한 정보를 담고 있다. 이에 반해 글자 영역은 적은 부분을 차지하지만 일반적인 문서에 비해 글자가 크고 시각적으로 선명하게 분리되어 있으며, 많은 경우 희거나 옅은 색 바탕에 한 단어는 같은 색상을 사용하면서 글줄은 가로로 되어 있다.
이러한 그림책은 그림과 글자가 모두 중요한 정보로 전자책으로 변환하는 경우에 글자와 함께 그림도 보존되어야 한다. 그렇지만 스캔된 그림책 한 페이지를 그대로 전자책으로 바꾸게 되면 휴대용 기기에서는 글자가 너무 작아 읽기 힘들게 된다.
따라서 이러한 종래 기술의 문제점을 해결하기 위한 것으로, 본 발명의 목적은 그림책의 페이지 이미지에서 그림 영역과 문자 영역으로 분리하고 분리된 그림 영역과 문자 영역으로부터 그림 파일과 문자 파일을 생성하되, 문자 인식을 통한 문자 파일을 생성하여 그림 파일과 재배치하여 전자책 콘텐츠를 생성하기 위한 장치 및 그 방법을 제공하는데 있다.
그러나 본 발명의 목적은 상기에 언급된 사항으로 제한되지 않으며, 언급되지 않은 또 다른 목적들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.
상기 목적들을 달성하기 위하여, 본 발명의 한 관점에 따른 전자책 콘텐츠를 생성하기 위한 장치는 그림책의 페이지 이미지를 입력받으면, 입력된 상기 페이지 이미지를 그림 영역과 문자 영역으로 분리하는 영역 분리부; 분리된 상기 그림 영역을 그림 파일로 생성하는 그림파일 생성부; 분리된 상기 문자 영역을 문자 인식을 통해 문자 파일로 생성하는 문자파일 생성부; 및 생성된 상기 그림 파일과 상기 문자 파일을 결합하여 하나의 전자책 콘텐츠를 생성하는 콘텐츠 생성부를 포함하고, 상기 콘텐츠 생성부는 상기 그림 파일의 형태에 따라 상기 문자 파일에 포함된 문자를 배치하여 상기 전자책 콘텐츠를 생성할 수 있다.
바람직하게, 상기 영역 분리부는 상기 그림책의 페이지 이미지가 컬러이면, 컬러의 페이지 이미지를 그레이의 페이지 이미지로 변환하고, 변환된 상기 그레이의 페이지 이미지에 비등방성 확산필터를 적용하여 노이즈를 제거하며, 노이즈가 제거된 상기 페이지 이미지의 대조도를 증가시킨 후에 이진화를 통해 얻어 이진 데이터에 대해 행투영 데이터와 열투영 데이터를 획득하며, 획득한 상기 행투영 데이터와 상기 열투영 데이터를 분석하여 그림 영역과 그림 영역의 나눌 수 있는 기준선을 구하고, 구한 기준선을 기반으로 상기 그림 영역과 상기 문자 영역을 분리할 수 있다.
이때, 상기 이진 데이터는 데이터가 존재하는 영역에서 1로 설정되고, 데이터가 존재하지 않는 영역에서 0으로 설정될 수 있다.
이때, 상기 행투영 데이터는 가로축으로 이진 데이터가 1로 설정된 영역의 개수를 나타내고, 상기 열투영 데이터는 세로축으로 이진 데이터가 1로 설정된 영역의 개수를 나타낼 수 있다.
필요에 따라, 상기 영역 분리부는 상기 그림 영역과 상기 문자 영역이 일부 겹쳐져 있는 경우에는 각기 다른 기준선을 기반으로 그림 영역과 문자 영역을 분리할 수 있다.
필요에 따라, 상기 영역 분리부는 상기 그림 영역과 상기 문자 영역이 전부 겹쳐져 있는 경우에는 문자 영역을 분리한 후 전체 영역을 그림 영역으로 취할 수 있다.
바람직하게, 상기 문자파일 생성부는 상기 문자 영역으로부터 줄 단위로 문자 영역을 추출하고, 그 추출된 문자 영역 각각을 OCR(Optical Character Recognition) 기법을 통해 문자를 인식하여 하나의 문자 파일로 생성할 수 있다.
바람직하게, 상기 콘텐츠 생성부는 상기 전자책 콘텐츠를 화면의 가로세로 비율 및 크기에 따라 자동적으로 화면에 맞추어 보여주는 자동공간조정이 가능한 특성을 갖는 ePub(electronic Publication) 포맷으로 생성할 수 있다.
본 발명의 다른 한 관점에 따른 전자책 콘텐츠를 생성하기 위한 방법은 (a) 그림책의 페이지 이미지를 입력받으면, 입력된 상기 페이지 이미지를 그림 영역과 문자 영역으로 분리하는 단계; (b) 분리된 상기 그림 영역을 그림 파일로 생성하는 단계; (c) 분리된 상기 문자 영역을 문자 인식을 통해 문자 파일로 생성하는 단계; 및 (d) 생성된 상기 그림 파일과 상기 문자 파일을 결합하여 하나의 전자책 콘텐츠를 생성하는 단계를 포함하고, 상기 (d) 단계는 상기 그림 파일의 형태에 따라 상기 문자 파일에 포함된 문자를 배치하여 상기 전자책 콘텐츠를 생성할 수 있다.
바람직하게, 상기 (a) 단계는 상기 그림책의 페이지 이미지가 컬러이면, 컬러의 페이지 이미지를 그레이의 페이지 이미지로 변환하고, 변환된 상기 그레이의 페이지 이미지에 비등방성 확산필터를 적용하여 노이즈를 제거하며, 노이즈가 제거된 상기 페이지 이미지의 대조도를 증가시킨 후에 이진화를 통해 얻어 이진 데이터에 대해 행투영 데이터와 열투영 데이터를 획득하며, 획득한 상기 행투영 데이터와 상기 열투영 데이터를 분석하여 그림 영역과 그림 영역의 나눌 수 있는 기준선을 구하고, 구한 기준선을 기반으로 상기 그림 영역과 상기 문자 영역을 분리할 수 있다.
이때, 상기 이진 데이터는 데이터가 존재하는 영역에서 1로 설정되고, 데이터가 존재하지 않는 영역에서 0으로 설정될 수 있다.
이때, 상기 행투영 데이터는 가로축으로 이진 데이터가 1로 설정된 영역의 개수를 나타내고, 상기 열투영 데이터는 세로축으로 이진 데이터가 1로 설정된 영역의 개수를 나타낼 수 있다.
필요에 따라, 상기 (a) 단계는 상기 그림 영역과 상기 문자 영역이 일부 겹쳐져 있는 경우에는 각기 다른 기준선을 기반으로 그림 영역과 문자 영역을 분리할 수 있다.
필요에 따라, 상기 (a) 단계는 상기 그림 영역과 상기 문자 영역이 전부 겹쳐져 있는 경우에는 문자 영역을 분리한 후 전체 영역을 그림 영역으로 취할 수 있다.
바람직하게, 상기 (c) 단계는 상기 문자 영역으로부터 줄 단위로 문자 영역을 추출하고, 그 추출된 문자 영역 각각을 OCR(Optical Character Recognition) 기법을 통해 문자를 인식하여 하나의 문자 파일로 생성할 수 있다.
바람직하게, 상기 (d) 단계는 상기 전자책 콘텐츠를 화면의 가로세로 비율 및 크기에 따라 자동적으로 화면에 맞추어 보여주는 자동공간조정이 가능한 특성을 갖는 ePub(electronic Publication) 포맷으로 생성할 수 있다.
이를 통해, 본 발명은 그림책의 페이지 이미지에서 그림 영역과 문자 영역으로 분리하고 분리된 그림 영역과 문자 영역으로부터 그림 파일과 문자 파일을 생성하되, 문자 인식을 통한 문자 파일을 생성하여 그림 파일과 재배치함으로써, 사용자 입장에서 문자 읽기가 수월해질 수 있는 효과가 있다.
또한, 본 발명은 그림책의 페이지 이미지에서 그림 영역과 문자 영역으로 분리하고 분리된 그림 영역과 문자 영역으로부터 그림 파일과 문자 파일을 생성하되, 문자 인식을 통한 문자 파일을 생성하여 그림 파일과 재배치함으로써, 그림책의 페이지 이미지를 디스플레이하는 단말기 화면의 활용도를 높일 수 있는 효과가 있다.
도 1은 본 발명의 실시예에 따른 전자책 콘텐츠를 생성하기 위한 장치를 나타내는 예시도이다.
도 2는 본 발명의 실시예에 따른 그림 영역과 문자 영역을 분리하는 원리를 설명하기 위한 예시도이다.
도 3은 본 발명에 따른 문자 파일을 생성하는 원리를 설명하기 위한 예시도이다.
도 4는 본 발명의 실시예에 따른 전자책 콘텐츠의 유형을 나타내는 예시도이다.
도 5는 본 발명의 실시예에 따른 전자책 콘텐츠를 생성하는 원리를 설명하기 위한 예시도이다.
도 6은 본 발명의 실시예에 따른 전자책 콘텐츠를 생성하기 위한 방법을 나타내는 예시도이다.
이하에서는, 본 발명의 실시예에 따른 전자책(e-book) 콘텐츠를 생성하기 위한 장치 및 그 방법을 첨부한 도 1 내지 도 6을 참조하여 설명한다. 본 발명에 따른 동작 및 작용을 이해하는데 필요한 부분을 중심으로 상세히 설명한다. 명세서 전체를 통하여 각 도면에서 제시된 동일한 참조 부호는 동일한 구성 요소를 나타낸다.
본 발명에서는 그림책의 페이지 이미지에서 그림 영역과 문자 영역으로 분리하고 분리된 그림 영역과 문자 영역으로부터 그림 파일과 문자 파일을 생성하되, 문자 인식을 통한 문자 파일을 생성하여 그림 파일과 재배치하여 전자책 콘텐츠를 생성할 수 있는 방안을 제안한다. 여기서, 그림책의 페이지 이미지는 그림책의 각 페이지를 스캔하거나 캡쳐하여 생성된 이미지를 의미할 수 있다.
여기서 전자책(e-book)이란 지식과 정보의 콘텐츠를 종이 매체를 이용하지 않고 디지털 형태로 출간된 책을 가리키는 것으로, 이와 같은 전자책은 전자책을 읽을 수도 있도록 하는 프로그램이 탑재된 PC나 전용 휴대용 단말기 등을 통해 볼 수 있으며, 이와 같은 장치를 통칭해 전자책으로 칭하기도 한다. 즉, 넓은 의미에서 콘텐츠가 포함된 모든 소프트웨어적, 하드웨어적인 미디어물 전체를 말할 수 있는 것이다.
도 1은 본 발명의 실시예에 따른 전자책 콘텐츠를 생성하기 위한 장치를 나타내는 예시도이다.
도 1에 도시한 바와 같이, 본 발명에 따른 전자책 콘텐츠를 생성하기 위한 장치는 입력부(110), 영역 분리부(120), 그림파일 생성부(130), 문자파일 생성부(140), 콘텐츠 생성부(150), 디스플레이부(160), 및 메모리(170) 등을 포함하여 구성될 수 있다. 이렇게 구성된 장치는 휴대폰, PDA(Personal Digital Assistants), 및 노트북 등의 휴대 기기에 적용될 수 있다.
입력부(110)는 유선/무선 인터넷 망을 통해 그림책의 페이지 이미지를 입력받을 수 있다. 여기서, 그림책의 페이지 이미지는 그림책의 각 페이지마다 스캔되거나 캡쳐된 이미지를 의미하는데, 칼라(color) 이미지이거나 그레이(gray) 이미지일 수 있다.
이렇게 입력받은 그림책마다 그 페이지 이미지는 메모리(170)에 저장될 수 있다.
영역 추출부(120)는 입력된 그림책의 페이지 이미지를 그림 영역과 문자 영역으로 분리할 수 있다. 이를 상세히 설명하면 다음과 같다.
영역 추출부(120)는 그림책의 페이지 이미지가 컬러이면, 컬러의 페이지 이미지를 그레이의 페이지 이미지로 변환할 수 있다. 영역 추출부(120)는 변환된 그레이의 페이지 이미지에 비등방성 확산필터(anisotropic diffusion filter)를 적용하여 노이즈를 제거할 수 있다. 이때, 노이즈는 원래의 그림책 각 페이지에 있던 노이즈일 수 있고, 그림책을 스캔 또는 캡쳐하는 과정에서 생긴 노이즈일 수도 있다.
영역 추출부(120)는 노이즈가 제거된 페이지 이미지의 대조도(contrast)를 증가시킨 후에 문턱치에 기반한 반복적 이진화로 이진 데이터를 얻을 수 있다. 예컨대, 데이터가 존재하는 영역은 '1', 데이터가 존재하지 않는 영역은 '0'으로 설정될 수 있다.
영역 추출부(120)는 이렇게 얻은 이진 데이터에 대해 가로 또는 행투영 데이터와 세로 또는 열투영 데이터를 다음의 [수학식 1]을 이용하여 획득할 수 있다.
[수학식 1]
행투영 데이터 hj = 행 i에 있는 255의 개수, 0≤i≤N-1
열투영 데이터 vj = 열 j에 있는 255의 개수, 0≤j≤M-1
여기서, 행투영 데이터는 가로축으로 이진 데이터가 '1'로 설정된 영역의 개수를 나타내고, 열투영 데이터는 세로축으로 이진 데이터가 '1'로 설정된 영역의 개수를 나타낼 수 있다.
영역 추출부(120)는 획득한 행투영 데이터와 열투영 데이터를 분석하여 그림 영역과 그림 영역의 나눌 수 있는 기준선 즉, 그림 영역의 경계선을 구할 수 있다. 즉, 연속된 흰부분이 차지하는 비율에 따라 가로축 또는 세로축의 기준선을 구할 수 있다.
영역 추출부(120)는 구한 기준선을 기반으로 그림 영역과 문자 영역을 분리할 수 있다.
이때, 그림 영역과 문자 영역이 확연히 구분되어 겹치지 않는 경우도 있을 수 있지만 그림 영역과 문자 영역이 일부 겹치는 경우도 있을 수 있다. 이를 도 2를 참조하여 설명한다.
도 2는 본 발명의 실시예에 따른 그림 영역과 문자 영역을 분리하는 원리를 설명하기 위한 예시도이다.
도 2에 도시한 바와 같이, 그림 (a)에서는 그림 영역과 문자 영역이 겹치지 않는 경우에 기준선을 기반으로 그림 영역과 문자 영역을 분리할 수 있다. 그림 (b)에서는 그림 영역과 문자 영역이 일부 겹쳐져 있는 경우에는 각기 다른 기준선을 기반으로 그림 영역과 문자 영역을 분리할 수 있다.
또한, 그림 (c) 내지 그림 (d)에서는 그림 영역과 문자 영역이 전부 겹쳐져 있기 때문에 문자 영역만을 분리한 후에 전체 영역을 그림 영역으로 취급할 수 있다.
그림파일 생성부(130)는 분리된 그림 영역을 JPEG(Joint Photographic coding Experts Group), GIF(Graphics Interchange Format), BMP(Bitmap image), PNG(Portable Network Graphics) 등의 포맷으로 변환하여 그림 파일로 생성할 수 있다.
문자파일 생성부(140)는 분리된 문자 영역을 OCR(Optical Character Recognition) 기법을 통해 문자 파일 예컨대, 텍스트 파일로 생성할 수 있다. 이를 도 3을 참조하여 설명한다.
도 3은 본 발명에 따른 문자 파일을 생성하는 원리를 설명하기 위한 예시도이다.
도 3에 도시한 바와 같이, 문자파일 생성부(140)는 분리된 문자 영역으로부터 줄(row) 단위로 문자 영역을 추출하고, 그 줄 단위로 추출된 문자 영역 각각을 OCR 기법을 통해 문자를 인식하여 하나의 문자 파일로 생성할 수 있다.
콘텐츠 생성부(150)는 생성된 그림 파일과 문자 파일을 결합하여 하나의 전자책 콘텐츠를 생성할 수 있다. 즉, 콘텐츠 생성부(150)는 그림 파일과 문자 파일을 결합하되, 그림 파일의 형태에 따라 문자 파일에 포함된 문자를 배치하여 전자책 콘텐츠를 생성할 수 있다. 여기서, 전자책 콘텐츠는 ePub(electronic Publication), pdf, azw 등의 포맷일 수 있는데, ePub 포맷을 사용하는 것이 바람직하다.
ePub 포맷은 IDPF(International Digital Publishing Forum)에서 제정한 표준으로, XHTML, CSS, XML을 기반으로 한 Zip packaging format으로 자동공간조정이 가능한 성질을 가지는데, 이는 다양한 사이즈의 휴대 기기 화면에서 전자책 뷰어(viewer)를 통해 전자책을 볼 때 화면의 가로세로 비율 및 크기에 따라 자동적으로 화면에 맞추어 보여주는 특성이다.
도 4는 본 발명의 실시예에 따른 전자책 콘텐츠의 유형을 나타내는 예시도이다.
도 4에 도시한 바와 같이, 그림 (a)에서는 문자가 위쪽, 그림이 아래쪽에 배치되는 형태를 나타내고, 그림 (b)에서는 그림이 위쪽, 문자가 아래쪽에 배치되는 형태를 나타내며, 그림 (c)에서는 문자가 왼쪽, 그림이 오른쪽에 배치되는 형태를 나타내며, 그림 (d)에서는 그림이 왼쪽, 문자가 오른쪽에 배치되는 형태를 나타낼 수 있다.
예컨대, 단말기의 화면 크기가 7×13 cm2인 경우에는 그림은 7×7의 크기로 하단에 배치되고, 문자는 7×6의 크기로 상단에 배치될 수 있다.
또한, 콘텐츠 생성부(150)는 생성된 그림 파일과 문자 파일을 결합하여 하나의 전자책 콘텐츠를 생성하되, 모든 유형의 전자책 콘텐츠를 생성하게 된다. 그래서 사용자가 단말기의 화면을 세로로 보게 되면 그림 (a)나 (b)처럼 화면이 디스플레이 되고, 가로로 보게 되면 그림 (c)나 (d)처럼 화면이 디스플레이 될 수 있다.
이때, 실제 그림책의 문자와 그림보다 단말기의 화면이 작기 때문에 스크롤을 추가하여 그림은 고정 되고 문자는 그 내용에 따라 스크롤을 통해 볼 수 있게 된다.
도 5는 본 발명의 실시예에 따른 전자책 콘텐츠를 생성하는 원리를 설명하기 위한 예시도이다.
도 5에 도시한 바와 같이, 콘텐츠 생성부(150)는 그림 파일과 문자 파일을 결합하되, 그림 파일의 형태에 따라 문자 파일에 포함된 문자를 배치하여 전자책 콘텐츠를 생성할 수 있다.
도 6은 본 발명의 실시예에 따른 전자책 콘텐츠를 생성하기 위한 방법을 나타내는 예시도이다.
도 6에 도시한 바와 같이, 본 발명에 따른 전자책 콘텐츠 생성 장치는 그림책의 다수의 페이지 이미지를 입력받으면(S610), 입력된 상기 페이지 이미지를 그림 영역과 문자 영역으로 분리할 수 있다(S611).
이를 상세히 설명하면, 전자책 콘텐츠 생성 장치는 그림책의 페이지 이미지가 컬러이면, 컬러의 페이지 이미지를 그레이의 페이지 이미지로 변환할 수 있다. 전자책 콘텐츠 생성 장치는 변환된 그레이의 페이지 이미지에 비등방성 확산필터(anisotropic diffusion filter)를 적용하여 노이즈를 제거하고, 노이즈가 제거된 페이지 이미지의 대조도(contrast)를 증가시킨 후에 문턱치에 기반한 반복적 이진화로 이진 데이터를 얻을 수 있다. 전자책 콘텐츠 생성 장치는 이렇게 얻은 이진 데이터에 대해 가로 또는 행투영 데이터와 세로 또는 열투영 데이터를 획득할 수 있다. 전자책 콘텐츠 생성 장치는 획득한 행투영 데이터와 열투영 데이터를 분석하여 그림 영역과 그림 영역의 나눌 수 있는 기준선 즉, 그림 영역의 경계선을 구하고, 구한 기준선을 기반으로 그림 영역과 문자 영역을 분리할 수 있다.
다음으로, 전자책 콘텐츠 생성 장치는 분리된 상기 그림 영역을 그림 파일로 생성하고(S612), 분리된 문자 영역을 OCR(Optical Character Recognition) 기법을 통해 문자 파일로 생성할 수 있다.
이때, 전자책 콘텐츠 생성 장치는 분리된 문자 영역으로부터 줄 단위로 문자 영역을 추출하고(S613), 그 줄 단위로 추출된 문자 영역 각각을 OCR 기법을 통해 문자를 인식하여(S614) 하나의 문자 파일로 생성할 수 있다(S615).
다음으로, 전자책 콘텐츠 생성 장치는 이렇게 생성된 그림 파일과 문자 파일을 미리 설정된 결합 형태에 따라 결합하여 하나의 전자책 콘텐츠를 생성할 수 있다(S616).
본 발명에 의한 전자책 콘텐츠를 생성하기 위한 장치 및 그 방법이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 따라서, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.

Claims (16)

  1. 그림책의 페이지 이미지를 입력받으면, 입력된 상기 페이지 이미지를 그림 영역과 문자 영역으로 분리하는 영역 분리부;
    분리된 상기 그림 영역을 그림 파일로 생성하는 그림파일 생성부;
    분리된 상기 문자 영역을 문자 인식을 통해 문자 파일로 생성하는 문자파일 생성부; 및
    생성된 상기 그림 파일과 상기 문자 파일을 결합하여 하나의 전자책 콘텐츠를 생성하는 콘텐츠 생성부;
    를 포함하고, 상기 콘텐츠 생성부는 상기 그림 파일의 형태에 따라 상기 문자 파일에 포함된 문자를 배치하여 상기 전자책 콘텐츠를 생성하는 전자책 콘텐츠를 생성하기 위한 장치.
  2. 제1 항에 있어서,
    상기 영역 분리부는,
    상기 그림책의 페이지 이미지가 컬러이면, 컬러의 페이지 이미지를 그레이의 페이지 이미지로 변환하고, 변환된 상기 그레이의 페이지 이미지에 비등방성 확산필터를 적용하여 노이즈를 제거하며,
    노이즈가 제거된 상기 페이지 이미지의 대조도를 증가시킨 후에 이진화를 통해 얻어 이진 데이터에 대해 행투영 데이터와 열투영 데이터를 획득하며,
    획득한 상기 행투영 데이터와 상기 열투영 데이터를 분석하여 그림 영역과 그림 영역의 나눌 수 있는 기준선을 구하고, 구한 기준선을 기반으로 상기 그림 영역과 상기 문자 영역을 분리하는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 장치.
  3. 제2 항에 있어서,
    상기 이진 데이터는,
    데이터가 존재하는 영역에서 1로 설정되고, 데이터가 존재하지 않는 영역에서 0으로 설정되는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 장치.
  4. 제3 항에 있어서,
    상기 행투영 데이터는 가로축으로 이진 데이터가 1로 설정된 영역의 개수를 나타내고, 상기 열투영 데이터는 세로축으로 이진 데이터가 1로 설정된 영역의 개수를 나타내는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 장치.
  5. 제2 항에 있어서,
    상기 영역 분리부는,
    상기 그림 영역과 상기 문자 영역이 일부 겹쳐져 있는 경우에는 각기 다른 기준선을 기반으로 그림 영역과 문자 영역을 분리하는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 장치.
  6. 제2 항에 있어서,
    상기 영역 분리부는,
    상기 그림 영역과 상기 문자 영역이 전부 겹쳐져 있는 경우에는 문자 영역을 분리한 후 전체 영역을 그림 영역으로 취하는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 장치.
  7. 제1 항에 있어서,
    상기 문자파일 생성부는,
    상기 문자 영역으로부터 줄 단위로 문자 영역을 추출하고, 그 추출된 문자 영역 각각을 OCR(Optical Character Recognition) 기법을 통해 문자를 인식하여 하나의 문자 파일로 생성하는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 장치.
  8. 제1 항에 있어서,
    상기 콘텐츠 생성부는,
    상기 전자책 콘텐츠를 화면의 가로세로 비율 및 크기에 따라 자동적으로 화면에 맞추어 보여주는 자동공간조정이 가능한 특성을 갖는 ePub(electronic Publication) 포맷으로 생성하는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 장치.
  9. (a) 그림책의 페이지 이미지를 입력받으면, 입력된 상기 페이지 이미지를 그림 영역과 문자 영역으로 분리하는 단계;
    (b) 분리된 상기 그림 영역을 그림 파일로 생성하는 단계;
    (c) 분리된 상기 문자 영역을 문자 인식을 통해 문자 파일로 생성하는 단계; 및
    (d) 생성된 상기 그림 파일과 상기 문자 파일을 결합하여 하나의 전자책 콘텐츠를 생성하는 단계;
    를 포함하고, 상기 (d) 단계는 상기 그림 파일의 형태에 따라 상기 문자 파일에 포함된 문자를 배치하여 상기 전자책 콘텐츠를 생성하는 전자책 콘텐츠를 생성하기 위한 방법.
  10. 제9 항에 있어서,
    상기 (a) 단계는,
    상기 그림책의 페이지 이미지가 컬러이면, 컬러의 페이지 이미지를 그레이의 페이지 이미지로 변환하고, 변환된 상기 그레이의 페이지 이미지에 비등방성 확산필터를 적용하여 노이즈를 제거하며,
    노이즈가 제거된 상기 페이지 이미지의 대조도를 증가시킨 후에 이진화를 통해 얻어 이진 데이터에 대해 행투영 데이터와 열투영 데이터를 획득하며,
    획득한 상기 행투영 데이터와 상기 열투영 데이터를 분석하여 그림 영역과 그림 영역의 나눌 수 있는 기준선을 구하고, 구한 기준선을 기반으로 상기 그림 영역과 상기 문자 영역을 분리하는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 방법.
  11. 제10 항에 있어서,
    상기 이진 데이터는,
    데이터가 존재하는 영역에서 1로 설정되고, 데이터가 존재하지 않는 영역에서 0으로 설정되는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 방법.
  12. 제11 항에 있어서,
    상기 행투영 데이터는 가로축으로 이진 데이터가 1로 설정된 영역의 개수를 나타내고, 상기 열투영 데이터는 세로축으로 이진 데이터가 1로 설정된 영역의 개수를 나타내는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 방법.
  13. 제10 항에 있어서,
    상기 (a) 단계는,
    상기 그림 영역과 상기 문자 영역이 일부 겹쳐져 있는 경우에는 각기 다른 기준선을 기반으로 그림 영역과 문자 영역을 분리하는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 방법.
  14. 제10 항에 있어서,
    상기 (a) 단계는,
    상기 그림 영역과 상기 문자 영역이 전부 겹쳐져 있는 경우에는 문자 영역을 분리한 후 전체 영역을 그림 영역으로 취하는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 방법.
  15. 제9 항에 있어서,
    상기 (c) 단계는,
    상기 문자 영역으로부터 줄 단위로 문자 영역을 추출하고, 그 추출된 문자 영역 각각을 OCR(Optical Character Recognition) 기법을 통해 문자를 인식하여 하나의 문자 파일로 생성하는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 방법.
  16. 제9 항에 있어서,
    상기 (d) 단계는,
    상기 전자책 콘텐츠를 화면의 가로세로 비율 및 크기에 따라 자동적으로 화면에 맞추어 보여주는 자동공간조정이 가능한 특성을 갖는 ePub(electronic Publication) 포맷으로 생성하는 것을 특징으로 하는 전자책 콘텐츠를 생성하기 위한 방법.
PCT/KR2011/002722 2011-04-04 2011-04-15 전자책 콘텐츠를 생성하기 위한 장치 및 그 방법 Ceased WO2012138005A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2011-0030826 2011-04-04
KR20110030826 2011-04-04

Publications (1)

Publication Number Publication Date
WO2012138005A1 true WO2012138005A1 (ko) 2012-10-11

Family

ID=46969379

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2011/002722 Ceased WO2012138005A1 (ko) 2011-04-04 2011-04-15 전자책 콘텐츠를 생성하기 위한 장치 및 그 방법

Country Status (1)

Country Link
WO (1) WO2012138005A1 (ko)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20060088175A (ko) * 2005-02-01 2006-08-04 장완호 멀티 포맷을 갖는 전자책 파일 생성 방법 및 시스템
JP2008519329A (ja) * 2004-11-01 2008-06-05 スロムコウスキ、スティーヴン 印刷本を補完する電子コンテンツの提供およびそのアクセス制御を行うためのシステムおよび方法[関連する出願]本出願は、2004年11月1日に出願された米国特許出願第10/979,543号「印刷本を補完する電子コンテンツの提供およびそのアクセス制御を行うためのシステムおよび方法」に基づく優先権を主張するものであり、当該出願は、米国オレゴン州ポートランド市のZurimedia社(以降、単にZuri(登録商標)とする)に譲渡されており、当該出願の内容はこの引用によりここに全て含まれているものとする。
KR20080069887A (ko) * 2007-01-24 2008-07-29 퍼듀 리서치 파운데이션 이미지 처리장치 및 그 이미지 처리방법
KR20100065694A (ko) * 2008-12-08 2010-06-17 (주)서전미디어텍 이-북 단말 및 이를 이용한 온라인 교육 시스템 및 방법
KR100980748B1 (ko) * 2005-08-23 2010-09-07 가부시키가이샤 리코 혼합 미디어 환경을 생성 및 사용하는 시스템 및 방법

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008519329A (ja) * 2004-11-01 2008-06-05 スロムコウスキ、スティーヴン 印刷本を補完する電子コンテンツの提供およびそのアクセス制御を行うためのシステムおよび方法[関連する出願]本出願は、2004年11月1日に出願された米国特許出願第10/979,543号「印刷本を補完する電子コンテンツの提供およびそのアクセス制御を行うためのシステムおよび方法」に基づく優先権を主張するものであり、当該出願は、米国オレゴン州ポートランド市のZurimedia社(以降、単にZuri(登録商標)とする)に譲渡されており、当該出願の内容はこの引用によりここに全て含まれているものとする。
KR20060088175A (ko) * 2005-02-01 2006-08-04 장완호 멀티 포맷을 갖는 전자책 파일 생성 방법 및 시스템
KR100980748B1 (ko) * 2005-08-23 2010-09-07 가부시키가이샤 리코 혼합 미디어 환경을 생성 및 사용하는 시스템 및 방법
KR20080069887A (ko) * 2007-01-24 2008-07-29 퍼듀 리서치 파운데이션 이미지 처리장치 및 그 이미지 처리방법
KR20100065694A (ko) * 2008-12-08 2010-06-17 (주)서전미디어텍 이-북 단말 및 이를 이용한 온라인 교육 시스템 및 방법

Similar Documents

Publication Publication Date Title
CN101558425B (zh) 图像处理设备和图像处理方法
US9544473B2 (en) Information processing system and information processing method
CN102196130B (zh) 图像处理装置及图像处理方法
JP6119992B2 (ja) 画像処理装置およびコンピュータプログラム
JP6559415B2 (ja) 文書画像処理装置、それを備えた情報処理装置、プログラム、及び記録媒体
CN1967567A (zh) 自动创建索引的图像形成装置及其方法
WO2014003520A1 (ko) 옥외 광고 led 전광판 및 상호 작용 방법
WO2013061674A1 (ja) 文書ファイル出力装置、文書ファイル出力方法、及びコンピュータプログラム
CN104391886A (zh) 一种电子书发送方法及装置
US8867050B2 (en) Image processing apparatus, non-transitory computer readable medium storing program and image processing method for restoring a single table from a plurality of pages
JP2009145963A (ja) 文書処理装置および文書処理方法
Lakshmi Design and Implementation of Text to Speech conversion using Raspberry pi
KR102300475B1 (ko) 표가 삽입된 이미지를 전자 문서로 변환할 수 있는 전자 장치 및 그 동작 방법
WO2011049408A2 (ko) 인쇄물 상에 표시된 코드 판독 방법
WO2012138005A1 (ko) 전자책 콘텐츠를 생성하기 위한 장치 및 그 방법
CN119720946A (zh) 文档内容提取方法、装置、设备及计算机可读存储介质
WO2011093568A1 (ko) 레이아웃 기반의 인쇄매체 페이지 인식방법
JP2012049860A (ja) 画像処理装置、画像処理方法およびプログラム
WO2010134692A1 (en) A method for generating an image file for forgery verification and a method for forgery verification of an image file
WO2011007970A1 (en) Method and apparatus for processing image
WO2022255558A1 (ko) 로고이미지가 삽입된 큐알코드 및 이의 제작방법
CN105516538A (zh) 一种扫描过程显示扫描内容的方法和系统
AU2011253923A1 (en) Image processing apparatus, image processing method, and program
WO2023191182A1 (ko) 원터치로 애니메이션을 웹툰으로 자동 변환하는 시스템 및 방법
WO2022255557A1 (ko) 이미지가 삽입된 큐알코드 및 이의 제작방법

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: 11862979

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: 11862979

Country of ref document: EP

Kind code of ref document: A1