JP2012238222A - Information transmission device capable of transmitting mask-processed content information - Google Patents

Information transmission device capable of transmitting mask-processed content information Download PDF

Info

Publication number
JP2012238222A
JP2012238222A JP2011107419A JP2011107419A JP2012238222A JP 2012238222 A JP2012238222 A JP 2012238222A JP 2011107419 A JP2011107419 A JP 2011107419A JP 2011107419 A JP2011107419 A JP 2011107419A JP 2012238222 A JP2012238222 A JP 2012238222A
Authority
JP
Japan
Prior art keywords
image
content information
mask processing
transmission destination
data
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.)
Withdrawn
Application number
JP2011107419A
Other languages
Japanese (ja)
Inventor
Takehiro Ogawa
雄大 小川
Tsutomu Sato
奨 佐藤
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.)
Nakayo Telecommunications Inc
Original Assignee
Nakayo Telecommunications Inc
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 Nakayo Telecommunications Inc filed Critical Nakayo Telecommunications Inc
Priority to JP2011107419A priority Critical patent/JP2012238222A/en
Publication of JP2012238222A publication Critical patent/JP2012238222A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an information transmission device capable of automatically performing mask processing not only to a character string element but also to an image element and transmitting them.SOLUTION: Transmission content information inputted to an input processing section 100 is divided into a character area and an image area, and the character area is transferred to an NG character string mask processing section 104 and the image area is transferred to an image element extraction/conversion processing section 105. The image element extraction/conversion processing section 105 extracts a single image element from the image area and expands it into a black-and-white binary bitmap. Next, character points are extracted from the image element, and the character point interval is vector-encoded and then transferred to an NG image extraction/registration section 106. The NG image extraction/registration section 106 refers to the image element and NG images accumulated on an NG image DB 107 and compares them, and searches for a similar image. If the image element is similar to an NG image, an NG image mask processing section 108 paints out a rectangular area including the NG image of the transmission content information, and displays the result of processing on a display section 109.

Description

本発明は、文字または画像を含むコンテンツ情報の内容にマスク処理を行うことのできる情報送信装置に関する。   The present invention relates to an information transmission apparatus capable of performing mask processing on contents of content information including characters or images.

近年、コンテンツ情報の多様化により、テキストデータによる個人情報に限らず秘匿すべき情報が増えている。コンテンツ情報を不注意で漏洩してしまい、大きな被害をもたらす場合があるため、秘匿すべき情報にはマスク処理を行い、情報漏洩を防ぐような工夫が必要である。例えば、特許文献1に開示されている技術では、テキストデータを含む文書ファイルの中から、特定の個人を識別できる個人情報を検索して他のデータにマスク処理(置換)する手段が記載されている。   In recent years, with the diversification of content information, not only personal information based on text data but also information that should be kept secret is increasing. Since content information may be inadvertently leaked and cause great damage, it is necessary to devise a method for masking the information to be kept secret to prevent information leakage. For example, the technique disclosed in Patent Document 1 describes a means for searching personal information that can identify a specific individual from a document file including text data and masking (replacement) it with other data. Yes.

特開2006−221560号公報JP 2006-221560 A

しかしながら、特許文献1に記載された技術ではテキストデータに対してマスク処理を行う事は可能であるが、図形や画像についてのマスク処理は行えないために、多様なコンテンツ情報に対応出来ないという難点があった。そこで、本発明の課題は、文章だけではなく、図形、画像等のイメージデータに対してもマスク処理が可能な情報送信装置を提供することにある。   However, although the technique described in Patent Document 1 can perform mask processing on text data, it cannot perform mask processing on graphics and images, and thus cannot handle various content information. was there. Therefore, an object of the present invention is to provide an information transmitting apparatus capable of performing mask processing not only on text but also on image data such as graphics and images.

