WO2024252486A1 - 物体管理装置 - Google Patents

物体管理装置 Download PDF

Info

Publication number
WO2024252486A1
WO2024252486A1 PCT/JP2023/020855 JP2023020855W WO2024252486A1 WO 2024252486 A1 WO2024252486 A1 WO 2024252486A1 JP 2023020855 W JP2023020855 W JP 2023020855W WO 2024252486 A1 WO2024252486 A1 WO 2024252486A1
Authority
WO
WIPO (PCT)
Prior art keywords
registration
image
registered
character recognition
recognition result
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Ceased
Application number
PCT/JP2023/020855
Other languages
English (en)
French (fr)
Inventor
譲史 上村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2025525462A priority Critical patent/JPWO2024252486A1/ja
Priority to PCT/JP2023/020855 priority patent/WO2024252486A1/ja
Publication of WO2024252486A1 publication Critical patent/WO2024252486A1/ja
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis

Definitions

  • This disclosure relates to an object management device, an object management method, an object management system, and a recording medium.
  • a device has been proposed that acquires an image of an object, performs image matching with each of a number of registered images that have been registered in advance as a match image, and detects the registered image that matches the match image (for example, Patent Document 1).
  • the objective of this disclosure is to provide an object management device that solves the problem of the large amount of computation time required to find a registered image that matches a match image, which requires multiple image matchings.
  • an object management device includes: A first acquisition means for acquiring a registration image obtained by capturing an image of a surface of an object to be registered on which handwritten characters are written; a first character recognition means for outputting a registered character recognition result obtained by performing character recognition on the handwritten character in the registered image; a registration means for generating registration data including the registration image or registration object information, which is a feature amount extracted from the registration image, and the registration character recognition result, as data for determining the identity of the object to be registered;
  • the device is configured to include:
  • the device is configured to include:
  • the object management method includes: The computer A registration image is obtained by photographing a surface of an object to be registered on which handwritten characters are written; outputting a registration character recognition result obtained by performing character recognition on the handwritten character in the registration image; generating registration data including the registration image or registration object information, which is a feature amount extracted from the registration image, and the registration character recognition result, as data for determining the identity of the object to be registered; It is structured as follows.
  • Another object management method in the present disclosure includes: The computer A matching image is obtained by photographing a surface of an object to be matched on which handwritten characters are written; outputting a collation character recognition result obtained by performing character recognition on the handwritten characters in the collation image; extracting registration data including a registration character recognition result similar to the comparison character recognition result from a plurality of stored registration data including a registration image related to an object to be registered or registration object information which is a feature amount extracted from the registration image and a registration character recognition result; determining whether the object to be matched and the object to be registered are identical to each other by a matching process using the match image or matching object information, which is a feature amount extracted from the match image, and the registered object information in the extracted registered data; It is structured as follows.
  • the computer-readable recording medium in the present disclosure includes: On the computer, A process of acquiring a registration image by capturing an image of a surface of an object to be registered on which handwritten characters are written; a process of outputting a registered character recognition result obtained by performing character recognition on the handwritten character in the registered image; A process of generating registration data including the registration image or registration object information, which is a feature amount extracted from the registration image, and the registration character recognition result, as data for determining the identity of the object to be registered;
  • the recording medium is configured to record a program for causing the recording medium to perform the above steps.
  • Another computer-readable recording medium in the present disclosure is On the computer, A process of acquiring a match image by capturing an image of a surface of an object to be matched on which handwritten characters are written; a process of outputting a collation character recognition result obtained by performing character recognition on the handwritten characters in the collation image; A process of extracting registration data including a registration character recognition result similar to the comparison character recognition result from a plurality of stored registration data including a registration image related to an object to be registered or registration object information which is a feature amount extracted from the registration image and a registration character recognition result; a process of determining an identity between the object to be matched and the object to be registered by a matching process using the match image or matching object information, which is a feature amount extracted from the match image, and the registered object information in the extracted registered data;
  • the recording medium is configured to record a program for causing the recording medium to perform the above steps.
  • the object management system includes: An acquisition means for acquiring a registration image obtained by capturing an image of a surface of an object to be registered on which handwritten characters are written; a character recognition means for outputting a registered character recognition result obtained by performing character recognition on the handwritten character in the registered image; a registration means for generating registration data in which the registration image or registration object information, which is a feature amount extracted from the registration image, is associated with the registration character recognition result as data for determining the identity of the object to be registered;
  • the device is configured to include:
  • Another object management system in the present disclosure includes: An acquisition means for acquiring a match image by capturing an image of a surface of an object to be matched on which handwritten characters are written; a character recognition means for outputting a collation character recognition result obtained by performing character recognition on the handwritten characters in the collation image; an extraction means for extracting registration data including a registration character recognition result similar to the comparison character recognition result from a plurality of stored registration data including a registration image related to an object to be registered or registration object information which is a feature amount extracted from the registration image, and a registration character recognition result; a determination means for determining the identity of the object to be matched and the object to be registered by a matching process using the match image or matching object information, which is a feature amount extracted from the match image, and the registered object information in the extracted registered data;
  • the device is configured to include:
  • the present disclosure can reduce the number of registered images that must be matched with a match image, thereby shortening the calculation time required to find a registered image that matches the match image.
  • FIG. 1 is a block diagram of a first object management system according to the present disclosure.
  • FIG. 2 is a block diagram showing an example of a configuration of a first mobile terminal according to the present disclosure.
  • FIG. 2 is a block diagram showing an example of a configuration of a first server according to the present disclosure.
  • FIG. 2 is a diagram showing an example of the contents of a registration data DB of a first server according to the present disclosure.
  • 11 is a flowchart showing an example of a procedure of a registration operation of the first object management system according to the present disclosure.
  • FIG. 1 is a diagram showing an example of a registered image including handwritten characters in a first object management system according to the present disclosure
  • 10 is a flowchart illustrating an example of a procedure of a matching operation of the first object management system according to the present disclosure
  • FIG. 2 is a block diagram showing an example of a configuration of a second mobile terminal according to the present disclosure.
  • FIG. 2 is a block diagram showing an example of a configuration of a second server according to the present disclosure.
  • 10 is a flowchart illustrating an example of a procedure of a registration operation of a second object management system according to the present disclosure.
  • 10 is a flowchart illustrating an example of a procedure of a matching operation of a second object management system according to the present disclosure.
  • FIG. 1 is a block diagram of a first object management device according to the present disclosure.
  • FIG. 11 is a block diagram of a second object management device according to the present disclosure.
  • FIG. 13 is a block diagram of a third object management system according to the present disclosure.
  • FIG. 13 is a block diagram of a fourth object management system according to the present disclosure.
  • Handwritten characters will look different visually if the character string is different, and the same character string can look different visually if the writer or writing implement is different. Therefore, an image obtained by photographing the surface of an object on which handwritten characters are written can serve as an identifier for identifying the individual object. Furthermore, if the surface of an object on which handwritten characters are written has surface features such as patterns or unevenness due to the material, the surface features are not necessarily the same for each object, and the relative positional relationship between the surface features and the handwritten characters is not necessarily the same for each object, so the image of the surface of an object on which handwritten characters are written can differ even more for each individual object. However, if only the image is used as an individual identifier, a large number of image matches would be required to detect a registered image that matches the match image.
  • the object management system uses a combination of an image obtained by photographing the surface of an object on which handwritten characters are written and the results of character recognition of the handwritten characters as data for determining the identity of the object.
  • the object management system When registering, the object management system generates registration data in a registration data DB (database) for each object to be registered, the registration data including a registration image obtained by photographing the surface of the object to be registered on which handwritten characters are written, or registration object information which is feature values extracted from the registration image, and the registration character recognition results obtained by character recognition of the handwritten characters in the registration image.
  • a registration data DB database
  • the registration data including a registration image obtained by photographing the surface of the object to be registered on which handwritten characters are written, or registration object information which is feature values extracted from the registration image, and the registration character recognition results obtained by character recognition of the handwritten characters in the registration image.
  • the object management system matches matching data including a matching image obtained by photographing the surface of the object to be matched on which handwritten characters are written, or matching object information which is a feature amount extracted from the matching image, and matching character recognition results obtained by character recognition of the handwritten characters in the matching image, with multiple registration data stored in the registration data DB.
  • the object management system first extracts registration data including registered character recognition results similar to the matching character recognition results in the matching data from the multiple registration data stored in the registration data DB.
  • the object management system determines the identity of the object to be matched and the object to be registered by performing a matching process using the matching object information in the matching data and the registered object information in the extracted registration data.
  • the object management system can reduce the number of registered images that must be compared with the match image, thereby shortening the calculation time required to find a registered image that matches the match image.
  • an object management system 1 is a system for managing individual objects 5, such as products, merchandise, or parcels, for purposes such as source indication, quality control, or distribution management.
  • the object management system 1 includes a mobile terminal 2 and a server 3.
  • the mobile terminal 2 and the server 3 are connected to each other so that they can communicate with each other via a network 4 such as the Internet.
  • a network 4 such as the Internet.
  • the mobile terminal 2 is a mobile terminal such as a smartphone, tablet terminal, or communication terminal used for registering and matching the managed object 5.
  • the server 3 is an information processing device such as a personal computer that works in conjunction with the mobile terminal 2 and is used for registering and matching the managed object 5.
  • the mobile terminal 2 is composed of a camera 21, a communication interface (I/F) unit 22, an operation input unit 23, a screen display unit 24, a memory unit 25, and a calculation processing unit 26.
  • I/F communication interface
  • the camera 21 is an imaging device that captures the object 5 to be managed.
  • the camera 21 is, for example, a visible light and color camera equipped with a CCD (Charge-Coupled Device) image sensor or a CMOS (Complementary MOS) image sensor with a pixel capacity of several million pixels.
  • the communication I/F unit 22 is composed of a data communication circuit and is configured to wirelessly communicate data with an external device such as the server 3.
  • the operation input unit 23 is composed of devices such as a keyboard and a mouse, and is configured to detect the operation of the operator and output it to the calculation processing unit 26.
  • the screen display unit 24 is composed of devices such as an LCD (Liquid Crystal Display), and is configured to display various information on the screen in response to instructions from the calculation processing unit 26.
  • the storage unit 25 is made up of storage devices such as a hard disk and memory, and is configured to store processing information and programs 251 required for various processes in the arithmetic processing unit 26.
  • the programs 251 are programs that are loaded into the arithmetic processing unit 26 and executed to realize various processing units, and are loaded in advance from an external device or recording medium (not shown) via a data input/output function such as the communication I/F unit 22 and stored in the storage unit 25.
  • the main processing information stored in the storage unit 25 includes a registered image 252, auxiliary information 258, character recognition result 253, registered data 254, match image 255, character recognition result 256, and judgment result 257.
  • the registered image 252 is an image generated from an image captured by the camera 21 of the surface of the object to be registered on which handwritten characters are written.
  • the attached information 258 is any information related to the object to be registered.
  • the attached information 258 may be, for example, the management number of the object to be registered, the registration date and time, information indicating the contents of the object, etc.
  • the character recognition result 253 is text resulting from character recognition of the handwritten characters in the registered image 252, and is also called the registered character recognition result.
  • the registered data 254 is data in which the registered object information, which is the registered image 252 or a feature amount extracted from the registered image, the character recognition result 253, and the attached information 258 are associated with each other.
  • the registered data 254 is registered in the registered data DB 352 provided in the server 3 as data for determining the identity of the object to be registered.
  • the match image 255 is an image generated from an image captured by the camera 21 of the surface of the object to be matched, on which handwritten characters are written.
  • the character recognition result 256 is text resulting from character recognition of the handwritten characters in the match image 255, and is also called the match character recognition result.
  • the determination result 257 is data indicating whether the object to be matched identified by the match image 255 is identical to any of the registered objects registered in the registration data DB 352.
  • the calculation processing unit 26 has a processor such as a CPU (Central Processing Unit) and its peripheral circuits, and is configured to read and execute a program 251 from the storage unit 25, thereby implementing various processing functions through cooperation between the above hardware and the program 251.
  • the main processing functions implemented by the calculation processing unit 26 are a registration means 261 and a matching means 262.
  • the registration means 261 is configured to generate registration data 254 for determining the identity of an object to be registered, and to request the server 3 to register the data.
  • the registration means 261 includes an acquisition unit 2611, a character recognition unit 2612, and a registration unit 2113.
  • the acquisition unit 2611 is configured to acquire an image obtained by photographing the surface of the object to be registered on which handwritten characters are written using the camera 21, cut out a partial image of a predetermined size including the handwritten characters from the acquired image, and store it in the storage unit 25 as a registered image 252.
  • the acquisition unit 2611 is also configured to acquire auxiliary information 258 related to the object to be registered from the operator of the mobile terminal 2 via the operation input unit 23 etc., and store it in the storage unit 25.
  • the character recognition unit 2612 is configured to read the registered image 252 from the storage unit 25, perform character recognition on the handwritten characters in this image, and store the character recognition result 253 in the storage unit 25.
  • the character recognition unit 2612 may be realized, for example, by an OCR (Optical Character Reader) application program.
  • the registration unit 2113 is configured to read out the registered image 252, the character recognition result 253, and the auxiliary information 258 from the storage unit 25.
  • the registration unit 2113 is also configured to generate registered object information, which is the read registered image 252 or a feature extracted from the registered image.
  • the feature may be any feature that can be used to determine the identity of an individual.
  • the registration unit 2113 may extract the feature by subjecting the registered image 252 to a frequency transformation, a polar coordinate transformation or a log-polar coordinate transformation, and a frequency transformation in that order.
  • An image obtained by subjecting an image to a frequency transformation such as a Fourier transform is called a frequency spectrum image.
  • a feature obtained by subjecting the frequency spectrum image to a polar coordinate transformation or a log-polar coordinate transformation is called a Fourier-Mellin feature.
  • a feature obtained by subjecting the Fourier-Mellin feature to a frequency transformation such as a Fourier transform is called a Fourier-Mellin frequency spectrum image.
  • This Fourier-Mellin frequency spectrum image is invariant to the magnification, rotation, and translation of the captured image.
  • the features extracted from the registered image 252 will be referred to as registered features.
  • the registration unit 2113 is also configured to display the read character recognition result 253 on the screen display unit 24, and to prompt the operator of the mobile terminal 2 to confirm or correct it.
  • this refers to the character recognition result after confirmation or correction by the operator.
  • confirmation or correction of the character recognition result 253 by the operator is not essential, and may be omitted. However, if the content of the character string to be handwritten is determined by a higher-level system rather than by the operator's judgment, it is desirable to correct it to the correct content.
  • the registration unit 2113 is also configured to create registration data 254 including the registration image 252 or the registration object information, which is the registration feature amount extracted from the registration image, the character recognition result 253, and the auxiliary information 258, and to store the data in the storage unit 25.
  • the registration unit 2113 is also configured to read the registration data 254 from the storage unit 25, and to transmit a registration request including the registration data 254 to the server 3 via the communication I/F unit 22.
  • the matching means 262 is configured to determine whether the object to be matched is the same as the object to be registered registered in the registration data DB 352 of the server 3.
  • the matching means 262 includes an acquisition unit 2621, a character recognition unit 2622, an extraction unit 2623, and a determination unit 2624.
  • the acquisition unit 2621 is configured to acquire an image obtained by photographing the surface of the object 5 to be matched, on which handwritten characters are written, with the camera 21, cut out a partial image of a predetermined size that includes the handwritten characters from the image, and store the image in the memory unit 25 as a match image 255.
  • the character recognition unit 2622 is configured to read the match image 255 from the storage unit 25, perform character recognition on the handwritten characters in the match image, and store the character recognition result 256 in the storage unit 25.
  • the extraction unit 2623 is configured to extract registration data including a registration character recognition result similar to the character recognition result 256 from among the multiple registration data registered in the registration data DB 352 of the server 3. For example, the extraction unit 2623 first transmits a registration data acquisition request to the server 3 through the communication I/F unit 22. In response to this acquisition request, the server 3 transmits all registration data stored in the registration data DB 352 to the mobile terminal 2. The extraction unit 2623 extracts registration data including a registration character recognition result similar to the character recognition result 256 from among the registration data received by the mobile terminal 2.
  • the extraction unit 2623 calculates the distance between the character recognition results (Levenshtein distance, Jaro-Winkler distance, etc.) and determines that the two are similar if the distance is within a threshold value, and determines that they are not similar if not.
  • the extraction unit 2623 transmits the extracted registration data to the determination unit 2624.
  • the determination unit 2624 is configured to read the match image 255 from the storage unit 25, and generate match object information which is the match image or features extracted from the match image.
  • the features extracted are the same as the registered features.
  • the features extracted from the match image 255 are referred to as match features.
  • the determination unit 2624 is also configured to determine the identity of the object to be matched and the object to be registered by a matching process using the match object information and the registered object information included in the registered data transmitted from the extraction unit 2623.
  • the determination unit 2624 determines the identity of the object to be matched and the object to be registered, for example, by the following method. First, the determination unit 2624 calculates the cross power spectrum between the matching features and each registered feature. Next, the determination unit 2624 performs an inverse frequency transform on each cross power spectrum to calculate a correlation value map. Next, the determination unit 2624 calculates a matching score representing the similarity between the matching image and each registered image from each correlation value map. Next, the determination unit 2624 determines the identity of the objects based on these matching scores.
  • the determination unit 2624 determines that the object related to the matching image is identical to the object related to the registered data including the registered image with the maximum matching score. Furthermore, if the maximum value of the matching score is not equal to or greater than a threshold, the determination unit 2624 determines that an object identical to the object related to the matching image is not registered.
  • the determination unit 2624 extracts the above-mentioned matching features and registered features from the matching image and the registered image, respectively, and then determines the identity of the object to be matched and the object to be registered by a method similar to that described above.
  • the determination unit 2624 determines the identity of the object to be matched and the object to be registered by template matching using a comparison of the shading between the matching image and the registered image.
  • the determination unit 2624 determines that the object to be matched is identical to any of the registered objects, it is configured to create a determination result 257 including ancillary information included in the registration data of the registered object determined to be identical, and to store it in the storage unit 25.
  • the determination unit 2624 determines that the object to be matched is not identical to any of the registered objects, it is configured to create a determination result 257 indicating that no identical registered object exists, and to store it in the storage unit 25.
  • the determination unit 2624 is configured to read out the determination result 257 from the storage unit 25, display it on the screen of the screen display unit 24, and/or transmit it to an external terminal via the communication I/F unit 22.
  • an example of the server 3 is composed of a camera 31, a communication I/F unit 32, an operation input unit 33, a screen display unit 34, a memory unit 35, and a calculation processing unit 36.
  • Camera 31 may be a camera with the same specifications as camera 21 of mobile terminal 2.
  • Communication I/F unit 32 is composed of a data communication circuit, and is configured to wirelessly communicate data with external devices such as mobile terminal 2.
  • Operation input unit 33 is composed of devices such as a keyboard and mouse, and is configured to detect operator operations and output them to calculation processing unit 36.
  • Screen display unit 34 is composed of devices such as an LCD, and is configured to display various information on the screen in response to instructions from calculation processing unit 36.
  • the storage unit 35 is made up of storage devices such as a hard disk and memory, and is configured to store processing information and programs 351 required for various processes in the arithmetic processing unit 36.
  • the programs 351 are programs that are loaded into the arithmetic processing unit 36 and executed to realize various processing units, and are loaded in advance from an external device or recording medium (not shown) via a data input/output function such as the communication I/F unit 32 and stored in the storage unit 35.
  • the main processing information stored in the storage unit 35 is a registration data DB 352.
  • the registration data DB 352 is configured to store one or more pieces of registration data.
  • FIG. 4 is a diagram showing an example of the contents of the registration data DB 352.
  • the registration data DB 352 is composed of multiple entries, with one piece of registration data stored in each entry.
  • An entry that stores registration data is composed of a registration number column, a registration object information column, a character recognition result column, and an additional information column.
  • the registration object information column, character recognition result column, and additional information column of the same entry store registration object information (registered image or registered feature amount), character recognition results, and additional information related to a certain object to be registered.
  • the registration number column stores a sequential number or the like that uniquely identifies the registration data.
  • the calculation processing unit 36 has a processor such as a CPU and its peripheral circuits, and is configured to read and execute a program 351 from the storage unit 35, thereby implementing various processing functions through cooperation between the above hardware and the program 351.
  • the main processing function implemented by the calculation processing unit 36 is the DB management means 361.
  • the DB management means 361 When the DB management means 361 receives a registration request from the mobile terminal 2 via the communication I/F unit 32, it reserves one free entry in the registration data DB 352 and stores the newly assigned registration number, the registered object information in the registration data included in the received registration request, the character recognition result, and the ancillary information in the registration number column, the registered object information column, the character recognition result column, and the ancillary information column of the free entry.
  • the DB management means 361 when the DB management means 361 receives an acquisition request from the mobile device 2 via the communication I/F unit 32, it is configured to read the registration data registered in each entry of the registration data DB 352 and transmit it to the mobile device 2 via the communication I/F unit 32.
  • the operation of the object management system 1 is broadly divided into a registration operation and a matching operation.
  • the registration operation is an operation of registering registration data relating to an object to be registered in the registration data DB 352.
  • the matching operation is an operation of matching the matching data of the object to be matched with the registration data of the object to be registered stored in the registration data DB 352.
  • FIG. 5 is a flow chart showing an example of the procedure of the registration operation.
  • the operator of the mobile terminal 2 handwrites characters on any surface of the object 5 to be registered using any writing implement (step S1).
  • the type of characters to be handwritten, the number of characters, and the direction are arbitrary.
  • the type of characters may be Japanese hiragana, katakana, kanji, or numbers, or a foreign language other than Japanese (English, Chinese, Korean, French, Spanish, etc.).
  • the number of characters may be one or more.
  • the arrangement of characters may be vertical or horizontal.
  • the writing implement may be a fountain pen, mechanical pencil, ballpoint pen, felt tip pen, magic marker, highlighter, black pencil, colored pencil, etc.
  • the material of the surface of the object 5 may be any material, such as cardboard, metal, glass, wood, or plastic.
  • the color of the surface of the object 5 may be any color, and may be a single color, a mixture of multiple colors, or a pattern may be formed.
  • a label with handwritten characters may be attached to the surface of the object 5.
  • the operator of the mobile terminal 2 operates the mobile terminal 2 to capture an image of the surface of the object 5 to be registered, including the handwritten characters, from approximately directly in front with the camera 21 (step S2).
  • the acquisition unit 2611 of the mobile terminal 2 cuts out a partial image including the handwritten characters from the image captured by the camera 21, and stores it in the storage unit 25 as a registered image 252.
  • Figure 6 shows an example of a registered image 252.
  • the registered image in this example shows a handwritten eight-digit number.
  • the character recognition unit 2612 of the mobile terminal 2 performs character recognition on the handwritten characters in the registered image 252, and displays the character recognition result 253 on the screen display unit 24 while saving it in the memory unit 25 (step S3).
  • the character recognition result 253 is "20220424”.
  • the operator of the mobile terminal 2 checks the displayed character recognition result and inputs OK if there is no problem, or the correct content if it is incorrect, from the operation input unit 23 (step S4).
  • the operator corrects it to "20220429”.
  • the character recognition unit 2612 rewrites the character recognition result 253 with the corrected content.
  • the operator of the mobile terminal 2 inputs the additional information from the operation input unit 23 (step S5).
  • the registration unit 2113 receives the input additional information 258 from the operation input unit 23 and stores it in the memory unit 25.
  • the registration unit 2113 generates registered object information which is the registered image 252 or a registered feature extracted from the image (step S6).
  • the registration unit 2113 creates registered data including the registered object information, the character recognition result 253, and the additional information 258 (step S7).
  • the registration unit 2113 transmits a registration request including the created registered data to the server 3 via the communication I/F unit 22 (step S8).
  • the DB management means 361 of the server 3 receives the registration data included in the registration request sent from the mobile terminal 2 (step S9). Next, the DB management means 361 adds a registration number to the registration data and stores it in the registration data DB 352 (step S10).
  • registration data relating to one registration target object has been registered in registration data DB 352.
  • An operator of the same mobile terminal 2 and operators of other mobile terminals 2 can register registration data relating to other registration target objects in registration data DB 352 in a similar manner as described above.
  • FIG. 7 is a flow chart showing an example of the procedure for the matching operation.
  • the operator of the portable terminal 2 operates the portable terminal 2 to capture an image of the surface of the object 5 to be matched, including handwritten characters, with the camera 111 (step S11).
  • the acquisition unit 2621 of the matching means 262 of the portable terminal 2 acquires the captured image from the camera 21, cuts out a partial image including the handwritten characters, and saves it in the memory unit 25 as a matching image 255. It is assumed that the saved matching image 255 is the same as the registered image shown in Figure 6.
  • the character recognition unit 2622 of the mobile device 2 performs character recognition on the handwritten characters in the match image 255, and stores the character recognition result 256 in the storage unit 25 (step S12).
  • the character recognition result 256 is "20220424.”
  • the extraction unit 2623 of the mobile device 2 acquires all of the registration data stored in the registration data DB 352 from the server 3 (step S13). Specifically, the extraction unit 2623 sends an acquisition request to the server 3 through the communication I/F unit 22.
  • the DB management means 361 of the server 3 receives this acquisition request through the communication I/F unit 32, it transmits a registration data group including all of the registration data stored in the registration data DB 352 to the mobile device 2 through the communication I/F unit 32.
  • the extraction unit 2623 of the mobile device 2 receives this through the communication I/F unit 22.
  • the extraction unit 2623 of the mobile device 2 extracts registration data including a registration character recognition result similar to the character recognition result 256 from the registration data group (step S14).
  • the extraction unit 2623 excludes registration data including a registration character recognition result that is not similar to the character recognition result 256 from the target of image matching at this point. For example, if the character recognition result 256 is "20220424", registration data including a similar registration character recognition result such as "20220429” is extracted, but registration data including a dissimilar registration character recognition result such as "14284485" or "78462179" is not extracted.
  • the registration data group extracted by the extraction unit 2623 is passed to the determination unit 2624.
  • the determination unit 2624 of the mobile device 2 generates matching object information, which is the matching image 255 or matching features extracted from the matching image (step S15).
  • the determination unit 2624 then performs a matching process using the registered object information and matching object information for each piece of registration data in the registration data group received from the extraction unit 2623 to determine the identity of the object to be matched and the object to be registered, and stores the determination result 257 in the storage unit 25 (step S16).
  • the determination unit 2624 displays the determination result 257 on the screen display unit 24 and/or outputs it to an external device via the communication I/F unit 22 (step S17).
  • the mobile terminal 2 registers, for each object to be registered, registration data including a registration image obtained by photographing the surface of the object to be registered on which handwritten characters are written, or registration object information which is a feature extracted from the registration image, a registration character recognition result obtained by character recognition of the handwritten characters in the registration image, and associated information in the registration data DB 352 of the server 3.
  • the mobile terminal 2 matches matching data which associates a matching image obtained by photographing the surface of the object to be matched on which handwritten characters are written, or matching object information which is a feature extracted from the matching image, with a matching character recognition result obtained by character recognition of the handwritten characters in the matching image, with a plurality of registration data stored in the registration data DB 352.
  • the mobile terminal 2 first extracts registration data including a registration character recognition result similar to the matching character recognition result in the matching data from the plurality of registration data stored in the registration data DB 352.
  • the calculation of the similarity between the matching character recognition result and the registration character recognition result is a text matching, and therefore can be calculated with a much smaller amount of calculation than image matching.
  • the portable terminal 2 performs a matching process using the matching object information in the matching data and the registered object information in the extracted registered data to determine whether the object to be matched is the same as the object to be registered. As a result, the portable terminal 2 can reduce the number of registered images that must be matched with the matching image, and can shorten the calculation time required to detect a registered image that matches the matching image.
  • the mobile terminal 2 handwrites a control number or the like on the surface of each cardboard box, photographs the surface including the handwritten characters with the mobile terminal 2 such as a smartphone, and registers the registration data for each cardboard box in the registration data DB 352.
  • the additional information for each registration data includes, for example, the type and number of equipment stored in each cardboard box and the storage date.
  • the operator can check the contents without opening the cardboard box by photographing the handwritten portion of the cardboard box whose contents he wants to check with the mobile terminal 2 and comparing it.
  • the sender signs the cardboard box by hand, photographs the surface including the handwritten characters with a mobile terminal 2 such as a smartphone, and registers the registration data related to the cardboard box in the registration data DB 352.
  • the sender also leaves the cardboard box at a predetermined location such as the front door of the house.
  • the sender also writes, for example, information about the delivery destination and the contents of the package in the additional information of the registration data.
  • the postal delivery company confirms the authenticity of the delivery and the delivery destination by photographing the handwritten portion of the cardboard box placed at the predetermined location with a mobile terminal 2 such as a smartphone and comparing it, and then delivers the item.
  • the object management system 1A differs from the first embodiment in that it includes a mobile terminal 2A instead of the mobile terminal 2 and a server 3A instead of the server 3, but is otherwise the same as the first embodiment.
  • mobile terminal 2A differs from mobile terminal 2 in that it has program 259 instead of program 251, and has registration means 263 and matching means 264 instead of registration means 261 and matching means 262.
  • Calculation processing unit 26 realizes registration means 263 and matching means 264 by reading and executing program 259.
  • the registration means 263 is configured to obtain an image of the surface of the object to be registered, on which handwritten characters are written, captured by the camera 21.
  • the registration means 263 is also configured to obtain additional information regarding the object to be registered from the operator of the mobile terminal 2A via the operation input unit 23.
  • the registration means 263 is also configured to transmit a registration request including the image and the additional information to the server 3A via the communication I/F unit 22.
  • the matching means 264 is configured to obtain an image of the surface of the object to be matched, on which handwritten characters are written, captured by the camera 21.
  • the matching means 264 is also configured to transmit a matching request including the image to the server 3A via the communication I/F unit 22.
  • the matching means 264 is also configured to receive a determination result, which is a response to the matching request, from the server 3A, and display it on the screen display unit 24 and/or output it to an external device via the communication I/F unit 22.
  • server 3A differs from server 3 in that it has registration image 353, auxiliary information 35A, character recognition result 354, match image 356, character recognition result 357, judgment result 358, and program 359 instead of program 351, and has registration means 362 and matching means 363 instead of DB management means 361, but is otherwise the same as server 3.
  • Processing unit 36 implements registration means 362 and matching means 363 by reading and executing program 359.
  • the registration means 362 is configured to generate registration data for determining the identity of the object to be registered and to register the data in the registration data DB 352.
  • the registration means 362 is configured to include an acquisition unit 3621, a character recognition unit 3622, and a registration unit 3623.
  • the acquisition unit 3621 is configured to acquire an image obtained by photographing the surface of the object to be registered on which handwritten characters are written, and associated information, from the mobile terminal 2A.
  • the acquisition unit 3621 is also configured to cut out a partial image of a predetermined size including the handwritten characters from the acquired image, and store it in the memory unit 35 as the registered image 353.
  • the acquisition unit 3621 is also configured to store the acquired associated information in the memory unit 35 as associated information 35A.
  • the character recognition unit 3622 is configured to read the registered image 353 from the memory unit 35, perform character recognition on the handwritten characters in the registered image 353, and store the character recognition result 354 in the memory unit 35.
  • the registration unit 3623 is configured to read out the registered image 353, the auxiliary information 35A, and the character recognition result 354 from the memory unit 35.
  • the registration unit 3623 is also configured to generate registered object information, which is the read registered image 353 or a registered feature extracted from the registered image.
  • the registered feature may be the same as in the first embodiment.
  • the registration unit 3623 is also configured to create registered data including the registered object information, the character recognition result 253, and the auxiliary information 35A, and register the data in the registered data DB 352.
  • the matching means 363 is configured to determine whether or not the matching data relating to the object to be matched received from the mobile terminal 2A is identical to any registered data registered in the registered data DB 352.
  • the matching means 363 is configured to include an acquisition unit 3631, a character recognition unit 3632, an extraction unit 3633, and a determination unit 3634.
  • the acquisition unit 3631 is configured to acquire from the mobile terminal 2A an image obtained by photographing the surface of the object to be matched, on which handwritten characters are written.
  • the acquisition unit 3621 is also configured to cut out a partial image of a predetermined size that includes the handwritten characters from the acquired image, and store it in the storage unit 35 as the match image 356.
  • the character recognition unit 3632 is configured to read the match image 356 from the memory unit 35, perform character recognition on the handwritten characters in the match image 356, and store the character recognition result 357 in the memory unit 35.
  • the extraction unit 3633 is configured to extract registration data that includes a registration character recognition result similar to the character recognition result 357 from among the multiple registration data registered in the registration data DB 352.
  • the extraction unit 3633 transmits the extracted registration data to the determination unit 3634.
  • the determination unit 3634 is configured to read the matching image 356 from the storage unit 35 and generate matching object information, which is the matching image 356 or a matching feature extracted from the matching image 356.
  • the matching feature may be the same as the registered feature.
  • the determination unit 3634 is also configured to determine the identity of the object to be matched and the object to be registered by a matching process using the matching object information and the registered object information included in the registered data transmitted from the extraction unit 3633.
  • the determination unit 3634 determines that the object to be matched is identical to any of the registered objects, it creates a determination result 358 including auxiliary information included in the registered data of the registered object determined to be identical, and stores it in the storage unit 35.
  • the determination unit 3634 determines that the object to be matched is not identical to any of the registered objects, it creates a determination result 358 indicating that no identical registered object exists, and stores it in the storage unit 35.
  • the determination unit 3634 is also configured to read the determination result 358 from the storage unit 35 and transmit it via the communication I/F unit 32 to the mobile terminal 2A that transmitted the image of the object to be matched.
  • FIG. 10 is a flow chart showing an example of the procedure for the registration operation.
  • the operator of the portable terminal 2A handwrites characters on any surface of the object 5 to be registered using any writing implement (step S21).
  • the operator operates the portable terminal 2A to photograph the surface of the object 5 to be registered, including the handwritten characters, from almost directly in front with the camera 21 (step S22).
  • the operator inputs additional information from the operation input unit 23 (step S23).
  • the registration means 263 of the portable terminal 2A sends a registration request including the image and additional information to the server 3A via the communication I/F unit 32 (step S24).
  • the acquisition unit 3621 of the registration means 362 of the server 3A receives the registration request sent from the mobile terminal 2A, and stores the registration image 353 generated from the image of the object to be registered contained therein and the associated information 35A in the memory unit 35 (step S25).
  • the character recognition unit 3622 performs character recognition on the handwritten characters in the registration image 353, and transmits the character recognition result 354 via the communication I/F unit 32 to be displayed on the screen display unit 24 of the mobile terminal 2A and also to be stored in the memory unit 35 (step S26).
  • the character recognition unit 3622 corrects the character recognition result as necessary through dialogue with the operator of the mobile terminal 2 (step S27).
  • the registration unit 3623 of the server 3A generates registered object information, which is the registered image 353 or registered features extracted from the registered image, creates registered data including the registered object information, the character recognition result 354, and the auxiliary information 35A, and stores the data in the registered data DB 352 (step S28).
  • registration data relating to one registration target object has been registered in registration data DB 352.
  • An operator of the same mobile terminal 2 and operators of other mobile terminals 2 can register registration data relating to other registration target objects in registration data DB 352 in a similar manner as described above.
  • FIG. 11 is a flow chart showing an example of the procedure for the matching operation.
  • the operator of the mobile terminal 2A operates the mobile terminal 2A to capture an image of the surface of the object 5 to be matched, including handwritten characters, preferably from directly in front, using the camera 21 (step S31).
  • the matching means 264 of the mobile terminal 2A acquires the captured image from the camera 21, and transmits a matching request including the image to the server 3A via the communication I/F unit 22 (step S32).
  • the acquisition unit 3631 of the matching means 363 of the server 3A receives the matching request from the mobile terminal 2A through the communication I/F unit 32, extracts a partial image including handwritten characters from the image contained therein, and stores it in the memory unit 35 as a matching image 356 (step S33).
  • the character recognition unit 3632 performs character recognition on the handwritten characters in the matching image 356, and stores the character recognition result 357 in the memory unit 35 (step S34).
  • the extraction unit 3633 extracts registration data including a registration character recognition result similar to the character recognition result 357 from the registration data group stored in the registration data DB 352 (step S35).
  • the registration data group extracted by the extraction unit 3633 is passed to the determination unit 3634.
  • the determination unit 3634 generates matching object information, which is the matching image 356 or matching features extracted from the matching image 356 (step S36).
  • the determination unit 3634 determines the identity of the matching target object and the registered target object by a matching process using the registered object information and the matching object information for each registered data in the registered data group received from the extraction unit 3633, and transmits the determination result 358 to the mobile device 2A via the communication I/F unit 32 (step S38).
  • the matching means 264 of the mobile terminal 2A receives the above judgment result 358 through the communication I/F unit 22 and displays it on the screen display unit 24 (step S39).
  • the server 3A acquires from the mobile terminal 2A an image of the surface of the object to be registered on which handwritten characters are written, and associated information, for each object to be registered, and registers in the registration data DB 352 registration data that associates the registration character recognition result obtained by character recognition of the handwritten characters in the registration image generated from the image with the registration object information, which is the registration feature extracted from the registration image, and the associated information.
  • the server 3A acquires from the mobile terminal 2A an image of the surface of the object to be matched on which handwritten characters are written, and extracts from the registration data DB 352 registration data that includes the registration character recognition result similar to the matching character recognition result obtained by character recognition of the handwritten characters in the matching image generated from the image.
  • the server 3A determines the identity of the object to be matched and the object to be registered by a matching process using the matching object information, which is the matching image or the matching feature extracted from the matching image, and the registration object information in the extracted registration data, and transmits the determination result to the mobile terminal 2A.
  • server 3A can reduce the number of registered images that must be compared with the match image, and can shorten the calculation time required to find a registered image that matches the match image.
  • the object management device 10 is configured as a mobile terminal or a server, and is composed of an acquisition means 11, a character recognition means 12, an extraction means 13, and a determination means 14.
  • the acquisition means 11 is configured to acquire a matching image obtained by capturing an image of the surface of an object to be matched on which handwritten characters are written.
  • the acquisition means 11 can be configured, for example, as the acquisition unit 2621 of the mobile terminal 2 or the acquisition unit 3631 of the server 3A, but is not limited thereto.
  • the character recognition means 12 is configured to output a comparison character recognition result obtained by character recognition of handwritten characters in the comparison image acquired by the acquisition means 11.
  • the character recognition means 12 can be configured, for example, by the character recognition unit 2622 of the mobile terminal 2 or the character recognition unit 3632 of the server 3A, but is not limited thereto.
  • the extraction means 13 is configured to extract registration data including a registration character recognition result similar to the comparison character recognition result output from the character recognition means 12 from a plurality of stored registration data including a registration image relating to an object to be registered or registration object information, which is a feature extracted from the registration image, and a registration character recognition result.
  • the extraction means 13 can be configured, for example, by the extraction unit 2623 of the mobile terminal 2 or the extraction unit 3633 of the server 3A, but is not limited thereto.
  • the determination means 14 is configured to determine the identity of the object to be matched and the object to be registered by a matching process using the match image acquired by the acquisition means 11 or the match object information, which is a feature extracted from the match image, and the registered object information in the extracted registered data.
  • the determination means 14 can be configured, for example, by the determination unit 2624 of the mobile terminal 2 or the determination unit 3634 of the server 3A, but is not limited thereto.
  • the object management device 10 configured in this manner operates as follows. First, the acquisition means 11 acquires a match image obtained by capturing an image of the surface of the object to be matched on which handwritten characters are written. Next, the character recognition means 12 outputs a match character recognition result obtained by character recognition of the handwritten characters in the match image acquired by the acquisition means 11. Next, the extraction means 13 extracts registration data including a registration character recognition result similar to the match character recognition result output from the character recognition means 12 from a plurality of stored registration data in which a registration image relating to the object to be registered or registration object information, which is a registration feature extracted from the registration image, is associated with the registration character recognition result.
  • the determination means 14 determines the identity of the object to be matched and the object to be registered by a matching process using the match image acquired by the acquisition means 11 or the match object information, which is a feature extracted from the match image, and the registration object information in the extracted registration data.
  • the object management device 10 configured and operating as described above can reduce the number of registered images that must be compared with the match image, thereby shortening the calculation time required to find a registered image that matches the match image.
  • the object management device 15 is configured as a mobile terminal or a server, and is composed of an acquisition means 16, a character recognition means 17, and a registration means 18.
  • the acquisition means 16 is configured to acquire a registration image obtained by capturing an image of the surface of the object to be registered on which handwritten characters are written.
  • the acquisition means 16 can be configured, for example, as the acquisition unit 2611 of the mobile terminal 2 or the acquisition unit 3621 of the server 3A, but is not limited thereto.
  • the character recognition means 17 is configured to output a registered character recognition result obtained by performing character recognition on handwritten characters in the registered image acquired by the acquisition means 16.
  • the character recognition means 17 can be configured, for example, by the character recognition unit 2612 of the mobile terminal 2 or the character recognition unit 3622 of the server 3A, but is not limited thereto.
  • the registration means 18 is configured to generate registration data that associates the registration image acquired by the acquisition means 16 or the registration object information, which is the registration feature amount extracted from the registration image, with the registration character recognition result output from the character recognition means 17, as data for determining the identity of the object to be registered.
  • the registration means 18 can be configured, for example, by the registration unit 2113 of the mobile terminal 2 or the registration unit 3623 of the server 3A, but is not limited thereto.
  • the object management device 15 configured in this manner operates as follows. First, the acquisition means 16 acquires a registration image obtained by capturing an image of the surface of the object to be registered on which handwritten characters are written. Next, the character recognition means 17 outputs a registration character recognition result obtained by character recognition of the handwritten characters in the registration image acquired by the acquisition means 16. Next, the registration means 18 generates registration data that associates the registration image acquired by the acquisition means 16 or registered object information, which is a registration feature extracted from the registration image, with the registration character recognition result output from the character recognition means 17, as data for determining the identity of the object to be registered.
  • the object management device 15 configured and operating as described above can reduce the number of registered images that must be compared with the match image, thereby shortening the calculation time required to find a registered image that matches the match image.
  • the object management system 10A is configured as a system including a mobile terminal and a server, and is composed of an acquisition means 11A, a character recognition means 12A, an extraction means 13A, and a determination means 14A.
  • the acquisition means 11A is configured to acquire a matching image obtained by capturing an image of the surface of an object to be matched on which handwritten characters are written.
  • the acquisition means 11A can be configured, for example, as the acquisition unit 2621 of the mobile terminal 2 or the acquisition unit 3631 of the server 3A, but is not limited thereto.
  • the character recognition means 12A is configured to output a comparison character recognition result obtained by character recognition of handwritten characters in the comparison image acquired by the acquisition means 11A.
  • the character recognition means 12A can be configured, for example, as the character recognition unit 2622 of the mobile terminal 2 or the character recognition unit 3632 of the server 3A, but is not limited thereto.
  • the extraction means 13A is configured to extract registration data including a registration character recognition result similar to the comparison character recognition result output from the character recognition means 12A from a plurality of stored registration data including a registration image relating to an object to be registered or registration object information, which is a feature extracted from the registration image, and a registration character recognition result.
  • the extraction means 13A can be configured, for example, by the extraction unit 2623 of the mobile terminal 2 or the extraction unit 3633 of the server 3A, but is not limited thereto.
  • the determination means 14A is configured to determine the identity of the object to be matched and the object to be registered by a matching process using the match image acquired by the acquisition means 11A or the match object information, which is a feature extracted from the match image, and the registered object information in the extracted registered data.
  • the determination means 14A can be configured, for example, by the determination unit 2624 of the mobile terminal 2 or the determination unit 3634 of the server 3A, but is not limited thereto.
  • the object management device 10A configured in this manner operates as follows. First, the acquisition means 11A acquires a match image obtained by capturing an image of the surface of the object to be matched, on which handwritten characters are written. Next, the character recognition means 12A outputs a match character recognition result obtained by character recognition of the handwritten characters in the match image acquired by the acquisition means 11A. Next, the extraction means 13A extracts registration data including a registration character recognition result similar to the match character recognition result output from the character recognition means 12A from a plurality of stored registration data in which a registration image relating to the object to be registered or registration object information, which is a registration feature extracted from the registration image, is associated with the registration character recognition result.
  • the determination means 14A determines the identity of the object to be matched and the object to be registered by a matching process using the match image acquired by the acquisition means 11A or the match object information, which is a feature extracted from the match image, and the registration object information in the extracted registration data.
  • the object management device 10A configured and operating as described above can reduce the number of registered images that must be compared with the match image, thereby shortening the calculation time required to find a registered image that matches the match image.
  • the object management system 15A is configured as a system including a mobile terminal and a server, and is composed of an acquisition means 16A, a character recognition means 17A, and a registration means 18A.
  • the acquisition means 16A is configured to acquire a registration image obtained by capturing an image of the surface of an object to be registered on which handwritten characters are written.
  • the acquisition means 16A can be configured, for example, as the acquisition unit 2611 of the mobile terminal 2 or the acquisition unit 3621 of the server 3A, but is not limited thereto.
  • the character recognition means 17A is configured to output a registered character recognition result obtained by performing character recognition on handwritten characters in a registered image acquired by the acquisition means 16A.
  • the character recognition means 17A can be configured, for example, as the character recognition unit 2612 of the mobile terminal 2 or the character recognition unit 3622 of the server 3A, but is not limited thereto.
  • the registration means 18A is configured to generate registration data that associates the registration image acquired by the acquisition means 16A or the registration object information, which is the registration feature amount extracted from the registration image, with the registration character recognition result output from the character recognition means 17A, as data for determining the identity of the object to be registered.
  • the registration means 18A can be configured, for example, as the registration unit 2113 of the mobile terminal 2 or the registration unit 3623 of the server 3A, but is not limited thereto.
  • the object management system 15A configured in this manner operates as follows. First, the acquisition means 16A acquires a registration image obtained by capturing an image of the surface of the object to be registered on which handwritten characters are written. Next, the character recognition means 17A outputs a registration character recognition result obtained by character recognition of the handwritten characters in the registration image acquired by the acquisition means 16A. Next, the registration means 18A generates registration data that associates the registration image acquired by the acquisition means 16A or the registration object information, which is the registration feature amount extracted from the registration image, with the registration character recognition result output from the character recognition means 17A, as data for determining the identity of the object to be registered.
  • the object management device 15A configured and operating as described above can reduce the number of registered images that must be compared with the match image, thereby shortening the calculation time required to find a registered image that matches the match image.
  • some of the processes executed by the mobile terminal 2 may be configured to be executed by the server 3.
  • some or all of the processes of steps S3, S4, S6, and S7 in FIG. 5 and steps S12, S13, S14, S15, S16, and S17 in FIG. 7 may be configured to be executed by the server 3.
  • the server 3A may be configured to execute some or all of the processing executed by the mobile terminal 2A.
  • the mobile terminal 2A may be configured to execute some or all of the processing of steps S26, S27, and S28 in FIG. 10 and steps S34, S35, S36, and S37 in FIG. 11.
  • the registered object information and registered character recognition results in the registration data related to the object to be registered were extracted and recognized from the same image capturing the object, but they may also be extracted and recognized from multiple different images capturing the object.
  • the image from which the registered object information is extracted does not necessarily have to be an image that contains all of the handwritten characters, and may be an image in which a specific portion of the handwritten characters (for example, the first one or two characters) is captured in high image quality (high resolution).
  • the image in which character recognition is performed may be an image captured in low image quality (low resolution) as long as it contains all of the handwritten characters.
  • the matching object information and matching character recognition results in the matching data relating to the object to be matched are extracted and recognized from the same image capturing the object, they may also be extracted and recognized from multiple different images capturing the object.
  • the image from which the matching object information is extracted does not necessarily have to be an image that contains all of the handwritten characters, and may be an image in which a specific portion of the handwritten characters (for example, the first one or two characters) is captured in high image quality (high resolution).
  • the image in which character recognition is performed may be an image captured in low image quality (low resolution) as long as it contains all of the handwritten characters.
  • a GPU Graphic Processing Unit
  • DSP Digital Signal Processor
  • MPU Micro Processing Unit
  • FPU Floating number Processing Unit
  • PPU Physical Processing Unit
  • TPU Transistor Processing Unit
  • quantum processor a microcontroller
  • This disclosure can be used in the general field of managing individual objects such as products, merchandise, or parcels for purposes such as origin identification, quality control, or distribution management.
  • An object management device comprising: [Appendix 2]
  • the first acquisition means further acquires auxiliary information related to the object to be registered,
  • the registration data further includes the auxiliary information.
  • the registration means further writes the registration data into a storage means.
  • the determination means further outputs the auxiliary information included in the enrollment data relating to the object to be enrolled that is determined to be identical to the object to be matched. 5.
  • An object management device comprising: [Appendix 7]
  • the registration data further includes auxiliary information,
  • the determination means further outputs the auxiliary information included in the enrollment data relating to the object to be enrolled that is determined to be identical to the object to
  • the object management device further comprising: [Appendix 9]
  • the computer A registration image is obtained by photographing a surface of an object to be registered on which handwritten characters are written; outputting a registration character recognition result obtained by performing character recognition on the handwritten character in the registration image; generating registration data in which the registration image or registration object information, which is a feature amount extracted from the registration image, is associated with the registration character recognition result as data for determining the identity of the object to be registered; Methods of object management.
  • the computer further comprises: Acquire auxiliary information related to the object to be registered and add it to the registration data. 10.
  • the computer further comprises: writing the registration data into a storage means; 11.
  • An object management method according to claim 10.
  • the computer further comprises: A matching image is obtained by photographing a surface of an object to be matched on which handwritten characters are written; outputting a collation character recognition result obtained by performing character recognition on the handwritten characters in the collation image; extracting enrollment data including a registration character recognition result similar to the collation character recognition result from a plurality of enrollment data; determining whether the object to be matched and the object to be registered are identical to each other by a matching process using the match image or matching object information, which is a feature amount extracted from the match image, and the registered object information included in the extracted registered data; 12.
  • the object management method according to claim 11.
  • the computer further comprises: outputting the auxiliary information included in the registration data relating to the object to be registered that has been determined to be identical to the object to be matched; 13.
  • An object management method according to claim 12.
  • the computer A matching image is obtained by photographing a surface of an object to be matched on which handwritten characters are written; outputting a collation character recognition result obtained by performing character recognition on the handwritten characters in the collation image; extracting registration data including a registration character recognition result similar to the comparison character recognition result from a plurality of stored registration data including a registration image related to an object to be registered or registration object information which is a feature amount extracted from the registration image and a registration character recognition result; determining whether the object to be matched and the object to be registered are identical to each other by a matching process using the match image or matching object information, which is a feature amount extracted from the match image, and the registered object information in the extracted registered data; Methods of object management.
  • the registration data further includes auxiliary information
  • the computer further comprises: outputting the auxiliary information included in the registration data relating to the object to be registered that has been determined to be identical to the object to be matched; 15.
  • the computer further comprises: A registration image is obtained by photographing a surface of an object to be registered on which handwritten characters are written; outputting a registration character recognition result obtained by performing character recognition on the handwritten character in the registration image; generating registration data in which the registration image or registered object information, which is a feature amount extracted from the registration image, is associated with the registration character recognition result as data for determining the identity of the object to be registered; 16.
  • Appendix 17 On the computer, A process of acquiring a registration image by capturing an image of a surface of an object to be registered on which handwritten characters are written; a process of outputting a registered character recognition result obtained by performing character recognition on the handwritten character in the registered image; generating registration data in which the registration image or registration object information, which is a feature amount extracted from the registration image, is associated with the registration character recognition result as data for determining the identity of the object to be registered; A computer-readable recording medium having a program recorded thereon for causing a computer to carry out the above.
  • the computer further comprises: A process of acquiring auxiliary information related to the object to be registered and adding it to the registration data; 18.
  • the computer further includes a process of storing the registration data in a storage means.
  • the computer further comprises: A process of acquiring a match image by capturing an image of a surface of an object to be matched on which handwritten characters are written; a process of outputting a collation character recognition result obtained by performing character recognition on the handwritten characters in the collation image; A process of extracting enrollment data including a registration character recognition result similar to the collation character recognition result from a plurality of stored enrollment data; a process of determining an identity between the object to be matched and the object to be registered by a matching process using the match image or matching object information, which is a feature amount extracted from the match image, and the registered object information included in the extracted registered data; 20.
  • the computer further comprises: A process of outputting the auxiliary information included in the registration data relating to the object to be registered that has been determined to be identical to the object to be matched; 21.
  • the registration data further includes auxiliary information
  • the computer further comprises: A process of outputting the auxiliary information included in the registration data relating to the object to be registered that has been determined to be identical to the object to be matched; 23.
  • the computer further comprises: A process of acquiring a registration image by capturing an image of a surface of an object to be registered on which handwritten characters are written; a process of outputting a registered character recognition result obtained by performing character recognition on the handwritten character in the registered image; generating registration data in which the registration image or registration object information, which is a feature amount extracted from the registration image, is associated with the registration character recognition result as data for determining the identity of the object to be registered; 24.
  • An object management system comprising: [Appendix 26] An acquisition means for acquiring a match image by capturing an image of a surface of an object to be matched on which handwritten characters are written; a character recognition means for outputting a collation character recognition result obtained by performing character recognition on the handwritten characters in the collation image; an extraction means for extracting registration data including a registration character recognition result similar to the comparison character recognition result from a plurality of stored registration data including a registration image related to an object to be registered or registration object information which is a feature amount extracted from

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Character Discrimination (AREA)

