US9886627B2 - Document analysis server for recommending a storage destination of image data to an image processing apparatus - Google Patents

Document analysis server for recommending a storage destination of image data to an image processing apparatus Download PDF

Info

Publication number
US9886627B2
US9886627B2 US15/008,572 US201615008572A US9886627B2 US 9886627 B2 US9886627 B2 US 9886627B2 US 201615008572 A US201615008572 A US 201615008572A US 9886627 B2 US9886627 B2 US 9886627B2
Authority
US
United States
Prior art keywords
storage destination
analysis
unit
document
analysis server
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.)
Active
Application number
US15/008,572
Other versions
US20160227069A1 (en
Inventor
Takaharu Osawa
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Assigned to CANON KABUSHIKI KAISHA reassignment CANON KABUSHIKI KAISHA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: OSAWA, TAKAHARU
Publication of US20160227069A1 publication Critical patent/US20160227069A1/en
Application granted granted Critical
Publication of US9886627B2 publication Critical patent/US9886627B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • G06K9/00442
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR 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/93Document management systems
    • G06F17/30011

Definitions

  • aspects of the present invention generally relate to a document analysis system, a document analysis apparatus, and a document analysis method for analyzing a document and presenting a storage destination candidate of the document and a storage medium.
  • peripherals including scanners and scanning functions to classify and store electronic documents obtained by scanning paper documents in related storage destinations.
  • storage destinations of electronic data of paper documents obtained by scanning methods have been discussed. in which operators select the storage destinations by manually specifying and/or using histories storage destinations used in the past and bookmarks registered in advance.
  • U.S. Patent Application Publication No. 201/0002863 discusses a method for printing information for specifying a storage destination in advance on a paper document as a scanning target using a bar code and the like, reading the information at the time of scanning, and storing a scanned image in the specified storage destination.
  • U.S. Patent Application Publication No. 2003/0061221 discusses a technique for analyzing a text included in a document to search. for folders appropriate for the document and storing the document in a folder selected by a user from among the searched storage destination. candidates. More specifically, a feature of the text included in the document is compared with an average of features of documents stored in the folder to enumerate storage destination candidates appropriate for storage destinations.
  • an image processing apparatus transmits electronic data of a scanned document to an analysis server
  • the analysis server searches storage destination candidates by analyzing the received electronic data of the document.
  • a scanned document includes many pages, it takes a long time to transmit. electronic data from the image processing apparatus to the analysis server.
  • the electronic data of the document includes many pages, it takes a long time for analysis processing of the electronic data, and it also takes a long time to present storage destination candidates appropriate for the document to a user.
  • a document analysis system includes an image processing apparatus and an analysis server.
  • the image processing apparatus includes a first transmission. unit configured to divide image data obtained by scanning a document including a plurality of pages for each page and transmit the divided image data to the analysis server, a reception unit configured to receive a storage destination candidate of the image data from the analysis server, a selection unit configured to present the storage destination candidate received by the reception unit and enable selection of a storage destination, and a second transmission unit configured to transmit the image data obtained by scanning the document including the plurality of pages as one file to the storage destination selected by the selection unit so as to be stored therein.
  • the analysis server includes an analysis unit configured to sequentially analyze, page-by-page, the image data transmitted from the first transmission unit, and a reply unit configured to, when the analysis unit determines a storage destination candidate of the image data, return the determined storage destination candidate of the image data to the image processing apparatus.
  • FIG. 1 illustrates an example of a configuration of a document analysis system according to an aspect of the present invention.
  • FIG. 2 illustrates an example of a hardware configuration of an image processing apparatus 101 .
  • FIG. 3 illustrates an example of a hardware configuration of an analysis server 102 and a file server.
  • FIG. 4 illustrates an example of a software configuration of the analysis server 102 .
  • FIG. 5 illustrates an example of a software configuration of the file server 103 .
  • FIG. 6 illustrates an example of a software configuration of an application 600 .
  • FIG. 7 illustrates an example of a main menu screen displayed by an operation display unit 212 .
  • FIG. 8 illustrates an example of an application. screen displayed by the operation display unit 212 .
  • FIG. 9 (including FIGS. 9A and 9B ) is a sequence diagram of the document analysis system according to an aspect of the present invention.
  • FIG. 10 illustrates an example of a screen for causing a user to select a storage destination from among storage destination candidates.
  • FIG. 11 is a flowchart illustrating analysis processing executed in the analysis server 102 .
  • FIG. 1 illustrates an example of a configuration of a document analysis system.
  • the document analysis system includes an image processing apparatus (a scanner or a multifunction peripheral including a scanner unit) 101 , an analysis server (a document analysis apparatus) 102 , and a file server 103 which are connected with each other via a network 100 .
  • the network 100 is a basis for each apparatus to communicate with each other and may be an intranet, the Internet, and other network systems.
  • the analysis server 102 has a function of obtaining a file stored in a plurality of folders (a plurality of storage destinations) in the file server 103 , extracting a text from the file, and storing the extracted text in a database (DB).
  • the analysis server extracts and stores text information of a file stored in each of a plurality of storage destinations as feature information of each storage destination.
  • the analysis server analyzes the received data to extract a text, compares the extracted text with the feature information of each storage destination stored in the DB, and returns a storage destination storing a file similar to the received data as a storage destination candidate.
  • the image processing apparatus 101 transmits image data obtained by scanning a document to the analysis server 102 and obtains information of the storage destination candidates from the analysis server. Then, the image processing apparatus 101 stores the image data in a storage destination. selected from among the storage destination candidates based on a user instruction.
  • the file server 103 has a function of storing a file of image data and the like transmitted from the image processing apparatus in a folder in the storage destination specified by the image processing apparatus.
  • FIG. 2 is a block diagram illustrating a hardware configuration of the image processing apparatus 101 .
  • a control unit 218 includes a central processing unit (CPU) 220 , a read-only memory (ROM) 221 , and a random access memory (RAM) 222 and controls operations of the entire image processing apparatus 101 .
  • the CPU 220 reads and executes a control program stored in the ROM 221 to perform. various control processing such as reading control and transmission control.
  • the RAM 222 is used as a main memory and a temporary storage area such as a work area of the CPU 220 .
  • the control unit 218 is connected to a function unit 211 and controls operations of the operation display unit 212 , a scanner unit 213 , a printer unit 214 , and a transmission unit 215 .
  • the operation display unit 212 On the operation display unit 212 , a liquid crystal display and the like having a touch panel function, a keyboard, and others are arranged.
  • the operation display unit 212 displays an operation screen on the display.
  • the scanner unit 213 reads a document (a paper document) to generate image data and outputs the image data to the control unit 218 .
  • the scanner unit 213 includes an auto document feeder (ADF).
  • ADF auto document feeder
  • the scanner unit 213 automatically scans the document page-by-page in order and generates image data.
  • the printer unit 214 prints the image data output from the control unit 218 on a sheet.
  • the transmission unit 215 transmits the image data read and stored by the scanner unit 213 to a specified transmission destination.
  • An interface unit 216 is connected to the network 100 to receive image data to be printed and screen data to be displayed by the operation display unit from an external information processing apparatus (not illustrated).
  • a hard disk drive (HDD) 219 is a storage apparatus for storing image data and various programs. Various programs regarding the present exemplary embodiment are stored in the HDD 219 .
  • the image data to be printed received from the external information processing apparatus is temporarily stored in an image memory 217 and printed by the printer unit 214 via the control unit 218 .
  • FIG. 3 illustrates an example of a hardware configuration of the analysis server 102 and the file server 103 according to the present exemplary embodiment.
  • Each server includes a CPU 301 , a RAM 302 providing a work area of the CPU 301 , a storage apparatus 303 storing a computer program and a setting for implementing a function as the respective server, a network apparatus 304 for communicating with other apparatuses via the network 100 , a main bus 300 , and the like.
  • FIG. 4 illustrates an example of a software configuration of the analysis server 102 .
  • the CPU of the analysis server 102 executes the computer program and thus functions as each of function units 401 to 407 illustrated in FIG. 4 .
  • the analysis server 102 includes a communication unit 401 , an analysis request reception processing unit 402 , an analysis request processing unit 403 , a crawler unit 404 , a crawled result processing unit 405 , a text extraction unit 406 , and a file information DE unit 407 .
  • the crawler unit 404 collects information of a file stored in the file server 103 (stored electronic data) and information of a storage destination (a folder) of the file via the communication unit 401 . It is desirable that the crawler unit 404 collects a new file stored in the file server 103 or an updated file and does not collect a file of which information has been already collected in the past. The crawler unit 404 transmits the collected file and the storage destination information to the crawled result processing unit 405 .
  • the crawled result processing unit 405 transmits the file received from the crawler unit 404 to the text extraction unit 406 and receives therefrom information of a text extracted from the file (a text extraction result) as a response. Then, the crawled result processing unit 405 stores storage destination information corresponding to the text extraction result received from the text extraction unit 406 as file information (feature information of the storage destination) in the file information DB unit 407 .
  • the analysis request reception processing unit 402 receives image data of the analysis target (image data obtained by scanning the document) from the image processing apparatus 101 .
  • the analysis request reception processing unit 402 also performs processing for transmitting a result (analysis result) of analyzing the image data by the analysis request processing unit 403 , which is described below, to the image processing apparatus 101 as a response.
  • the analysis request processing unit 403 transmits the image data of the analysis target received by the analysis request reception processing unit 402 to the text extraction unit 406 and receives therefrom a text extracted by performing optical character recognition (OCR) processing on the image data (data of a character recognition result) as a response. Further, the analysis request processing unit 403 obtains the file information stored in the file information DB unit 407 and performs comparison processing for comparing the file information with the text data (the data of the character recognition result) received from the text extraction unit.
  • the analysis request processing unit 103 specifies one or a plurality of storage destinations storing a file similar to the received image data of the analysis target based on the result of the comparison processing and transmits the specified storage destinations to the analysis request reception processing unit 402 as the storage destination candidates.
  • the text extraction unit 406 extracts text information from the scanned image data received from the image processing apparatus 101 by performing the OCR processing and the like and extracts text information from a file received from the file server.
  • the text extraction unit 406 further performs processing for dividing the extracted text information into appropriate clauses and tallying the number of appearances of a keyword and the like.
  • FIG. 5 illustrates an example of a software configuration of the file server 103 according to the present exemplary embodiment.
  • the CPU of the file server 103 executes the computer program and thus functions as each of function units (a communication unit 501 , a file processing unit 502 , and a file storage unit 503 ) illustrated in FIG. 5 .
  • the file processing unit 502 receives a request from the image processing apparatus 101 and the analysis server 102 via the communication unit 501 .
  • Types of requests to be received may include a file storage request to the file storage unit 503 and an obtainment request of a file stored in the file storage unit.
  • the file processing unit 502 stores and obtains a file in and from the file storage unit 503 in response to the received request.
  • the file storage unit 503 serves a role for storing an entity of a file in a storage apparatus according to an instruction from the file processing unit.
  • FIG. 6 illustrates an example of a software configuration of an application 600 to be executed by the image processing apparatus 101 .
  • the application 600 is stored in the ROM 221 and functions as each of function units (a communication unit 601 , a processing unit 602 , and a screen display unit 603 ) by being executed by the CPU 220 in the control unit 218 of the image processing apparatus.
  • function units a communication unit 601 , a processing unit 602 , and a screen display unit 603
  • the processing unit 602 communicates with the analysis server 102 and the file server 103 via the communication unit 601 .
  • Main processing of the processing unit 602 is to instruct the scanner unit 213 to execute scanning via the control unit 218 of the image processing apparatus 101 .
  • the processing unit 602 transmits the image data obtained by scanning by the scanner unit 213 to the analysis server 102 and receives an analysis result as a response therefrom.
  • the processing unit 602 transmits the image data file obtained by scanning by the scanner unit 213 and the storage destination of the image data file to the file server 103 and instructs the file server 103 to store the file.
  • FIG. 9 including FIGS. 9A and 9B ).
  • the screen display unit 603 performs processing for displaying a screen to a user via the operation display unit 212 . More specifically, the screen display unit 603 displays the operation screen and makes a request to the processing unit 602 for performing processing corresponding to a user operation.
  • FIG. 7 illustrates an example of a screen displayed on the display by the operation display unit 212 of the image processing apparatus 101 .
  • buttons are displayed each of which is accessible to each function (each application) available in the image processing apparatus 101 .
  • a button 701 is used to start a “scan and send” application.
  • the main menu screen is displayed when a main menu key (not illustrated) included in the image processing apparatus 101 is pressed.
  • FIG. 8 illustrates an example of a screen displayed by the operation display unit 212 of the image processing apparatus 101 according to the present exemplary embodiment, namely, a screen 800 displayed by the application 600 started up in response to pressing of the “scan and send” button 701 by a user.
  • the image processing apparatus executes scanning of the set document and transmits the scanned image to the analysis server 102 and the file server 103 .
  • FIG. 9 (including FIGS. 9A and 9B ) is a sequence diagram illustrating processing from when a user uses the operation screen of the application 600 illustrated in FIG. 8 to scan a document to when the image data is stored in the file server 103 .
  • step S 9001 when the image processing apparatus 101 detects that the main menu key (not illustrated) is pressed by a user, the operation display unit 212 displays the main menu screen 700 illustrated in FIG. 7 on the display.
  • the operation display unit 212 notifies the application 600 that the application 600 is selected and starts the application 600 .
  • the application 600 transmits initial screen information thereof to the operation display unit 212 and instruct the operation display unit 212 to display the screen.
  • step S 9004 the operation display unit 212 displays the received screen 800 .
  • scanning conditions (reading settings such as color/monochrome, one side reading/two sides reading, and the like) can be set based on a user instruction.
  • the operation display unit 212 notifies the application 600 of pressing of the start key.
  • step S 9006 the application 600 instructs the scanner unit 213 to execute scanning.
  • step S 9007 the scanner unit 213 sequentially scans the document including the plurality of sheets and creates electronic data including image data pieces of a plurality of pages.
  • step S 9008 the scanner unit 213 notifies the application 600 of completion of scanning.
  • step S 9009 the application 600 instructs the transmission unit 215 to transmit the electronic data (the image data) created by the scanner unit 213 by dividing for each page.
  • the transmission unit 215 which receives the instruction divides the electronic data created by the scanner unit 213 for each page and sequentially transmits the electronic data divided for each page to the analysis server 102 .
  • step S 9011 the analysis server 102 starts analysis processing of the electronic data in the order of reception.
  • the analysis processing of data by the analysis server 102 is described in detail below with reference to FIG. 11 .
  • step S 9012 the analysis server 102 returns a response including the information of the storage destination candidates obtained as an analysis result.
  • step S 9013 the transmission unit 215 which receives the response from the analysis server 102 returns a response to the application 600 together with the analysis result (the information of the storage destination candidate).
  • step S 9014 the application 600 instructs the transmission unit 215 to stop page division transmission. This is because the analysis result by the analysis server 102 is received as the response, and thus further transmission of data is not necessary.
  • step S 9015 the transmission unit 215 returns a result of cancellation of a transmission job as a response.
  • step S 9016 the application 600 creates screen information for presenting the storage destination candidates for a user to select the storage destination of the electronic data based on the analysis result obtained in step S 9013 .
  • step S 9017 the application 600 transmits a screen display instruction to the operation display unit 212 to display the created screen information.
  • step S 9018 the operation display unit 212 displays the screen information for selecting the storage destination on the display.
  • An example of the screen information including the analysis result (the information of the storage destination candidate) is described with reference to FIG. 10 .
  • FIG. 10 is an example of a screen 1000 for causing a user to select the information of the storage destination candidate which is determined as appropriate for the storage destination of the scanned image data as a result of analysis by the analysis server 102 .
  • the application 600 transmits the scanned data to the selected storage destination of the file server 103 .
  • step S 9019 the operation display unit 212 notifies the application 600 of the selected storage destination and pressing of the transmission button.
  • step S 9020 the application 600 which receives the notification instructs the transmission unit 215 to transmit a file.
  • the application 600 instructs transmission without dividing a file.
  • step S 9021 the transmission unit 215 which receives the instruction transmits to the file server 103 the electronic data created by the scanner unit 213 as a single file without dividing into pages.
  • step S 9022 the file server which receives the file stores the data in a folder of the specified storage destination, and in step S 9023 , returns a response indicating completion of storage processing of the file.
  • step S 9024 the transmission unit 215 returns a response of completion of storage processing to the application 600 .
  • step S 9025 the application 600 instructs the operation display unit 212 to display a transmission completion screen.
  • step S 9026 the operation display unit 212 displays the completion screen, and the processing is terminated.
  • FIG. 11 is a flowchart illustrating processing that the analysis server 102 analyzes the electronic data received from the transmission unit 215 in step S 9011 in FIG. 9B .
  • file information feature information obtained by analyzing a file stored in each storage destination in the file server
  • step S 1103 the analysis server 102 checks whether next page data is received. If it is determined that a next page is received (YES in step S 1103 ), the processing proceeds to step S 1104 , and the analysis server 102 further analyzes data of the next page, i.e., a (N+1)-th page and determines the storage destination candidate based on the analyzed data (data from the first page to the (N+1)-th page). In step S 1105 , the analysis server 102 compares the analysis result (the storage destination candidate) an to the N-th page with the analysis result (the storage destination candidate) up to the (N+1)-th page newly analyzed in step S 1104 .
  • step S 1106 the analysis server 102 determines whether a similarity between these two analysis results is equal to or greater than a predetermined threshold value by a comparison result in step S 1105 .
  • the similarity is equal to or greater than the predetermined threshold value (YES in step S 1106 )
  • it is determined that the similarity is high the storage destination candidate is determined
  • the processing proceeds to step S 1107 .
  • the analysis server 102 returns the analysis result up to the (N+1)-th page (namely, the information of the storage destination candidate) to the image processing apparatus.
  • step S 1108 the analysis server 102 deletes the received electronic data and terminates the processing.
  • the similarity is less than the predetermined threshold value (NO in step S 1106 )
  • it is determined that the similarity is low (the storage destination candidate is still possible to vary)
  • the processing returns to step S 1103 .
  • the analysis server when starting reception of the scanned data, starts analysis from the first page in order and returns the storage destination candidate when determining that the storage destination candidate is determined.
  • the analysis server performs analysis of the document page-by-page, and thus the analysis server can return a response (reply) when determining that the storage destination candidate is determined (the storage destination candidate no longer varies) before receiving all pages of the scanned data. Therefore, a time period until the storage destination candidate appropriate for the document is presented to a user can be shortened.
  • the application 600 transmits scanned data sequentially from the first page, an analysis result up to the N-th page is compared with an analysis result up to the (N+1)-th page, and the analysis result is returned when a similarity therebetween exceeds a predetermined threshold value.
  • a similarity therebetween exceeds a predetermined threshold value.
  • the application 600 may be configured to cause a user to specify that from which page to which page are the characteristic pages on the operation screen displayed by the operation display unit 212 and prioritizes transmission of the specified page.
  • the storage destination candidate is determined every time analysis of one page is performed, however, aspects of the present invention are not limited to this configuration, and the storage destination candidate may be determined every time a predetermined number of pages (for example, two pages) is analyzed.
  • Embodiments of aspects of the present invention can also be realized by a computer of a system or apparatus that reads out and executes computer executable instructions (e.g., one or more programs) recorded on a storage medium (which may also be referred to more fully as a ‘non-transitory computer-readable storage medium’) to perform the functions of one or more of the above-described embodiments and/or that includes one or more circuits (e.g., application specific integrated.
  • computer executable instructions e.g., one or more programs
  • a storage medium which may also be referred to more fully as a ‘non-transitory computer-readable storage medium’
  • circuits e.g., application specific integrated.
  • ASIC application specific integrated circuit
  • the computer may comprise one or more processors (e.g., central processing unit (CPU), micro processing unit (MPU) and may include a network of separate computers or separate processors to read out and execute the computer executable instructions.
  • the computer executable instructions may be provided to the computer, for example, from a network or the storage medium.
  • the storage medium may include, for example, one or more of a hard disk, a random-access memory (RAM), a read only memory (ROM), a storage of distributed computing systems, an optical disk (such as a compact disc (CD), digital versatile disc (DVD), or Blu-ray Disc (BD)TM), a flash memory device, a memory card, and the like.
  • RAM random-access memory
  • ROM read only memory
  • BD Blu-ray Disc

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Facsimiles In General (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)

Abstract

A document analysis apparatus receives image data divided for each page, sequentially analyzes the received image data page-by-page, and returns, when determining that a storage destination candidate of the image data is determined, the determined storage destination candidate.

Description

BACKGROUND
Field
Aspects of the present invention generally relate to a document analysis system, a document analysis apparatus, and a document analysis method for analyzing a document and presenting a storage destination candidate of the document and a storage medium.
Description of the Related Art
Recently, fields such as law farms which handle a large amount of paper documents use multifunction. peripherals including scanners and scanning functions to classify and store electronic documents obtained by scanning paper documents in related storage destinations. Regarding storage destinations of electronic data of paper documents obtained by scanning, methods have been discussed. in which operators select the storage destinations by manually specifying and/or using histories storage destinations used in the past and bookmarks registered in advance.
U.S. Patent Application Publication No. 201/0002863 discusses a method for printing information for specifying a storage destination in advance on a paper document as a scanning target using a bar code and the like, reading the information at the time of scanning, and storing a scanned image in the specified storage destination.
U.S. Patent Application Publication No. 2003/0061221 discusses a technique for analyzing a text included in a document to search. for folders appropriate for the document and storing the document in a folder selected by a user from among the searched storage destination. candidates. More specifically, a feature of the text included in the document is compared with an average of features of documents stored in the folder to enumerate storage destination candidates appropriate for storage destinations.
On the other hand, there are following issues in a system in which an image processing apparatus (or a scanner) transmits electronic data of a scanned document to an analysis server, and the analysis server searches storage destination candidates by analyzing the received electronic data of the document. When a scanned document includes many pages, it takes a long time to transmit. electronic data from the image processing apparatus to the analysis server. Further, when the electronic data of the document includes many pages, it takes a long time for analysis processing of the electronic data, and it also takes a long time to present storage destination candidates appropriate for the document to a user.
SUMMARY
According to an aspect of the present invention, a document analysis system includes an image processing apparatus and an analysis server. The image processing apparatus includes a first transmission. unit configured to divide image data obtained by scanning a document including a plurality of pages for each page and transmit the divided image data to the analysis server, a reception unit configured to receive a storage destination candidate of the image data from the analysis server, a selection unit configured to present the storage destination candidate received by the reception unit and enable selection of a storage destination, and a second transmission unit configured to transmit the image data obtained by scanning the document including the plurality of pages as one file to the storage destination selected by the selection unit so as to be stored therein. The analysis server includes an analysis unit configured to sequentially analyze, page-by-page, the image data transmitted from the first transmission unit, and a reply unit configured to, when the analysis unit determines a storage destination candidate of the image data, return the determined storage destination candidate of the image data to the image processing apparatus.
Further features of aspects of the present invention will become apparent from the following description of exemplary embodiments with reference to the attached drawings.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 illustrates an example of a configuration of a document analysis system according to an aspect of the present invention.
FIG. 2 illustrates an example of a hardware configuration of an image processing apparatus 101.
FIG. 3 illustrates an example of a hardware configuration of an analysis server 102 and a file server.
FIG. 4 illustrates an example of a software configuration of the analysis server 102.
FIG. 5 illustrates an example of a software configuration of the file server 103.
FIG. 6 illustrates an example of a software configuration of an application 600.
FIG. 7 illustrates an example of a main menu screen displayed by an operation display unit 212.
FIG. 8 illustrates an example of an application. screen displayed by the operation display unit 212.
FIG. 9 (including FIGS. 9A and 9B) is a sequence diagram of the document analysis system according to an aspect of the present invention.
FIG. 10 illustrates an example of a screen for causing a user to select a storage destination from among storage destination candidates.
FIG. 11 is a flowchart illustrating analysis processing executed in the analysis server 102.
DESCRIPTION OF THE EMBODIMENTS
FIG. 1 illustrates an example of a configuration of a document analysis system. The document analysis system includes an image processing apparatus (a scanner or a multifunction peripheral including a scanner unit) 101, an analysis server (a document analysis apparatus) 102, and a file server 103 which are connected with each other via a network 100. The network 100 is a basis for each apparatus to communicate with each other and may be an intranet, the Internet, and other network systems.
The analysis server 102 has a function of obtaining a file stored in a plurality of folders (a plurality of storage destinations) in the file server 103, extracting a text from the file, and storing the extracted text in a database (DB). In other words, the analysis server extracts and stores text information of a file stored in each of a plurality of storage destinations as feature information of each storage destination. When data to be classified is received from the image processing apparatus, the analysis server analyzes the received data to extract a text, compares the extracted text with the feature information of each storage destination stored in the DB, and returns a storage destination storing a file similar to the received data as a storage destination candidate.
The image processing apparatus 101 transmits image data obtained by scanning a document to the analysis server 102 and obtains information of the storage destination candidates from the analysis server. Then, the image processing apparatus 101 stores the image data in a storage destination. selected from among the storage destination candidates based on a user instruction. The file server 103 has a function of storing a file of image data and the like transmitted from the image processing apparatus in a folder in the storage destination specified by the image processing apparatus.
FIG. 2 is a block diagram illustrating a hardware configuration of the image processing apparatus 101. In FIG. 2, a control unit 218 includes a central processing unit (CPU) 220, a read-only memory (ROM) 221, and a random access memory (RAM) 222 and controls operations of the entire image processing apparatus 101. The CPU 220 reads and executes a control program stored in the ROM 221 to perform. various control processing such as reading control and transmission control. The RAM 222 is used as a main memory and a temporary storage area such as a work area of the CPU 220. The control unit 218 is connected to a function unit 211 and controls operations of the operation display unit 212, a scanner unit 213, a printer unit 214, and a transmission unit 215.
On the operation display unit 212, a liquid crystal display and the like having a touch panel function, a keyboard, and others are arranged. The operation display unit 212 displays an operation screen on the display. The scanner unit 213 reads a document (a paper document) to generate image data and outputs the image data to the control unit 218. The scanner unit 213 includes an auto document feeder (ADF). When scanning is instructed in a state in which a document including a plurality of sheets (a plurality of pages) is placed on the ADF, the scanner unit 213 automatically scans the document page-by-page in order and generates image data. The printer unit 214 prints the image data output from the control unit 218 on a sheet. The transmission unit 215 transmits the image data read and stored by the scanner unit 213 to a specified transmission destination.
An interface unit 216 is connected to the network 100 to receive image data to be printed and screen data to be displayed by the operation display unit from an external information processing apparatus (not illustrated). A hard disk drive (HDD) 219 is a storage apparatus for storing image data and various programs. Various programs regarding the present exemplary embodiment are stored in the HDD 219. The image data to be printed received from the external information processing apparatus is temporarily stored in an image memory 217 and printed by the printer unit 214 via the control unit 218.
FIG. 3 illustrates an example of a hardware configuration of the analysis server 102 and the file server 103 according to the present exemplary embodiment. Each server includes a CPU 301, a RAM 302 providing a work area of the CPU 301, a storage apparatus 303 storing a computer program and a setting for implementing a function as the respective server, a network apparatus 304 for communicating with other apparatuses via the network 100, a main bus 300, and the like.
FIG. 4 illustrates an example of a software configuration of the analysis server 102. The CPU of the analysis server 102 executes the computer program and thus functions as each of function units 401 to 407 illustrated in FIG. 4.
The analysis server 102 includes a communication unit 401, an analysis request reception processing unit 402, an analysis request processing unit 403, a crawler unit 404, a crawled result processing unit 405, a text extraction unit 406, and a file information DE unit 407.
The crawler unit 404 collects information of a file stored in the file server 103 (stored electronic data) and information of a storage destination (a folder) of the file via the communication unit 401. It is desirable that the crawler unit 404 collects a new file stored in the file server 103 or an updated file and does not collect a file of which information has been already collected in the past. The crawler unit 404 transmits the collected file and the storage destination information to the crawled result processing unit 405.
The crawled result processing unit 405 transmits the file received from the crawler unit 404 to the text extraction unit 406 and receives therefrom information of a text extracted from the file (a text extraction result) as a response. Then, the crawled result processing unit 405 stores storage destination information corresponding to the text extraction result received from the text extraction unit 406 as file information (feature information of the storage destination) in the file information DB unit 407.
On the other hand, when an analysis request of a scanned image is received from the image processing apparatus 101 via the communication unit 401, the analysis request reception processing unit 402 receives image data of the analysis target (image data obtained by scanning the document) from the image processing apparatus 101. The analysis request reception processing unit 402 also performs processing for transmitting a result (analysis result) of analyzing the image data by the analysis request processing unit 403, which is described below, to the image processing apparatus 101 as a response.
The analysis request processing unit 403 transmits the image data of the analysis target received by the analysis request reception processing unit 402 to the text extraction unit 406 and receives therefrom a text extracted by performing optical character recognition (OCR) processing on the image data (data of a character recognition result) as a response. Further, the analysis request processing unit 403 obtains the file information stored in the file information DB unit 407 and performs comparison processing for comparing the file information with the text data (the data of the character recognition result) received from the text extraction unit. The analysis request processing unit 103 specifies one or a plurality of storage destinations storing a file similar to the received image data of the analysis target based on the result of the comparison processing and transmits the specified storage destinations to the analysis request reception processing unit 402 as the storage destination candidates.
The text extraction unit 406 extracts text information from the scanned image data received from the image processing apparatus 101 by performing the OCR processing and the like and extracts text information from a file received from the file server. The text extraction unit 406 further performs processing for dividing the extracted text information into appropriate clauses and tallying the number of appearances of a keyword and the like.
FIG. 5 illustrates an example of a software configuration of the file server 103 according to the present exemplary embodiment. The CPU of the file server 103 executes the computer program and thus functions as each of function units (a communication unit 501, a file processing unit 502, and a file storage unit 503) illustrated in FIG. 5.
The file processing unit 502 receives a request from the image processing apparatus 101 and the analysis server 102 via the communication unit 501. Types of requests to be received may include a file storage request to the file storage unit 503 and an obtainment request of a file stored in the file storage unit. The file processing unit 502 stores and obtains a file in and from the file storage unit 503 in response to the received request. The file storage unit 503 serves a role for storing an entity of a file in a storage apparatus according to an instruction from the file processing unit.
FIG. 6 illustrates an example of a software configuration of an application 600 to be executed by the image processing apparatus 101. The application 600 is stored in the ROM 221 and functions as each of function units (a communication unit 601, a processing unit 602, and a screen display unit 603) by being executed by the CPU 220 in the control unit 218 of the image processing apparatus.
The processing unit 602 communicates with the analysis server 102 and the file server 103 via the communication unit 601. Main processing of the processing unit 602 is to instruct the scanner unit 213 to execute scanning via the control unit 218 of the image processing apparatus 101. Further, the processing unit 602 transmits the image data obtained by scanning by the scanner unit 213 to the analysis server 102 and receives an analysis result as a response therefrom. Furthermore, the processing unit 602 transmits the image data file obtained by scanning by the scanner unit 213 and the storage destination of the image data file to the file server 103 and instructs the file server 103 to store the file. A series of processing sequences centered on the processing unit 602 is described below with reference to FIG. 9 (including FIGS. 9A and 9B).
The screen display unit 603 performs processing for displaying a screen to a user via the operation display unit 212. More specifically, the screen display unit 603 displays the operation screen and makes a request to the processing unit 602 for performing processing corresponding to a user operation.
FIG. 7 illustrates an example of a screen displayed on the display by the operation display unit 212 of the image processing apparatus 101. On a main menu screen 700, buttons are displayed each of which is accessible to each function (each application) available in the image processing apparatus 101. When a user presses a button, an application corresponding to the pressed button is started up. A button 701 is used to start a “scan and send” application. The main menu screen is displayed when a main menu key (not illustrated) included in the image processing apparatus 101 is pressed.
FIG. 8 illustrates an example of a screen displayed by the operation display unit 212 of the image processing apparatus 101 according to the present exemplary embodiment, namely, a screen 800 displayed by the application 600 started up in response to pressing of the “scan and send” button 701 by a user. When a user sets a document on the scanner unit and presses a start key 801 on the screen 800, the image processing apparatus executes scanning of the set document and transmits the scanned image to the analysis server 102 and the file server 103.
FIG. 9 (including FIGS. 9A and 9B) is a sequence diagram illustrating processing from when a user uses the operation screen of the application 600 illustrated in FIG. 8 to scan a document to when the image data is stored in the file server 103.
In step S9001, when the image processing apparatus 101 detects that the main menu key (not illustrated) is pressed by a user, the operation display unit 212 displays the main menu screen 700 illustrated in FIG. 7 on the display. When it is detected that the button 701 for starting up the application 600 is pressed on the main menu screen 700, in step S9002, the operation display unit 212 notifies the application 600 that the application 600 is selected and starts the application 600. When receiving the notification, in step S9003, the application 600 transmits initial screen information thereof to the operation display unit 212 and instruct the operation display unit 212 to display the screen. In step S9004, the operation display unit 212 displays the received screen 800.
On the screen 800, scanning conditions (reading settings such as color/monochrome, one side reading/two sides reading, and the like) can be set based on a user instruction. When the start key 801 of the application 600 is pressed by a use in a state in which a document including a plurality of sheets is placed on the ADF of the scanner unit, in step S9005, the operation display unit 212 notifies the application 600 of pressing of the start key.
In response to the notification of pressing of the start button, in step S9006, the application 600 instructs the scanner unit 213 to execute scanning. In step S9007, the scanner unit 213 sequentially scans the document including the plurality of sheets and creates electronic data including image data pieces of a plurality of pages. When scanning of all of the plurality of sheets in the document is complete, in step S9008, the scanner unit 213 notifies the application 600 of completion of scanning. When receiving the scan completion notification, in step S9009, the application 600 instructs the transmission unit 215 to transmit the electronic data (the image data) created by the scanner unit 213 by dividing for each page. The transmission unit 215 which receives the instruction divides the electronic data created by the scanner unit 213 for each page and sequentially transmits the electronic data divided for each page to the analysis server 102.
When receiving a first page of the electronic data divided for each page, in step S9011, the analysis server 102 starts analysis processing of the electronic data in the order of reception. The analysis processing of data by the analysis server 102 is described in detail below with reference to FIG. 11. When determining that the storage destination candidates are determined while sequentially analyzing the pages, in step S9012, the analysis server 102 returns a response including the information of the storage destination candidates obtained as an analysis result.
In step S9013, the transmission unit 215 which receives the response from the analysis server 102 returns a response to the application 600 together with the analysis result (the information of the storage destination candidate). In step S9014, the application 600 instructs the transmission unit 215 to stop page division transmission. This is because the analysis result by the analysis server 102 is received as the response, and thus further transmission of data is not necessary. In step S9015, the transmission unit 215 returns a result of cancellation of a transmission job as a response.
In step S9016, the application 600 creates screen information for presenting the storage destination candidates for a user to select the storage destination of the electronic data based on the analysis result obtained in step S9013. In step S9017, the application 600 transmits a screen display instruction to the operation display unit 212 to display the created screen information. In step S9018, the operation display unit 212 displays the screen information for selecting the storage destination on the display. An example of the screen information including the analysis result (the information of the storage destination candidate) is described with reference to FIG. 10.
FIG. 10 is an example of a screen 1000 for causing a user to select the information of the storage destination candidate which is determined as appropriate for the storage destination of the scanned image data as a result of analysis by the analysis server 102. When a user selects a desired storage destination from among the storage destination candidates displayed on a storage destination candidate display portion 1001 and presses a transmission button 1002, the application 600 transmits the scanned data to the selected storage destination of the file server 103.
Returning to FIG. 9B, the sequence is described. When the storage destination is selected by a user operation and the transmission button is pressed, in step S9019, the operation display unit 212 notifies the application 600 of the selected storage destination and pressing of the transmission button. In step S9020, the application 600 which receives the notification instructs the transmission unit 215 to transmit a file. In this regard, the application 600 instructs transmission without dividing a file. In step S9021, the transmission unit 215 which receives the instruction transmits to the file server 103 the electronic data created by the scanner unit 213 as a single file without dividing into pages.
In step S9022, the file server which receives the file stores the data in a folder of the specified storage destination, and in step S9023, returns a response indicating completion of storage processing of the file. In step S9024, the transmission unit 215 returns a response of completion of storage processing to the application 600. In step S9025, the application 600 instructs the operation display unit 212 to display a transmission completion screen. In step S9026, the operation display unit 212 displays the completion screen, and the processing is terminated.
FIG. 11 is a flowchart illustrating processing that the analysis server 102 analyzes the electronic data received from the transmission unit 215 in step S9011 in FIG. 9B.
When starting reception of the electronic data divided for each page, in step S1101, the analysis server 102 initializes an internal variable N to 1. In step S1102, the analysis server 102 analyzes data up to an N-th page and determines the storage destination candidate based on the data up to the N-th page. In the case of N=1, namely, a first page, the first page is analyzed. As described above, the analysis processing is to extract text data by executing character recognition processing on the received page and compare file information (feature information obtained by analyzing a file stored in each storage destination in the file server) stored in advance in the file information DB unit 407 with the extracted text data to determine the storage destination candidate.
In step S1103, the analysis server 102 checks whether next page data is received. If it is determined that a next page is received (YES in step S1103), the processing proceeds to step S1104, and the analysis server 102 further analyzes data of the next page, i.e., a (N+1)-th page and determines the storage destination candidate based on the analyzed data (data from the first page to the (N+1)-th page). In step S1105, the analysis server 102 compares the analysis result (the storage destination candidate) an to the N-th page with the analysis result (the storage destination candidate) up to the (N+1)-th page newly analyzed in step S1104. In step S1106, the analysis server 102 determines whether a similarity between these two analysis results is equal to or greater than a predetermined threshold value by a comparison result in step S1105. When the similarity is equal to or greater than the predetermined threshold value (YES in step S1106), it is determined that the similarity is high (the storage destination candidate is determined), and the processing proceeds to step S1107. The analysis server 102 returns the analysis result up to the (N+1)-th page (namely, the information of the storage destination candidate) to the image processing apparatus. After returning the analysis result in step S1107, in step S1108, the analysis server 102 deletes the received electronic data and terminates the processing. When the similarity is less than the predetermined threshold value (NO in step S1106), it is determined that the similarity is low (the storage destination candidate is still possible to vary), and the processing returns to step S1103.
As described above, when starting reception of the scanned data, the analysis server starts analysis from the first page in order and returns the storage destination candidate when determining that the storage destination candidate is determined. In other words, the analysis server performs analysis of the document page-by-page, and thus the analysis server can return a response (reply) when determining that the storage destination candidate is determined (the storage destination candidate no longer varies) before receiving all pages of the scanned data. Therefore, a time period until the storage destination candidate appropriate for the document is presented to a user can be shortened.
According to the first exemplary embodiment, the application 600 transmits scanned data sequentially from the first page, an analysis result up to the N-th page is compared with an analysis result up to the (N+1)-th page, and the analysis result is returned when a similarity therebetween exceeds a predetermined threshold value. However, depending on composition of each page in a document, there may be a case that, for example, main pages representing features of the document are concentrated on 10th to 15th pages. In such a case, the application 600 may be configured to cause a user to specify that from which page to which page are the characteristic pages on the operation screen displayed by the operation display unit 212 and prioritizes transmission of the specified page.
Further, according to the first exemplary embodiment, it is determined whether the storage destination candidate is determined every time analysis of one page is performed, however, aspects of the present invention are not limited to this configuration, and the storage destination candidate may be determined every time a predetermined number of pages (for example, two pages) is analyzed.
Embodiments of aspects of the present invention can also be realized by a computer of a system or apparatus that reads out and executes computer executable instructions (e.g., one or more programs) recorded on a storage medium (which may also be referred to more fully as a ‘non-transitory computer-readable storage medium’) to perform the functions of one or more of the above-described embodiments and/or that includes one or more circuits (e.g., application specific integrated. circuit (ASIC)) for performing the functions of one or more of the above-described embodiments, and by a method performed by the computer of the system or apparatus by, for example, reading out and executing the computer executable instructions from the storage medium to perform the functions of one or more of the above-described embodiments and/or controlling the one or more circuits to perform the functions of one or more of the above-described embodiments. The computer may comprise one or more processors (e.g., central processing unit (CPU), micro processing unit (MPU) and may include a network of separate computers or separate processors to read out and execute the computer executable instructions. The computer executable instructions may be provided to the computer, for example, from a network or the storage medium. The storage medium may include, for example, one or more of a hard disk, a random-access memory (RAM), a read only memory (ROM), a storage of distributed computing systems, an optical disk (such as a compact disc (CD), digital versatile disc (DVD), or Blu-ray Disc (BD)™), a flash memory device, a memory card, and the like.
While aspects of the present invention have been described with reference to exemplary embodiments, it is to be understood that the aspects of the invention are not limited to the disclosed exemplary embodiments. The scope of the following claims is to be accorded the broadest interpretation so as to encompass all such modifications and equivalent structures and functions.
This application claims the benefit of Japanese Patent Application. No. 2015-017891, filed Jan. 30, 2015, which is hereby incorporated by reference herein in its entirety.

Claims (4)

What is claimed is:
1. A document analysis system comprising:
an image processing apparatus; and
an analysis server,
wherein the image processing apparatus comprises:
a first memory; and
a first processor in communication with the first memory, wherein the first processor performs:
dividing image data obtained by scanning a document into a plurality of divided images each of which corresponds to each page of the document;
sequentially transmitting the divided images to the analysis server;
receiving storage destination candidates from the analysis server, wherein the sequentially transmission of the divided images is stopped when receiving the storage destination candidates from the analysis server;
displaying the received storage destination candidates for a user to select one storage destination of the image data; and
transmitting the obtained image data as one file to the one storage destination selected from the storage destination candidates by the user so as to be stored therein, and
wherein the analysis server comprises:
a second memory; and
a second processor in communication with the second memory, wherein the second processor performs:
sequentially analyzing the divided images, that are sequentially received from the image processing apparatus, to determine the storage destination candidates; and
replying the storage destination candidates to the image processing apparatus when the storage destination candidates are determined before receiving all of the divided images.
2. The document analysis system according to claim 1, wherein the analysis server stores feature information of files obtained by analyzing the files stored in each storage destination in advance, and
wherein the storage destination candidates are determined by comparing an analysis result, that is obtained by the sequentially analyzing the divided images, with the stored feature information.
3. The document analysis system according to claim 1, wherein the sequentially transmission of the divided images prioritizes a transmission of divided image corresponding to a page specified by a user.
4. The document analysis system according to claim 1, wherein the sequentially analysis of the divided images determines whether the storage destination candidates are determined every time a predetermined number of the divided images is analyzed.
US15/008,572 2015-01-30 2016-01-28 Document analysis server for recommending a storage destination of image data to an image processing apparatus Active US9886627B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015017891A JP6214581B2 (en) 2015-01-30 2015-01-30 Document analysis system, document analysis apparatus, document analysis method, and program
JP2015-017891 2015-01-30

Publications (2)

Publication Number Publication Date
US20160227069A1 US20160227069A1 (en) 2016-08-04
US9886627B2 true US9886627B2 (en) 2018-02-06

Family

ID=56555002

Family Applications (1)

Application Number Title Priority Date Filing Date
US15/008,572 Active US9886627B2 (en) 2015-01-30 2016-01-28 Document analysis server for recommending a storage destination of image data to an image processing apparatus

Country Status (2)

Country Link
US (1) US9886627B2 (en)
JP (1) JP6214581B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6446995B2 (en) * 2013-10-29 2019-01-09 株式会社リコー Information processing system and information processing method
JP6928876B2 (en) * 2017-12-15 2021-09-01 京セラドキュメントソリューションズ株式会社 Form type learning system and image processing device
JP7351194B2 (en) * 2019-11-21 2023-09-27 株式会社リコー Image forming device and information processing program

Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020102012A1 (en) * 2001-02-01 2002-08-01 KELLER Scott Image transmitting system, image transmitting method and storage medium
US20030061221A1 (en) 1996-05-24 2003-03-27 Fumiaki Ito Document processing method system and storage medium for document processing programs
US20040105599A1 (en) * 2002-12-03 2004-06-03 Xerox Corporation Automatic identification of destination information in a facsimile transmission device
JP2006229305A (en) 2005-02-15 2006-08-31 Canon Inc Network document management system
US20060224686A1 (en) * 2005-03-30 2006-10-05 Hiroshi Kitada System and method for managing documents with multiple network applications
US20070033516A1 (en) * 2005-08-03 2007-02-08 Aditya Khosla Enhanced favorites service for web browsers and web applications
US20080056575A1 (en) * 2006-08-30 2008-03-06 Bradley Jeffery Behm Method and system for automatically classifying page images
JP2008301476A (en) 2007-05-01 2008-12-11 Sharp Corp Image processing apparatus, image forming apparatus, image reading apparatus, image processing system, and image processing method, image processing program and recording medium therefor
US20100002271A1 (en) * 2008-07-03 2010-01-07 Brother Kogyo Kabushiki Kaisha Image processing device having scanned-document distributed-transmission capability
US20100042523A1 (en) * 2008-07-25 2010-02-18 Mongonet Sponsored Facsimile to E-Mail Transmission Methods and Apparatus
US20100262652A1 (en) * 2009-04-14 2010-10-14 Canon Kabushiki Kaisha Document management system, document management method and recording medium
US20110026064A1 (en) * 2009-07-31 2011-02-03 Ai Kato Image processing system, image processing apparatus, image forming apparatus, image processing method, program, and recording medium
US20120233537A1 (en) * 2011-03-09 2012-09-13 Konica Minolta Business Technologies, Inc. Image forming apparatus for being able to utilize application in which web browser is used
US8473454B2 (en) * 2009-03-10 2013-06-25 Xerox Corporation System and method of on-demand document processing
US20140002863A1 (en) 2012-07-01 2014-01-02 Brother Kogyo Kabushiki Kaisha Image processing apparatus and program
US20140222762A1 (en) * 2011-12-28 2014-08-07 Michael F. Fallon Automated document archive for a document processing unit
US20160119506A1 (en) * 2014-10-20 2016-04-28 Ricoh Company, Ltd. Information processing system and information processing method
US20160321018A1 (en) * 2015-05-01 2016-11-03 Canon Kabushiki Kaisha Document management system, document management method, an image forming apparatus, an analysis server and storage medium
US20160366299A1 (en) * 2015-06-12 2016-12-15 Ricoh Company, Ltd. System and method for analyzing and routing documents

Patent Citations (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030061221A1 (en) 1996-05-24 2003-03-27 Fumiaki Ito Document processing method system and storage medium for document processing programs
US20020102012A1 (en) * 2001-02-01 2002-08-01 KELLER Scott Image transmitting system, image transmitting method and storage medium
US20040105599A1 (en) * 2002-12-03 2004-06-03 Xerox Corporation Automatic identification of destination information in a facsimile transmission device
JP2006229305A (en) 2005-02-15 2006-08-31 Canon Inc Network document management system
US20060224686A1 (en) * 2005-03-30 2006-10-05 Hiroshi Kitada System and method for managing documents with multiple network applications
US20070033516A1 (en) * 2005-08-03 2007-02-08 Aditya Khosla Enhanced favorites service for web browsers and web applications
US20080056575A1 (en) * 2006-08-30 2008-03-06 Bradley Jeffery Behm Method and system for automatically classifying page images
JP2008301476A (en) 2007-05-01 2008-12-11 Sharp Corp Image processing apparatus, image forming apparatus, image reading apparatus, image processing system, and image processing method, image processing program and recording medium therefor
US20100002271A1 (en) * 2008-07-03 2010-01-07 Brother Kogyo Kabushiki Kaisha Image processing device having scanned-document distributed-transmission capability
US20100042523A1 (en) * 2008-07-25 2010-02-18 Mongonet Sponsored Facsimile to E-Mail Transmission Methods and Apparatus
US8473454B2 (en) * 2009-03-10 2013-06-25 Xerox Corporation System and method of on-demand document processing
US20100262652A1 (en) * 2009-04-14 2010-10-14 Canon Kabushiki Kaisha Document management system, document management method and recording medium
US20110026064A1 (en) * 2009-07-31 2011-02-03 Ai Kato Image processing system, image processing apparatus, image forming apparatus, image processing method, program, and recording medium
US20120233537A1 (en) * 2011-03-09 2012-09-13 Konica Minolta Business Technologies, Inc. Image forming apparatus for being able to utilize application in which web browser is used
US20140222762A1 (en) * 2011-12-28 2014-08-07 Michael F. Fallon Automated document archive for a document processing unit
US20140002863A1 (en) 2012-07-01 2014-01-02 Brother Kogyo Kabushiki Kaisha Image processing apparatus and program
US20160119506A1 (en) * 2014-10-20 2016-04-28 Ricoh Company, Ltd. Information processing system and information processing method
US20160321018A1 (en) * 2015-05-01 2016-11-03 Canon Kabushiki Kaisha Document management system, document management method, an image forming apparatus, an analysis server and storage medium
US20160366299A1 (en) * 2015-06-12 2016-12-15 Ricoh Company, Ltd. System and method for analyzing and routing documents

Also Published As

Publication number Publication date
JP6214581B2 (en) 2017-10-18
US20160227069A1 (en) 2016-08-04
JP2016144001A (en) 2016-08-08

Similar Documents

Publication Publication Date Title
US11769485B2 (en) Job record specifying device, image processing apparatus, server, job record specifying method, and recording medium
US10057449B2 (en) Document analysis system, image forming apparatus, and analysis server
US8203732B2 (en) Searching for an image utilized in a print request to detect a device which sent the print request
US8726178B2 (en) Device, method, and computer program product for information retrieval
US9720635B2 (en) Information processing apparatus, method of controlling the same, non-transitory computer readable storage medium, and information processing system
US10142499B2 (en) Document distribution system, document distribution apparatus, information processing method, and storage medium
US11137946B2 (en) Image processing apparatus, method for controlling the same and storage medium
US9854121B2 (en) Image processing apparatus for generating a digitized document by using image data and method for controlling the same
US11836442B2 (en) Information processing apparatus, method, and storage medium for associating metadata with image data
US9886627B2 (en) Document analysis server for recommending a storage destination of image data to an image processing apparatus
KR20240020719A (en) Information processing apparatus, storage medium, and storing method
US20200202155A1 (en) Method for image processing, and image-processing system
US20230206672A1 (en) Image processing apparatus, control method of image processing apparatus, and storage medium
US9742953B2 (en) Document management system, document management method, an image forming apparatus, an analysis server and storage medium
US9805258B2 (en) Systems and methods for separating documents
US9413841B2 (en) Image processing system, image processing method, and medium
US11223731B2 (en) Image processing apparatus, method for controlling the same and storage medium
US11436733B2 (en) Image processing apparatus, image processing method and storage medium
JP2007041709A (en) Document processing system, control method of document processing system, document processing device, computer program and computer readable storage medium
JP4952079B2 (en) Image processing apparatus, method, and program
US20160360069A1 (en) Information processing apparatus, method of controlling the same, and storage medium
JP2017072941A (en) Document distribution system, information processing method, and program
JP6303742B2 (en) Image processing apparatus, image processing method, and image processing program
US20230118845A1 (en) Information processing apparatus and non-transitory computer readable medium storing information processing program
US20240078399A1 (en) Image processing apparatus that prints information indicated by link destination information, method of controlling same, and storage medium

Legal Events

Date Code Title Description
AS Assignment

Owner name: CANON KABUSHIKI KAISHA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:OSAWA, TAKAHARU;REEL/FRAME:038337/0314

Effective date: 20160119

STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4