本発明は、文字または画像を含むコンテンツ情報を所定の宛先へ送信する機能を有する情報送信装置であって、前記コンテンツ情報の特定部分を隠すマスク処理を実行するマスク処理手段と、前記マスク処理を実行しないで送信することを許可する送信先を登録する送信先登録手段と、前記コンテンツ情報を送信する送信先が前記送信先登録手段に登録されているか否かを判定する送信先判定手段と、前記マスク処理を実行すべきNGデータを登録するNGデータ登録手段と、前記コンテンツ情報に含まれているNGデータを抽出するNGデータ抽出手段と、を有し、前記コンテンツ情報を所定の送信先へ送信する際に、前記送信先登録手段を参照して当該送信先がマスク処理を行わずに送信することを許可された送信先か否かを判定し、許可されていないと判定した場合に、前記NGデータ抽出手段は前記NGデータ登録手段を参照して前記コンテンツ情報に含まれるNGデータを抽出し、前記マスク処理手段は前記コンテンツ情報の前記抽出したNGデータが存在する部分に対してマスク処理を実行し、前記マスク処理を実行したコンテンツ情報を当該送信先へ送信することを特徴とする。   The present invention is an information transmitting apparatus having a function of transmitting content information including characters or images to a predetermined destination, and includes a mask processing means for performing a mask process for hiding a specific portion of the content information, and the mask process. A transmission destination registration unit that registers a transmission destination that is permitted to be transmitted without being executed; a transmission destination determination unit that determines whether a transmission destination to which the content information is transmitted is registered in the transmission destination registration unit; NG data registration means for registering NG data to be subjected to the masking process and NG data extraction means for extracting NG data included in the content information, and the content information to a predetermined transmission destination At the time of transmission, it is determined whether or not the transmission destination is permitted to transmit without performing mask processing by referring to the transmission destination registration means. The NG data extraction unit refers to the NG data registration unit to extract the NG data included in the content information, and the mask processing unit includes the extracted NG data of the content information. A mask process is performed on the portion, and the content information on which the mask process has been performed is transmitted to the transmission destination.

本発明により、文字または画像を含むコンテンツ情報にマスク処理を行い送信することを可能にし、より情報漏洩を防ぐことが出来る。   According to the present invention, it is possible to perform transmission by performing mask processing on content information including characters or images, and to prevent information leakage.

本発明に係る情報送信装置内機能ブロック図である。It is a function block diagram in the information transmitter concerning the present invention. 本発明に係る情報送信装置の動作フローチャート図である。It is an operation | movement flowchart figure of the information transmitter which concerns on this invention.

以下、本発明の実施の形態について説明する。   Embodiments of the present invention will be described below.

図1は本発明に係る情報送信装置10の機能ブロック図である(以下、本装置と略すこともある)。本装置は入力処理部100、送信先DB101、マスク処理要否判定部102、コンテンツ情報一時記憶部103、NG文字列マスク処理部104、画像要素抽出/変換処理部105、NG画像抽出/登録部106、NG画像DB107、NG画像マスク処理部108、表示部109、送信部110で構成され、ネットワーク20に接続されている。尚、図1は送信関係の機能についてのみ機能ブロックに展開しており、受信関係の機能ブロックは省略している。   FIG. 1 is a functional block diagram of an information transmitting apparatus 10 according to the present invention (hereinafter sometimes abbreviated as “this apparatus”). This apparatus includes an input processing unit 100, a transmission destination DB 101, a mask processing necessity determination unit 102, a content information temporary storage unit 103, an NG character string mask processing unit 104, an image element extraction / conversion processing unit 105, and an NG image extraction / registration unit. 106, an NG image DB 107, an NG image mask processing unit 108, a display unit 109, and a transmission unit 110, and is connected to the network 20. In FIG. 1, only the transmission-related functions are expanded into functional blocks, and the reception-related functional blocks are omitted.

次に、本装置の各ブロックの機能について説明する。   Next, the function of each block of the apparatus will be described.

入力処理部100は、送信すべき送信コンテンツ情報、NG画像として登録すべき画像情報、操作されたキー情報を入力する手段である。送信コンテンツ情報または登録すべきNG画像が入力された場合、入力された情報をコンテンツ情報一時記憶部103へ転送し、その後のマスク処理等を各部に委ねる(詳細は後述する)。   The input processing unit 100 is means for inputting transmission content information to be transmitted, image information to be registered as an NG image, and operated key information. When transmission content information or an NG image to be registered is input, the input information is transferred to the content information temporary storage unit 103, and subsequent mask processing and the like are entrusted to each unit (details will be described later).

送信先DB101は、マスク処理を要さない送信先の情報を蓄積するデータベースである。   The transmission destination DB 101 is a database that accumulates information on transmission destinations that do not require mask processing.

マスク要否判定部102は、送信先DB101を参照して抽出した送信先がマスク処理を必要とする宛先か否かを判定する。   The mask necessity determination unit 102 determines whether or not the transmission destination extracted with reference to the transmission destination DB 101 is a destination requiring mask processing.