Abstract

物体管理装置は、手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する取得手段と、上記登録画像中の手書き文字を文字認識した登録文字認識結果を出力する文字認識手段と、上記登録画像又は上記登録画像から抽出された特徴量である登録物体情報と上記登録文字認識結果とを対応付けた登録データを上記登録対象の物体の同一性を判定するためのデータとして生成する登録手段と、を備える。

Description

物体管理装置
 本開示は、物体管理装置、物体管理方法、物体管理システム、および、記録媒体に関する。
 物体の画像を取得し、その画像を照合画像として事前に登録された複数の登録画像のそれぞれと画像照合を行い、照合画像に一致する登録画像を検出する装置が提案されている(例えば、特許文献1)。
WO2020/255394
 しかしながら、照合画像と事前に登録された登録画像のそれぞれとの画像照合を行って照合画像に一致する登録画像を検出するためには、多くの画像照合が必要になり、多大な計算時間が必要になる。
 本開示の目的は、照合画像に一致する登録画像を検出するまでに多くの画像照合が必要になり、多大な計算時間がかかる、という課題を解決する物体管理装置を提供することにある。
 本開示における物体管理装置は、
 手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する第1の取得手段と、
 前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力する第1の文字認識手段と、
 前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを含む登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する登録手段と、
を備えるように構成されている。
 また、本開示における他の物体管理装置は、
 手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する第1の取得手段と、
 前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する第1の文字認識手段と、
 登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する抽出手段と、
 前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する判定手段と、
