WO2017080084A1 - 字体添加方法及装置 - Google Patents
字体添加方法及装置 Download PDFInfo
- Publication number
- WO2017080084A1 WO2017080084A1 PCT/CN2015/099722 CN2015099722W WO2017080084A1 WO 2017080084 A1 WO2017080084 A1 WO 2017080084A1 CN 2015099722 W CN2015099722 W CN 2015099722W WO 2017080084 A1 WO2017080084 A1 WO 2017080084A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- character
- text
- characters
- font
- image
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
- G06F40/109—Font handling; Temporal or kinetic typography
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/22—Indexing; Data structures therefor; Storage structures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
- G06F16/2379—Updates performed during online database operations; commit processing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/14—Image acquisition
- G06V30/148—Segmentation of character regions
- G06V30/153—Segmentation of character regions using recognition of characters or words
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/14—Image acquisition
- G06V30/148—Segmentation of character regions
- G06V30/158—Segmentation of character regions using character size, text spacings or pitch estimation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/24—Character recognition characterised by the processing or recognition method
- G06V30/242—Division of the character sequences into groups prior to recognition; Selection of dictionaries
- G06V30/244—Division of the character sequences into groups prior to recognition; Selection of dictionaries using graphical properties, e.g. alphabet type or font
- G06V30/245—Font recognition
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04M—TELEPHONIC COMMUNICATION
- H04M1/00—Substation equipment, e.g. for use by subscribers
- H04M1/72—Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
- H04M1/724—User interfaces specially adapted for cordless or mobile telephones
- H04M1/72403—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
- H04M1/7243—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
- H04M1/72436—User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages for text messaging, e.g. short messaging services [SMS] or e-mails
Definitions
- the present disclosure relates to the field of mobile terminals, and in particular, to a font adding method and apparatus.
- a default system font library is set in advance, and the system font library is used when displaying text on the user interface.
- the present disclosure provides a font adding method and device.
- the technical solution is as follows:
- a font adding method comprising:
- identifying text characters in the image including:
- Text recognition is performed on the area selected by the area selection operation to obtain text characters.
- add text characters to the default system font library including:
- the method further includes:
- the character characters specified in the system font library are restored to the corresponding candidate standard characters according to the first restoration signal.
- the method further includes:
- a font adding apparatus comprising:
- An acquisition module configured to acquire an image
- An identification module configured to recognize text in an image as at least one text character, the text character being a font file corresponding to a single character;
- the identification module includes:
- a receiving submodule configured to receive an area selection operation for the image
- the first identification sub-module is configured to perform character recognition on the area selected by the area selection operation to obtain a text character.
- add modules including:
- a second identification submodule configured to identify, for each text character, at least one candidate standard character corresponding to the text character in the system font library
- a first receiving submodule configured to receive a character selection operation for at least one candidate standard character
- the replacement submodule is configured to replace the candidate standard characters selected by the character selection operation with text characters in the system font library.
- the device further includes:
- the first receiving module is configured to receive the first recovery signal
- the first recovery module is configured to restore the specified character characters in the system font library to the corresponding candidate standard characters according to the first restoration signal.
- the device further includes:
- a second receiving module configured to receive a second recovery signal
- the second recovery module is configured to restore all the character characters in the system font library to the corresponding candidate standard characters according to the second restoration signal.
- a font adding apparatus comprising:
- a memory for storing processor executable instructions
- processor is configured to:
- FIG. 1 is a flowchart of a method for adding a font provided by an exemplary embodiment of the present disclosure
- FIG. 2A is a schematic diagram of an implementation of a font adding method according to an exemplary embodiment of the present disclosure
- FIG. 2B is a schematic diagram of an implementation of a font adding method according to an exemplary embodiment of the present disclosure
- FIG. 2C is a schematic diagram of an implementation of a font adding method provided by an exemplary embodiment of the present disclosure
- FIG. 3 is a flowchart of a font adding method provided by another exemplary embodiment of the present disclosure.
- FIG. 4 is a flowchart of a font adding method provided by another exemplary embodiment of the present disclosure.
- FIG. 4A is a schematic diagram of an implementation of a font adding method according to another exemplary embodiment of the present disclosure.
- FIG. 4B is a schematic diagram of an implementation of a font adding method according to another exemplary embodiment of the present disclosure.
- FIG. 4C is a schematic diagram of an implementation of a font adding method provided by another exemplary embodiment of the present disclosure.
- FIG. 5 is a schematic structural diagram of a font adding apparatus according to an exemplary embodiment of the present disclosure.
- FIG. 6 is a schematic structural diagram of a font adding apparatus according to another exemplary embodiment of the present disclosure.
- FIG. 7 is a block diagram of a font adding apparatus shown in an exemplary embodiment.
- FIG. 1 shows a flowchart of a character adding method provided by an exemplary embodiment of the present disclosure.
- This character addition method is suitable for use in a mobile terminal having an image processing function.
- the character adding method may include the following steps.
- step 101 an image is acquired.
- the mobile terminal collects images.
- the image captured by the mobile terminal contains text characters that the user wishes to replace.
- the user obtains an image through the camera function of the mobile terminal, or saves the image directly on the browsed page.
- step 102 the characters in the image are identified as at least one text character, which is a font file corresponding to a single character.
- the text in the image may be one or more, and the mobile terminal recognizes each character in the image as a corresponding text character, and the text character is a font file corresponding to a single character.
- a font file is a file that displays characters according to their size and size. Fonts in font files are defined by a specific mathematical model, and font files can be scaled and rotated at will.
- the text characters are other standard characters having different fonts from the default characters in the system font library, or the text characters are handwritten fonts, such as calligraphic fonts and graffiti fonts.
- step 103 the text characters are added to the default system font library, which is the font library used when displaying text on the user interface.
- the terminal displays text characters on the user interface according to the system font library, and the system font library stores the default standard font of the system, and can also store text characters added by the user with personalized font features.
- the character adding method collects the image with the character character, recognizes the text in the image as at least one character character, and adds the text character to the default system font library; Only by manually downloading the font library can the problem of displaying the font be changed; to simplify the user's operation of changing the font, the user only needs to take a picture of the favorite text characters to change the font, and can change the font without changing the font of all the characters. The effect of the font of the text character.
- the mobile terminal is a smartphone.
- the user uses the smartphone to capture images containing text.
- the user sees a sentence on a friend's notebook and is interested in some of the characters, so the image 31 is acquired using the smartphone 30.
- the user is interested in the text "love” in the image 31 and wishes to be able to add it to the system font library.
- FIG. 2B the user selects the image 31 in the smartphone 30, and performs a selection operation on the area where the character character "love” is in the image, and the selected area is 32.
- the system identifies the text based on the selection area 32. After the text "love” is recognized, the corresponding text character "love” is generated, and the text character "love” is added to the default system font library.
- the user interface needs to display "love”, it will be displayed according to the newly added text character "love”, as shown in FIG. 2C.
- FIG. 3 shows a flowchart of a character adding method provided by another exemplary embodiment of the present disclosure.
- This character addition method is suitable for use in a mobile terminal having an image processing function.
- the character adding method may include the following steps.
- step 201 the mobile terminal acquires an image.
- the mobile terminal is a smart device with a camera function, such as a smart phone or a tablet computer.
- the user collects an image containing text by using a photographing function of the mobile terminal;
- the user when the user browses the page, the user is interested in an image on the browsing page, and saves the image to the smart terminal, so as to achieve the purpose of collecting the image containing the text.
- the user when traveling, the user thinks that the text at the entrance of a scenic spot is very beautiful, and uses the mobile phone to take the text at the entrance of the scenic spot;
- the text in the picture sent by the friend is more distinctive, and the picture can also be saved.
- step 202 an area selection operation for the image is received.
- the user saves the acquired image in the mobile terminal to perform a selection operation on the text in the image.
- the user selects the collected image in a font setting option of the mobile terminal
- the selected operation is performed on the text in the image, and the mobile terminal receives the user's selection operation on the region of the image.
- the user can select an area on the image with text in the gesture circle, or use other auxiliary devices to select an area on the image that contains text, such as a stylus.
- step 203 the area selected by the area selection operation is subjected to character recognition to obtain a character character.
- the mobile terminal converts the color image of the selected area into a grayscale image; performs edge detection on the grayscale image to obtain an edge binary image; and divides the edge binary image into a plurality of row regions, in each row A plurality of rectangular areas containing text are identified in the area; text characters are generated according to the text in each rectangular area.
- the manner in which the mobile terminal recognizes the characters in the image as text characters is not limited.
- the number of recognized characters is at least one.
- step 204 for each text character, at least one candidate standard character corresponding to the text character in the system font library is identified.
- the mobile terminal also identifies the character characters in each rectangular area, and identifies at least one candidate standard character corresponding thereto from the system font library. That is, each text character will have at least one candidate standard character waiting for the user to select.
- the candidate standard characters corresponding to the text character “love” include: "Qian, love, please, eye, sunny”.
- the user can also input the candidate standard characters by himself.
- step 205 a character selection operation for at least one candidate standard character is received.
- the mobile terminal receives a selected operation on at least one candidate standard character.
- the mobile terminal sequentially performs character recognition on the characters in the selected area, and performs at least one candidate standard character for each recognized character character. Character selection operation until all text characters are recognized and the candidate standard characters are selected, that is, when there are multiple characters in the selected area of the image, step 203 to step 205 are performed for each text character until each text Characters are determined A unique corresponding standard character.
- step 206 in the system font library, the candidate standard characters selected by the character selection operation are replaced with text characters.
- Text characters are font files that correspond to a single character, and each recognized text character is different from the standard characters in the system font library.
- the standard characters corresponding to the text characters in the system font library are replaced with the text characters, and the original default text characters are overwritten by the new text characters.
- the original default text characters are backed up to another storage location.
- the text characters added by the user to the system font library are used for display where the text corresponding to the text characters needs to be displayed.
- step 207 the mobile terminal receives the first resume signal.
- the system receives the first resume signal.
- an option is provided in the font library setting interface, and the option is unchecked by default.
- the font library recovery operation is triggered; or the recovery may be selected from a third-party application that sets the font library. Font library.
- the user can restore all text characters or only the specified text characters.
- step 208 the character characters specified in the system font library are restored to the corresponding candidate standard characters according to the first restoration signal.
- the user only wants to restore some of the text characters, and the remaining text characters continue to be used. Users can select the text characters they wish to restore in the font library settings interface or in a third-party application.
- the mobile terminal restores the character characters specified by the user in the system font library to the corresponding candidate standard characters according to the first restoration signal generated by the user operation.
- the text characters specified for recovery are displayed in the user interface using the original default standard characters, and the text characters not specified for recovery are still used when the user interface is displayed.
- the font adding method identifies an image with a character character, recognizes the text in the image as at least one character character, and adds the text character to the default system font library; Only by manually downloading the font library can the problem of displaying the font be changed; to simplify the user's operation of changing the font, the user only needs to take a picture of the favorite text characters to change the font, and can change the font without changing the font of all the characters. The effect of the font of the text character.
- the embodiment of the present disclosure also selects the area in the image, and recognizes the text in the selected area to obtain the character characters required by the user, which simplifies the operation of adding the text, and reaches the style of the user to the text character. Choose a more diverse effect.
- the embodiment of the present disclosure also recognizes at least one candidate standard character corresponding to the system font library by giving the selected character character, thereby avoiding errors occurring in the character recognition process, making the replacement of the character characters more precise, and improving the user experience. degree.
- the embodiment of the present disclosure also avoids the problem that the fonts of all the characters change after the font style is added by replacing only the corresponding standard characters in the system font library, so that the displayed content can simultaneously display multiple font styles. , to achieve the effect of meeting the diverse needs of users.
- the embodiment of the present disclosure also recovers the default system character library according to the recovery signal by receiving the signal of the recovery system character library, thereby avoiding the problem that the user loses interest after using the character character for a period of time, but cannot cancel, and restores the default state, and achieves the problem. Character additions restore easier effects.
- step 207 may instead be implemented as step 207a, which may instead be implemented as Step 208a, as shown in Figure 4:
- step 207a the mobile terminal receives the second resume signal.
- the user wants to restore all the characters to the corresponding candidate standard characters, select all the restored options in the font setting interface, and the mobile terminal generates a second recovery signal according to the user's selection.
- the mobile terminal receives the second resume signal.
- step 208a all the character characters in the system font library are restored to the corresponding candidate standard characters according to the second restoration signal.
- the mobile terminal restores all the character characters in the system font library to the corresponding candidate standard characters according to the second restoration signal.
- the mobile terminal device is a smartphone.
- the user uses the smartphone to capture images containing text.
- the user acquires the image 31 using the smartphone 30, and the user wishes to add the text "love” in the image 31 to the system character library.
- the user selects the image 31 through the font setting interface, and performs a selection operation on the area where the "love” word in the image is located, and the selected area is 32.
- the mobile terminal recognizes the text in the selected area 32 to obtain the text character "love”.
- the candidate standard characters corresponding to the character characters in the system font library are identified, and the recognized candidate standard characters are displayed at the user interface area 33. As can be seen from FIG.
- the place where the standard character "love” should be displayed is displayed by using the added text character "love".
- the user has input the content in the content input box 36, and the content in the content which is the standard character "love” is displayed using the newly added text character "love”.
- the standard character "love” is also displayed using the newly added text character "love”.
- the text character After the user uses the text character for a period of time, the text character is aesthetically fatigued and can be used in the mobile terminal. Select the text character in the system settings and restore it to the original default standard character according to the standard characters of the backup. As shown in FIG. 4C, after the user restores the font library, the content to be sent is input in the content input box 38 of the short message sending interface, and the "love" word appearing in the content is no longer displayed by using the added text character "love”. Instead, the default standard character "love” is used for display.
- FIG. 5 is a structural block diagram of a font adding apparatus according to an embodiment of the present invention.
- the font adding device can be implemented as all or part of the above-described mobile terminal that can provide font addition by software, hardware, or a combination of both. As shown in Figure 5, the device includes:
- the acquisition module 410 is configured to acquire an image.
- the recognition module 420 is configured to be configured to recognize text in the image as at least one text character, the text character being a font file corresponding to a single character.
- the add module 430 is configured to add text characters to the default system font library, which is a font library used when displaying text on the user interface.
- the font adding apparatus recognizes the text in the image as at least one text character by collecting the image with the character character, and adds the text character to the default system font library; Only by manually downloading the font library can the problem of displaying the font be changed; to simplify the user's operation of changing the font, the user only needs to take a picture of the favorite text characters to change the font, and can change the font without changing the font of all the characters. The effect of the font of the text character.
- FIG. 6 a block diagram showing the structure of a font adding apparatus according to an embodiment of the present invention is shown.
- the font adding device can be implemented as all or part of the above-described mobile terminal that can provide font addition by software, hardware, or a combination of both.
- the device includes:
- the acquiring module 410 is configured to collect an image
- the recognition module 420 is configured to be configured to recognize text in the image as at least one text character, the text character being a font file corresponding to a single character.
- the add module 430 is configured to add text characters to the default system font library, which is a font library used when displaying text on the user interface.
- the foregoing identification module 420 includes:
- the receiving submodule 421 is configured to receive an area selection operation for the image
- the first recognition sub-module 422 is configured to perform character recognition on the region selected by the region selection operation to obtain a character character.
- the adding module 430 includes:
- a second identification sub-module 431 configured to identify, for each text character, at least one candidate standard character corresponding to the text character in the system font library
- the first receiving submodule 432 is configured to receive a character selection operation for the at least one candidate standard character
- the replacement sub-module 433 is configured to replace the candidate standard characters selected by the character selection operation with the text characters in the system font library.
- the device further includes:
- the first receiving module 440 is configured to receive the first recovery signal
- the first recovery module 450 is configured to restore the character characters specified in the system font library to the corresponding candidate standard characters according to the first restoration signal.
- the device further includes:
- the second receiving module 460 is configured to receive the second recovery signal
- the second recovery module 470 is configured to restore all the character characters in the system font library to the corresponding candidate standard characters according to the second restoration signal.
- the font adding apparatus adds the text characters to the default system font library by collecting the image with the text characters, identifying the characters in the image as at least one text character; It solves the problem of changing the display font only by manually downloading the font library; to simplify the user's operation of changing the font, the user only needs to take a picture of the favorite text characters to change the font, and can change the font of all the characters without changing the font. The effect of the font of the recognized text character.
- the embodiment of the present disclosure also selects the area in the image, and recognizes the text in the selected area to obtain the character characters required by the user, which simplifies the operation of adding the text, and reaches the style of the user to the text character. Choose a more diverse effect.
- the embodiment of the present disclosure also recognizes at least one candidate standard character corresponding to the system font library by giving the selected character character, thereby avoiding errors occurring in the character recognition process, making the replacement of the character characters more precise, and improving the user experience. degree.
- the embodiment of the present disclosure also avoids the problem that the fonts of all the characters change after the font style is added by replacing only the corresponding standard characters in the system font library, so that the displayed content can simultaneously display multiple font styles. , to achieve the effect of meeting the diverse needs of users.
- the embodiment of the present disclosure also recovers the default system character library according to the recovery signal by receiving the signal of the recovery system character library, thereby avoiding the problem that the user loses interest after using the character character for a period of time, but cannot cancel, and restores the default state, and achieves the problem. Character additions restore easier effects.
- An exemplary embodiment of the present disclosure provides a font adding apparatus capable of implementing a font adding party provided by the present disclosure.
- the font adding device includes: a processor, a memory for storing processor executable instructions;
- processor is configured to:
- FIG. 7 is a block diagram of a font adding apparatus according to an exemplary embodiment.
- device 700 can be a mobile phone, a computer, a digital broadcast terminal, a messaging device, a gaming console, a tablet device, a medical device, a fitness device, a personal digital assistant, and the like.
- apparatus 700 can include one or more of the following components: processing component 702, memory 704, power component 706, multimedia component 708, audio component 710, input/output (I/O) interface 712, sensor component 714, and Communication component 716, image recognition component 717.
- processing component 702 memory 704, power component 706, multimedia component 708, audio component 710, input/output (I/O) interface 712, sensor component 714, and Communication component 716, image recognition component 717.
- Processing component 702 typically controls the overall operation of device 700, such as operations associated with display, telephone calls, data communications, camera operations, and recording operations.
- Processing component 702 can include one or more processors 718 to execute instructions to perform all or part of the steps of the methods described above.
- processing component 702 can include one or more modules to facilitate interaction between component 702 and other components.
- processing component 702 can include a multimedia module to facilitate interaction between multimedia component 708 and processing component 702.
- Memory 704 is configured to store various types of data to support operation at device 700. Examples of such data include instructions for any application or method operating on device 700, contact data, phone book data, messages, pictures, videos, and the like. Memory 704 can be implemented by any type of volatile or non-volatile storage device, or a combination thereof, such as static random access memory (SRAM), electrically erasable programmable read only memory (EEPROM), erasable Programmable Read Only Memory (EPROM), Programmable Read Only Memory (PROM), Read Only Memory (ROM), Magnetic Memory, Flash Memory, Disk or Optical Disk.
- SRAM static random access memory
- EEPROM electrically erasable programmable read only memory
- EPROM erasable Programmable Read Only Memory
- PROM Programmable Read Only Memory
- ROM Read Only Memory
- Magnetic Memory Flash Memory
- Disk Disk or Optical Disk.
- Power component 706 provides power to various components of device 700.
- Power component 706 can include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for device 700.
- the multimedia component 708 includes a screen between the device 700 and the user that provides an output interface.
- the screen can include a liquid crystal display (LCD) and a touch panel (TP). If the screen includes a touch panel, the screen can be implemented as a touch screen to receive input signals from the user.
- the touch panel includes one or more touch sensors to sense touches, slides, and gestures on the touch panel. The touch sensor can sense not only the boundaries of the touch or sliding action, but also the duration and pressure associated with the touch or slide operation.
- the multimedia component 708 includes a front camera and/or a rear camera. When the device 700 is in an operation mode, such as a shooting mode or a video mode, the front camera and/or the rear camera can receive external multimedia data. Each front and rear camera can be a fixed optical lens system or have focal length and optical zoom capabilities.
- the audio component 710 is configured to output and/or input an audio signal.
- audio component 710 includes a microphone Wind (MIC), when the device 700 is in an operational mode, such as a call mode, a recording mode, and a voice recognition mode, the microphone is configured to receive an external audio signal.
- the received audio signal may be further stored in memory 704 or transmitted via communication component 716.
- audio component 710 also includes a speaker for outputting an audio signal.
- the I/O interface 712 provides an interface between the processing component 702 and the peripheral interface module, which may be a keyboard, a click wheel, a button, or the like. These buttons may include, but are not limited to, a home button, a volume button, a start button, and a lock button.
- Sensor assembly 714 includes one or more sensors for providing device 700 with various aspects of status assessment.
- sensor component 714 can detect an open/closed state of device 700, relative positioning of components, such as a display and a keypad of device 700, and sensor component 714 can also detect a change in position of device 700 or a component of device 700, user The presence or absence of contact with device 700, device 700 orientation or acceleration/deceleration and temperature variation of device 700.
- Sensor assembly 714 can include a proximity sensor configured to detect the presence of nearby objects without any physical contact.
- Sensor component 714 can also include a light sensor, such as a CMOS or CCD image sensor, for use in imaging applications.
- the sensor component 714 can also include an acceleration sensor, a gyro sensor, a magnetic sensor, a pressure sensor, or a temperature sensor.
- Communication component 716 is configured to facilitate wired or wireless communication between device 700 and other devices.
- the device 700 can access a wireless network based on a communication standard, such as Wi-Fi, 2G or 3G, or a combination thereof.
- communication component 716 receives broadcast signals or broadcast associated information from an external broadcast management system via a broadcast channel.
- communication component 716 also includes a near field communication (NFC) module to facilitate short range communication.
- NFC near field communication
- the NFC module can be implemented based on radio frequency identification (RFID) technology, infrared data association (IrDA) technology, ultra-wideband (UWB) technology, Bluetooth (BT) technology, and other technologies.
- RFID radio frequency identification
- IrDA infrared data association
- UWB ultra-wideband
- Bluetooth Bluetooth
- apparatus 700 may be implemented by one or more application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable A gate array (FPGA), controller, microcontroller, microprocessor, or other electronic component implementation for performing the above font addition methods.
- ASICs application specific integrated circuits
- DSPs digital signal processors
- DSPDs digital signal processing devices
- PLDs programmable logic devices
- FPGA field programmable A gate array
- controller microcontroller, microprocessor, or other electronic component implementation for performing the above font addition methods.
- non-transitory computer readable storage medium comprising instructions, such as a memory 704 comprising instructions executable by processor 718 of apparatus 700 to perform the font addition method described above.
- the non-transitory computer readable storage medium can be a ROM, a random access memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, and an optical data storage device.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Multimedia (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Artificial Intelligence (AREA)
- Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Software Systems (AREA)
- Controls And Circuits For Display Device (AREA)
- Document Processing Apparatus (AREA)
- Telephone Function (AREA)
- Character Discrimination (AREA)
Abstract
Description
Claims (11)
- 一种字体添加方法,其特征在于,所述方法包括:采集图像;将所述图像中的文字识别为至少一个文字字符,所述文字字符是对应于单个字符的字体文件;将所述文字字符添加至默认的系统字体库中,所述系统字体库是用户界面上显示文字时所采用的字体库。
- 根据权利要求1所述的方法,其特征在于,所述识别所述图像中的文字字符,包括:接收对所述图像的区域选定操作;对所述区域选定操作所选定的区域进行文字识别,得到所述文字字符。
- 根据权利要求1所述的方法,其特征在于,所述将所述文字字符添加至默认的系统字体库中,包括:对于每个所述文字字符,识别所述文字字符在所述系统字体库中所对应的至少一个候选标准字符;接收对所述至少一个候选标准字符的字符选定操作;在所述系统字体库中,将所述字符选定操作所选定的所述候选标准字符替换为所述文字字符。
- 根据权利要求3所述的方法,其特征在于,所述方法还包括:接收第一恢复信号;根据所述第一恢复信号,将所述系统字体库中指定的所述文字字符恢复为对应的所述候选标准字符。
- 根据权利要求3所述的方法,其特征在于,所述方法还包括:接收第二恢复信号;根据所述第二恢复信号,将所述系统字体库中全部的所述文字字符恢复为对应的所述候选标准字符。
- 一种字体添加装置,其特征在于,所述装置包括:采集模块,被配置为采集图像;识别模块,被配置为将所述图像中的文字识别为至少一个文字字符,所述文字字符是对应于单个字符的字体文件;添加模块,被配置为将所述文字字符添加至默认的系统字体库中,所述系统字体库是用户界面上显示文字时所采用的字体库。
- 根据权利要求6所述的装置,其特征在于,所述识别模块,包括:接收子模块,被配置为接收对所述图像的区域选定操作;第一识别子模块,被配置为对所述区域选定操作所选定的区域进行文字识别,得到所述文字字符。
- 根据权利要求6所述的装置,其特征在于,所述添加模块,包括:第二识别子模块,被配置为对于每个所述文字字符,识别所述文字字符在所述系统字体库中所对应的至少一个候选标准字符;第一接收子模块,被配置为接收对所述至少一个候选标准字符的字符选定操作;替换子模块,被配置为在所述系统字体库中,将所述字符选定操作所选定的所述候选标准字符替换为所述文字字符。
- 根据权利要求8所述的装置,其特征在于,所述方法还包括:第一接收模块,被配置为接收第一恢复信号;第一恢复模块,被配置为根据所述第一恢复信号,将所述系统字体库中指定的所述文字字符恢复为对应的所述候选标准字符。
- 根据权利要求8所述的装置,其特征在于,所述方法还包括:第二接收模块,被配置为接收第二恢复信号;第二恢复模块,被配置为根据所述第二恢复信号,将所述系统字体库中全部的所述文字字符恢复为对应的所述候选标准字符。
- 一种字体添加装置,其特征在于,所述装置包括:处理器;用于存储所述处理器可执行指令的存储器;其中,所述处理器被配置为:采集图像;将所述图像中的文字识别为至少一个文字字符,所述文字字符是对应于单个字符的字体文件;将所述文字字符添加至默认的系统字体库中,所述系统字体库是用户界面上显示文字时所采用的字体库。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| RU2016111908A RU2648616C2 (ru) | 2015-11-13 | 2015-12-30 | Способ и устройство для добавления шрифта |
| JP2016515952A JP2018506082A (ja) | 2015-11-13 | 2015-12-30 | フォント追加方法、装置、プログラム及び記録媒体 |
| MX2016004107A MX368115B (es) | 2015-11-13 | 2015-12-30 | Metodo y dispositivo para agregar fuentes. |
| KR1020167007208A KR101817023B1 (ko) | 2015-11-13 | 2015-12-30 | 폰트 추가 방법, 장치, 프로그램 및 기록 매체 |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201510777990.4A CN105335198B (zh) | 2015-11-13 | 2015-11-13 | 字体添加方法及装置 |
| CN201510777990.4 | 2015-11-13 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2017080084A1 true WO2017080084A1 (zh) | 2017-05-18 |
Family
ID=55285759
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2015/099722 Ceased WO2017080084A1 (zh) | 2015-11-13 | 2015-12-30 | 字体添加方法及装置 |
Country Status (8)
| Country | Link |
|---|---|
| US (1) | US9959487B2 (zh) |
| EP (1) | EP3168755A1 (zh) |
| JP (1) | JP2018506082A (zh) |
| KR (1) | KR101817023B1 (zh) |
| CN (1) | CN105335198B (zh) |
| MX (1) | MX368115B (zh) |
| RU (1) | RU2648616C2 (zh) |
| WO (1) | WO2017080084A1 (zh) |
Families Citing this family (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN106951890A (zh) * | 2017-02-16 | 2017-07-14 | 广东小天才科技有限公司 | 一种词典笔的文字识别方法及装置 |
| CN108133455A (zh) * | 2017-12-01 | 2018-06-08 | 天脉聚源(北京)科技有限公司 | 海报图像中用户名称的显示方法及装置 |
| US11113450B2 (en) | 2018-10-26 | 2021-09-07 | International Business Machines Corporation | Cognitive font enrichment management for adding system fonts |
| CN112464616A (zh) * | 2019-09-06 | 2021-03-09 | 北京搜狗科技发展有限公司 | 显示个性化字体的方法及装置 |
| CN112486362A (zh) * | 2019-09-12 | 2021-03-12 | 北京搜狗科技发展有限公司 | 一种字体设置方法、装置和用于设置字体的装置 |
| CN110929496B (zh) * | 2019-11-15 | 2023-06-16 | 北京乐蜜科技有限责任公司 | 文字模板生成方法和装置 |
| KR102814354B1 (ko) * | 2019-12-05 | 2025-05-30 | 차나안 브라이트 사이트 컴퍼니 리미티드 | 문자 분할 방법, 장치 및 컴퓨터 판독 가능 저장 매체 |
| CN111401001B (zh) * | 2020-03-13 | 2023-05-26 | 浙江学海教育科技有限公司 | TextView线性缩放方法、装置、设备及介质 |
| CN113689525B (zh) * | 2021-07-19 | 2024-09-20 | 维沃移动通信有限公司 | 文字美化方法、装置、可读存储介质和电子设备 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN101833936A (zh) * | 2009-12-22 | 2010-09-15 | 康佳集团股份有限公司 | 一种移动终端及其界面的显示方法和装置 |
| CN102053949A (zh) * | 2009-11-04 | 2011-05-11 | 北大方正集团有限公司 | 处理生僻字的方法和装置 |
| CN102289322A (zh) * | 2011-08-25 | 2011-12-21 | 盛乐信息技术(上海)有限公司 | 手写笔迹处理方法及系统 |
| CN103488711A (zh) * | 2013-09-09 | 2014-01-01 | 北京大学 | 一种快速制作矢量字库的方法及系统 |
Family Cites Families (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS58192180A (ja) * | 1982-05-04 | 1983-11-09 | Comput Basic Mach Technol Res Assoc | 文字読取装置 |
| JPS6385593A (ja) * | 1986-09-29 | 1988-04-16 | 株式会社東芝 | ワ−ドプロセツサ |
| JPS63221495A (ja) * | 1987-03-11 | 1988-09-14 | Matsushita Electric Ind Co Ltd | 文字認識装置 |
| US20040001606A1 (en) * | 2002-06-28 | 2004-01-01 | Levy Kenneth L. | Watermark fonts |
| JP4595448B2 (ja) * | 2004-08-31 | 2010-12-08 | オムロン株式会社 | メールデータ処理方法、メールサーバー、メールサーバー用のプログラム |
| US7289123B2 (en) * | 2004-09-30 | 2007-10-30 | Microsoft Corporation | Simplifying complex characters to maintain legibility |
| US20080120541A1 (en) * | 2006-11-22 | 2008-05-22 | Dynacomware Taiwan Inc. | System and method for on-line retrieval and typing of non-standard characters |
| JP4600491B2 (ja) | 2008-02-26 | 2010-12-15 | 富士ゼロックス株式会社 | 画像処理装置及び画像処理プログラム |
| US20120001922A1 (en) * | 2009-01-26 | 2012-01-05 | Escher Marc | System and method for creating and sharing personalized fonts on a client/server architecture |
| JP5154533B2 (ja) * | 2009-11-27 | 2013-02-27 | 株式会社エヌ・ティ・ティ・ドコモ | プログラム生成装置およびプログラム |
| US8416454B2 (en) * | 2009-12-30 | 2013-04-09 | Eastman Kodak Company | Method for generating personalized documents |
| US8615709B2 (en) | 2010-04-29 | 2013-12-24 | Monotype Imaging Inc. | Initiating font subsets |
| US8855413B2 (en) * | 2011-05-13 | 2014-10-07 | Abbyy Development Llc | Image reflow at word boundaries |
| CN102930575B (zh) * | 2011-08-08 | 2017-07-25 | 深圳市世纪光速信息技术有限公司 | 一种辅助图形绘制的方法、装置及信息终端 |
| CN103136769B (zh) * | 2011-12-02 | 2016-02-03 | 北京三星通信技术研究有限公司 | 用户书写风格字体生成的方法和装置 |
| US9741142B2 (en) * | 2014-05-19 | 2017-08-22 | Adobe Systems Incorporated | Method and apparatus for enabling text editing in a scanned document while maintaining fidelity of the appearance of the text |
| CN104715497A (zh) * | 2014-12-30 | 2015-06-17 | 上海孩子国科教设备有限公司 | 数据替换的方法及系统 |
-
2015
- 2015-11-13 CN CN201510777990.4A patent/CN105335198B/zh active Active
- 2015-12-30 MX MX2016004107A patent/MX368115B/es active IP Right Grant
- 2015-12-30 KR KR1020167007208A patent/KR101817023B1/ko active Active
- 2015-12-30 WO PCT/CN2015/099722 patent/WO2017080084A1/zh not_active Ceased
- 2015-12-30 RU RU2016111908A patent/RU2648616C2/ru active
- 2015-12-30 JP JP2016515952A patent/JP2018506082A/ja active Pending
-
2016
- 2016-04-14 EP EP16165194.8A patent/EP3168755A1/en not_active Ceased
- 2016-05-24 US US15/162,818 patent/US9959487B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN102053949A (zh) * | 2009-11-04 | 2011-05-11 | 北大方正集团有限公司 | 处理生僻字的方法和装置 |
| CN101833936A (zh) * | 2009-12-22 | 2010-09-15 | 康佳集团股份有限公司 | 一种移动终端及其界面的显示方法和装置 |
| CN102289322A (zh) * | 2011-08-25 | 2011-12-21 | 盛乐信息技术(上海)有限公司 | 手写笔迹处理方法及系统 |
| CN103488711A (zh) * | 2013-09-09 | 2014-01-01 | 北京大学 | 一种快速制作矢量字库的方法及系统 |
Also Published As
| Publication number | Publication date |
|---|---|
| MX2016004107A (es) | 2018-06-22 |
| US9959487B2 (en) | 2018-05-01 |
| KR101817023B1 (ko) | 2018-01-09 |
| US20170140254A1 (en) | 2017-05-18 |
| RU2648616C2 (ru) | 2018-03-26 |
| CN105335198A (zh) | 2016-02-17 |
| CN105335198B (zh) | 2018-12-11 |
| RU2016111908A (ru) | 2017-10-05 |
| EP3168755A1 (en) | 2017-05-17 |
| MX368115B (es) | 2019-09-19 |
| JP2018506082A (ja) | 2018-03-01 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP3079082B1 (en) | Method and apparatus for album display | |
| WO2017080084A1 (zh) | 字体添加方法及装置 | |
| US9661132B2 (en) | Method, apparatus, and storage medium for displaying a conversation interface | |
| CN111984347B (zh) | 交互处理方法、装置、设备及存储介质 | |
| CN109600303B (zh) | 内容分享方法、装置及存储介质 | |
| WO2017084183A1 (zh) | 信息显示方法与装置 | |
| JP6333990B2 (ja) | パノラマ写真の生成方法および装置 | |
| CN106534951B (zh) | 视频分割方法和装置 | |
| CN106407365A (zh) | 图片共享方法及装置 | |
| WO2016026270A1 (zh) | 传输图片的方法及装置 | |
| US20170090684A1 (en) | Method and apparatus for processing information | |
| CN111046210B (zh) | 一种信息推荐方法、装置和电子设备 | |
| CN110688181A (zh) | 通知栏中的内容显示方法、装置及存储介质 | |
| CN106598704A (zh) | 应用程序恢复方法和装置 | |
| WO2022088823A1 (zh) | 图像处理方法及装置 | |
| CN110782510A (zh) | 一种贴纸生成方法及装置 | |
| CN109756783B (zh) | 海报的生成方法及装置 | |
| CN106331328B (zh) | 信息提示的方法及装置 | |
| CN113079311A (zh) | 图像获取方法及装置、电子设备、存储介质 | |
| CN107493366B (zh) | 通讯录信息更新方法、装置及存储介质 | |
| CN106527886B (zh) | 图片显示方法及装置 | |
| CN108154091A (zh) | 图像展示方法、图像处理方法及装置 | |
| CN111832455A (zh) | 获取内容图像的方法、装置、存储介质和电子设备 | |
| CN106778507A (zh) | 文字提取方法及装置 | |
| WO2016197549A1 (zh) | 一种进行搜索的方法和装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| ENP | Entry into the national phase |
Ref document number: 20167007208 Country of ref document: KR Kind code of ref document: A |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 1020167007208 Country of ref document: KR |
|
| ENP | Entry into the national phase |
Ref document number: 2016515952 Country of ref document: JP Kind code of ref document: A |
|
| ENP | Entry into the national phase |
Ref document number: 2016111908 Country of ref document: RU Kind code of ref document: A |
|
| WWE | Wipo information: entry into national phase |
Ref document number: MX/A/2016/004107 Country of ref document: MX |
|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 15908214 Country of ref document: EP Kind code of ref document: A1 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 15908214 Country of ref document: EP Kind code of ref document: A1 |