コンテンツ情報一時記憶部103は、コンテンツ情報を一時記憶しておく手段である。マスク処理が不要な宛先なら送信部110へ転送する。   The content information temporary storage unit 103 is means for temporarily storing content information. If the destination does not require mask processing, it is transferred to the transmission unit 110.

NG文字列マスク処理部104は、マスク処理すべきNG文字列のデータベースを内蔵し、入力された送信コンテンツ情報内のNG文字列を抽出してその部分を塗り潰した処理結果をNG画像マスク処理部108へ転送する。尚、文字列に対するマスク処理の詳細は省略している。   The NG character string mask processing unit 104 has a built-in database of NG character strings to be masked, extracts the NG character string in the input transmission content information, and paints the processed result to the NG image mask processing unit. Forward to 108. Details of the mask processing for the character string are omitted.

画像要素抽出/変換処理部105は、コンテンツ情報一時記憶部103に記憶されているコンテンツ情報から画像要素を抽出して所定の変換処理を実行する手段である。入力されたコンテンツ情報がXML(Extensible Markup Language)のような構造化文書であれば、その文書内の符号化された画像要素の部分を、例えば、TIFF(Tagged Image File Format)のようなビットマップ形式の画像データに展開する。そして、ビットマップ形式の画像データを解析して当該画像のコーナー等の特徴点を抽出し、各特徴点間の相対的な位置関係を特定するベクトル符号に変換処理する。   The image element extraction / conversion processing unit 105 is means for extracting image elements from the content information stored in the content information temporary storage unit 103 and executing a predetermined conversion process. If the input content information is a structured document such as XML (Extensible Markup Language), the encoded image element portion in the document is represented by a bitmap such as TIFF (Tagged Image File Format), for example. Expand to format image data. Then, the image data in the bitmap format is analyzed to extract feature points such as corners of the image, and converted into a vector code that specifies the relative positional relationship between the feature points.

NG画像抽出/登録部106は、画像要素抽出/変換処理部105がベクトル符号化した画像要素とNG画像DB107に登録されているNG画像とを比較し、NG画像と相似または略相似な画像要素を抽出する。また、抽出した画像要素を新たなNG画像としてNG画像DB107に登録する。   The NG image extraction / registration unit 106 compares the image element vector-encoded by the image element extraction / conversion processing unit 105 with the NG image registered in the NG image DB 107, and the image element is similar or substantially similar to the NG image. To extract. Further, the extracted image element is registered in the NG image DB 107 as a new NG image.

NG画像DB107は、ベクトル符号化されたNG画像を蓄積するデータベースである。なお、画像要素抽出/変換処理部105,NG画像抽出/登録部106、NG画像DB107において、相似関係にある画像を抽出するのに都合が良いベクトル符号で画像情報を符号化処理しているが、相似または略相似な画像要素を抽出できる画像符号化方式であればベクトル符号でなくてもよい。例えば、ビットマップデータのまま、回転,拡大縮小の処理により画像要素とNG画像の類似度を判定するようにしてもよい。   The NG image DB 107 is a database that stores vector-coded NG images. In the image element extraction / conversion processing unit 105, the NG image extraction / registration unit 106, and the NG image DB 107, image information is encoded with a vector code that is convenient for extracting images having a similar relationship. As long as the image encoding method can extract similar or substantially similar image elements, the vector code may not be used. For example, the similarity between the image element and the NG image may be determined by rotation and enlargement / reduction processing with the bitmap data as it is.

NG画像マスク処理部108は、抽出したNG画像と相似な画像要素を包含する矩形領域を塗り潰す。塗り潰しを行った処理結果を表示部109にて表示し送信部110へ転送する。キー操作により手動でマスク処理の領域修正を行う事も可能である。   The NG image mask processing unit 108 fills a rectangular area including an image element similar to the extracted NG image. The processing result after the filling is displayed on the display unit 109 and transferred to the transmission unit 110. It is also possible to manually correct the mask processing area by key operation.

送信部110は、コンテンツ情報を送信先30へネットワーク20を介して送信する。   The transmission unit 110 transmits content information to the transmission destination 30 via the network 20.

図2は、本装置10の動作フローチャート図である。図1を併用して本装置の動作について説明する。   FIG. 2 is an operation flowchart of the apparatus 10. The operation of this apparatus will be described with reference to FIG.

本フローは本装置10の電源が投入されることでスタートする。   This flow starts when the apparatus 10 is turned on.