を備えるように構成されている。
 また、本開示における物体管理方法は、
 コンピュータが、
 手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得し、
 前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力し、
 前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを含む登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する、
ように構成されている。
 また、本開示における他の物体管理方法は、
 コンピュータが、
 手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得し、
 前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力し、
 登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出し、
 前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する、
ように構成されている。
 また、本開示におけるコンピュータ読み取り可能な記録媒体は、
 コンピュータに、
 手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する処理と、
 前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力する処理と、
 前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを含む登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する処理と、
を行わせるためのプログラムを記録するように構成されている。
 また、本開示における他のコンピュータ読み取り可能な記録媒体は、
 コンピュータに、
 手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する処理と、
 前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する処理と、
 登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する処理と、
 前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する処理と、
を行わせるためのプログラムを記録するように構成されている。
 また、本開示における物体管理システムは、
 手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する取得手段と、
 前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力する文字認識手段と、
 前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する登録手段と、
を備えるように構成されている。
 また、本開示における他の物体管理システムは、
 手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する取得手段と、
 前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する文字認識手段と、
 登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する抽出手段と、
 前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する判定手段と、
を備えるように構成されている。
 本開示は、上述したような構成を有することにより、照合画像と照合しなければならない登録画像の数を削減でき、その結果、照合画像に一致する登録画像を検出するための計算時間を短縮することができる。
