WO2022105003A1 - 医疗信息处理方法、装置及电子设备 - Google Patents

医疗信息处理方法、装置及电子设备 Download PDF

Info

Publication number
WO2022105003A1
WO2022105003A1 PCT/CN2020/138429 CN2020138429W WO2022105003A1 WO 2022105003 A1 WO2022105003 A1 WO 2022105003A1 CN 2020138429 W CN2020138429 W CN 2020138429W WO 2022105003 A1 WO2022105003 A1 WO 2022105003A1
Authority
WO
WIPO (PCT)
Prior art keywords
handwriting
data
content
information
smart pen
Prior art date
Application number
PCT/CN2020/138429
Other languages
English (en)
French (fr)
Inventor
卢启伟
张淮清
陈方圆
Original Assignee
深圳市鹰硕教育服务有限公司
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 深圳市鹰硕教育服务有限公司 filed Critical 深圳市鹰硕教育服务有限公司
Publication of WO2022105003A1 publication Critical patent/WO2022105003A1/zh

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/03Arrangements for converting the position or the displacement of a member into a coded form
    • G06F3/033Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor
    • G06F3/0354Pointing devices displaced or positioned by the user, e.g. mice, trackballs, pens or joysticks; Accessories therefor with detection of 2D relative movements between the device, or an operating part thereof, and a plane or surface, e.g. 2D mice, trackballs, pens or pucks
    • G06F3/03545Pens or stylus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V20/00Scenes; Scene-specific elements
    • G06V20/10Terrestrial scenes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/32Digital ink