入力処理部100への入力が行われた場合(S201、YES)、入力されたデータが送信コンテンツ情報か否かを判定する(S202)。入力処理部100に入力されたデータが送信コンテンツ情報ではない場合(S202、NO)、送信先DB編集等のその他処理(本発明と関係無いので詳細な説明は省略する)を実行し(S213)、本フローを終了する。   When the input to the input processing unit 100 is performed (S201, YES), it is determined whether or not the input data is transmission content information (S202). If the data input to the input processing unit 100 is not transmission content information (S202, NO), other processing such as editing of the transmission destination DB is performed (detailed explanation is omitted because it is not related to the present invention) (S213). This flow is finished.

入力処理部100に入力されたデータが送信コンテンツ情報である場合(S202、YES)、入力処理部100は送信コンテンツ情報に含まれる送信先を抽出する。次に前記送信コンテンツ情報をコンテンツ情報一時記憶部103に一時的に保存し、前記送信コンテンツ情報に含まれる送信先はマスク処理が必要な送信先か否かをマスク処理要否判定部102により判定する(S203)。前記判定した前記送信コンテンツ情報に含まれる送信先がマスク処理を必要としない送信先であった場合(S203、NO)、コンテンツ情報一時記憶部103に保存されている前記送信コンテンツ情報を送信部110に転送し、ネットワーク20を介して送信先30へ送信し(S212)、フローを終了する。   When the data input to the input processing unit 100 is transmission content information (S202, YES), the input processing unit 100 extracts a transmission destination included in the transmission content information. Next, the transmission content information is temporarily stored in the content information temporary storage unit 103, and the mask processing necessity determination unit 102 determines whether or not the transmission destination included in the transmission content information is a transmission destination that requires mask processing. (S203). When the transmission destination included in the determined transmission content information is a transmission destination that does not require masking (S203, NO), the transmission content information stored in the content information temporary storage unit 103 is transmitted to the transmission unit 110. To the destination 30 via the network 20 (S212), and the flow ends.

前記判定した前記送信コンテンツ情報に含まれる送信先がマスク処理を必要とする送信先であった場合(S203、YES)、コンテンツ情報一時記憶部103に一時的に保存されている前記送信コンテンツ情報を文字領域と画像領域に分離し(S204)、文字領域をNG文字列マスク処理部104、画像領域を画像要素抽出/変換処理部105にそれぞれ転送する。   When the transmission destination included in the determined transmission content information is a transmission destination that requires mask processing (S203, YES), the transmission content information temporarily stored in the content information temporary storage unit 103 is stored. The character area and the image area are separated (S204), the character area is transferred to the NG character string mask processing unit 104, and the image area is transferred to the image element extraction / conversion processing unit 105.

NG文字列マスク処理部104は内蔵されたNG文字列DBを参照し、前記送信コンテンツ情報の文字領域の該当する部分をマスク処理してNG画像マスク処理部108に転送する(S205)。   The NG character string mask processing unit 104 refers to the built-in NG character string DB, masks the corresponding portion of the character area of the transmission content information, and transfers it to the NG image mask processing unit 108 (S205).

画像要素抽出/変換処理部105は画像領域から1画像要素を抽出して白黒2値のビットマップに展開する。ビットマップに展開した画像要素の特徴点を抽出し、前記抽出した特徴点間をベクトル符号化してNG画像抽出/登録部106に転送する(S206)。 The image element extraction / conversion processing unit 105 extracts one image element from the image area and develops it into a monochrome binary bitmap. The feature points of the image elements developed in the bitmap are extracted, and the extracted feature points are vector-encoded and transferred to the NG image extraction / registration unit 106 (S206).

NG画像抽出/登録部106は前記ベクトル符号要素と、NG画像DB107に蓄積されたNG画像を参照して比較を行い、相似する画像(回転、拡大、縮小を含む)を検索する(S207)。   The NG image extraction / registration unit 106 compares the vector code element with the NG images stored in the NG image DB 107, and searches for similar images (including rotation, enlargement, and reduction) (S207).