本開示に係る第1の物体管理システムのブロック図である。 本開示に係る第1の携帯端末の構成の一例を示すブロック図である。 本開示に係る第1のサーバの構成の一例を示すブロック図である。 本開示に係る第1のサーバの登録データDBの内容の一例を示す図である。 本開示に係る第1の物体管理システムの登録動作の手順の一例を示すフローチャートである。 本開示に係る第1の物体管理システムにおける手書き文字を含む登録画像の一例を示す図である。 本開示に係る第1物体管理システムの照合動作の手順の一例を示すフローチャートである。 本開示に係る第2の携帯端末の構成の一例を示すブロック図である。 本開示に係る第2のサーバの構成の一例を示すブロック図である。 本開示に係る第2の物体管理システムの登録動作の手順の一例を示すフローチャートである。 本開示に係る第2の物体管理システムの照合動作の手順の一例を示すフローチャートである。 本開示に係る第1の物体管理装置のブロック図である。 本開示に係る第2の物体管理装置のブロック図である。 本開示に係る第3の物体管理システムのブロック図である。 本開示に係る第4の物体管理システムのブロック図である。
[第1の実施形態]
 先ず、本開示の第1の実施形態に係る物体管理システムの概要について説明する。
 手書き文字は、書かれた文字列が相違すれば画像的に異なるものとなり、同じ文字列であっても筆者や筆記具が相違すれば画像的に異なるものとなり得る。そのため、手書き文字が記載された物体の面を撮影して得られた画像は、当該物体の個体を識別する識別子になり得る。さらに、手書き文字が記載された物体の面に、材質に起因する模様や凹凸などの表面特徴が存在する場合、物体毎に表面特徴が必ずしも同じでないことや、物体毎に表面特徴と手書き文字との相対的な位置関係が必ずしも同じでないことから、手書き文字が記載された物体の面の画像はより一層個体毎に相違するものとなり得る。しかしながら、画像だけを個体識別子にすると、照合画像に一致する登録画像を検出するためには、多くの画像照合が必要になる。
 そこで、本実施形態に係る物体管理システムは、物体の同一性を判定するためのデータとして、手書き文字が記載された物体の面を撮影して得られた画像と上記手書き文字を文字認識した結果との組み合わせを使用する。
 物体管理システムは、登録時には、登録対象の物体毎に、手書き文字が記載された登録対象の物体の面を撮影した登録画像又はその登録画像から抽出した特徴量である登録物体情報と当該登録画像中の手書き文字を文字認識した登録文字認識結果とを含む登録データを登録データDB(データベース)に生成する。
 物体管理システムは、照合時には、手書き文字が記載された照合対象の物体の面を撮影した照合画像又はその照合画像から抽出した特徴量である照合物体情報とこの照合画像中の手書き文字を文字認識した照合文字認識結果とを含む照合データと、登録データDBに保存された複数の登録データとを照合する。その際、物体管理システムは、最初に、登録データDBに記憶された複数の登録データから、照合データ中の照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する。次に、物体管理システムは、照合データ中の照合物体情報と上記抽出された登録データ中の登録物体情報とを用いた照合処理により、照合対象の物体と登録対象の物体との同一性を判定する。
 物体管理システムは、上記のように構成され、動作することにより、照合画像と照合しなければならない登録画像の数を削減でき、その結果、照合画像に一致する登録画像を検出するための計算時間を短縮することができる。
 以上が、本実施形態に係る物体管理システムの概要である。以下、本実施形態に係る物体管理システムの詳細について説明する。
 図1を参照すると、本開示の第1の実施形態に係る物体管理システム1は、出所表示、品質管理、または流通管理などのために、製品、商品、または宅配物などの物体5の個体を管理するシステムである。
 物体管理システム1は、携帯端末2とサーバ3とを含んで構成されている。携帯端末2とサーバ3とは、インターネットなどのネットワーク4を通じて相互に通信可能に接続されている。図1には携帯端末2が1台のみ図示されているが、携帯端末2は複数台存在してよい。
 携帯端末2は、管理対象の物体5の登録および照合に使用するスマートフォン、タブレット端末、通信端末などの携帯型の端末である。サーバ3は、携帯端末2と連携して管理対象の物体5の登録および照合に使用するパーソナルコンピュータ等の情報処理装置である。
 図2を参照すると、携帯端末2は、カメラ21と、通信インターフェイス(I/F)部22と、操作入力部23と、画面表示部24と、記憶部25と、演算処理部26とから構成されている。
 カメラ21は、管理対象の物体5を撮影する撮像装置である。カメラ21は、例えば、数百万画素程度の画素容量を有するCCD(Charge-Coupled Device)イメージセンサやCMOS(Complementary MOS)イメージセンサを備えた可視光かつカラーカメラである。通信I/F部22は、データ通信回路から構成され、無線によってサーバ3などの外部装置との間でデータ通信を行うように構成されている。操作入力部23は、キーボードやマウスなどの装置から構成され、オペレータの操作を検出して演算処理部26に出力するように構成されている。画面表示部24は、LCD(Liquid Crystal Display)などの装置から構成され、演算処理部26からの指示に応じて、各種情報を画面表示するように構成されている。
 記憶部25は、ハードディスクやメモリなどの記憶装置からなり、演算処理部26における各種処理に必要な処理情報およびプログラム251を記憶するように構成されている。プログラム251は、演算処理部26に読み込まれて実行されることにより各種処理部を実現するプログラムであり、通信I/F部22などのデータ入出力機能を介して図示しない外部装置や記録媒体から予め読み込まれて記憶部25に保存される。記憶部25に記憶される主な処理情報には、登録画像252、付属情報258、文字認識結果253、登録データ254、照合画像255、文字認識結果256、および、判定結果257がある。
 登録画像252は、手書き文字が記載された登録対象の物体の面をカメラ21によって撮影した画像から生成された画像である。付属情報258は、登録対象の物体に係る任意の情報である。付属情報258は、例えば、登録対象の物体の管理番号、登録日時、物体の中身を示す情報などであってよい。文字認識結果253は、登録画像252中の手書き文字を文字認識した結果のテキストであり、登録文字認識結果とも呼ばれる。登録データ254は、登録画像252又は当該登録画像から抽出した特徴量である登録物体情報と文字認識結果253と付属情報258とを互いに対応付けたデータである。登録データ254は、登録対象の物体の同一性を判定するためのデータとして、サーバ3に設けられた登録データDB352に登録される。
 照合画像255は、手書き文字が記載された照合対象の物体の面をカメラ21によって撮影した画像から生成された画像である。文字認識結果256は、照合画像255中の手書き文字を文字認識した結果のテキストであり、照合文字認識結果とも呼ばれる。判定結果257は、照合画像255によって特定される照合対象の物体が、登録データDB352に登録されている何れの登録対象物体と同一であるか否かを表すデータである。
 演算処理部26は、CPU(Central Processing Unit)などのプロセッサとその周辺回路を有し、記憶部25からプログラム251を読み込んで実行することにより、上記ハードウェアとプログラム251とを協働させて各種処理部を実現するように構成されている。演算処理部26で実現される主な処理部は、登録手段261および照合手段262である。
 登録手段261は、登録対象の物体の同一性を判定するための登録データ254を生成し、サーバ3にその登録を要求するように構成されている。登録手段261は、取得部2611と文字認識部2612と登録部2113とを含んで構成されている。
 取得部2611は、手書き文字が記載された登録対象の物体の面をカメラ21で撮影して得られた画像を取得し、その取得した画像から手書き文字を含む所定サイズの部分画像を切り出し、それを登録画像252として記憶部25に保存するように構成されている。また、取得部2611は、携帯端末2のオペレータから登録対象の物体に係る付属情報258を、操作入力部23等を通じて取得し、記憶部25に保存するように構成されている。
 文字認識部2612は、記憶部25から登録画像252を読み出し、この画像中の手書き文字を文字認識し、その文字認識結果253を記憶部25に保存するように構成されている。文字認識部2612は、例えば、OCR(Optical Character Reader)アプリケーションプログラムで実現してよい。
 登録部2113は、記憶部25から登録画像252と文字認識結果253と付属情報258とを読み出すように構成されている。また、登録部2113は、読み出した登録画像252または当該登録画像から抽出した特徴量である登録物体情報を生成するように構成されている。上記特徴量は、個体の同一性の判定に利用できる特徴量であれば任意である。例えば、登録部2113は、登録画像252に対して、周波数変換、極座標変換あるいは対数極座標変換、および、周波数変換をその順に施して、特徴量を抽出してよい。画像に対してフーリエ変換等の周波数変換を施して得られる画像を、周波数スペクトル画像と呼ぶ。その周波数スペクトル画像に対して極座標変換あるいは対数極座標変換を施して得られる特徴量をフーリエ・メリン特徴と呼ぶ。そのフーリエ・メリン特徴に対してフーリエ変換等の周波数変換を施して得られる特徴量を、フーリエ・メリン周波数スペクトル画像と呼ぶ。このフーリエ・メリン周波数スペクトル画像は、撮影した画像の倍率、回転、および、平行移動に不変である。以下、登録画像252から抽出された特徴量を登録特徴量と記す。
 また、登録部2113は、上記読み出した文字認識結果253を画面表示部24に表示し、携帯端末2のオペレータに確認ないし修正を促すように構成されている。以下、単に文字認識結果253と記載する場合、オペレータによる確認ないし修正後の文字認識結果を意味するものとする。なお、オペレータによる文字認識結果253の確認ないし修正は必須でなく、省略してもよい。但し、手書きすべき文字列の内容がオペレータの判断によるものではなく上位システムで決定されたものである場合、正確な内容に修正しておくことが望ましい。
 また、登録部2113は、登録画像252又は当該登録画像から抽出した登録特徴量である登録物体情報と文字認識結果253と付属情報258とを含む登録データ254を作成し、記憶部25に保存するように構成されている。また、登録部2113は、記憶部25から登録データ254を読み出し、その登録データ254を含む登録要求を通信I/F部22を通じてサーバ3へ送信するように構成されている。
 照合手段262は、照合対象の物体がサーバ3の登録データDB352に登録されている登録対象の物体と同一か否かを判定するように構成されている。照合手段262は、取得部2621と文字認識部2622と抽出部2623と判定部2624とを含んで構成されている。
 取得部2621は、手書き文字が記載された照合対象の物体5の面をカメラ21で撮影して得られた画像を取得し、その画像から手書き文字を含む所定サイズの部分画像を切り出し、照合画像255として記憶部25に保存するように構成されている。
 文字認識部2622は、記憶部25から照合画像255を読み出し、この照合画像中の手書き文字を文字認識し、その文字認識結果256を記憶部25に保存するように構成されている。
 抽出部2623は、サーバ3の登録データDB352に登録された複数の登録データのうち、文字認識結果256に類似する登録文字認識結果を含む登録データを抽出するように構成されている。例えば、抽出部2623は、先ず、通信I/F部22を通じてサーバ3に対して登録データの取得要求を送信する。サーバ3は、この取得要求に応じて登録データDB352に保存された全ての登録データを携帯端末2へ送信する。抽出部2623は、携帯端末2で受信したこれらの登録データのうち、文字認識結果256に類似する登録文字認識結果を含む登録データを抽出する。例えば、抽出部2623では、文字認識結果どうしの類似は、両者間の距離(レーベンシュタイン距離、ジャロ・ウィンクラー距離など)を計算し、その距離が閾値以内であれば両者は類似すると判断し、そうでなければ類似しないと判断する。抽出部2623は、抽出した登録データを判定部2624へ伝達する。
 判定部2624は、記憶部25から照合画像255を読み出し、その照合画像又はその照合画像から抽出した特徴量である照合物体情報を生成するように構成されている。抽出する特徴量は、登録特徴量と同じである。照合画像255から抽出された特徴量を照合特徴量と記す。また、判定部2624は、照合物体情報と抽出部2623から伝達された登録データに含まれる登録物体情報とを用いた照合処理により、照合対象の物体と登録対象の物体との同一性を判定するように構成されている。
 判定部2624は、照合物体情報および登録物体情報が照合特徴量および登録特徴量である場合、例えば、以下のような方法により、照合対象の物体と登録対象の物体の同一性を判定する。先ず、判定部2624は、照合特徴量と各登録特徴量間のクロスパワースペクトルを算出する。次に判定部2624は、各クロスパワースペクトルを逆周波数変換して相関値マップを算出する。次に判定部2624は、各相関値マップから、照合画像と各登録画像との間の類似度を表す照合スコアを算出する。次に判定部2624は、それらの照合スコアに基づいて物体の同一性を判定する。例えば、判定部2624は、照合スコアの最大値が閾値以上であれば、照合画像に係る物体は、当該最大値の照合スコアとなった登録画像を含む登録データに係る物体と同一であると判定する。また判定部2624は、照合スコアの最大値が閾値以上でなければ、照合画像に係る物体と同一個体の物体は登録されていないと判定する。
 また、判定部2624は、照合物体情報および登録物体情報が照合画像および登録画像である場合、例えば、照合画像および登録画像からそれぞれ上述した照合特徴量および登録特徴量を抽出した後、上記と同様の方法により、照合対象の物体と登録対象の物体の同一性を判定する。或いは、判定部2624は、照合画像と登録画像の濃淡比較を利用したテンプレートマッチングにより、照合対象の物体と登録対象の物体の同一性を判定する。
 また、判定部2624は、照合対象物体が、何れかの登録対象物体と同一であると判定した場合、同一であると判定した登録対象物体の登録データに含まれる付属情報を含む判定結果257を作成し、記憶部25に保存するように構成されている。また判定部2624は、照合対象物体が、何れの登録対象物体とも同一でないと判定した場合、同一の登録対象物体が存在しない旨の判定結果257を作成し、記憶部25に保存するように構成されている。また判定部2624は、記憶部25から判定結果257を読み出し、画面表示部24の画面に表示し、または/および、通信I/F部22を通じて外部の端末へ送信するように構成されている。
 図3を参照すると、サーバ3の一例は、カメラ31と、通信I/F部32と、操作入力部33と、画面表示部34と、記憶部35と、演算処理部36とから構成されている。
 カメラ31は、携帯端末2のカメラ21と同じ仕様のカメラであってよい。通信I/F部32は、データ通信回路から構成され、無線によって携帯端末2などの外部装置との間でデータ通信を行うように構成されている。操作入力部33は、キーボードやマウスなどの装置から構成され、オペレータの操作を検出して演算処理部36に出力するように構成されている。画面表示部34は、LCDなどの装置から構成され、演算処理部36からの指示に応じて、各種情報を画面表示するように構成されている。
 記憶部35は、ハードディスクやメモリなどの記憶装置からなり、演算処理部36における各種処理に必要な処理情報およびプログラム351を記憶するように構成されている。プログラム351は、演算処理部36に読み込まれて実行されることにより各種処理部を実現するプログラムであり、通信I/F部32などのデータ入出力機能を介して図示しない外部装置や記録媒体から予め読み込まれて記憶部35に保存される。記憶部35に記憶される主な処理情報には、登録データDB352がある。
 登録データDB352は、1以上の登録データを記憶するように構成されている。図4は、登録データDB352の内容の一例を示す図である。この例の登録データDB352は、複数のエントリから構成され、1つのエントリに1つの登録データを保存している。登録データを保存するエントリは、登録番号欄、登録物体情報欄、文字認識結果欄、および、付属情報欄から構成されている。同じエントリの登録物体情報欄、文字認識結果欄、および、付属情報欄には、或る1つの登録対象物体に係る登録物体情報(登録画像又は登録特徴量)、文字認識結果、および、付属情報が記憶される。登録番号欄には、登録データを一意に識別する連番などが記憶される。
 演算処理部36は、CPUなどのプロセッサとその周辺回路を有し、記憶部35からプログラム351を読み込んで実行することにより、上記ハードウェアとプログラム351とを協働させて各種処理部を実現するように構成されている。演算処理部36で実現される主な処理部は、DB管理手段361である。
 DB管理手段361は、通信I/F部32を通じて携帯端末2から登録要求を受信すると、登録データDB352に1つの空きエントリを確保し、新たに採番した登録番号、受信した登録要求に含まれる登録データ中の登録物体情報、文字認識結果、および、付属情報を、空きエントリの登録番号欄、登録物体情報欄、文字認識結果欄、および、付属情報欄に保存するように構成されている。
 また、DB管理手段361は、通信I/F部32を通じて携帯端末2から取得要求を受信すると、登録データDB352の各エントリに登録されている登録データを読み出し、通信I/F部32を通じて携帯端末2へ送信するように構成されている。
 続いて、本実施形態に係る物体管理システム1の動作を説明する。物体管理システム1の動作は、登録動作と照合動作とに大別される。登録動作は、登録対象物体に係る登録データを登録データDB352に登録する動作である。照合動作は、照合対象物体の照合データと登録データDB352に保存された登録対象物体の登録データとを照合する動作である。
 最初に登録動作を説明する。図5は、登録動作の手順の一例を示すフローチャートである。先ず携帯端末2のオペレータは、任意の筆記具を使用して登録対象の物体5の任意の面に文字を手書きする(ステップS1)。手書きする文字の文字種、文字数、向きは任意である。例えば、文字種は日本語のひらがな、かたかな、漢字、数字であってもよいし、日本語以外の外国語(英語、中国語、韓国語、フランス語、スペイン語など)であってもよい。また、文字数は1または2以上であってよい。文字の並びは、縦書きであってもよいし、横書きであってもよい。筆記具は、万年筆、シャープペンシル、ボールペン、サインペン、マジックインキ、蛍光ペン、黒鉛筆、色鉛筆などであってよい。また、物体5の面の材質は任意であり、段ボール、金属、ガラス、木材、プラスチックなどであってよい。また、物体5の面の色は任意であり、一色であってもよいし、多色が混在していてもよいし、模様などが形成されていてもよい。また、物体5の面に直接に文字を手書きする以外に、文字を手書きしたラベルを物体5の面に貼付するようにしてもよい。
 次に、携帯端末2のオペレータは、携帯端末2を操作して、手書き文字を含む登録対象の物体5の面をほぼ真正面からカメラ21で撮影する(ステップS2)。このとき、携帯端末2の取得部2611は、カメラ21で撮影して得られた画像から手書き文字を含む部分画像を切り出し、登録画像252として記憶部25に保存する。図6は、登録画像252の一例を示す。この例の登録画像には、手書きされた8桁の数値が写っている。
 次に、携帯端末2の文字認識部2612は、登録画像252中の手書き文字を文字認識し、その文字認識結果253を画面表示部24に表示すると共に記憶部25に保存する(ステップS3)。ここでは、その文字認識結果253は、「20220424」であったとする。次に、携帯端末2のオペレータは、表示された文字認識結果を確認し、問題なければOKを、間違っていれば正しい内容を、それぞれ操作入力部23から入力する(ステップS4)。ここでは、オペレータは、「20220429」に修正したとする。このとき、文字認識部2612は、修正された内容で文字認識結果253を書き換える。
 次に、携帯端末2のオペレータは、操作入力部23から付属情報を入力する(ステップS5)。このとき、登録部2113は、入力された付属情報258を操作入力部23から受け取り、記憶部25に保存する。次に、登録部2113は、登録画像252又はその画像から抽出した登録特徴量である登録物体情報を生成する(ステップS6)。次に、登録部2113は、当該登録物体情報と文字認識結果253と付属情報258を含む登録データを作成する(ステップS7)。次に、登録部2113は、作成した登録データを含む登録要求を通信I/F部22を通じてサーバ3へ送信する(ステップS8)。
 サーバ3のDB管理手段361は、携帯端末2から送信された登録要求に含まれる登録データを受信する(ステップS9)。次に、DB管理手段361は、その登録データに登録番号を付加して登録データDB352に保存する(ステップS10)。
 以上で、1つの登録対象物体に係る登録データが登録データDB352に登録されたことになる。同じ携帯端末2のオペレータ、および、他の携帯端末2のオペレータは、他の登録対象物体に係る登録データを上記と同様の方法で登録データDB352に登録することができる。
 次に照合動作を説明する。図7は、照合動作の手順の一例を示すフローチャートである。先ず携帯端末2のオペレータは、携帯端末2を操作して、手書きされた文字を含む照合対象の物体5の面をカメラ111により撮影する(ステップS11)。このとき、携帯端末2の照合手段262の取得部2621は、撮影された画像をカメラ21から取得し、手書きされた文字を含む部分画像を切り出し、照合画像255として記憶部25に保存する。このとき保存された照合画像255は、図6に示される登録画像と同じであったとする。
 次に携帯端末2の文字認識部2622は、照合画像255中の手書き文字を文字認識し、その文字認識結果256を記憶部25に保存する(ステップS12)。ここでは、その文字認識結果256は、「20220424」であったとする。
 次に携帯端末2の抽出部2623は、サーバ3から登録データDB352に保存された全ての登録データを取得する(ステップS13)。具体的には、抽出部2623は、取得要求を通信I/F部22を通じてサーバ3へ送信する。サーバ3のDB管理手段361は、この取得要求を通信I/F部32を通じて受信すると、登録データDB352に保存された全ての登録データを含む登録データ群を通信I/F部32を通じて携帯端末2へ送信する。携帯端末2の抽出部2623は、これを通信I/F部22を通じて受信する。
 次に携帯端末2の抽出部2623は、登録データ群から、文字認識結果256に類似する登録文字認識結果を含む登録データを抽出する(ステップS14)。抽出部2623は、文字認識結果256に類似しない登録文字認識結果を含む登録データは、この時点で、画像照合の対象から除外する。例えば、文字認識結果256が「20220424」であった場合、それに類似する「20220429」などの登録文字認識結果を含む登録データは抽出されるが、それに類似しない「14284485」や「78462179」などの登録文字認識結果を含む登録データは抽出されない。抽出部2623によって抽出された登録データ群は、判定部2624に渡される。
 次に携帯端末2の判定部2624は、照合画像255又はその照合画像から抽出した照合特徴量である照合物体情報を生成する(ステップS15)。次に判定部2624は、抽出部2623から受け取った登録データ群中の登録データ毎の登録物体情報と照合物体情報とを用いた照合処理により、照合対象物体と登録対象物体の同一性を判定し、判定結果257を記憶部25に保存する(ステップS16)。次に、判定部2624は、判定結果257を画面表示部24に表示し、または/および、通信I/F部22を通じて外部装置へ出力する(ステップS17)。
 以上説明したように、携帯端末2は、登録時には、登録対象の物体毎に、手書き文字が記載された登録対象の物体の面を撮影した登録画像又はその登録画像から抽出した特徴量である登録物体情報と上記登録画像中の手書き文字を文字認識した登録文字認識結果と付属情報とを含む登録データをサーバ3の登録データDB352に登録する。また、携帯端末2は、照合時には、手書き文字が記載された照合対象の物体の面を撮影した照合画像又はその照合画像から抽出した特徴量である照合物体情報と上記照合画像中の手書き文字を文字認識した照合文字認識結果とを対応付けた照合データと、登録データDB352に保存された複数の登録データとを照合する。その際、携帯端末2は、最初に、登録データDB352に記憶された複数の登録データから、照合データ中の照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する。照合文字認識結果と登録文字認識結果との類似度計算は、テキスト照合であるため画像照合と比較して遥かに少ない計算量で計算可能である。次に、携帯端末2は、照合データ中の照合物体情報と上記抽出された登録データ中の登録物体情報とを用いた照合処理により、照合対象の物体と登録対象の物体との同一性を判定する。その結果、携帯端末2は、照合画像と画像照合しなければならない登録画像の数を削減でき、照合画像に一致する登録画像を検出するための計算時間を短縮することができる。
 続いて、本実施形態に係る物体管理システム1の利用例について説明する。