Definitions

  • the present disclosure relates to the technical field of data processing, and in particular, to a medical information processing method, device and electronic device.
  • the dot matrix digital smart pen is a kind of invisible dot matrix pattern printed on ordinary paper.
  • the high-speed camera at the front of the digital pen captures the movement trajectory of the pen tip at any time.
  • the pressure sensor transmits the pressure data back to the data processor.
  • a new type of writing instrument that transmits information through bluetooth or USB cable.
  • this information includes paper type, source, page number, position, handwriting coordinates, motion trajectory, nib pressure, stroke order, pen running time, pen running speed and other information.
  • the handwriting recording process is synchronized with the writing process.
  • the dot matrix digital pen stores the words or pictures written on the paper in the computer in the form of bitmaps to form a document, which can also be synchronously displayed by projection if necessary.
  • embodiments of the present disclosure provide a medical information processing method, apparatus, and electronic device to at least partially solve the problems existing in the prior art.
  • an embodiment of the present disclosure provides a medical information processing method, including:
  • a medical model corresponding to the pathological information and recommendation information corresponding to the medical model are determined.
  • the obtaining of the handwriting data formed by the smart pen in the preset writing area includes:
  • the handwriting data includes the pressure value, position coordinates, time value and acceleration value generated by the smart pen.
  • the performing data processing on the handwriting received from the sensing device on the cloud service platform includes:
  • Character recognition is performed on the graphical file to obtain a character set corresponding to the pen data
  • performing cluster analysis on the parsed content to form a cluster analysis result includes:
  • the cluster analysis result is determined.
  • the determining of the medical model corresponding to the pathological information and the recommendation information corresponding to the medical model based on the cluster analysis result includes:
  • a medical model corresponding to the pathological information is determined.
  • the determining of the medical model corresponding to the pathological information and the recommendation information corresponding to the medical model based on the cluster analysis result includes:
  • the one or more drug information is set as recommendation information corresponding to the medical model.
  • the determining of the medical model corresponding to the pathological information and the recommendation information corresponding to the medical model based on the cluster analysis result includes:
  • an embodiment of the present disclosure provides a medical information processing device, including:
  • an acquisition module configured to acquire handwriting data formed by the smart pen in the preset writing area, the handwriting data being used to describe pathological information
  • a processing module configured to perform data processing on the handwriting received from the sensing device on the cloud service platform to form analytical content corresponding to the handwriting data
  • a clustering module configured to perform cluster analysis on the parsed content to form a cluster analysis result
  • a determination module configured to determine a medical model corresponding to the pathological information and recommendation information corresponding to the medical model based on the cluster analysis result.
  • an embodiment of the present disclosure further provides an electronic device, the electronic device comprising:
  • the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the medical treatment of the foregoing first aspect or any implementation of the first aspect Information processing method.
  • embodiments of the present disclosure further provide a non-transitory computer-readable storage medium, where the non-transitory computer-readable storage medium stores computer instructions, and the computer instructions are used to cause the computer to execute the foregoing first aspect or the first The medical information processing method in any one of the implementations of an aspect.
  • an embodiment of the present disclosure further provides a computer program product
  • the computer program product includes a computer program stored on a non-transitory computer-readable storage medium
  • the computer program includes program instructions, and when the program instructions are executed by a computer When executed, the computer is made to execute the medical information processing method in the foregoing first aspect or any implementation manner of the first aspect.
  • the medical information processing solution in the embodiment of the present disclosure includes acquiring handwriting data formed by a smart pen in a preset writing area, where the handwriting data is used to describe pathological information; Data processing is performed on the handwriting to form analysis content corresponding to the handwriting data; cluster analysis is performed on the analysis content to form a cluster analysis result; based on the cluster analysis result, the medical model corresponding to the pathological information and the corresponding medical model are determined. Recommendation information corresponding to the medical model.
  • the efficiency of medical information processing is improved.
  • FIG. 1 is a flowchart of a medical information processing method provided by an embodiment of the present disclosure
  • FIG. 2 is a flowchart of another medical information processing method provided by an embodiment of the present disclosure.
  • FIG. 3 is a flowchart of another medical information processing method provided by an embodiment of the present disclosure.
  • FIG. 5 is a schematic structural diagram of a medical information processing apparatus according to an embodiment of the present disclosure.
  • FIG. 6 is a schematic diagram of an electronic device provided by an embodiment of the present disclosure.
  • Embodiments of the present disclosure provide a medical information processing method.
  • the medical information processing method provided in this embodiment can be executed by a computing device, which can be implemented as software, or a combination of software and hardware, and the computing device can be integrated in a server, a client, or the like.
  • the medical information processing method in the embodiment of the present disclosure may include the following steps:
  • S101 Acquire handwriting data formed by a smart pen in a preset writing area, where the handwriting data is used to describe pathological information.
  • the smart pen can generate handwriting data by performing a writing operation in the writing area of the sensing device, and through the handwriting data, the content written by the user in the writing area can be described.
  • the pressure sensor on the smart pen In the process of acquiring the user's writing content, it is possible to further monitor whether the pressure sensor on the smart pen generates a pressure signal. When the pressure value of the pressure signal is greater than the preset value, the handwriting data formed by the smart pen on the writing area can be collected.
  • the handwriting data may be pathological information handwritten by a doctor, and in this way, the above handwriting can be directly stored electronically.
  • S102 Perform data processing on the handwriting received from the sensing device on the cloud service platform to form analysis content corresponding to the handwriting data.
  • the cloud service platform communicates and connects with the smart pen by means of communication, so as to obtain the handwriting data written by the smart pen, so as to perform data processing based on the handwriting data.
  • the trajectory of the smart pen can be restored to form a graphical file; Perform character recognition to obtain a character set corresponding to the pen data; perform semantic analysis on the content in the character set to obtain the parsed content of the handwriting data, and the parsed content is content that conforms to the semantic grammar.
  • a neural network model (for example, a CNN convolutional neural network model) may be pre-trained, and the parsed content is classified through the neural network model, thereby determining a cluster analysis result of the parsed content.
  • the pathological classification to which the cluster analysis result belongs may be searched; based on the pathological classification, a medical model corresponding to the pathological information is determined.
  • the medical model user describes the disease type corresponding to the patient and the corresponding treatment measures.
  • drug information corresponding to the medical model may be further searched; and the one or more drug information may be set as recommendation information corresponding to the medical model. In this way, the efficiency of doctors in writing medical records can be improved.
  • the user's selection information for the one or more drug information can also be searched, and the selection information can be added to the analysis content. In this way, the time for doctors to write drug information can be saved, and the medical records can be improved. writing efficiency.
  • the obtaining of the handwriting data formed by the smart pen in the preset writing area includes:
  • the handwriting data includes the pressure value, position coordinates, time value and acceleration value generated by the smart pen.
  • the performing data processing on the handwriting received from the sensing device on the cloud service platform includes:
  • Character recognition is performed on the graphical file to obtain a character set corresponding to the pen data
  • performing cluster analysis on the parsed content to form a cluster analysis result includes:
  • the determination of the medical model corresponding to the pathological information and the recommendation information corresponding to the medical model based on the cluster analysis result includes:
  • the determination of the medical model corresponding to the pathological information and the recommendation information corresponding to the medical model based on the cluster analysis result includes:
  • the determining, based on the cluster analysis result, the medical model corresponding to the pathological information and the recommendation information corresponding to the medical model includes: Selection information of one or more drug information; adding the selection information to the analysis content.
  • a graphical file corresponding to the handwriting data of the smart pen may be obtained, and the graphical file is generated from the handwriting data in a graphical manner.
  • the handwriting data written by the smart pen is uploaded to the cloud service platform, and the user's handwriting is graphically restored in the cloud service platform, thereby forming the graphical file.
  • content recognition may be performed on the graphic characters in the graphic file to obtain the parsed content corresponding to the graphic file.
  • the graphical file contains the content written by the user.
  • the parsed content corresponding to the graphical file can be obtained.
  • the content contained in the graphical file can be known.
  • the graphical file may be the user's handwritten test answer, and the parsed content is to parse the user's handwritten test answer into standard computer-recognized textual content.
  • the target content corresponding to the handwriting data may be searched for through the file identifier contained in the graphic file.
  • the graphic file may contain a file identifier, which is used to indicate the content identifier in the graphic file, for example, the file identifier may be the test question number.
  • the target content for example, the answer to the test question
  • the target content corresponding to the file identifier can be searched in the database preset in the cloud service platform.
  • the evaluation content of the graphical file may be determined by judging the similarity between the parsed content and the target content.
  • the target content By judging the similarity between the parsed content and the target content, the target content can be used to judge whether the parsed content handwritten by the user through the smart pen is correct, and then a corresponding evaluation can be given.
  • the obtaining the graphic file corresponding to the handwriting data of the smart pen includes: after the smart pen completes handwriting writing, performing a graphic operation on the handwriting of the smart pen in the cloud service platform ; After the graphicization is completed, obtain the graphic file corresponding to the handwriting data of the smart pen.
  • the performing content recognition on the graphic characters in the graphic file includes: performing character detection on the handwriting in the graphic file to obtain a character set; Semantic analysis is performed on the content in the character set, and the parsed content corresponding to the graphical file is determined based on the result of the semantic analysis.
  • the searching for the target content corresponding to the handwriting data according to the file identifier included in the graphic file includes: inputting the graphic in the cloud service platform The file identifier included in the conversion file; based on the file identifier, the target content corresponding to the handwriting data is searched in the database preset by the cloud service platform.
  • determining the evaluation content of the graphical file by judging the similarity between the parsed content and the target content includes: separately evaluating the parsed content Carry out vectorization calculation with the target content to obtain an analytical content vector and a target content vector; perform similarity calculation on the analytical content vector and the target content vector to obtain a similarity calculation result; based on the similarity calculation result, Determine the evaluation content corresponding to the graphical file.
  • the method further includes: performing target recognition on the graphic characters in the graphic file to obtain one or more Multiple graphical characters.
  • the method further includes: searching for a target graphic corresponding to the graphic character based on a standard character code corresponding to the graphic character; Similarity judgment with the target graphic is performed to determine the evaluation information of the graphic character.
  • a graphical file corresponding to the handwriting data of the smart pen may be obtained, and the graphical file is generated from the handwriting data in a graphical manner.
  • the handwriting data written by the smart pen is uploaded to the cloud service platform, and the user's handwriting is graphically restored in the cloud service platform, thereby forming the graphical file.
  • the graphic file contains one or more characters written by the user through the smart pen. These characters can be Chinese and English symbols, numbers or graphics, etc. By performing target recognition on these graphic characters, one or more graphic characters can be obtained. , these graphical characters describe the user's writing trajectory in the form of images. For example, the graphical character may be a calligraphic font written by a user using a smart pen.
  • the target graphic corresponding to the graphic character may be searched based on the standard character code corresponding to the graphic character.
  • the graphic character can be recognized by performing OCR recognition on the graphic character, so as to obtain the standard character code corresponding to the graphic character.
  • target graphics are stored in the cloud service platform, and the target image is a standard style corresponding to the standard character encoding. Through the standard character encoding, the target graphics corresponding to the graphical characters can be searched in the cloud service platform.
  • the graphic characters may be italic characters written by the user, and the target image is the corresponding standard italic fonts. By recognizing the italic characters written by the user, the standard italic fonts can be found.
  • the evaluation information of the graphic character may be determined by judging the similarity between the graphic character and the target graphic.
  • Whether the graphical characters written by the user are standard can be determined by calculating the similarity between the graphical characters and the target graphics, for example, when the similarity between the graphical characters and the target graphics reaches 90% In the above case, it can be determined that the user's handwriting has reached an excellent level, and at this time, an excellent evaluation can be given in the evaluation information.
  • the obtaining of the graphic file corresponding to the handwriting data of the smart pen includes:
  • the target recognition is performed on the graphic characters in the graphic file to obtain one or more graphic characters, including:
  • the one or more graphical characters are determined.
  • the searching for the target graphic corresponding to the graphic character based on the standard character code corresponding to the graphic character includes:
  • a target image corresponding to the standard character code is searched in a preset target image database.
  • determining the evaluation information of the graphic character by judging the similarity between the graphic character and the target graphic includes:
  • evaluation information for the graphic character is generated.
  • the method further includes:
  • the character set contained in the graphic file corresponding to the handwriting data is acquired, so as to determine the second feature of the handwriting data based on the character set.
  • the method further includes:
  • the writing behavior feature corresponding to the smart pen handwriting data is determined.
  • the first feature of the handwriting data may be calculated based on the handwriting matrix and the stored value corresponding to the handwriting data of the smart pen.
  • the handwriting matrix is a feature matrix extracted from the elements that characterize the handwriting features, such as position coordinates, acceleration values, and pressure values contained in the handwriting after the user has finished writing handwriting. It is used to identify the specific information and features of the user's handwriting. Ability to restore user's handwriting.
  • the stored value is the eigenvalue of the user's historical handwriting matrix that has been stored in the cloud service platform.
  • the characters contained in the graphic file have a one-to-one correspondence with the handwriting matrix or the stored value. Therefore, you can directly search for the corresponding relationship based on this relationship.
  • a handwriting matrix and stored values of the graphic file are generated.
  • the stored value can be directly used to replace the handwriting matrix.
  • the eigenvalue of the handwriting matrix is calculated; the eigenvalue and the stored value are combined to form an eigenvector of the first feature.
  • the character set contained in the graphic file corresponding to the handwriting data can be obtained, so as to determine the second feature of the handwriting data based on the character set.
  • the character set is the result of character recognition on the graphical file after the writing handwriting of the smart pen is graphed, and the second vector corresponding to the character set can be obtained by calculating the feature vector of the character set, and the second vector is used as the The second feature of the handwriting data.
  • feature extraction may be performed on the semantic recognition content corresponding to the character set to obtain the third feature of the handwriting data.
  • the cloud service platform After the cloud service platform obtains the character set, it also needs to perform semantic analysis on the content in the character set by means of semantic analysis to obtain the semantically recognized content. as a third feature.
  • the writing behavior feature corresponding to the smart pen handwriting data may be determined based on the first feature, the second feature, and the third feature.
  • the first feature, the second feature and the third feature can be used as feature vectors to form a writing behavior matrix; by calculating the eigenvalues of the writing behavior evidence, the eigenvalues of the writing behavior matrix can be determined as The writing behavior characteristics corresponding to the handwriting data of the smart pen are obtained, thereby obtaining the behavior characteristics corresponding to the handwriting data of the smart pen.
  • the behavior feature can be used as the signature value of the handwriting data to realize the user's handwriting identification. Every character written by the user with the smart pen can identify the writer, and can be used to verify the authenticity of the file signature and prevent cheating in exams. etc. scene.
  • calculating the first feature of the handwriting data based on the handwriting matrix and the stored value corresponding to the handwriting data of the smart pen includes: calculating the feature value of the handwriting matrix; The values together with the stored values form a feature vector for the first feature.
  • the acquiring the character set included in the graphic file corresponding to the handwriting data, so as to determine the second feature of the handwriting data based on the character set includes: Perform vector calculation on the characters in the character set to obtain a second vector; and use the second vector as a feature vector of the second feature.
  • the performing feature extraction on the semantic recognition content corresponding to the character set to obtain the third feature of the handwriting data includes: performing vector calculation on the semantic recognition content, A third vector is obtained; the third vector is used as the feature vector of the third feature.
  • determining the writing behavior feature corresponding to the smart pen handwriting data based on the first feature, the second feature, and the third feature includes:
  • the feature value of the writing behavior matrix is determined as the writing behavior feature corresponding to the handwriting data of the smart pen.
  • the method before the first feature of the handwriting data is calculated based on the handwriting matrix and the stored value corresponding to the handwriting data of the smart pen, the method further includes:
  • the method further includes:
  • the content in the character set is re-determined.
  • a character set formed based on a graphical file may be obtained, and the graphical file is formed based on the handwriting of the smart pen.
  • the graphical file displays the writing handwriting of the smart pen in a graphical way.
  • character recognition can be performed on the user's handwriting in the graphical file, so as to obtain the corresponding handwriting of the graphical file.
  • Character set through the character set, the writing content of the smart pen in the graphic file can be determined.
  • the handwriting matrix is a feature matrix extracted from the elements that characterize the handwriting features, such as position coordinates, acceleration values, and pressure values contained in the handwriting after the user has finished writing handwriting. It is used to identify the specific information and features of the user's handwriting. Ability to restore user's handwriting.
  • the stored value is the eigenvalue of the user's historical handwriting matrix that has been stored in the cloud service platform.
  • the characters contained in the graphic file have a one-to-one correspondence with the handwriting matrix or the stored value. Therefore, you can directly search for the corresponding relationship based on this relationship.
  • a handwriting matrix and stored values of the graphic file are generated.
  • the cloud service platform is also provided with a personalized semantic database.
  • the personalized semantic database is generated based on the historical records for character recognition of graphical files, and can record the personalized semantic content corresponding to the handwriting matrix and the stored value.
  • the personalized semantic database may be invoked to parse the content in the character set to obtain a parsing result.
  • the characters in the character set may be subjected to word segmentation processing to obtain one or more word segmentation vectors; vector comparison between the word segmentation vectors and the semantic vectors in the personalized semantic database is performed; based on the vector comparison As a result, it is determined whether the word segmentation vector in the character set is correct.
  • the content in the character set may be re-determined based on the parsing result.
  • the acquiring a character set formed based on a graphical file includes: judging whether a new graphical file is generated in the cloud service platform; if yes, then in the cloud service platform After completing character recognition on the graphical file, a character set obtained by the graphical file recognition is obtained.
  • the personalized semantic database includes: inputting the handwriting matrix and the stored value into a database in the cloud platform; and querying whether there is a personalized semantic database corresponding to the handwriting matrix and the stored value.
  • the invoking the personalized semantic database to parse the content in the character set includes: performing word segmentation on the characters in the character set to obtain one or more A word segmentation vector; vector comparison is performed between the word segmentation vector and the semantic vector in the personalized semantic database; based on the result of the vector comparison, it is determined whether the word segmentation vector in the character set is correct.
  • the re-determining the content in the character set based on the parsing result includes: when the parsing result displays the word segmentation vector in the character set and the personalized When the semantic vectors in the semantic database are inconsistent, the content in the word segmentation vector is corrected based on the semantic vectors in the personalized semantic database.
  • the method before acquiring the character set formed based on the graphical file, the method further includes: acquiring a graphical file for which character recognition needs to be performed, and the graphical file is generated by a smart pen. Handwriting generation; find the handwriting matrix and the stored value for generating the graphic file in the cloud service platform.
  • the method further includes: in a preset character recognition database, judging whether there is a historical character corresponding to the handwriting matrix and the stored value; if so, directly using the The historical characters are used as the characters of the graphic to be recognized in the graphic file.
  • a graphical file that needs to be recognized can be obtained, and the graphical file is generated from the handwriting of the smart pen.
  • the graphic file is converted from the track written by the smart pen, and is used to display the writing track of the smart pen in a graphic manner, and the graphic file can be various types of graphic files.
  • the handwriting matrix and the stored value for generating the graphic file may be searched in the cloud service platform.
  • the handwriting matrix is a feature matrix extracted from the elements that characterize the handwriting features, such as position coordinates, acceleration values, and pressure values contained in the handwriting after the user has finished writing handwriting. It is used to identify the specific information and features of the user's handwriting. Ability to restore user's handwriting.
  • the stored value is the eigenvalue of the user's historical handwriting matrix that has been stored in the cloud service platform.
  • the characters contained in the graphic file have a one-to-one correspondence with the handwriting matrix or the stored value. Therefore, you can directly search for the corresponding relationship based on this relationship.
  • a handwriting matrix and stored values of the graphic file are generated.
  • the character recognition database saves the characters that have been recognized before, and also saves the one-to-one correspondence between the recognized characters and the handwriting matrix or stored value. Describe the handwriting matrix and the historical characters corresponding to the stored values.
  • the historical character is directly used as the character of the graphic to be recognized in the graphic file.
  • the characters of the graphics to be recognized can be directly recognized based on the historical recognition records, without performing character recognition on each graphics in each graphic file, thereby greatly improving the efficiency of character recognition.
  • the method further includes:
  • the recognized characters and their corresponding handwriting matrices or stored values are stored in the character recognition database.
  • the obtaining a graphical file requiring character recognition includes: searching the cloud service platform for a newly generated graphical file;
  • the newly generated graphic file is used as a graphic file that needs to perform character recognition.
  • the searching for the handwriting matrix and the stored value for generating the graphical file in the cloud service platform includes: in the data collection module of the cloud service platform, querying the The handwriting matrix and stored values of the graphic file.
  • judging whether there are historical characters corresponding to the handwriting matrix and the stored value includes:
  • the directly using the historical characters as the characters of the graphic to be recognized in the graphic file includes:
  • the historical characters are set at the position coordinates of the graphic to be recognized in the graphic file, so as to obtain a character recognition result.
  • the method before the acquisition of the graphical file requiring character recognition, the method further includes:
  • the handwriting data includes the paper surface information when the smart pen writes, the handwriting matrix and the stored value, the handwriting matrix is generated by the smart pen client based on the handwriting of the smart pen, and the stored value is provided by the cloud service.
  • the platform is generated based on the user's historical handwriting data;
  • a graphical file of the handwriting data on the current page is formed in sequence according to the handwriting matrix and the graphic style corresponding to the stored value on the current page.
  • the handwriting data that needs to be graphed can be obtained, and the handwriting data includes paper surface information, a handwriting matrix and a stored value when the smart pen writes, and the handwriting matrix is generated by the smart pen client based on the handwriting of the smart pen , the stored value is generated by the cloud service platform based on the user's historical handwriting data.
  • the handwriting data of the smart pen can be uploaded to the cloud service platform, and the handwriting data can be processed through the cloud service platform. Convert handwriting data into graphic files, and display the real shape of handwriting through graphic files.
  • the paper surface information, the handwriting matrix and the stored value formed by the smart pen during writing can be obtained from the handwriting data.
  • the paper surface information is used to describe the paper surface on which the smart pen writes handwriting. For example, if the user has written 10 pages of content through the smart pen, at this time, each page of 1-10 can be used to find the content written by the user.
  • the handwriting matrix is a feature matrix extracted from the elements that characterize the handwriting features, such as position coordinates, acceleration values, and pressure values contained in the handwriting after the user has finished writing handwriting. It is used to identify the specific information and features of the user's handwriting. Ability to restore user's handwriting.
  • the stored value is the eigenvalue of the user's historical handwriting matrix that has been stored in the cloud service platform.
  • the historical handwriting matrix Store the value to replace the newly generated handwriting matrix, thereby saving data processing and reducing system resources.
  • the handwriting matrix and the stored value corresponding to the current paper information can be searched in the graphic module of the cloud service platform.
  • the cloud service platform may include a graphical module. Through the graphical module, the handwriting matrix and the stored value corresponding to the current paper information stored in the database can be queried, so that the user can be restored based on the queried handwriting matrix and the stored value. 's handwriting.
  • the handwriting matrix and the stored value may be sorted based on the generation time corresponding to the handwriting matrix and the stored value to form a graphical sorting result.
  • the handwriting matrix and the handwriting corresponding to the stored value may be sorted in ascending or descending order, so that the handwriting on the current page can be sorted according to the actual generation order or reverse order of the handwriting.
  • a graphical file of the handwriting data on the current page may be formed on the current page in sequence according to the graphic style corresponding to the handwriting matrix and the stored value.
  • the pressure value or position coordinate corresponding to each handwriting matrix or the stored value can be further obtained, and determined by the pressure value
  • the thickness feature of handwriting determines the position coordinates of handwriting on the current page through the position coordinates, and finally forms a graphical handwriting file.
  • the graphic operation can be quickly performed on the handwriting, which improves the efficiency of medical information processing.
  • the obtaining the handwriting data that needs to be graphed includes: querying the newly generated handwriting data in the cloud service platform; identifying the newly generated handwriting data as the Handwriting data that needs to be graphed.
  • searching for the handwriting matrix and the stored value corresponding to the current paper information includes: based on the acquired identifier of the smart pen, A query operation is performed in the database of the cloud service platform; based on the query result, a handwriting matrix and a stored value corresponding to the current paper information are obtained.
  • the sorting of the handwriting matrix and the stored values based on the generation time corresponding to the handwriting matrix and the stored value includes: sorting the handwriting matrix Arrange in ascending order with the generation time of the stored value; and determine the arrangement order of the handwriting matrix and the stored value based on the result of the ascending order.
  • the handwriting data is formed on the current page in sequence according to the graphic style corresponding to the handwriting matrix and the stored value based on the graphical sorting result.
  • the graphic file of the current page includes: searching the handwriting matrix or the handwriting position coordinates and pressure values corresponding to the stored values in chronological order; generating the handwriting matrix or the handwriting matrix based on the handwriting position coordinates and the pressure value The graphic handwriting corresponding to the stored value.
  • the method before acquiring the handwriting data that needs to be graphed, the method further includes: dividing the acquired handwriting data based on the pressure value and the acceleration value to form a plurality of handwriting data part.
  • the method further includes: dividing the handwriting data segments into The corresponding time sequence, pressure value sequence, position coordinate sequence and acceleration value sequence are encapsulated to form a handwriting matrix corresponding to the handwriting data segment; the eigenvalues corresponding to the handwriting matrix are sent to the data in the cloud service platform acquisition module, so that the data acquisition module can query whether there is a stored value similar to the feature value in the handwriting data that has been stored in the cloud service platform; When the value is set, the storage matrix corresponding to the stored value is directly called as the characteristic matrix corresponding to the characteristic value.
  • the writing track of the smart pen can be generated by means of a dot matrix.
  • the writing track can include various data of the smart pen, such as the generation time of the handwriting, the pressure value of the pen tip during writing, and the writing process of the writing pen. Position coordinates on paper, acceleration value when writing, etc. By sampling and arranging these data according to time training, time series, pressure value series, position coordinate series and acceleration value series can be formed. Time series, pressure value series, position coordinate series and acceleration value series can be used to describe and restore User's handwriting.
  • the handwriting data may be divided based on the pressure value and the acceleration value to form a plurality of handwriting data segments.
  • the handwriting of the smart pen is directly uploaded to the server for data processing, the data processing speed will be slow due to the large amount of data. Therefore, the handwriting data of the smart pen needs to be processed.
  • the first pressure value threshold and the second acceleration threshold may be set first. Based on the first pressure value threshold, the pressure value sequence is divided to form multiple pressure value sequences. For example, the pressure value sequence part greater than the first pressure value threshold may be divided to form one or more pressure value sequences, One or more handwriting strokes to represent the actual writing of the user.
  • the acceleration value sequence corresponding to each pressure value sequence may be further searched, and based on the second acceleration value threshold, a clipping operation is performed on the acceleration value sequence to form multiple acceleration value sequences.
  • the handwriting data in the paused state of the user can be filtered, thereby further simplifying the segmented handwriting data.
  • the handwriting data is divided based on the time series corresponding to the acceleration value series.
  • the time series, pressure value series, position coordinate series and acceleration value series corresponding to the handwriting data segment may be packaged to form a handwriting matrix corresponding to the handwriting data segment.
  • the time series, the pressure value series, the position coordinate series and the acceleration value series can be regarded as row vectors or column vectors respectively, and then one or more handwriting matrices corresponding to the handwriting data segments can be formed.
  • the eigenvalues corresponding to the handwriting matrix can be sent to the data collection module in the cloud service platform, so that the data collection module can query whether there is a handwriting data stored in the cloud service platform with Stored values with similar eigenvalues; when a stored value similar to the eigenvalue already exists in the cloud service platform, directly call the storage matrix corresponding to the stored value as the eigenvalue corresponding to the eigenvalue, when When there is no stored value similar to the feature value in the cloud service platform, the smart pen client that generates the feature data is notified to upload the handwriting matrix to the data acquisition module.
  • the stored value is the writing eigenvalue formed based on the user's previous writing handwriting. By comparing whether there is similarity between the eigenvalue and the stored value, it can be determined whether to call the storage matrix that has been stored in the cloud service platform, and use the value in the storage matrix to directly It replaces the data in the handwriting matrix, thereby further reducing the amount of data transmission and calculation, and improving the efficiency of handwriting processing.
  • the acquiring the handwriting data of the smart pen includes: monitoring whether pressure data is generated by the smart pen; if there is, collecting the handwriting data generated by the smart pen operate.
  • dividing the handwriting data based on the pressure value and the acceleration value includes: dividing the pressure value sequence based on a first pressure value threshold to form a plurality of Sequence of pressure values. Based on the first pressure value threshold, the pressure value sequence is divided to form multiple pressure value sequences. For example, the pressure value sequence part greater than the first pressure value threshold may be divided to form one or more pressure value sequences, One or more handwriting strokes to represent the actual writing of the user.
  • the acceleration value sequence corresponding to each pressure value sequence is searched; based on the second acceleration value threshold, a clipping operation is performed on the acceleration value sequence to form multiple acceleration value sequences. Based on the second acceleration value threshold, a clipping operation is performed on the acceleration value sequence to form a plurality of acceleration value sequences.
  • the handwriting data in the paused state of the user can be filtered, thereby further simplifying the segmented handwriting data.
  • the handwriting data is divided based on the time series corresponding to the acceleration value series.
  • the encapsulating the time sequence, pressure value sequence, position coordinate sequence, and acceleration value sequence corresponding to the handwriting data segment includes:
  • the handwriting matrix corresponding to the handwriting data segment is formed in time sequence.
  • the method before the eigenvalue corresponding to the handwriting matrix is sent to the data acquisition module in the cloud service platform, the method further includes:
  • the eigenvalues of the divided handwriting data are calculated respectively to form the eigenvalue sequence of the handwriting data.
  • the method further includes:
  • graphic processing is performed on the handwriting data obtained by the data acquisition module to obtain the handwriting image data of the smart pen.
  • the method further includes: performing character recognition on the handwriting image data by using a character recognition module in a cloud service platform to obtain character data corresponding to the handwriting image data; Through the content analysis module in the cloud service platform, the content analysis service is performed on the character data to form writing content data corresponding to the handwriting data.
  • the smart pen can collect the user's writing data in the form of pressure and acceleration value under the use of the user, thereby forming the writing data. These writing data, as the user's handwriting data, are transmitted to the cloud wirelessly or wiredly. Service Platform.
  • the cloud service platform is a platform that communicates with the smart pen terminal through wired or wireless means.
  • Multiple data processing modules can be set up in the cloud service platform. These processing modules can process and analyze the writing data generated by the smart pen, so that users can The recognition and identification of handwriting has become more accurate and efficient.
  • a data acquisition module is provided in the cloud service platform, and through the data acquisition module, the handwriting data written by the user can be collected and stored.
  • the data acquisition module can be set to have extremely high flexibility and scalability, and can adjust the resource allocation in time according to the needs of data acquisition to ensure the rapid response of the system and avoid data congestion caused by the rapid expansion of business volume.
  • the data acquisition module is provided with a data storage service unit, which is used to adopt the distributed data storage service in the big data architecture, support the high concurrent data storage service, and provide support for distributed computing.
  • the user's handwriting collected by the data acquisition module is usually stored in the form of time, position coordinates, pressure value, acceleration value, etc. For this reason, the collected handwriting data needs to be imaged and restored to the user's real handwriting.
  • various data such as time, configuration, movement, and pressure of the original handwriting data can be structured and processed.
  • the original handwriting data can be calculated as image and video data, and finally bitmap,
  • Various output formats such as vector graphics and dynamic video are output, and the writing and handwriting of fixed-line users are in the form of images.
  • the character recognition module set in the cloud service platform can be used to recognize the graphical characters, so as to obtain the character data corresponding to the handwriting image.
  • the character recognition function of handwriting can be set in the character recognition module, and the data written by the user can be quickly converted into standard characters that can be recognized by the computer.
  • the recognition characters of Chinese characters, letters, symbols and formulas can be set.
  • a semantic understanding function based on natural language processing technology can be added to the character recognition module in the process of handwriting recognition, and the probability of character content can be calculated according to the text content of the context to improve the accuracy of character recognition.
  • the content parsing module set on the cloud service platform can be used to perform natural language processing, machine learning, deep learning and other artificial intelligence technologies to parse the content, including entity recognition, relation extraction, and semantics of character content. Services such as comprehension, abstract extraction, keyword extraction, and knowledge graph construction.
  • the user's handwriting can be processed in the cloud, thereby improving the processing efficiency and accuracy of the smart pen's handwriting.
  • the method further includes: based on the content data, performing feature analysis on the writing behavior of the user to form a User-corresponding writing feature font library.
  • the user's writing behavior can be extracted and analyzed, including the writing characteristics of a single character, specific painting and writing characteristics, overall writing habits, writing speed and other writing characteristics, and a unique character feature library for a specific user can be generated to realize user handwriting identification.
  • each character written by the user with the smart pen can identify the writer, and can be used in scenarios such as document signature authenticity verification and exam anti-cheating.
  • the method further includes: comparing the target feature of the handwriting image data with preset target handwriting data and analysis, and the analysis result of the handwriting image data is determined based on the result of the comparison and analysis.
  • the system can receive the preset writing/painting target characters/graphics, collect the content written by the user, and calculate the similarity between the target and the writing result by using the method of graphic hash value comparison, cosine similarity comparison, mutual information comparison, etc. Judging the similarity between the user's writing content and the target can be applied to scenarios such as calligraphy learning and painting learning.
  • the method further includes:
  • the content data is compared with preset target data to form a content comparison result.
  • the content data can be the answer data written by the user in the process of taking the test
  • the target data is the answer data corresponding to the test content.
  • the similarity value between the content data and the target data can be determined, so as to further determine the correct rate of the handwriting data answered by the user.
  • the content of this embodiment it is possible to further judge whether the content written by the user is correct based on the written data of the user.
  • the method further includes: sending the handwriting image data and the content data to the client at the same time, So that the client can display the handwriting image data or the content data.
  • the method further includes: identifying the content data, and judging whether there is a table in the content data content data; if so, display the table content data in a tabular form.
  • the data that needs to be displayed in the form of a table can be identified, and the part of the content can be displayed in the form of a table, thereby improving the processing function of the smart pen data.
  • the method further includes: performing semantic analysis on the content data to determine whether there is a content data corresponding to the content data Recommendation data for the response.
  • the recommended data can be data corresponding to the content data.
  • the content data is the pathological data of the user written by the doctor by handwriting, etc., then by analyzing the pathological data, the prescription data corresponding to the pathological data can be recommended (recommended data). ), so that it is convenient for doctors to select some recommended data according to actual needs. If it exists, the recommendation data corresponding to the content data is generated. Through this embodiment, the writing efficiency of the writing content data can be further improved.
  • an embodiment of the present application further discloses a medical information processing apparatus 50, including:
  • An acquisition module 501 configured to acquire handwriting data formed by a smart pen in a preset writing area, where the handwriting data is used to describe pathological information;
  • a processing module 502 configured to perform data processing on the handwriting received from the sensing device on the cloud service platform to form analysis content corresponding to the handwriting data;
  • Clustering module 503 configured to perform cluster analysis on the parsed content to form a cluster analysis result
  • a determination module 504 is configured to determine, based on the cluster analysis result, a medical model corresponding to the pathological information and recommendation information corresponding to the medical model.
  • an embodiment of the present disclosure further provides an electronic device 60, the electronic device includes:
  • the memory stores instructions executable by the at least one processor, and the instructions are executed by the at least one processor to enable the at least one processor to execute the medical information processing method in the foregoing method embodiments.
  • Embodiments of the present disclosure also provide a computer program product, the computer program product includes a computer program stored on a non-transitory computer-readable storage medium, the computer program includes program instructions, when the program instructions are executed by a computer, make The computer executes the medical information processing method in the foregoing method embodiments.
  • FIG. 6 it shows a schematic structural diagram of an electronic device 60 suitable for implementing an embodiment of the present disclosure.
  • the electronic devices in the embodiments of the present disclosure may include, but are not limited to, such as mobile phones, notebook computers, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals (eg, mobile terminals such as in-vehicle navigation terminals), etc., and stationary terminals such as digital TVs, desktop computers, and the like.
  • the electronic device shown in FIG. 6 is only an example, and should not impose any limitation on the function and scope of use of the embodiments of the present disclosure.
  • electronic device 60 may include processing means (eg, central processing unit, graphics processor, etc.) 601 that may be loaded into random access according to a program stored in read only memory (ROM) 602 or from storage means 608 Various appropriate actions and processes are executed by the programs in the memory (RAM) 603 . In the RAM 603, various programs and data necessary for the operation of the electronic device 60 are also stored.
  • the processing device 601 , the ROM 602 , and the RAM 603 are connected to each other through a bus 604 .
  • An input/output (I/O) interface 605 is also connected to bus 604 .
  • I/O interface 605 input devices 606 including, for example, a touch screen, touchpad, keyboard, mouse, image sensor, microphone, accelerometer, gyroscope, etc.; including, for example, a liquid crystal display (LCD), speakers, An output device 607 of a vibrator or the like; a storage device 608 including, for example, a magnetic tape, a hard disk, etc.; and a communication device 609 .
  • Communication means 609 may allow electronic device 60 to communicate wirelessly or by wire with other devices to exchange data. While the figures show the electronic device 60 having various means, it should be understood that not all of the illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
  • embodiments of the present disclosure include a computer program product comprising a computer program carried on a computer-readable medium, the computer program containing program code for performing the method illustrated in the flowchart.
  • the computer program may be downloaded and installed from the network via the communication device 609 , or from the storage device 608 , or from the ROM 602 .
  • the processing apparatus 601 the above-mentioned functions defined in the methods of the embodiments of the present disclosure are executed.
  • the computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two.
  • the computer-readable storage medium can be, for example, but not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any of the above. More specific examples of computer readable storage media may include, but are not limited to, electrical connections having one or more wires, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable Programmable read only memory (EPROM or flash memory), fiber optics, portable compact disk read only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave with computer-readable program code embodied thereon. Such propagated data signals may take a variety of forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
  • a computer-readable signal medium can also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device .
  • Program code embodied on a computer readable medium may be transmitted using any suitable medium including, but not limited to, electrical wire, optical fiber cable, RF (radio frequency), etc., or any suitable combination of the foregoing.
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; or may exist alone without being assembled into the electronic device.
  • the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the electronic device, the electronic device: acquires at least two Internet Protocol addresses; A node evaluation request for an Internet Protocol address, wherein the node evaluation device selects an Internet Protocol address from the at least two Internet Protocol addresses and returns it; receives the Internet Protocol address returned by the node evaluation device; wherein the obtained The Internet Protocol address indicates an edge node in the content distribution network.
  • the above computer-readable medium carries one or more programs, and when the above one or more programs are executed by the electronic device, the electronic device: receives a node evaluation request including at least two Internet Protocol addresses; From the at least two Internet Protocol addresses, the Internet Protocol address is selected; the selected Internet Protocol address is returned; wherein, the received Internet Protocol address indicates an edge node in the content distribution network.
  • Computer program code for carrying out operations of the present disclosure may be written in one or more programming languages, including object-oriented programming languages—such as Java, Smalltalk, C++, but also conventional Procedural programming language - such as the "C" language or similar programming language.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server.
  • the remote computer may be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (eg, using an Internet service provider through Internet connection).
  • LAN local area network
  • WAN wide area network
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of code that contains one or more logical functions for implementing the specified functions executable instructions.
  • the functions noted in the blocks may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
  • each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented in dedicated hardware-based systems that perform the specified functions or operations , or can be implemented in a combination of dedicated hardware and computer instructions.
  • the units involved in the embodiments of the present disclosure may be implemented in a software manner, and may also be implemented in a hardware manner.
  • the name of the unit does not constitute a limitation of the unit itself under certain circumstances, for example, the first obtaining unit may also be described as "a unit that obtains at least two Internet Protocol addresses".
  • the medical information processing solution in the embodiment of the present disclosure includes acquiring handwriting data formed by a smart pen in a preset writing area, where the handwriting data is used to describe pathological information; Data processing is performed on the handwriting to form analysis content corresponding to the handwriting data; cluster analysis is performed on the analysis content to form a cluster analysis result; based on the cluster analysis result, the medical model corresponding to the pathological information and the corresponding medical model are determined. Recommendation information corresponding to the medical model.
  • the efficiency of medical information processing is improved.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Multimedia (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

一种医疗信息处理方法、装置及电子设备,属于数据处理技术领域,该方法包括:获取智能笔在预设书写区域形成的笔迹数据,所述笔迹数据用于描述病理信息(S101);在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,形成与所述笔迹数据对应解析内容(S102);对所述解析内容进行聚类分析,形成聚类分析结果(S103);基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息(S104)。通过该处理方案,能够提高医疗信息处理的效率。

Description

医疗信息处理方法、装置及电子设备 技术领域
本公开涉及数据处理技术领域,尤其涉及一种医疗信息处理方法、装置及电子设备。
背景技术
点阵数码智能笔是一种通过在普通纸张上印刷一层不可见的点阵图案,数码笔前端的高速摄像头随时捕捉笔尖的运动轨迹,同时压力传感器将压力数据传回数据处理器,最终将信息通过蓝牙或者USB线向外传输的新型书写工具。
与普通的纸张和笔不同,这些信息包括纸张类型、来源、页码、位置、笔迹坐标、运动轨迹、笔尖压力、笔画顺序、运笔时间、运笔速度等信息,笔迹记录过程与书写过程同步。当书写时,点阵数码笔将纸张上书写的文字或者图片以位图的形式存储在电脑中,形成文档,如需要还可以同步通过投影显示。
如何基于云平台对智能笔的笔迹内容在智慧医疗中进行有效的应用,提高医疗信息处理的处理效率,成为需要解决的问题。
发明内容
有鉴于此,本公开实施例提供一种医疗信息处理方法、装置及电子设备,以至少部分解决现有技术中存在的问题。
第一方面,本公开实施例提供了一种医疗信息处理方法,包括:
获取智能笔在预设书写区域形成的笔迹数据,所述笔迹数据用于描述病理信息;
在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,形成与所述笔迹数据对应解析内容;
对所述解析内容进行聚类分析,形成聚类分析结果;
基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息。
根据本公开实施例的一种具体实现方式,所述获取智能笔在预设书写区域形成的笔迹数据,包括:
判断所述智能笔的压力传感器产生的压力值是否大于预设值;
若是,则在所述书写区域采集所述智能笔生成的笔迹数据,所述笔迹数据包括智能笔生成的压力值、位置坐标、时间值以及加速度值。
根据本公开实施例的一种具体实现方式,所述在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,包括:
基于所述笔迹数据中包含的压力值、位置坐标、时间值以及加速度值,对所述智能笔的轨迹进行还原,形成图形化文件;
对所述图形化文件进行字符识别,得到所述笔数据对应的字符集合;
对所述字符集合中的内容进行语义解析,得到所述笔迹数据的解析内容。
根据本公开实施例的一种具体实现方式,所述对所述解析内容进行聚类分析,形成聚类分析结果,包括:
将所述解析内容输入到预先训练好的神经网络模型中;
基于所述神经网络模型的计算结果,确定所述聚类分析结果。
根据本公开实施例的一种具体实现方式,所述基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息,包括:
查找所述聚类分析结果所属的病理分类;
基于所述病理分类,确定所述病理信息所对应的医疗模型。
根据本公开实施例的一种具体实现方式,所述基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息,包括:
查找与所述医疗模型所对应的药品信息;
将所述一个或多个药品信息设置为所述医疗模型所对应的推荐信息。
根据本公开实施例的一种具体实现方式,所述基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息,包括:
查找用户对于所述一个或多个药品信息的选择信息;
将所述选择信息加入到所述解析内容中
第二方面,本公开实施例提供了一种医疗信息处理装置,包括:
获取模块,用于获取智能笔在预设书写区域形成的笔迹数据,所述笔迹数据用于描述病理信息;
处理模块,用于在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,形成与所述笔迹数据对应解析内容;
聚类模块,用于对所述解析内容进行聚类分析,形成聚类分析结果;
确定模块,用于基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息。
第三方面,本公开实施例还提供了一种电子设备,该电子设备包括:
至少一个处理器;以及,
与该至少一个处理器通信连接的存储器;其中,
该存储器存储有可被该至少一个处理器执行的指令,该指令被该至少一个处理器执行,以使该至少一个处理器能够执行前述第一方面或第一方面的任一实现方式中的医疗信息处理方法。
第四方面,本公开实施例还提供了一种非暂态计算机可读存储介质,该非暂态计算机可读存储介质存储计算机指令,该计算机指令用于使该计算机执行前述第一方面或第一方面的任一实现方式中的医疗信息处理方法。
第五方面,本公开实施例还提供了一种计算机程序产品,该计算机程序产品包括存储在非暂态计算机可读存储介质上的计算程序,该计算机程序包括程序指令,当该程序指令被计算机执行时,使该计算机执行前述第一方面或第一方面的任一实现方式中的医疗信息处理方法。
本公开实施例中的医疗信息处理方案,包括获取智能笔在预设书写区域形成的笔迹数据,所述笔迹数据用于描述病理信息;在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,形成与所述笔迹数据对应解析内容;对所述解析内容进行聚类分析,形成聚类分析结果;基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息。通过本公开的处理方案,提高了医疗信息处理的效率。
附图说明
为了更清楚地说明本公开实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其它的附图。
图1为本公开实施例提供的一种医疗信息处理方法的流程图;
图2为本公开实施例提供的另一种医疗信息处理方法的流程图;
图3为本公开实施例提供的另一种医疗信息处理方法的流程图;
图4为本公开实施例提供的另一种医疗信息处理方法的流程图;
图5为本公开实施例提供的一种医疗信息处理装置的结构示意图;
图6为本公开实施例提供的电子设备示意图。
具体实施方式
下面结合附图对本公开实施例进行详细描述。
以下通过特定的具体实例说明本公开的实施方式,本领域技术人员可由本说明书所揭露的内容轻易地了解本公开的其他优点与功效。显然, 所描述的实施例仅仅是本公开一部分实施例,而不是全部的实施例。本公开还可以通过另外不同的具体实施方式加以实施或应用,本说明书中的各项细节也可以基于不同观点与应用,在没有背离本公开的精神下进行各种修饰或改变。需说明的是,在不冲突的情况下,以下实施例及实施例中的特征可以相互组合。基于本公开中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。
需要说明的是,下文描述在所附权利要求书的范围内的实施例的各种方面。应显而易见,本文中所描述的方面可体现于广泛多种形式中,且本文中所描述的任何特定结构及/或功能仅为说明性的。基于本公开,所属领域的技术人员应了解,本文中所描述的一个方面可与任何其它方面独立地实施,且可以各种方式组合这些方面中的两者或两者以上。举例来说,可使用本文中所阐述的任何数目个方面来实施设备及/或实践方法。另外,可使用除了本文中所阐述的方面中的一或多者之外的其它结构及/或功能性实施此设备及/或实践此方法。
还需要说明的是,以下实施例中所提供的图示仅以示意方式说明本公开的基本构想,图式中仅显示与本公开中有关的组件而非按照实际实施时的组件数目、形状及尺寸绘制,其实际实施时各组件的型态、数量及比例可为一种随意的改变,且其组件布局型态也可能更为复杂。
另外,在以下描述中,提供具体细节是为了便于透彻理解实例。然而,所属领域的技术人员将理解,可在没有这些特定细节的情况下实践所述方面。
本公开实施例提供一种医疗信息处理方法。本实施例提供的医疗信息处理方法可以由一计算装置来执行,该计算装置可以实现为软件,或者实现为软件和硬件的组合,该计算装置可以集成设置在服务器、客户端等中。
参见图1,本公开实施例中的医疗信息处理方法,可以包括如下步骤:
S101,获取智能笔在预设书写区域形成的笔迹数据,所述笔迹数据用于描述病理信息。
智能笔通过在感应装置的书写区域进行书写操作,可以生成笔迹数据,通过这些笔迹数据,能够描述用户在书写区域书写的内容。
在获取用户书写内容的过程中,可以进一步的监控智能笔上的压力传感器是否产生压力信号,当压力信号的压力值大于预设值之后,便可以采集智能笔在书写区域上形成的笔迹数据。
作为一种应用场景,笔迹数据可以是医生手写的病理信息,通过这种方式,能够将以上的手写笔迹通过电子化的方式直接保存起来。
S102,在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,形成与所述笔迹数据对应解析内容。
云端服务平台通过通信的方式与智能笔进行通信连接,进而可以得到智能笔书写的笔迹数据,从而基于这些笔迹数据进行数据处理。
具体的,在云端服务平台中可以基于所述笔迹数据中包含的压力值、位置坐标、时间值以及加速度值,对所述智能笔的轨迹进行还原,形成图形化文件;对所述图形化文件进行字符识别,得到所述笔数据对应的字符集合;对所述字符集合中的内容进行语义解析,得到所述笔迹数据的解析内容,解析内容为符合语义语法规定的内容。
S103,对所述解析内容进行聚类分析,形成聚类分析结果。
可以预先训练神经网络模型(例如,CNN卷积神经网络模型),通过神经网络模型对解析内容进行分类处理,从而确定解析内容的聚类分析结果。
S104,基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息。
具体的,可以查找所述聚类分析结果所属的病理分类;基于所述病理分类,确定所述病理信息所对应的医疗模型。医疗模型用户描述病人所对应的疾病类型及相应的处理措施。
为此,可以进一步的查找与所述医疗模型所对应的药品信息;将所述一个或多个药品信息设置为所述医疗模型所对应的推荐信息。通过这种方式,可以提高医生书写病历的效率。
进一步的,还可以查找用户对于所述一个或多个药品信息的选择信息,将所述选择信息加入到所述解析内容中,通过这种方式,能够节省医生书写药品信息的时间,提升病历的书写效率。
根据本公开实施例的一种具体实现方式,所述获取智能笔在预设书写区域形成的笔迹数据,包括:
判断所述智能笔的压力传感器产生的压力值是否大于预设值;
若是,则在所述书写区域采集所述智能笔生成的笔迹数据,所述笔迹数据包括智能笔生成的压力值、位置坐标、时间值以及加速度值。
根据本公开实施例的一种具体实现方式,所述在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,包括:
基于所述笔迹数据中包含的压力值、位置坐标、时间值以及加速度值,对所述智能笔的轨迹进行还原,形成图形化文件;
对所述图形化文件进行字符识别,得到所述笔数据对应的字符集合;
对所述字符集合中的内容进行语义解析,得到所述笔迹数据的解析内容。
参见图2,根据本公开实施例的一种具体实现方式,所述对所述解析内容进行聚类分析,形成聚类分析结果,包括:
S201,将所述解析内容输入到预先训练好的神经网络模型中;
S202,基于所述神经网络模型的计算结果,确定所述聚类分析结果。
参见图3,根据本公开实施例的一种具体实现方式,所述基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息,包括:
S301,查找所述聚类分析结果所属的病理分类;
S302,基于所述病理分类,确定所述病理信息所对应的医疗模型。
参见图4,根据本公开实施例的一种具体实现方式,所述基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息,包括:
S401,查找与所述医疗模型所对应的药品信息;
S402,将所述一个或多个药品信息设置为所述医疗模型所对应的推荐信息。
根据本公开实施例的一种具体实现方式,所述基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息,包括:查找用户对于所述一个或多个药品信息的选择信息;将所述选择信息加入到所述解析内容中。
作为一种可选方式,可以获取智能笔笔迹数据所对应的图形化文件,所述图形化文件由所述笔迹数据通过图形化的方式生成。
智能笔书写完成之后,其书写的笔迹数据上传到云端服务平台中,在云端服务平台中将用户的书写笔迹进行图形化还原,从而形成所述图形化文件。
作为一种可选方式,可以对所述图形化文件中的图像字符进行内容识别,得到与所述图形化文件所对应的解析内容。
图形化文件中包含用户书写的内容,通过对图形化文件进行文字识别和内容识别,可以得到图形化文件所对应的解析内容,通过该解析内容,可以获知图形化文件所包含的内容,作为一种方式,图形化文件可以是用户手写的考试答案,解析内容则是将用户手写的考试答案解析成标准的计算机能够识别的文字内容。
作为一种可选方式,可以通过所述图形化文件所包含的文件标识,查找与所述笔迹数据对应的目标内容。
图形化文件中可以包含文件标识,该文件标识用以表明图形化文件 中的内容标识,例如,该文件标识可以是试题编号。通过识别该文件标识,可以在云端服务平台中预设的数据库中查找该文件标识对应的目标内容(例如,试题的答案)。
作为一种可选方式,可以通过将所述解析内容与所述目标内容之间进行相似性判断,确定所述图形化文件的评价内容。
通过将解析内容和目标内容之间进行相似度判断的方法,可以通过目标内容来判断用户通过智能笔手写的解析内容是否正确,进而给出相应的评价。
根据本公开实施例的一种具体实现方式,所述获取智能笔笔迹数据所对应的图形化文件,包括:在智能笔完成笔迹书写之后,在云端服务平台中执行对智能笔笔迹的图形化操作;在所述图形化完成之后,获取智能笔笔迹数据所对应的图形化文件。
根据本公开实施例的一种具体实现方式,所述对所述图形化文件中的图像字符进行内容识别,包括:对所述图形化文件中的笔迹执行字符检测,得到字符集合;对所述字符集合中的内容进行语义分析,并基于语义分析的结果确定与所述图形化文件所对应的解析内容。
根据本公开实施例的一种具体实现方式,所述通过所述图形化文件所包含的文件标识,查找与所述笔迹数据对应的目标内容,包括:在所述云端服务平台中输入所述图形化文件所包含的文件标识;基于所述文件标识,在云端服务平台预先设置的数据库中查找所述笔迹数据对应的目标内容。
根据本公开实施例的一种具体实现方式,所述通过将所述解析内容与所述目标内容之间进行相似性判断,确定所述图形化文件的评价内容,包括:分别对所述解析内容和所述目标内容进行矢量化计算,得到解析内容向量和目标内容向量;对所述解析内容向量和所述目标内容向量进行相似性计算,得到相似性计算结果;基于所述相似性计算结果,确定所述图形化文件所对应的评价内容。
根据本公开实施例的一种具体实现方式,所述获取智能笔笔迹数据 所对应的图形化文件之后,所述方法还包括:对所述图形化文件中的图像字符进行目标识别,得到一个或多个图形化字符。
根据本公开实施例的一种具体实现方式,所述方法还包括:基于所述图形化字符对应的标准字符编码,查找与所述图形化字符所对应的目标图形;通过将所述图形化字符与所述目标图形之间进行相似性判断,确定所述图形化字符的评价信息。
作为一种可选方式,可以获取智能笔笔迹数据所对应的图形化文件,所述图形化文件由所述笔迹数据通过图形化的方式生成。
智能笔书写完成之后,其书写的笔迹数据上传到云端服务平台中,在云端服务平台中将用户的书写笔迹进行图形化还原,从而形成所述图形化文件。
对所述图形化文件中的图像字符进行目标识别,得到一个或多个图形化字符。
图形化文件中包含了用户通过智能笔书写的一个或多个字符,这些字符可以是中、英文符号、数字或图形等,通过对这些图像字符进行目标识别,可以得到一个或多个图形化字符,这些图形化字符用图像的形式来描述用户的书写轨迹。例如,该图形化字符可以是用户使用智能笔书写的书法字体。
作为一种可选方式,可以基于所述图形化字符对应的标准字符编码,查找与所述图形化字符所对应的目标图形。
可以通过对图形化字符进行OCR识别的方式来对图形化字符进行字符识别,从而得到该图形化字符所对应的标准字符编码。同时云端服务平台中存储有目标图形,目标图像为标准字符编码所对应的标准样式,通过标准字符编码,可以在云端服务平台中查找与所述图形化字符所对应的目标图形。
作为一个例子,图形化字符可以是用户书写的楷体字,目标图像是对应的标准的楷体字形,通过识别用户书写的楷体字,可以查找到标准 的楷体字形。
作为一种可选方式,可以通过将所述图形化字符与所述目标图形之间进行相似性判断,确定所述图形化字符的评价信息。
可以通过计算图形化字符与所述目标图形之间的相似度,通过相似度来判断用户书写的图形化字符是否标准,例如,当图形化字符与所述目标图形之间的相似度达到90%以上时,可以认定为用户的书写笔迹达到优秀的级别,此时评价信息中可以给出优秀的评价。
根据本公开实施例的一种具体实现方式,所述获取智能笔笔迹数据所对应的图形化文件,包括:
在智能笔完成笔迹书写之后,在云端服务平台中执行对智能笔笔迹的图形化操作;
在所述图形化完成之后,获取智能笔笔迹数据所对应的图形化文件。
根据本公开实施例的一种具体实现方式,所述对所述图形化文件中的图像字符进行目标识别,得到一个或多个图形化字符,包括:
对所述图形化文件中的图形字符执行边缘检测;
基于边缘检测的结果,确定所述一个或多个图形化字符。
根据本公开实施例的一种具体实现方式,所述基于所述图形化字符对应的标准字符编码,查找与所述图形化字符所对应的目标图形,包括:
对所述图形化字符进行图形识别,得到所述图形化字符所对应的标准字符编码;
基于所述标准字符编码,在预设的目标图形数据库中查找与所述标准字符编码所对应的目标图形。
根据本公开实施例的一种具体实现方式,所述通过将所述图形化字符与所述目标图形之间进行相似性判断,确定所述图形化字符的评价信息,包括:
对所述图形化字符与所述目标图形进行相似度计算,得到计算结果;
基于所述计算结果,生成针对所述图形化字符的评价信息。
根据本公开实施例的一种具体实现方式,所述通过将所述图形化字符与所述目标图形之间进行相似性判断,确定所述图形化字符的评价信息之后,所述方法还包括:
基于智能笔笔迹数据对应的笔迹矩阵和存储值,计算所述笔迹数据的第一特征;
获取所述笔迹数据对应的图形化文件中所包含的字符集合,以便于基于所述字符集合确定所述笔迹数据的第二特征。
根据本公开实施例的一种具体实现方式,所述方法还包括:
对所述字符集合对应的语义识别内容进行特征提取,得到所述笔迹数据的第三特征;
基于第一特征、第二特征和第三特征,确定所述智能笔笔迹数据所对应的书写行为特征。
作为一种可选方式,可以基于智能笔笔迹数据对应的笔迹矩阵和存储值,计算所述笔迹数据的第一特征。
笔迹矩阵是用户在书写完笔迹之后,对笔迹中包含的位置坐标、加速度值、压力值等表征笔迹特征的元素提炼出来的特征矩阵,用来标识用户笔迹的具体的信息及特征,通过笔迹矩阵能够还原用户的笔迹。
存储值是云端服务平台中已经存储的用户的历史笔迹矩阵的特征值,图形化文件中包含的字符与笔迹矩阵或存储值具有一一对应的关系,为此,可以直接基于该对应关系来查找生成所述图形化文件的笔迹矩阵及存储值。
当笔迹矩阵在云端服务平台中存在对应的存储值时,可以直接采用存储值来代替该笔迹矩阵。当笔迹矩阵在云端服务平台中不存在对应的存储值时,则计算笔迹矩阵的特征值;将所述特征值与所述存储值一起形成第一特征的特征向量。
作为一种可选方式,可以获取所述笔迹数据对应的图形化文件中所 包含的字符集合,以便于基于所述字符集合确定所述笔迹数据的第二特征。
字符集合是对智能笔的书写笔迹图形化之后,通过对图形化文件进行字符识别的结果,通过对字符集合进行特征向量计算,可以得到字符集合对应的第二向量,将第二向量作为所述笔迹数据的第二特征。
作为一种可选方式,可以对所述字符集合对应的语义识别内容进行特征提取,得到所述笔迹数据的第三特征。
云端服务平台在得到字符集合之后,还需要通过语义分析的方式对字符集合中的内容进行语义分析,得到语义识别内容,通过对语义识别内容进行特征分析,可以进一步的得到笔迹数据的特征向量,作为第三特征。
作为一种可选方式,可以基于第一特征、第二特征和第三特征,确定所述智能笔笔迹数据所对应的书写行为特征。
作为一种方式,可以将第一特征、第二特征及第三特征作为特征向量,组成书写行为矩阵;通过计算书写行为举证的特征值的方式,可以将所述书写行为矩阵的特征值确定为所述智能笔笔迹数据所对应的书写行为特征,从而得到智能笔笔迹数据所对应的行为特征。
获得行为特征之后,可以将该行为特征作为笔迹数据的签名值,用来实现用户笔迹鉴定,用户使用智能笔书写的每一个字符都可识别书写人,可应用文件签名真伪认定、考试防作弊等场景。
根据本公开实施例的一种具体实现方式,所述基于智能笔笔迹数据对应的笔迹矩阵和存储值,计算所述笔迹数据的第一特征,包括:计算笔迹矩阵的特征值;将所述特征值与所述存储值一起形成第一特征的特征向量。
根据本公开实施例的一种具体实现方式,所述获取所述笔迹数据对应的图形化文件中所包含的字符集合,以便于基于所述字符集合确定所述笔迹数据的第二特征,包括:对所述字符集合中的字符进行向量计算, 得到第二向量;将所述第二向量作为所述第二特征的特征向量。
根据本公开实施例的一种具体实现方式,所述对所述字符集合对应的语义识别内容进行特征提取,得到所述笔迹数据的第三特征,包括:对所述语义识别内容进行向量计算,得到第三向量;将所述第三向量作为所述第三特征的特征向量。
根据本公开实施例的一种具体实现方式,所述基于第一特征、第二特征和第三特征,确定所述智能笔笔迹数据所对应的书写行为特征,包括:
基于所述第一特征、第二特征和第三特征构建书写行为矩阵;
将所述书写行为矩阵的特征值确定为所述智能笔笔迹数据所对应的书写行为特征。
根据本公开实施例的一种具体实现方式,所述基于智能笔笔迹数据对应的笔迹矩阵和存储值,计算所述笔迹数据的第一特征之前,所述方法还包括:
获取基于图形化文件形成的字符集合,所述图形化文件基于智能笔笔迹形成;
基于所述图形化文件对应的笔迹矩阵和存储值,在云端服务平台中预设的数据库中,判断是否存在与所述图形化文件对应的个性化语义数据库。
根据本公开实施例的一种具体实现方式,所述方法还包括:
当存在与所述图形化文件对应的个性化语义数据库时,调用所述个性化语义数据库对所述字符集合中的内容进行解析,得到解析结果;
基于所述解析结果,重新确定所述字符集合中的内容。
作为一种可选方式,可以获取基于图形化文件形成的字符集合,所述图形化文件基于智能笔笔迹形成。
图形化文件通过图形化的方式来展示智能笔的书写笔迹,为了进一 步获取图形化文件中用户书写的内容,可以对图形化文件中的用户书写笔迹进行字符识别,从而得到图形化文件所对应的字符集合,通过字符集合,能够确定图形化文件中智能笔的书写内容。
然而,在对图形化文件进行字符化的过程中,存在识别错误的情况,为此需要基于识别后的字符集合在此进行内容解析和识别。
作为一种可选方式,可以基于所述图形化文件对应的笔迹矩阵和存储值,在云端服务平台中预设的数据库中,判断是否存在与所述图形化文件对应的个性化语义数据库。
笔迹矩阵是用户在书写完笔迹之后,对笔迹中包含的位置坐标、加速度值、压力值等表征笔迹特征的元素提炼出来的特征矩阵,用来标识用户笔迹的具体的信息及特征,通过笔迹矩阵能够还原用户的笔迹。
存储值是云端服务平台中已经存储的用户的历史笔迹矩阵的特征值,图形化文件中包含的字符与笔迹矩阵或存储值具有一一对应的关系,为此,可以直接基于该对应关系来查找生成所述图形化文件的笔迹矩阵及存储值。
除此之外,云端服务平台中还设置有个性化语义数据库,该个性化语义数据库基于针对图形化文件字符识别的历史记录生成,能够记录笔迹矩阵及存储值对应的个性化语义内容。
作为一种可选方式,可以当存在与所述图形化文件对应的个性化语义数据库时,调用所述个性化语义数据库对所述字符集合中的内容进行解析,得到解析结果。
具体的,可以将所述字符集合中的字符进行分词处理,得到一个或多个分词向量;将所述分词向量与所述个性化语义数据库中的语义向量进行向量比对;基于向量比对的结果,确定所述字符集合中的分词向量是否正确。
作为一种可选方式,可以基于所述解析结果,重新确定所述字符集合中的内容。
当分词向量与个性化语义数据库中的语义向量不一致时,使用个性化语义数据库中的语义向量对字符集合中的字符向量进行修正,进而重新确定字符集合中的内容。
根据本公开实施例的一种具体实现方式,所述获取基于图形化文件形成的字符集合,包括:判断所述云端服务平台中是否产生新的图形化文件;若是,则在所述云端服务平台对所述图形化文件完成字符识别之后,获得图形化文件识别得到的字符集合。
根据本公开实施例的一种具体实现方式,所述基于所述图形化文件对应的笔迹矩阵和存储值,在云端服务平台中预设的数据库中,判断是否存在与所述图形化文件对应的个性化语义数据库,包括:将所述笔迹矩阵和所述存储值输入到所述云端平台中的数据库中;查询是否存着与笔迹矩阵和所述存储值对应的个性化语义数据库。
根据本公开实施例的一种具体实现方式,所述调用所述个性化语义数据库对所述字符集合中的内容进行解析,包括:将所述字符集合中的字符进行分词处理,得到一个或多个分词向量;将所述分词向量与所述个性化语义数据库中的语义向量进行向量比对;基于向量比对的结果,确定所述字符集合中的分词向量是否正确。
根据本公开实施例的一种具体实现方式,所述基于所述解析结果,重新确定所述字符集合中的内容,包括:当所述解析结果中显示字符集合中的分词向量与所述个性化语义数据库中的语义向量不一致时,基于所述个性化语义数据库中的语义向量对所述分词向量中的内容进行修正。
根据本公开实施例的一种具体实现方式,所述获取基于图形化文件形成的字符集合之前,所述方法还包括:获取需要进行字符识别的图形化文件,所述图形化文件由智能笔的笔迹生成;在云端服务平台中查找生成所述图形化文件的笔迹矩阵及存储值。
根据本公开实施例的一种具体实现方式,所述方法还包括:在预设的字符识别数据库中,判断是否存在与所述笔迹矩阵及存储值对应的历 史字符;若是,则直接使用所述历史字符作为图形化文件中待识别图形的字符。
作为一种可选方式,可以获取需要进行字符识别的图形化文件,所述图形化文件由智能笔的笔迹生成。
图形化文件通过智能笔书写的轨迹转化而成,用以通过图形的方式来展示智能笔的书写轨迹,该图形化文件可以是各种类型的图形文件。
在进行字符识别之前,可以在云端服务平台中直接查找新生成的图形化文件,通过获取需要实时进行字符识别的图形化文件。
作为一种可选方式,可以在云端服务平台中查找生成所述图形化文件的笔迹矩阵及存储值。
笔迹矩阵是用户在书写完笔迹之后,对笔迹中包含的位置坐标、加速度值、压力值等表征笔迹特征的元素提炼出来的特征矩阵,用来标识用户笔迹的具体的信息及特征,通过笔迹矩阵能够还原用户的笔迹。
存储值是云端服务平台中已经存储的用户的历史笔迹矩阵的特征值,图形化文件中包含的字符与笔迹矩阵或存储值具有一一对应的关系,为此,可以直接基于该对应关系来查找生成所述图形化文件的笔迹矩阵及存储值。
作为一种可选方式,可以在预设的字符识别数据库中,判断是否存在与所述笔迹矩阵及存储值对应的历史字符。
字符识别数据库中保存有之前已经识别过的字符,同时保存已经识别的字符与笔迹矩阵或存储值之间的一一对应关系,为此,可以直接在字符识别数据库中,直接查询是否存在与所述笔迹矩阵及存储值对应的历史字符。
作为一种可选方式,若是,则直接使用所述历史字符作为图形化文件中待识别图形的字符。
通过这种方式,能够基于历史识别记录来直接对待识别图形的字符进行识别,不用对每个图形化文件中的每个图形都进行字符识别,从而 极大的提高了字符识别的效率。
根据本公开实施例的一种具体实现方式,所述在预设的字符识别数据库中,判断是否存在与所述笔迹矩阵及存储值对应的历史字符之后,所述方法还包括:
当预设的字符识别数据库中不存在与所述笔迹矩阵及存储值对应的历史字符时,直接对所述图形化文件上的字符进行识别;
将识别到的字符及其对应的笔迹矩阵或存储值保存到所述字符识别数据库中。
根据本公开实施例的一种具体实现方式,所述获取需要进行字符识别的图形化文件,包括:在所述云端服务平台中查找新生成的图形化文件;
将所述新生成的图形化文件作为需要进行字符识别的图形化文件。
根据本公开实施例的一种具体实现方式,所述在云端服务平台中查找生成所述图形化文件的笔迹矩阵及存储值,包括:在所述云端服务平台的数据采集模块中,查询所述图形化文件的笔迹矩阵及存储值。
根据本公开实施例的一种具体实现方式,所述在预设的字符识别数据库中,判断是否存在与所述笔迹矩阵及存储值对应的历史字符,包括:
将所述笔迹矩阵和所述存储值输入到所述字符识别数据库中执行查询操作;
基于查询操作的结果,判断是否存在与所述笔迹矩阵及存储值对应的历史字符。
根据本公开实施例的一种具体实现方式,所述直接使用所述历史字符作为图形化文件中待识别图形的字符,包括:
获取所述待识别图形在图形化文件中的位置坐标;
将所述历史字符设置在待识别图形在图形化文件中的位置坐标处,以得到字符识别结果。
根据本公开实施例的一种具体实现方式,所述获取需要进行字符识别的图形化文件之前,所述方法还包括:
获取需要图形化的笔迹数据,所述笔迹数据包括智能笔书写时的纸面信息、笔迹矩阵以及存储值,所述笔迹矩阵由智能笔客户端基于智能笔笔迹产生,所述存储值由云端服务平台基于用户的历史笔迹数据生成;
在云端服务平台的图形化模块中,查找与当前纸面信息所对应的笔迹矩阵及存储值;
基于所述笔迹矩阵与所述存储值所对应的生成时间,对所述笔迹矩阵及所述存储值进行排序,形成图形化排序结果;
基于所述图形化排序结果,在当前页面上依序按照所述笔迹矩阵与所述存储值所对应的图形样式,形成所述笔迹数据在当前页面的图形化文件。
作为一种可选方式,可以获取需要图形化的笔迹数据,所述笔迹数据包括智能笔书写时的纸面信息、笔迹矩阵以及存储值,所述笔迹矩阵由智能笔客户端基于智能笔笔迹产生,所述存储值由云端服务平台基于用户的历史笔迹数据生成。
笔迹数据在智能笔端生成之后,为了提高智能笔笔迹的识别效率,可以将智能笔的笔迹数据上传到云端服务平台,通过云端服务平台对笔迹数据进行处理,作为笔迹数据的一种方式,便是将笔迹数据转换为图形文件,通过图形文件来展示笔迹的真实的形状。
为此可以在笔迹数据中获取智能笔在书写时形成的纸面信息、笔迹矩阵以及存储值。
纸面信息用于描述智能笔在哪个纸面上进行了笔迹书写,例如,用户通过智能笔书写了10页的内容,此时可以通过1-10每个页面来查找用户书写的内容。
笔迹矩阵是用户在书写完笔迹之后,对笔迹中包含的位置坐标、加速度值、压力值等表征笔迹特征的元素提炼出来的特征矩阵,用来标识用户笔迹的具体的信息及特征,通过笔迹矩阵能够还原用户的笔迹。
存储值是云端服务平台中已经存储的用户的历史笔迹矩阵的特征值,当智能笔书写时生成的笔迹矩阵已经存在云端服务平台中存储的历史笔迹矩阵中时,此时便将历史笔迹矩阵的存储值来替代新生成的笔迹矩阵,从而节省数据的处理过程,降低系统资源。
作为一种可选方式,可以在云端服务平台的图形化模块中,查找与当前纸面信息所对应的笔迹矩阵及存储值。
云端服务平台中可以包括图形化模块,通过该图形化模块,能够查询数据库中存储的当前纸面信息所对应的笔迹矩阵及存储值,从而能够基于查询到的笔迹矩阵和存储值来还原用户之前的笔迹。
作为一种可选方式,可以基于所述笔迹矩阵与所述存储值所对应的生成时间,对所述笔迹矩阵及所述存储值进行排序,形成图形化排序结果。
具体的,可以采用升序或降序的方式,对所述笔迹矩阵及所述存储值所对应的笔迹进行排序,从而能够按照笔迹实际的生成顺序或倒序的方式,对当前页面的笔迹进行排序。
作为一种可选方式,可以基于所述图形化排序结果,在当前页面上依序按照所述笔迹矩阵与所述存储值所对应的图形样式,形成所述笔迹数据在当前页面的图形化文件。
在当前页面上依序按照所述笔迹矩阵与所述存储值所对应的图形样式进行排序之后,可以进一步获取每个笔迹矩阵或所述存储值所对应的压力值或位置坐标,通过压力值确定笔迹的粗细特征,通过位置坐标确定笔迹在当前页面的位置坐标,最终形成图形化的笔迹文件。
通过上述实施例的内容,能够快速的对笔迹执行图形化操作,提高了医疗信息处理的效率。
根据本公开实施例的一种具体实现方式,所述获取需要图形化的笔迹数据,包括:在所述云端服务平台中查询新生成的笔迹数据;将所述新生成的笔迹数据认定为所述需要进行图形化的笔迹数据。
根据本公开实施例的一种具体实现方式,所述在云端服务平台的图形化模块中,查找与当前纸面信息所对应的笔迹矩阵及存储值,包括:基于获取到的智能笔的标识,在所述云端服务平台的数据库中执行查询操作;基于查询的结果,得到与当前纸面信息所对应的笔迹矩阵及存储值。
根据本公开实施例的一种具体实现方式,所述基于所述笔迹矩阵与所述存储值所对应的生成时间,对所述笔迹矩阵及所述存储值进行排序,包括:对所述笔迹矩阵与所述存储值的生成时间进行升序排列;基于升序排列的结果,确定所述笔迹矩阵及所述存储值的排列顺序。
根据本公开实施例的一种具体实现方式,所述基于所述图形化排序结果,在当前页面上依序按照所述笔迹矩阵与所述存储值所对应的图形样式,形成所述笔迹数据在当前页面的图形化文件,包括:按照时间顺序查找所述笔迹矩阵或所述存储值对应的笔迹位置坐标及压力值;基于所述笔迹位置坐标和所述压力值,生成所述笔迹矩阵或所述存储值对应的图形化笔迹。
根据本公开实施例的一种具体实现方式,所述获取需要图形化的笔迹数据之前,所述方法还包括:基于压力值和加速度值,对获取到的笔迹数据进行划分,形成多个笔迹数据段。
根据本公开实施例的一种具体实现方式,所述基于压力值和加速度值,对获取到的笔迹数据进行划分,形成多个笔迹数据段之后,所述方法还包括:将所述笔迹数据段所对应的时间序列、压力值序列、位置坐标序列及加速度值序列进行封装,形成与所述笔迹数据段对应的笔迹矩阵;将所述笔迹矩阵所对应的特征值发送给云服务平台中的数据采集模块,以便于所述数据采集模块查询云服务平台中已经存储的笔迹数据中是否存在与所述特征值相似的存储值;当所述云服务平台中已经存在与 所述特征值相似的存储值时,直接调用所述存储值对应的存储矩阵作为所述特征值对应的特征矩阵。
智能笔在书写的过程中,通过点阵的方式能够生成智能笔的书写轨迹,书写轨迹可以包括智能笔的多种数据,比如,笔迹的生成时间,书写时笔尖的压力值、书写笔在书写纸上的位置坐标、书写时的加速度值等。通过将这些数据按照时间的训练进行采样排列,便可以形成时间序列、压力值序列、位置坐标序列及加速度值序列,时间序列、压力值序列、位置坐标序列及加速度值序列可以用来描述和还原用户的书写笔迹。
作为一种可选方式,可以基于压力值和加速度值,对所述笔迹数据进行划分,形成多个笔迹数据段。
智能笔的书写笔迹如果直接上传到服务器端进行数据处理,会由于数据量过大,导致数据的处理速度较慢,为此,需要对智能笔的笔迹数据进行处理。
作为一种方式,可以首先设置第一压力值阈值和第二加速度阈值。基于第一压力值阈值,对所述压力值序列进行划分,形成多个压力值序列,例如,可以将大于第一压力值阈值的压力值序列部分划分出来,形成一个或多个压力值序列,用以表示用户真实书写的一个或多个笔迹笔画。
在确定完压力值序列之后,还可以进一步的查找每个压力值序列所对应的加速度值序列,基于第二加速度值阈值,对所述加速度值序列进行裁剪操作,形成多个加速度值序列。通过第二加速度阈值,可以过滤到用户处于停顿状态的笔迹数据,从而进一步的简化分段后的笔迹数据。最后,基于所述加速度值序列对应的时间序列,对所述笔迹数据进行划分。
作为一种可选方式,可以将所述笔迹数据段所对应的时间序列、压力值序列、位置坐标序列及加速度值序列进行封装,形成与所述笔迹数据段对应的笔迹矩阵。
可以将时间序列、压力值序列、位置坐标序列及加速度值序分别作 为行向量或者列向量,进而形成一个或多个与笔迹数据段对应的笔迹矩阵。
作为一种可选方式,可以将所述笔迹矩阵所对应的特征值发送给云服务平台中的数据采集模块,以便于所述数据采集模块查询云服务平台中已经存储的笔迹数据中是否存在与所述特征值相似的存储值;当所述云服务平台中已经存在与所述特征值相似的存储值时,直接调用所述存储值对应的存储矩阵作为所述特征值对应的特征矩阵,当所述云服务平台中不存在与所述特征值相似的存储值时,则通知生成所述特征数据的智能笔客户端上传所述笔迹矩阵至所述数据采集模块。
存储值是基于用户之前的书写笔迹形成的书写特征值,通过比较特征值与存储值之间是否存在相似,可以决定是否调用云服务平台中已经存储的存储矩阵,用存储矩阵中的数值来直接代替笔迹矩阵中的数据,从而进一步的减少了数据的传输和计算量,提高了笔迹处理的效率。
通过上传特征值的方式,可以进一步的减少数据的计算量,简化数据的计算过程。
根据本公开实施例的一种具体实现方式,所述获取智能笔的笔迹数据,包括:监控所述智能笔的是否存在压力数据产生;若存在,则对所述智能笔产生的笔迹数据进行采集操作。
根据本公开实施例的一种具体实现方式,所述于压力值和加速度值,对所述笔迹数据进行划分,包括:基于第一压力值阈值,对所述压力值序列进行划分,形成多个压力值序列。基于第一压力值阈值,对所述压力值序列进行划分,形成多个压力值序列,例如,可以将大于第一压力值阈值的压力值序列部分划分出来,形成一个或多个压力值序列,用以表示用户真实书写的一个或多个笔迹笔画。
查找每个压力值序列所对应的加速度值序列;基于第二加速度值阈值,对所述加速度值序列进行裁剪操作,形成多个加速度值序列。基于第二加速度值阈值,对所述加速度值序列进行裁剪操作,形成多个加速度值序列。通过第二加速度阈值,可以过滤到用户处于停顿状态的笔迹 数据,从而进一步的简化分段后的笔迹数据。基于所述加速度值序列对应的时间序列,对所述笔迹数据进行划分。通过上述实施方式,能够通过设置阈值的方式,进一步的减少数据的计算量。
根据本公开实施例的一种具体实现方式,所述将所述笔迹数据段所对应的时间序列、压力值序列、位置坐标序列及加速度值序列进行封装,包括:
将时间序列、压力值序列、位置坐标序列及加速度值序列作为矩阵的行向量,以时间顺序对形成所述笔迹数据段对应的笔迹矩阵。
根据本公开实施例的一种具体实现方式,所述将所述笔迹矩阵所对应的特征值发送给云服务平台中的数据采集模块之前,所述方法还包括:
分别计算划分后的笔迹数据的特征值,形成所述笔迹数据的特征值序列。
根据本公开实施例的一种具体实现方式,所述方法还包括:
利用所述云服务平台中的图形化模块,对所述数据采集模块获得的笔迹数据进行图形化处理,得到智能笔的笔迹图像数据。
根据本公开实施例的一种具体实现方式,所述方法还包括:针对所述笔迹图像数据,利用云服务平台中的字符识别模块进行字符识别,得到与所述笔迹图像数据对应的字符数据;通过云服务平台中的内容解析模块,对所述字符数据进行内容解析服务,形成与所述笔迹数据对应的书写内容数据。
智能笔作为一个电子设备终端,可以在用户的使用下以压力、加速度值等方式采集用户的书写数据,从而形成书写数据,这些书写数据作为用户的笔迹数据,通过无线或有线的方式传递给云服务平台。
云服务平台是通过有线或无线方式与智能笔终端通信连接的平台,在云服务平台中可以设置多个数据处理模块,通过这些处理模块对智能笔产生的书写数据进行处理和分析,从而使得用户书写笔迹的识别和鉴定变得更加的准确和高效。
作为一种方式,在云服务平台中设置有数据采集模块,通过该数据采集模块,能够对用户书写的笔迹数据进行采集和存储。
数据采集模块可以设置为具有极高的灵活性和可扩展性,可依据数据采集需要及时调整资源配置,保证系统快速响应,避免因业务量快速扩张引起的数据阻塞。
数据采集模块设置有数据存储服务单元,用于采用大数据架构中的分布式数据存储服务,支持高并发的数据存储服务,且对分布式计算提供支持。
数据采集模块采集到的用户的书写笔迹通常以时间、位置坐标、压力值、加速度值等方式进行存储,为此,需要对采集到的笔迹数据进行图像化处理,还原成用户真实的书写笔迹。
为此,可以将采集到原笔迹数据的时间、配置、移动以及压力等各种数据进行结构化处理,通过图形化计算模块,可将原笔迹数据计算为图像和视频数据,最后以位图、矢量图和动态视频等多种输出格式进行输出,以图像的形式来固话用户的书写笔迹。
得到书写对应的笔迹图像数据之后,可以利用云服务平台中设置的字符识别模块对图形化的字符进行识别,从而得到笔迹图像对应的字符数据。
可以在字符识别模块中设置手写笔迹的字符识别功能,将用户书写的数据快速转化为电脑能识别的标准字符,例如,可以设置汉字、字母、符号和公式等内容的识别字符。
作为一种可选方式,可以在笔迹识别的过程中采用基于字符识别模块中加入了基于自然语言处理技术的语义理解功能,可根据上下文的文本内容计算字符内容的概率,提高字符识别的准确度。
对用户书写笔迹识别为标准字符后,可以利用云服务平台设置的内容解析模块执行自然语言处理、机器学习、深度学习等人工智能技术对内容进行解析,包括字符内容的实体识别、关系抽取、语义理解、摘要 提取、关键词提取以及知识图谱构建等服务。
通过对内容进行解析,可以综合用户书写笔迹的全部上下文内容对用户的书写内容进行总体判断和分析,进一步提高了书写内容数据的准确性。
通过上述实施例的内容和方案,能够在云端对用户的书写笔迹进行处理,从而提高了智能笔书写笔迹的处理效率和准确度。
根据本公开实施例的一种具体实现方式,所述形成与所述笔迹数据对应的书写内容数据之后,所述方法还包括:基于所述内容数据,对用户的书写行为进行特征分析,形成与用户对应的书写特征字体库。例如,可以对用户的书写行为包括单个字符的书写特性、特定等画书写特征、整体书写习惯、书写速度等书写特征进行提取和分析,可生成特定用户的独有字符特征库,实现用户笔迹鉴定,用户使用智能笔书写的每一个字符都可识别书写人,可应用文件签名真伪认定、考试防作弊等场景。
根据本公开实施例的一种具体实现方式,所述形成与所述笔迹数据对应的书写内容数据之后,所述方法还包括:将所述笔迹图像数据与预设的目标笔迹数据进行目标特征对比和分析,并基于对比和分析的结果确定所述笔迹图像数据的分析结果。例如,可以系统接收预置书写/绘画的目标字符/图形,采集用户书写的内容,利用图形哈希值对比、余弦相似度对比、互信息对比等方法计算目标与书写结果的相似性,用于判断用户书写内容与目标的相似性,可应用于书法学习、绘画学习等场景。
根据本公开实施例的一种具体实现方式,所述形成与所述笔迹数据对应的书写内容数据之后,所述方法还包括:
首先,将所述内容数据与预设的目标数据进行比对,形成内容比对结果。
作为一种应用场景,内容数据可以是用户进行考试等过程中书写的解答数据,而目标数据则是考试内容对应的答案数据,通过将内容数据和目标数据进行比对,可以形成比对结果。
其次,基于所述内容比对结果,确定所述内容数据与目标数据之间的相似度值。
通过上述步骤形成的比对结果,能够确定内容数据与目标数据之间的相似度值,从而进一步的确定用户解答的笔迹数据的正确率。通过该实施例的内容,能够进一步的基于用户的书写数据判断用户书写的内容是否正确。
根据本公开实施例的一种具体实现方式,所述形成与所述笔迹数据对应的书写内容数据之后,所述方法还包括:将所述笔迹图像数据和所述内容数据同时发送给客户端,以便于所述客户端显示所述笔迹图像数据或所述内容数据。
根据本公开实施例的一种具体实现方式,所述形成与所述笔迹数据对应的书写内容数据之后,所述方法还包括:对所述内容数据进行识别,判断所述内容数据中是否存在表格内容数据;若是,则以表格形式显示所述表格内容数据。
通过这种方式,能够将需要通过表格方式显示的数据识别出来,并通过表格的方式对该部分内容进行显示,从而提高了智能笔数据的处理功能。
根据本公开实施例的一种具体实现方式,所述形成与所述笔迹数据对应的书写内容数据之后,所述方法还包括:对所述内容数据进行语义分析,判断是否存在与所述内容数据响应的推荐数据。推荐数据可以是与内容数据对应的数据,作为一个例子,内容数据是医生通过手写等方式书写的用户的病理数据,则通过分析该病理数据,可以推荐与该病理数据对应的处方数据(推荐数据),从而方便医生根据实际的需要选择部分推荐数据。若存在,则生成与所述内容数据所对应的推荐数据。通过该实施方式,能够进一步的提高书写内容数据的书写效率。
与上面的实施例相对应,参见图5,本申请实施例还公开了一种医疗信息处理装置50,包括:
获取模块501,用于获取智能笔在预设书写区域形成的笔迹数据, 所述笔迹数据用于描述病理信息;
处理模块502,用于在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,形成与所述笔迹数据对应解析内容;
聚类模块503,用于对所述解析内容进行聚类分析,形成聚类分析结果;
确定模块504,用于基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息。
本实施例未详细描述的部分,参照上述方法实施例中记载的内容,在此不再赘述。
参见图6,本公开实施例还提供了一种电子设备60,该电子设备包括:
至少一个处理器;以及,
与该至少一个处理器通信连接的存储器;其中,
该存储器存储有可被该至少一个处理器执行的指令,该指令被该至少一个处理器执行,以使该至少一个处理器能够执行前述方法实施例中的医疗信息处理方法。
本公开实施例还提供了一种计算机程序产品,该计算机程序产品包括存储在非暂态计算机可读存储介质上的计算程序,该计算机程序包括程序指令,当该程序指令被计算机执行时,使该计算机执行前述方法实施例中的的医疗信息处理方法。
下面参考图6,其示出了适于用来实现本公开实施例的电子设备60的结构示意图。本公开实施例中的电子设备可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图6示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。
如图6所示,电子设备60可以包括处理装置(例如中央处理器、图形处理器等)601,其可以根据存储在只读存储器(ROM)602中的程序或者从存储装置608加载到随机访问存储器(RAM)603中的程序而执行各种适当的动作和处理。在RAM603中,还存储有电子设备60操作所需的各种程序和数据。处理装置601、ROM602以及RAM603通过总线604彼此相连。输入/输出(I/O)接口605也连接至总线604。
通常,以下装置可以连接至I/O接口605:包括例如触摸屏、触摸板、键盘、鼠标、图像传感器、麦克风、加速度计、陀螺仪等的输入装置606;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置607;包括例如磁带、硬盘等的存储装置608;以及通信装置609。通信装置609可以允许电子设备60与其他设备进行无线或有线通信以交换数据。虽然图中示出了具有各种装置的电子设备60,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置609从网络上被下载和安装,或者从存储装置608被安装,或者从ROM602被安装。在该计算机程序被处理装置601执行时,执行本公开实施例的方法中限定的上述功能。
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的 组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:获取至少两个网际协议地址;向节点评价设备发送包括所述至少两个网际协议地址的节点评价请求,其中,所述节点评价设备从所述至少两个网际协议地址中,选取网际协议地址并返回;接收所述节点评价设备返回的网际协议地址;其中,所获取的网际协议地址指示内容分发网络中的边缘节点。
或者,上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:接收包括至少两个网际协议地址的节点评价请求;从所述至少两个网际协议地址中,选取网际协议地址;返回选取出的网际协议地址;其中,接收到的网际协议地址指示内容分发网络中的边缘节点。
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执 行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定,例如,第一获取单元还可以被描述为“获取至少两个网际协议地址的单元”。
应当理解,本公开的各部分可以用硬件、软件、固件或它们的组合来实现。
以上所述,仅为本公开的具体实施方式,但本公开的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本公开揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本公开的保护范围之内。因此,本公开的保护范围应以权利要求的保护范围为准。
工业实用性
本公开实施例中的医疗信息处理方案,包括获取智能笔在预设书写 区域形成的笔迹数据,所述笔迹数据用于描述病理信息;在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,形成与所述笔迹数据对应解析内容;对所述解析内容进行聚类分析,形成聚类分析结果;基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息。通过本公开的处理方案,提高了医疗信息处理的效率。

Claims (10)

  1. 一种医疗信息处理方法,其特征在于,包括:
    获取智能笔在预设书写区域形成的笔迹数据,所述笔迹数据用于描述病理信息;
    在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,形成与所述笔迹数据对应解析内容;
    对所述解析内容进行聚类分析,形成聚类分析结果;
    基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息。
  2. 根据权利要求1所述的方法,其特征在于,所述获取智能笔在预设书写区域形成的笔迹数据,包括:
    判断所述智能笔的压力传感器产生的压力值是否大于预设值;
    若是,则在所述书写区域采集所述智能笔生成的笔迹数据,所述笔迹数据包括智能笔生成的压力值、位置坐标、时间值以及加速度值。
  3. 根据权利要求2所述的方法,其特征在于,所述在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,包括:
    基于所述笔迹数据中包含的压力值、位置坐标、时间值以及加速度值,对所述智能笔的轨迹进行还原,形成图形化文件;
    对所述图形化文件进行字符识别,得到所述笔数据对应的字符集合;
    对所述字符集合中的内容进行语义解析,得到所述笔迹数据的解析内容。
  4. 根据权利要求1所述的方法,其特征在于,所述对所述解析内容进行聚类分析,形成聚类分析结果,包括:
    将所述解析内容输入到预先训练好的神经网络模型中;
    基于所述神经网络模型的计算结果,确定所述聚类分析结果。
  5. 根据权利要求1所述的方法,其特征在于,所述基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息,包括:
    查找所述聚类分析结果所属的病理分类;
    基于所述病理分类,确定所述病理信息所对应的医疗模型。
  6. 根据权利要求5所述的方法,其特征在于,所述基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息,包括:
    查找与所述医疗模型所对应的药品信息;
    将所述一个或多个药品信息设置为所述医疗模型所对应的推荐信息。
  7. 根据权利要求6所述的方法,其特征在于,所述基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息,包括:
    查找用户对于所述一个或多个药品信息的选择信息;
    将所述选择信息加入到所述解析内容中
  8. 一种医疗信息处理装置,其特征在于,包括:
    获取模块,用于获取智能笔在预设书写区域形成的笔迹数据,所述笔迹数据用于描述病理信息;
    处理模块,用于在云端服务平台对从所述感应装置接收到的所述笔迹进行数据处理,形成与所述笔迹数据对应解析内容;
    聚类模块,用于对所述解析内容进行聚类分析,形成聚类分析结果;
    确定模块,用于基于所述聚类分析结果,确定所述病理信息所对应的医疗模型及所述医疗模型所对应的推荐信息。
  9. 一种电子设备,其特征在于,所述电子设备包括:
    至少一个处理器;以及,
    与所述至少一个处理器通信连接的存储器;其中,
    所述存储器存储有可被所述至少一个处理器执行的指令,所述指令被所述至少一个处理器执行,以使所述至少一个处理器能够执行前述利要求1-7中任一项所述的医疗信息处理方法。
  10. 一种非暂态计算机可读存储介质,该非暂态计算机可读存储介质存储计算机指令,该计算机指令用于使该计算机执行前述权利要求1-7中任一项所述的方法。
PCT/CN2020/138429 2020-11-23 2020-12-22 医疗信息处理方法、装置及电子设备 WO2022105003A1 (zh)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202011322534.8 2020-11-23
CN202011322534.8A CN112486338A (zh) 2020-11-23 2020-11-23 医疗信息处理方法、装置及电子设备

Publications (1)

Publication Number Publication Date
WO2022105003A1 true WO2022105003A1 (zh) 2022-05-27

Family

ID=74933094

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/138429 WO2022105003A1 (zh) 2020-11-23 2020-12-22 医疗信息处理方法、装置及电子设备

Country Status (2)

Country Link
CN (1) CN112486338A (zh)
WO (1) WO2022105003A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116577451A (zh) * 2023-05-31 2023-08-11 华谱科仪(北京)科技有限公司 一种大型色谱仪数据管理系统及方法

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113469163B (zh) * 2021-06-07 2024-03-29 北京易康医疗科技有限公司 一种基于智能纸笔的医疗信息记录方法和装置
CN113380352B (zh) * 2021-06-24 2023-06-23 湖南创星科技股份有限公司 基于医疗微服务编排中间语言描述方法及系统

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140118315A1 (en) * 2012-10-26 2014-05-01 Livescribe Inc. Interactive Digital Workbook Using Smart Pens
CN110444297A (zh) * 2019-08-06 2019-11-12 重庆仙桃前沿消费行为大数据有限公司 医疗信息推荐方法、装置、设备及可读存储介质
CN110989902A (zh) * 2019-11-29 2020-04-10 北京小米移动软件有限公司 信息处理方法及装置、书写设备、终端设备
CN111260448A (zh) * 2020-02-13 2020-06-09 平安科技(深圳)有限公司 基于人工智能的药品推荐方法及相关设备
CN111523537A (zh) * 2020-04-13 2020-08-11 联讯益康医疗信息技术(武汉)有限公司 一种文字识别方法、存储介质及系统

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007272473A (ja) * 2006-03-30 2007-10-18 Toshiba Corp 文字認識装置、方法およびプログラム
CN104899560A (zh) * 2015-05-27 2015-09-09 努比亚技术有限公司 字符的识别方法及手写笔
CN108073913B (zh) * 2018-01-05 2022-06-14 南京孜博汇信息科技有限公司 笔迹数据化的数据采集方法
CN111736731A (zh) * 2020-04-29 2020-10-02 上海奇初教育科技有限公司 一种手写笔迹获取方法及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140118315A1 (en) * 2012-10-26 2014-05-01 Livescribe Inc. Interactive Digital Workbook Using Smart Pens
CN110444297A (zh) * 2019-08-06 2019-11-12 重庆仙桃前沿消费行为大数据有限公司 医疗信息推荐方法、装置、设备及可读存储介质
CN110989902A (zh) * 2019-11-29 2020-04-10 北京小米移动软件有限公司 信息处理方法及装置、书写设备、终端设备
CN111260448A (zh) * 2020-02-13 2020-06-09 平安科技(深圳)有限公司 基于人工智能的药品推荐方法及相关设备
CN111523537A (zh) * 2020-04-13 2020-08-11 联讯益康医疗信息技术(武汉)有限公司 一种文字识别方法、存储介质及系统

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"Thesis Henan University of Science & Technology", 15 October 2019, UNIVERSITY OF SCIENCE & TECHNOLOGY, CN, article CHEN YAMING: "Research on Disease Prediction and Prescription Recommendation Algorithms Based on Medical Data Analysis", pages: 1 - 63, XP055931983 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116577451A (zh) * 2023-05-31 2023-08-11 华谱科仪(北京)科技有限公司 一种大型色谱仪数据管理系统及方法
CN116577451B (zh) * 2023-05-31 2023-10-17 华谱科仪(北京)科技有限公司 一种大型色谱仪数据管理系统及方法

Also Published As

Publication number Publication date
CN112486338A (zh) 2021-03-12

Similar Documents

Publication Publication Date Title
WO2022105005A1 (zh) 智慧课堂信息交互方法、装置及电子设备
WO2022105003A1 (zh) 医疗信息处理方法、装置及电子设备
CN110321958B (zh) 神经网络模型的训练方法、视频相似度确定方法
WO2022016654A1 (zh) 点阵书写内容的记录方法、装置及电子设备
WO2022104999A1 (zh) 笔迹图形分析方法、装置及电子设备
WO2022099872A1 (zh) 智能笔字符识别方法、装置及电子设备
WO2020238321A1 (zh) 用于识别年龄的方法和装置
US20230334880A1 (en) Hot word extraction method and apparatus, electronic device, and medium
WO2022099871A1 (zh) 笔迹数据处理方法、装置及电子设备
CN108292257A (zh) 用于注解客户端-服务器事务的系统和方法
US20180082105A1 (en) Digitized handwriting sample ingestion systems and methods
WO2022104998A1 (zh) 笔迹内容评价方法、装置及电子设备
CN110826619A (zh) 电子卷宗的文件分类方法、装置及电子设备
WO2022099868A1 (zh) 智能笔书写行为特征分析方法、装置及电子设备
CN111914713A (zh) 点阵书写内容的记录方法、装置及电子设备
WO2022105004A1 (zh) 书写表单电子化方法、装置及电子设备
CN110852042A (zh) 字符类型转换方法和装置
WO2022099869A1 (zh) 笔迹内容解析方法、装置及电子设备
WO2022099870A1 (zh) 笔迹图形化方法、装置及电子设备
US20230023636A1 (en) Methods and systems for preparing unstructured data for statistical analysis using electronic characters
CN113486171B (zh) 一种图像处理方法及装置、电子设备
WO2022095245A1 (zh) 基于云服务平台的智能笔数据处理方法、装置及电子设备
CN112487883B (zh) 智能笔书写行为特征分析方法、装置及电子设备
CN112487774B (zh) 书写表单电子化方法、装置及电子设备
CN112309180A (zh) 文本处理方法、装置、设备及介质

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

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

Country of ref document: EP

Kind code of ref document: A1