前記画像要素がNG画像と相似であった場合(S208、YES)、NG画像マスク処理部108は、前記送信コンテンツ情報のNG画像を包含する矩形領域を塗り潰し、処理結果を表示部109に表示し(S209)、全画像要素を処理したか否かの判定を行う(S210)。また、前記画像要素がNG画像と相似ではなかった場合(S208、NO)、NG画像抽出/登録部106は前記画像要素を新たにNG画像として登録するか否かを判定する。前記画像要素をNG画像として登録すると判定した場合(S214、YES)、前記画像要素をNG画像DB107に追加し(S215)、全画像要素を処理したか否かの判定を行う(S210)。また前記画像要素をNG画像として登録しないと判定した場合(S214、NO)、NG画像DB107への追加を行わずに全画像要素を処理したか否かの判定を行う(S210)。   When the image element is similar to the NG image (S208, YES), the NG image mask processing unit 108 fills the rectangular area including the NG image of the transmission content information, and displays the processing result on the display unit 109. (S209), it is determined whether all image elements have been processed (S210). If the image element is not similar to the NG image (S208, NO), the NG image extraction / registration unit 106 determines whether to newly register the image element as an NG image. When it is determined that the image element is registered as an NG image (S214, YES), the image element is added to the NG image DB 107 (S215), and it is determined whether all image elements have been processed (S210). If it is determined not to register the image element as an NG image (S214, NO), it is determined whether all image elements have been processed without being added to the NG image DB 107 (S210).

前記送信コンテンツ情報に含まれる全画像要素を処理していない場合(S210、NO)、全ての画像要素についてS206からS210までの処理を繰り返す。全画像要素を処理したと判定した場合(S210、YES)、前記送信コンテンツ情報を送信するか否かの判定を行う(S211)。   When all the image elements included in the transmission content information are not processed (S210, NO), the processes from S206 to S210 are repeated for all the image elements. If it is determined that all image elements have been processed (S210, YES), it is determined whether or not to transmit the transmission content information (S211).

前記送信コンテンツ情報は送信不可と判定された場合(S211、NO)、送信コンテンツ情報の編集処理をキー操作等によって行い(S216)、送信コンテンツ編集処理の後、再び前記編集した送信コンテンツ情報を送信するか否かの判定を行う(S211)。   When it is determined that the transmission content information cannot be transmitted (S211, NO), the transmission content information is edited by a key operation or the like (S216). After the transmission content editing process, the edited transmission content information is transmitted again. It is determined whether or not to perform (S211).

前記送信コンテンツ情報は送信可と判定された場合(S211、YES)、ネットワーク20を介して送信先30へ前記送信コンテンツ情報を送信し(S212)、フローを終了する。   When it is determined that the transmission content information can be transmitted (S211, YES), the transmission content information is transmitted to the transmission destination 30 via the network 20 (S212), and the flow ends.

10 :本発明に係る情報送信装置
20 :ネットワーク
30 :送信先端末
100:入力処理部
101:送信先DB
102:マスク処理要否判定部
103:コンテンツ情報一時記憶部
104:NG文字列マスク処理部
105:画像要素抽出/変換処理部
106:NG画像抽出/登録部
107:NG画像DB
108:NG画像マスク処理部
109:表示部
110:送信部
10: Information transmission device 20 according to the present invention: Network 30: Transmission destination terminal 100: Input processing unit 101: Transmission destination DB
102: Mask processing necessity determination unit 103: Content information temporary storage unit 104: NG character string mask processing unit 105: Image element extraction / conversion processing unit 106: NG image extraction / registration unit 107: NG image DB
108: NG image mask processing unit 109: Display unit 110: Transmission unit

Claims (1)