<備品管理>
 備品を入れた複数の段ボール箱を倉庫などで保管する場合、携帯端末2のオペレータは、段ボール箱毎に、その表面に管理番号などを手書きし、その手書き文字を含む面をスマートフォン等の携帯端末2で撮影して、段ボール箱毎の登録データを登録データDB352に登録する。このとき、各登録データの付属情報には、例えば各段ボール箱に格納した備品の種類や個数、格納日などを記載しておく。後日の備品確認時、オペレータは、内容物を確認したい段ボール箱の手書き文字部分を携帯端末2で撮影して照合することにより、段ボール箱を開けることなく格納物を確認することができる。
<郵便の真贋判定>
 送り主は、荷物を送る際に梱包の段ボール箱に手書きで署名(サイン)し、スマートフォン等の携帯端末2で手書き文字を含む面を撮影して、その段ボール箱に係る登録データを登録データDB352に登録する。また、送り主は、当該段ボール箱を自宅の玄関先など所定の場所に置いておく。また、送り主は、登録データの付属情報には、例えば配送先の情報や荷物の中身などを記載しておく。郵便配達業者は、所定の場所に置かれた段ボール箱の手書き部分をスマートフォン等の携帯端末2で撮影して照合することにより、配達物の真贋と配送先などを確認し、配達する。
[第2の実施形態]
 本実施形態に係る物体管理システム1Aは、携帯端末2の代わりに携帯端末2Aを備え、サーバ3の代わりにサーバ3Aを備える点で、第1の実施形態と相違し、それ以外は第1の実施形態と同じである。
 図8を参照すると、携帯端末2Aは、携帯端末2と比較して、プログラム251の代わりにプログラム259を有し、登録手段261および照合手段262の代わりに登録手段263および照合手段264を有する点で相違する。演算処理部26は、プログラム259を読み込んで実行することにより、登録手段263および照合手段264を実現する。
 登録手段263は、手書き文字が記載された登録対象の物体の面をカメラ21で撮影した画像を取得するように構成されている。また、登録手段263は、登録対象の物体に関する付属情報を操作入力部23経由で携帯端末2Aのオペレータから取得するように構成されている。また登録手段263は、上記画像と上記付属情報とを含む登録要求を、通信I/F部22を通じてサーバ3Aへ送信するように構成されている。
 照合手段264は、手書き文字が記載された照合対象の物体の面をカメラ21で撮影した画像を取得するように構成されている。また、照合手段264は、上記画像を含む照合要求を通信I/F部22を通じてサーバ3Aへ送信するように構成されている。また、照合手段264は、サーバ3Aから照合要求の応答である判定結果を受信して画面表示部24に表示し、または/および通信I/F部22を通じて外部の装置へ出力するように構成されている。
 図9を参照すると、サーバ3Aは、サーバ3と比較して、プログラム351の代わりに、登録画像353、付属情報35A、文字認識結果354、照合画像356、文字認識結果357、判定結果358、および、プログラム359を有し、DB管理手段361の代わりに、登録手段362および照合手段363を有する点で相違し、それ以外はサーバ3と同じである。演算処理部36は、プログラム359を読み込んで実行することにより、登録手段362および照合手段363を実現する。
 登録手段362は、登録対象の物体の同一性を判定するための登録データを生成して登録データDB352に登録するように構成されている。登録手段362は、取得部3621と文字認識部3622と登録部3623とを含んで構成されている。
 取得部3621は、手書き文字が記載された登録対象の物体の面を撮影して得られた画像と付属情報とを携帯端末2Aから取得するように構成されている。また、取得部3621は、取得した画像から手書きされた文字を含む所定サイズの部分画像を切り出し、登録画像353として記憶部35に保存するように構成されている。また、取得部3621は、取得した付属情報を、付属情報35Aとして記憶部35に保存するように構成されている。
 文字認識部3622は、記憶部35から登録画像353を読み出し、その登録画像353中の手書き文字を文字認識し、その文字認識結果354を記憶部35に保存するように構成されている。
 登録部3623は、記憶部35から登録画像353と付属情報35Aと文字認識結果354とを読み出すように構成されている。また、登録部3623は、この読み出した登録画像353又はその登録画像から抽出した登録特徴量である登録物体情報を生成するように構成されている。登録特徴量は、第1の実施形態と同じであってよい。また、登録部3623は、上記登録物体情報と文字認識結果253と付属情報35Aとを含む登録データを作成し、登録データDB352に登録するように構成されている。
 照合手段363は、携帯端末2Aから受信した照合対象物体に係る照合データが登録データDB352に登録されている何れの登録データと同一か否かを判定するように構成されている。照合手段363は、取得部3631と文字認識部3632と抽出部3633と判定部3634とを含んで構成されている。
 取得部3631は、手書き文字が記載された照合対象の物体の面を撮影して得られた画像を携帯端末2Aから取得するように構成されている。また、取得部3621は、取得した画像から手書き文字を含む所定サイズの部分画像を切り出し、照合画像356として記憶部35に保存するように構成されている。
 文字認識部3632は、記憶部35から照合画像356を読み出し、この照合画像356中の手書き文字を文字認識し、その文字認識結果357を記憶部35に保存するように構成されている。
 抽出部3633は、登録データDB352に登録された複数の登録データのうち、文字認識結果357に類似する登録文字認識結果を含む登録データを抽出するように構成されている。抽出部3633は、抽出した登録データを判定部3634へ伝達する。
 判定部3634は、記憶部35から照合画像356を読み出し、この照合画像356又はその照合画像356から抽出した照合特徴量である照合物体情報を生成するように構成されている。照合特徴量は、登録特徴量と同じであってよい。また、判定部3634は、照合物体情報と抽出部3633から伝達された登録データに含まれる登録物体情報とを用いた照合処理により、照合対象の物体と登録対象の物体との同一性を判定するように構成されている。また、判定部3634は、照合対象物体が、何れかの登録対象物体と同一であると判定した場合、同一であると判定した登録対象物体の登録データに含まれる付属情報を含む判定結果358を作成し、記憶部35に保存するように構成されている。また判定部3634は、照合対象物体が、何れの登録対象物体とも同一でないと判定した場合、同一の登録対象物体が存在しない旨の判定結果358を作成し、記憶部35に保存するように構成されている。また判定部3634は、記憶部35から判定結果358を読み出し、通信I/F部32を通じて、照合対象物体の画像を送信してきた携帯端末2Aへ送信するように構成されている。
 続いて、本実施形態に係る物体管理システム1Aの動作を説明する。最初に登録動作を説明する。
 図10は、登録動作の手順の一例を示すフローチャートである。先ず携帯端末2Aのオペレータは、任意の筆記具を使用して登録対象の物体5の任意の面に文字を手書きする(ステップS21)。次に、オペレータは、携帯端末2Aを操作して、手書き文字を含む登録対象の物体5の面をほぼ真正面からカメラ21で撮影する(ステップS22)。次に、オペレータは、操作入力部23から付属情報を入力する(ステップS23)。次に、携帯端末2Aの登録手段263は、上記画像と付属情報を含む登録要求を通信I/F部32経由でサーバ3Aへ送信する(ステップS24)。
 サーバ3Aの登録手段362の取得部3621は、携帯端末2Aから送信された登録要求を受信し、それに含まれる登録対象物体の画像から生成した登録画像353および付属情報35Aを記憶部35に保存する(ステップS25)。次に、文字認識部3622は、登録画像353中の手書き文字を文字認識し、その文字認識結果354を通信I/F部32を通じて送信して携帯端末2Aの画面表示部24に表示すると共に記憶部35に保存する(ステップS26)。次に、文字認識部3622は、携帯端末2のオペレータとの間の対話処理により文字認識結果を必要に応じて修正する(ステップS27)。
 次に、サーバ3Aの登録部3623は、登録画像353又はその登録画像から抽出した登録特徴量である登録物体情報を生成し、当該登録物体情報と文字認識結果354と付属情報35Aとを含む登録データを作成し、登録データDB352に保存する(ステップS28)。
 以上で、1つの登録対象物体に係る登録データが登録データDB352に登録されたことになる。同じ携帯端末2のオペレータ、および、他の携帯端末2のオペレータは、他の登録対象物体に係る登録データを上記と同様の方法で登録データDB352に登録することができる。
 次に照合動作を説明する。図11は、照合動作の手順の一例を示すフローチャートである。先ず携帯端末2Aのオペレータは、携帯端末2Aを操作して、手書きされた文字を含む照合対象の物体5の面を好ましくは真正面からカメラ21により撮影する(ステップS31)。次に、携帯端末2Aの照合手段264は、撮影された画像をカメラ21から取得し、当該画像を含む照合要求を通信I/F部22経由でサーバ3Aへ送信する(ステップS32)。
 サーバ3Aの照合手段363の取得部3631は、照合要求を通信I/F部32を通じて携帯端末2Aから受信し、それに含まれる画像から手書きされた文字を含む部分画像を切り出し、照合画像356として記憶部35に保存する(ステップS33)。次に文字認識部3632は、照合画像356中の手書き文字を文字認識し、その文字認識結果357を記憶部35に保存する(ステップS34)。次に、抽出部3633は、登録データDB352に保存された登録データ群から、文字認識結果357に類似する登録文字認識結果を含む登録データを抽出する(ステップS35)。抽出部3633によって抽出された登録データ群は、判定部3634に渡される。
 次に、判定部3634は、照合画像356又は照合画像356から抽出した照合特徴量である照合物体情報を生成する(ステップS36)。次に判定部3634は、抽出部3633から受け取った登録データ群中の登録データ毎の登録物体情報と照合物体情報とを用いた照合処理により、照合対象物体と登録対象物体の同一性を判定し、判定結果358を通信I/F部32を通じて携帯端末2Aへ送信する(ステップS38)。
 携帯端末2Aの照合手段264は、上記判定結果358を通信I/F部22を通じて受信し、画面表示部24に表示する(ステップS39)。
 以上説明したように、サーバ3Aは、登録時には、登録対象の物体毎に、手書き文字が記載された登録対象の物体の面を撮影した画像と付属情報とを携帯端末2Aから取得し、その画像から生成した登録画像中の手書き文字を文字認識した登録文字認識結果と登録画像又は登録画像から抽出した登録特徴量である登録物体情報と付属情報とを対応付けた登録データを登録データDB352に登録する。また、サーバ3Aは、照合時には、手書き文字が記載された照合対象の物体の面を撮影した画像を携帯端末2Aから取得し、その画像から生成した照合画像中の手書き文字を文字認識した照合文字認識結果に類似する登録文字認識結果を含む登録データを登録データDB352から抽出する。次に、サーバ3Aは、照合画像又は照合画像から抽出した照合特徴量である照合物体情報と上記抽出された登録データ中の登録物体情報とを用いた照合処理により、照合対象の物体と登録対象の物体との同一性を判定し、その判定結果を携帯端末2Aに送信する。その結果、サーバ3Aは、照合画像と照合しなければならない登録画像の数を削減でき、照合画像に一致する登録画像を検出するための計算時間を短縮することができる。