文字または画像を含むコンテンツ情報を所定の宛先へ送信する機能を有する情報送信装置であって、
前記コンテンツ情報の特定部分を隠すマスク処理を実行するマスク処理手段と、前記マスク処理を実行しないで送信することを許可する送信先を登録する送信先登録手段と、前記コンテンツ情報を送信する送信先が前記送信先登録手段に登録されているか否かを判定する送信先判定手段と、前記マスク処理を実行すべきNGデータを登録するNGデータ登録手段と、前記コンテンツ情報に含まれているNGデータを抽出するNGデータ抽出手段と、を有し、
前記コンテンツ情報を所定の送信先へ送信する際に、前記送信先登録手段を参照して当該送信先がマスク処理を行わずに送信することを許可された送信先か否かを判定し、許可されていないと判定した場合に、前記NGデータ抽出手段は前記NGデータ登録手段を参照して前記コンテンツ情報に含まれるNGデータを抽出し、前記マスク処理手段は前記コンテンツ情報の前記抽出したNGデータが存在する部分に対してマスク処理を実行し、前記マスク処理を実行したコンテンツ情報を当該送信先へ送信することを特徴とするマスク処理されたコンテンツ情報を送信可能な情報送信装置。
An information transmitting apparatus having a function of transmitting content information including characters or images to a predetermined destination,
Mask processing means for performing mask processing for hiding a specific portion of the content information, transmission destination registration means for registering a transmission destination permitted to be transmitted without executing the mask processing, and transmission destination for transmitting the content information A destination determination unit that determines whether or not is registered in the transmission destination registration unit, an NG data registration unit that registers NG data to be subjected to the mask process, and NG data included in the content information NG data extraction means for extracting
When transmitting the content information to a predetermined transmission destination, it is determined whether or not the transmission destination is permitted to transmit without performing mask processing by referring to the transmission destination registration unit. The NG data extracting means refers to the NG data registration means to extract the NG data included in the content information, and the mask processing means extracts the extracted NG data of the content information. An information transmitting apparatus capable of transmitting masked content information, wherein masking processing is performed on a portion where the mask processing is performed, and the content information subjected to the masking processing is transmitted to the transmission destination.
JP2011107419A 2011-05-12 2011-05-12 Information transmission device capable of transmitting mask-processed content information Withdrawn JP2012238222A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011107419A JP2012238222A (en) 2011-05-12 2011-05-12 Information transmission device capable of transmitting mask-processed content information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011107419A JP2012238222A (en) 2011-05-12 2011-05-12 Information transmission device capable of transmitting mask-processed content information

Publications (1)

Publication Number Publication Date
JP2012238222A true JP2012238222A (en) 2012-12-06

Family

ID=47461051

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011107419A Withdrawn JP2012238222A (en) 2011-05-12 2011-05-12 Information transmission device capable of transmitting mask-processed content information

Country Status (1)

Country Link
JP (1) JP2012238222A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018003953A1 (en) 2016-06-29 2018-01-04 株式会社プロスパークリエイティブ Data masking system
JP2020154062A (en) * 2019-03-19 2020-09-24 富士ゼロックス株式会社 Information processing apparatus and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018003953A1 (en) 2016-06-29 2018-01-04 株式会社プロスパークリエイティブ Data masking system
US11216569B2 (en) 2016-06-29 2022-01-04 Prosper Creative Co., Ltd. Data masking system
US11995200B2 (en) 2016-06-29 2024-05-28 Prosper Creative Co., Ltd. Data masking system
JP2020154062A (en) * 2019-03-19 2020-09-24 富士ゼロックス株式会社 Information processing apparatus and program
JP7275698B2 (en) 2019-03-19 2023-05-18 富士フイルムビジネスイノベーション株式会社 Information processing device and program

Similar Documents

Publication Publication Date Title
WO2018196661A1 (en) Image processing device and method
JP4461769B2 (en) Document retrieval / browsing technique and document retrieval / browsing device
KR20210130790A (en) Identification of key-value pairs in documents
CN101236609B (en) Apparatus and method for analyzing and determining correlation of information in a document
JP2005352696A (en) Image processing device, control method thereof, and program
CN106845242B (en) Hidden information detection and extraction method based on IS4 software features
Ferilli Automatic digital document processing and management: Problems, algorithms and techniques
JP2006011714A (en) Image processing apparatus and its control method and program
CN111046135A (en) Unstructured text processing method and device, computer equipment and storage medium
US11741735B2 (en) Automatically attaching optical character recognition data to images
CN103400175B (en) Method and device for processing pattern identification code
JP4338189B2 (en) Image processing system and image processing method
JP2012238222A (en) Information transmission device capable of transmitting mask-processed content information
Hirota et al. Generating distributed representation of user movement for extracting detour spots
CN115982675A (en) Document processing method, device, electronic equipment and storage medium
JP2006146627A (en) Document information retrieval system
CN111695350B (en) Word segmentation method and word segmentation device for text
CN113626075A (en) Similar code detection method, device, equipment and computer storage medium
JP5983444B2 (en) Document editing apparatus and program
JP2007164374A (en) Method and device for creating ml document
JP2007317131A (en) Document management method, document retrieval method and device, and program
JP6648445B2 (en) Information processing system, server, mainframe and information processing method
JP2009110204A (en) Document processing apparatus, document processing system, document processing method, and document processing program
Nguyen et al. A New Approach to Compressed File Fragment Identification
CN105912338A (en) Software design method facing user operation flow

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20140805