[第3の実施の形態]
 次に本開示の第3の実施形態に係る物体管理装置について説明する。本実施形態では、本開示に係る画像照合機能を有する物体管理装置について説明する。
 図12を参照すると、本実施形態に係る物体管理装置10は、携帯端末またはサーバで構成され、取得手段11と文字認識手段12と抽出手段13と判定手段14とから構成されている。
 取得手段11は、手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得するように構成されている。取得手段11は、例えば、携帯端末2の取得部2621やサーバ3Aの取得部3631で構成することができるが、それに限定されない。
 文字認識手段12は、取得手段11によって取得された照合画像中の手書き文字を文字認識した照合文字認識結果を出力するように構成されている。文字認識手段12は、例えば、携帯端末2の文字認識部2622やサーバ3Aの文字認識部3632で構成することができるが、それに限定されない。
 抽出手段13は、登録対象の物体に係る登録画像または当該登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、文字認識手段12から出力された照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出するように構成されている。抽出手段13は、例えば、携帯端末2の抽出部2623やサーバ3Aの抽出部3633で構成することができるが、それに限定されない。
 判定手段14は、取得手段11によって取得された照合画像又は当該照合画像から抽出した特徴量である照合物体情報と上記抽出された登録データ中の登録物体情報とを用いた照合処理により、照合対象の物体と登録対象の物体との同一性を判定するように構成されている。判定手段14は、例えば、携帯端末2の判定部2624やサーバ3Aの判定部3634で構成することができるが、それに限定されない。
 このように構成された物体管理装置10は、以下のように動作する。先ず、取得手段11は、手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する。次に文字認識手段12は、取得手段11によって取得された照合画像中の手書き文字を文字認識した照合文字認識結果を出力する。次に抽出手段13は、登録対象の物体に係る登録画像又はその登録画像から抽出された登録特徴量である登録物体情報と登録文字認識結果とを対応付けた記憶された複数の登録データから、文字認識手段12から出力された照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する。次に判定手段14は、取得手段11によって取得された照合画像又は照合画像から抽出した特徴量である照合物体情報と上記抽出された登録データ中の登録物体情報とを用いた照合処理により、照合対象の物体と登録対象の物体との同一性を判定する。
 以上のように構成され動作する物体管理装置10によれば、照合画像と照合しなければならない登録画像の数を削減でき、その結果、照合画像に一致する登録画像を検出するための計算時間を短縮することができる。
[第4の実施の形態]
 次に本開示の第4の実施形態に係る物体管理装置について説明する。本実施形態では、本開示に係る画像登録機能を有する物体管理装置について説明する。
 図13を参照すると、本実施形態に係る物体管理装置15は、携帯端末またはサーバで構成され、取得手段16と文字認識手段17と登録手段18とから構成されている。
 取得手段16は、手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得するように構成されている。取得手段16は、例えば、携帯端末2の取得部2611やサーバ3Aの取得部3621で構成することができるが、それに限定されない。
 文字認識手段17は、取得手段16によって取得された登録画像中の手書き文字を文字認識した登録文字認識結果を出力するように構成されている。文字認識手段17は、例えば、携帯端末2の文字認識部2612やサーバ3Aの文字認識部3622で構成することができるが、それに限定されない。
 登録手段18は、取得手段16によって取得された登録画像又はその登録画像から抽出した登録特徴量である登録物体情報と文字認識手段17から出力された登録文字認識結果とを対応付けた登録データを登録対象の物体の同一性を判定するためのデータとして生成するように構成されている。登録手段18は、例えば、携帯端末2の登録部2113やサーバ3Aの登録部3623で構成することができるが、それに限定されない。
 このように構成された物体管理装置15は、以下のように動作する。先ず、取得手段16は、手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する。次に文字認識手段17は、取得手段16によって取得された登録画像中の手書き文字を文字認識した登録文字認識結果を出力する。次に登録手段18は、取得手段16によって取得された登録画像又はその登録画像から抽出した登録特徴量である登録物体情報と文字認識手段17から出力された登録文字認識結果とを対応付けた登録データを登録対象の物体の同一性を判定するためのデータとして生成する。
 以上のように構成され動作する物体管理装置15によれば、照合画像と照合しなければならない登録画像の数を削減でき、その結果、照合画像に一致する登録画像を検出するための計算時間を短縮することができる。
[第5の実施の形態]
 次に本開示の第5の実施形態に係る物体管理システムについて説明する。本実施形態では、本開示に係る画像照合機能を有する物体管理システムについて説明する。
 図14を参照すると、本実施形態に係る物体管理システム10Aは、携帯端末およびサーバを含むシステムで構成され、取得手段11Aと文字認識手段12Aと抽出手段13Aと判定手段14Aとから構成されている。
 取得手段11Aは、手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得するように構成されている。取得手段11Aは、例えば、携帯端末2の取得部2621又はサーバ3Aの取得部3631で構成することができるが、それに限定されない。
 文字認識手段12Aは、取得手段11Aによって取得された照合画像中の手書き文字を文字認識した照合文字認識結果を出力するように構成されている。文字認識手段12Aは、例えば、携帯端末2の文字認識部2622又はサーバ3Aの文字認識部3632で構成することができるが、それに限定されない。
 抽出手段13Aは、登録対象の物体に係る登録画像または当該登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、文字認識手段12Aから出力された照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出するように構成されている。抽出手段13Aは、例えば、携帯端末2の抽出部2623又はサーバ3Aの抽出部3633で構成することができるが、それに限定されない。
 判定手段14Aは、取得手段11Aによって取得された照合画像又は当該照合画像から抽出した特徴量である照合物体情報と上記抽出された登録データ中の登録物体情報とを用いた照合処理により、照合対象の物体と登録対象の物体との同一性を判定するように構成されている。判定手段14Aは、例えば、携帯端末2の判定部2624又はサーバ3Aの判定部3634で構成することができるが、それに限定されない。
 このように構成された物体管理装置10Aは、以下のように動作する。先ず、取得手段11Aは、手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する。次に文字認識手段12Aは、取得手段11Aによって取得された照合画像中の手書き文字を文字認識した照合文字認識結果を出力する。次に抽出手段13Aは、登録対象の物体に係る登録画像又はその登録画像から抽出された登録特徴量である登録物体情報と登録文字認識結果とを対応付けた記憶された複数の登録データから、文字認識手段12Aから出力された照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する。次に判定手段14Aは、取得手段11Aによって取得された照合画像又は照合画像から抽出した特徴量である照合物体情報と上記抽出された登録データ中の登録物体情報とを用いた照合処理により、照合対象の物体と登録対象の物体との同一性を判定する。
 以上のように構成され動作する物体管理装置10Aによれば、照合画像と照合しなければならない登録画像の数を削減でき、その結果、照合画像に一致する登録画像を検出するための計算時間を短縮することができる。
[第6の実施の形態]
 次に本開示の第6の実施形態に係る物体管理システムについて説明する。本実施形態では、本開示に係る画像登録機能を有する物体管理システムについて説明する。
 図15を参照すると、本実施形態に係る物体管理システム15Aは、携帯端末およびサーバを含むシステムで構成され、取得手段16Aと文字認識手段17Aと登録手段18Aとから構成されている。
 取得手段16Aは、手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得するように構成されている。取得手段16Aは、例えば、携帯端末2の取得部2611又はサーバ3Aの取得部3621で構成することができるが、それに限定されない。
 文字認識手段17Aは、取得手段16Aによって取得された登録画像中の手書き文字を文字認識した登録文字認識結果を出力するように構成されている。文字認識手段17Aは、例えば、携帯端末2の文字認識部2612又はサーバ3Aの文字認識部3622で構成することができるが、それに限定されない。
 登録手段18Aは、取得手段16Aによって取得された登録画像又はその登録画像から抽出した登録特徴量である登録物体情報と文字認識手段17Aから出力された登録文字認識結果とを対応付けた登録データを登録対象の物体の同一性を判定するためのデータとして生成するように構成されている。登録手段18Aは、例えば、携帯端末2の登録部2113又はサーバ3Aの登録部3623で構成することができるが、それに限定されない。
 このように構成された物体管理システム15Aは、以下のように動作する。先ず、取得手段16Aは、手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する。次に文字認識手段17Aは、取得手段16Aによって取得された登録画像中の手書き文字を文字認識した登録文字認識結果を出力する。次に登録手段18Aは、取得手段16Aによって取得された登録画像又はその登録画像から抽出した登録特徴量である登録物体情報と文字認識手段17Aから出力された登録文字認識結果とを対応付けた登録データを登録対象の物体の同一性を判定するためのデータとして生成する。
 以上のように構成され動作する物体管理装置15Aによれば、照合画像と照合しなければならない登録画像の数を削減でき、その結果、照合画像に一致する登録画像を検出するための計算時間を短縮することができる。
[その他の実施形態]
 以上、上記各実施形態を参照して本開示を説明したが、本開示は、上述した実施形態に限定されるものではない。各実施形態は、適宜他の実施形態と組み合わせることができる。そして、本開示の構成や詳細には、本開示の範囲内で当業者が理解しうる様々な変更をすることができる。
 例えば、上記実施形態において、携帯端末2で実行した処理の一部をサーバ3で実行するように構成されていてよい。例えば、図5のステップS3、S4、S6、S7、図7のステップS12、S13、S14、S15、S16、S17の処理の一部および全部をサーバ3で実行するように構成してよい。
 また、上記実施形態において、サーバ3Aで実行した処理の一部あるいは全部を携帯端末2Aで実行するように構成されていてよい。例えば、図10のステップS26、S27、S28、図11のステップS34、S35、S36、S37の処理の一部あるいは全部を携帯端末2Aで実行するように構成してよい。
 また、上記実施形態では、登録対象の物体に係る登録データ中の登録物体情報と登録文字認識結果は、当該物体を撮影した同じ画像から抽出および認識されたものであったが、それらは当該物体を撮影した互いに相違する複数の画像からそれぞれ抽出および認識されたものであってもよい。その際、登録物体情報を抽出する画像は、手書き文字の全てが写っている画像である必要は必ずしもなく、手書き文字の所定の部分(例えば先頭の1文字あるいは2文字)を高画質(高解像度)で撮影した画像であってもよい。一方、文字認識する画像は、手書き文字の全てが写っている画像であれば、低画質(低解像度)で撮影した画像であってもよい。
 また、同様に、照合対象の物体に係る照合データ中の照合物体情報と照合文字認識結果は、当該物体を撮影した同じ画像から抽出および認識されたものであったが、それらは当該物体を撮影した互いに相違する複数の画像からそれぞれ抽出および認識されたものであってもよい。その際、照合物体情報を抽出する画像は、手書き文字の全てが写っている画像である必要は必ずしもなく、手書き文字の所定の部分(例えば先頭の1文字あるいは2文字)を高画質(高解像度)で撮影した画像であってもよい。一方、文字認識する画像は、手書き文字の全てが写っている画像であれば、低画質(低解像度)で撮影した画像であってもよい。
 また、上述したCPUの代わりに、GPU(Graphic Processing Unit)、DSP(Digital Signal Processor)、MPU(Micro Processing Unit)、FPU(Floating number Processing Unit)、PPU((Physics Processing Unit)、TPU(Tensor Processing Unit)、量子プロセッサ、マイクロコントローラ、又は、これらの組み合わせなどを用いることができる。
 本開示は、出所表示、品質管理、または流通管理などのために、製品、商品、または宅配物などの物体の個体を管理する分野全般に利用できる。
 上記の実施形態の一部又は全部は、以下の付記のようにも記載され得るが、以下には限られない。
[付記1]
 手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する第1の取得手段と、
 前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力する第1の文字認識手段と、
 前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する登録手段と、
を備える物体管理装置。
[付記2]
 前記第1の取得手段は、さらに、前記登録対象の物体に係る付属情報を取得し、
 前記登録データは、さらに、前記付属情報を含む、
付記1に記載の物体管理装置。
[付記3]
 前記登録手段は、さらに、前記登録データを記憶手段に書き込む、
付記2に記載の物体管理装置。
[付記4]
 手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する第2の取得手段と、
 前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する第2の文字認識手段と、
 記憶された複数の登録データから前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する抽出手段と、
 前記照合画像又は前記照合画像から抽出された特徴量である照合物体情報と前記抽出された前記登録データに含まれる前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する判定手段と、を更に備える、
付記3に記載の物体管理装置。
[付記5]
 前記判定手段は、さらに、前記照合対象の物体と同一であると判定した前記登録対象の物体に係る前記登録データに含まれる前記付属情報を出力する、
付記4に記載の物体管理装置。
[付記6]
 手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する第1の取得手段と、
 前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する第1の文字認識手段と、
 登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する抽出手段と、
 前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する判定手段と、
を備える物体管理装置。
[付記7]
 前記登録データは、さらに付属情報を含み、
 前記判定手段は、さらに、前記照合対象の物体と同一であると判定した前記登録対象の物体に係る前記登録データに含まれる前記付属情報を出力する、
付記6に記載の物体管理装置。
[付記8]
 手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する第2の取得手段と、
 前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力する第2の文字認識手段と、
 前記登録画像または前記登録画像から抽出した特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する登録手段と、
をさらに備える付記6または7に記載の物体管理装置。
[付記9]
 コンピュータが、
 手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得し、
 前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力し、
 前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する、
物体管理方法。
[付記10]
 前記コンピュータが、さらに、
 前記登録対象の物体に係る付属情報を取得して、前記登録データに追加する、
付記9に記載の物体管理方法。
[付記11]
 前記コンピュータが、さらに、
 前記登録データを記憶手段に書き込む、
付記10に記載の物体管理方法。
[付記12]
 前記コンピュータが、さらに、
 手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得し、
 前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力し、
 複数の登録データから前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出し、
 前記照合画像又は前記照合画像から抽出された特徴量である照合物体情報と前記抽出された前記登録データに含まれる前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する、
付記11に記載の物体管理方法。
[付記13]
 前記コンピュータが、さらに、
 前記照合対象の物体と同一であると判定した前記登録対象の物体に係る前記登録データに含まれる前記付属情報を出力する、
付記12に記載の物体管理方法。
[付記14]
 コンピュータが、
 手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得し、
 前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力し、
 登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出し、
 前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する、
物体管理方法。
[付記15]
 前記登録データは、さらに付属情報を含み、
 前記コンピュータが、さらに、
 前記照合対象の物体と同一であると判定した前記登録対象の物体に係る前記登録データに含まれる前記付属情報を出力する、
付記14に記載の物体管理方法。
[付記16]
 前記コンピュータが、さらに、
 手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得し、
 前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力し、
 前記登録画像または前記登録画像から抽出した特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する、
付記14または15に記載の物体管理方法。
[付記17]
 コンピュータに、
 手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する処理と、
 前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力する処理と、
 前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する処理と、
を行わせるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
[付記18]
 前記コンピュータに、さらに、
 前記登録対象の物体に係る付属情報を取得して、前記登録データに追加する処理、
を行わせるためのプログラムを記録した付記17に記載の記録媒体。
[付記19]
 前記コンピュータに、さらに
 前記登録データを記憶手段に記憶する処理、
を行わせるためのプログラムを記録した付記18に記載の記録媒体。
[付記20]
 前記コンピュータに、さらに、
 手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する処理と、
 前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する処理と、
 記憶された複数の登録データから前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する処理と、
 前記照合画像又は前記照合画像から抽出された特徴量である照合物体情報と前記抽出された前記登録データに含まれる前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する処理と、
を行わせるためのプログラムを記録した付記19に記載の記録媒体。
[付記21]
 前記コンピュータに、さらに、
 前記照合対象の物体と同一であると判定した前記登録対象の物体に係る前記登録データに含まれる前記付属情報を出力する処理、
を行わせるためのプログラムを記録した付記20に記載の記録媒体。
[付記22]
 コンピュータに、
 手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する処理と、
 前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する処理と、
 登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する処理と、
 前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する処理と、
を行わせるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
[付記23]
 前記登録データは、さらに付属情報を含み、
 前記コンピュータに、さらに、
 前記照合対象の物体と同一であると判定した前記登録対象の物体に係る前記登録データに含まれる前記付属情報を出力する処理、
を行わせるためのプログラムを記録した付記22に記載の記録媒体。
[付記24]
 前記コンピュータに、さらに、
 手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する処理と、
 前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力する処理と、
 前記登録画像または前記登録画像から抽出した特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する処理と、
を行わせるためのプログラムを記録した付記22または23に記載の記録媒体。
[付記25]
 手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する取得手段と、
 前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力する文字認識手段と、
 前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する登録手段と、
を備える物体管理システム。
[付記26]
 手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する取得手段と、
 前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する文字認識手段と、
 登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する抽出手段と、
 前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する判定手段と、
を備える物体管理システム。
1 物体管理システム
2 携帯端末
2A 携帯端末
4 ネットワーク
5 物体
10 物体管理装置
11 取得手段
12 文字認識手段
13 抽出手段
14 判定手段
15 物体管理装置
16 取得手段
17 文字認識手段
18 登録手段
10A 物体管理装置
11A 取得手段
12A 文字認識手段
13A 抽出手段
14A 判定手段
15A 物体管理装置
16A 取得手段
17A 文字認識手段
18A 登録手段
21 カメラ
22 通信I/F部
23 操作入力部
24 画面表示部
25 記憶部
26 演算処理部
31 カメラ
32 通信I/F部
33 操作入力部
34 画面表示部
35 記憶部
36 演算処理部
251 プログラム
252 登録画像
253 文字認識結果
254 登録データ
255 照合画像
256 文字認識結果
257 判定結果
258 付属情報
259 プログラム
25A 付属情報
261 登録手段
262 照合手段
351 プログラム
352 登録データDB
353 登録画像
354 文字認識結果
356 照合画像
357 文字認識結果
358 判定結果
359 プログラム
35A 付属情報
361 DB管理手段
362 登録手段
363 照合手段
2611 取得部
2612 文字認識部
2613 登録部
2621 取得部
2622 文字認識部
2623 抽出部
2624 判定部
3621 取得部
3622 文字認識部
3623 登録部
3631 取得部
3633 抽出部
3634 判定部

Claims (12)

  1.  手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する第1の取得手段と、
     前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力する第1の文字認識手段と、
     前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する登録手段と、
    を備える物体管理装置。
  2.  前記第1の取得手段は、さらに、前記登録対象の物体に係る付属情報を取得し、
     前記登録データは、さらに、前記付属情報を含む、
    請求項1に記載の物体管理装置。
  3.  前記登録手段は、さらに、前記登録データを記憶手段に書き込む、
    請求項2に記載の物体管理装置。
  4.  手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する第2の取得手段と、
     前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する第2の文字認識手段と、
     記憶された複数の登録データから前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する抽出手段と、
     前記照合画像又は前記照合画像から抽出された特徴量である照合物体情報と前記抽出された前記登録データに含まれる前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する判定手段と、を更に備える、
    請求項3に記載の物体管理装置。
  5.  前記判定手段は、さらに、前記照合対象の物体と同一であると判定した前記登録対象の物体に係る前記登録データに含まれる前記付属情報を出力する、
    請求項4に記載の物体管理装置。
  6.  手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する第1の取得手段と、
     前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する第1の文字認識手段と、
     登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する抽出手段と、
     前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する判定手段と、
    を備える物体管理装置。
  7.  コンピュータが、
     手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得し、
     前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力し、
     前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する、
    物体管理方法。
  8.  コンピュータが、
     手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得し、
     前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力し、
     登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出し、
     前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する、
    物体管理方法。
  9.  コンピュータに、
     手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する処理と、
     前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力する処理と、
     前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する処理と、
    を行わせるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
  10.  コンピュータに、
     手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する処理と、
     前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する処理と、
     登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する処理と、
     前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する処理と、
    を行わせるためのプログラムを記録したコンピュータ読み取り可能な記録媒体。
  11.  手書き文字が記載された登録対象の物体の面を撮影した登録画像を取得する取得手段と、
     前記登録画像中の前記手書き文字を文字認識した登録文字認識結果を出力する文字認識手段と、
     前記登録画像又は前記登録画像から抽出された特徴量である登録物体情報と前記登録文字認識結果とを対応付けた登録データを前記登録対象の物体の同一性を判定するためのデータとして生成する登録手段と、
    を備える物体管理システム。
  12.  手書き文字が記載された照合対象の物体の面を撮影した照合画像を取得する取得手段と、
     前記照合画像中の前記手書き文字を文字認識した照合文字認識結果を出力する文字認識手段と、
     登録対象の物体に係る登録画像または前記登録画像から抽出した特徴量である登録物体情報と登録文字認識結果とを含む記憶された複数の登録データから、前記照合文字認識結果に類似する登録文字認識結果を含む登録データを抽出する抽出手段と、
     前記照合画像又は前記照合画像から抽出した特徴量である照合物体情報と前記抽出された登録データ中の前記登録物体情報とを用いた照合処理により、前記照合対象の物体と前記登録対象の物体との同一性を判定する判定手段と、
    を備える物体管理システム。
PCT/JP2023/020855 2023-06-05 2023-06-05 物体管理装置 Ceased WO2024252486A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2025525462A JPWO2024252486A1 (ja) 2023-06-05 2023-06-05
PCT/JP2023/020855 WO2024252486A1 (ja) 2023-06-05 2023-06-05 物体管理装置

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2023/020855 WO2024252486A1 (ja) 2023-06-05 2023-06-05 物体管理装置

Publications (1)

Publication Number Publication Date
WO2024252486A1 true WO2024252486A1 (ja) 2024-12-12

Family

ID=93795296

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2023/020855 Ceased WO2024252486A1 (ja) 2023-06-05 2023-06-05 物体管理装置

Country Status (2)

Country Link
JP (1) JPWO2024252486A1 (ja)
WO (1) WO2024252486A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009184134A (ja) * 2008-02-04 2009-08-20 National Printing Bureau 不可視の識別情報入り印刷物とその印刷方法及びその印刷装置並びに該印刷物の真偽判定方法とその真偽判定装置
JP2017136845A (ja) * 2016-01-29 2017-08-10 昌栄印刷株式会社 有価証券印刷システム
WO2021166075A1 (ja) * 2020-02-18 2021-08-26 日本電気株式会社 配送管理サーバ

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009184134A (ja) * 2008-02-04 2009-08-20 National Printing Bureau 不可視の識別情報入り印刷物とその印刷方法及びその印刷装置並びに該印刷物の真偽判定方法とその真偽判定装置
JP2017136845A (ja) * 2016-01-29 2017-08-10 昌栄印刷株式会社 有価証券印刷システム
WO2021166075A1 (ja) * 2020-02-18 2021-08-26 日本電気株式会社 配送管理サーバ

Also Published As

Publication number Publication date
JPWO2024252486A1 (ja) 2024-12-12

Similar Documents

Publication Publication Date Title
US9785627B2 (en) Automated form fill-in via form retrieval
CN110210470B (zh) 商品信息图像识别系统
US20140233837A1 (en) Systems and methods for storing image properties for recreating an image
US20140036099A1 (en) Automated Scanning
CN112801099B (zh) 一种图像处理方法、装置、终端设备及介质
EP3786844B1 (en) Image processing system, image processing method, and program
US20210271857A1 (en) Method and apparatus for identity verification, electronic device, computer program, and storage medium
US20140233835A1 (en) Systems and methods for recreating an image using white space and check element capture
US20190384971A1 (en) System and method for optical character recognition
EP3796218B1 (en) Image processing system, image processing method, and program
US20210192200A1 (en) Image-processing device, image-processing method, and storage medium on which program is stored
CN112668580A (zh) 一种文本识别方法、文本识别装置及终端设备
US11482028B2 (en) Verification system, verification method, and information storage medium
CN104424472B (zh) 一种图像识别方法及用户终端
WO2024088291A1 (zh) 表单填充方法、装置、电子设备及介质
JP7197009B2 (ja) 物体管理システム
CN114359918A (zh) 提货单信息提取方法、装置及计算机设备
JP2008282094A (ja) 文字認識処理装置
JP5278093B2 (ja) 記事関連情報提供方法、装置、プログラム、記録媒体
JP4935459B2 (ja) 文字認識方法、文字認識プログラムおよび文字認識装置
CN111476090A (zh) 水印识别方法和装置
US20240362938A1 (en) Image processing system, image processing method, and program
US20250140010A1 (en) Image processing system, image processing method, and program
JP7037237B1 (ja) データ処理装置、データ処理方法及びプログラム
JP6850323B2 (ja) 情報処理装置、その制御方法及びプログラム

Legal Events

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

Ref document number: 23940593

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2025525462

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE