CN107992614B - Anatomical data processing method and device - Google Patents

Anatomical data processing method and device Download PDF

Info

Publication number
CN107992614B
CN107992614B CN201711381320.6A CN201711381320A CN107992614B CN 107992614 B CN107992614 B CN 107992614B CN 201711381320 A CN201711381320 A CN 201711381320A CN 107992614 B CN107992614 B CN 107992614B
Authority
CN
China
Prior art keywords
anatomical structure
name
target
determining
target anatomical
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201711381320.6A
Other languages
Chinese (zh)
Other versions
CN107992614A (en
Inventor
张娜
李凤英
王艳
魏昱
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shandong Digihuman Technology Co ltd
Original Assignee
Shandong Digihuman Technology Co ltd
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 Shandong Digihuman Technology Co ltd filed Critical Shandong Digihuman Technology Co ltd
Priority to CN201711381320.6A priority Critical patent/CN107992614B/en
Publication of CN107992614A publication Critical patent/CN107992614A/en
Application granted granted Critical
Publication of CN107992614B publication Critical patent/CN107992614B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/901Indexing; Data structures therefor; Storage structures
    • G06F16/9017Indexing; Data structures therefor; Storage structures using directory or table look-up
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90344Query processing by using string matching techniques

Abstract

The invention provides an anatomical data processing method and device, wherein the method comprises the steps of receiving a processing request carrying a target anatomical structure identifier; determining a target anatomical structure model corresponding to the target anatomical structure identification; a target anatomical model is displayed. Based on the method disclosed by the invention, the target anatomical structure model can be directly positioned and displayed according to the target anatomical structure identification input by the user. Therefore, the purpose of quick search can be achieved, effective search management of the digital human structure is realized, and the requirement of quick check of a user is met.

Description

Anatomical data processing method and device
Technical Field
The invention relates to the technical field of digitized virtual human bodies, in particular to an anatomical data processing method and device.
Background
The digitalized virtual human body is a three-dimensional image of human body which is reconstructed by integrating a large amount of real human body section data in a computer, and is the result of combining medical science, information technology and computer technology.
At present, digital man software is displayed in a layout mode according to system division, and searching management of a digital man structure is lacked, so that the requirement for quick checking of a user cannot be met.
Disclosure of Invention
In view of this, the present invention provides an anatomical data processing method and apparatus, so as to solve the problem that the layout display according to the system partition cannot meet the requirement of the user for quick viewing. The technical scheme is as follows:
an anatomical data processing method comprising:
receiving a processing request carrying a target anatomical structure identifier;
determining a target anatomical structure model corresponding to the target anatomical structure identification;
displaying the target anatomical structure model.
Preferably, in a case that the target anatomical structure identifier is a keyboard character, the determining a target anatomical structure model corresponding to the target anatomical structure identifier includes:
calling a pre-generated name corresponding list, wherein the name corresponding list records the corresponding relation between the name of the anatomical structure and the name character string;
judging whether a name character string containing the keyboard character exists in the name corresponding table or not;
if yes, determining the name character string containing the keyboard character as a candidate character string, and determining the name of the candidate anatomical structure corresponding to the candidate character string according to the corresponding relation;
displaying the candidate anatomical structure name according to a first preset display rule;
when a first display request carrying a target anatomical structure name is received, determining a target anatomical structure model corresponding to the target anatomical structure name according to a pre-established corresponding relationship between the anatomical structure name and the anatomical structure model.
Preferably, the method further comprises the following steps:
if the historical anatomical structure name does not exist, calling at least one historical anatomical structure name displayed historically, and displaying according to a second preset display rule;
and when a second display request carrying the target anatomical structure name is received, determining a target anatomical structure model corresponding to the target anatomical structure name according to a pre-established corresponding relationship between the anatomical structure name and the anatomical structure model.
Preferably, the displaying the candidate anatomical structure name according to the first preset display rule includes:
determining the occurrence position of the keyboard character in the name character string corresponding to the candidate anatomical structure name for the first time;
determining an index position of the candidate anatomical structure name according to the appearance position;
and displaying the candidate anatomical structure name according to the index position.
Preferably, in a case that the target anatomical structure identifier is a target anatomical structure name, the determining a target anatomical structure model corresponding to the target anatomical structure identifier includes:
calling a pre-generated first associated dictionary, wherein the first associated dictionary records the corresponding relation among a local node address, a father node address, an anatomical structure name and an anatomical structure model of an anatomical structure as a directory node;
determining a target anatomical structure corresponding to the target anatomical structure name as a target node address of a directory node according to the first associated dictionary;
calling a second associated dictionary generated in advance based on the first associated dictionary, wherein the second associated dictionary records an anatomical structure as a corresponding relation between a local node address and a child node address of a directory node;
determining the target anatomical structure as a target child node address corresponding to a target local node address of the directory node according to the second associated dictionary;
and determining the corresponding anatomical structure model when the target node address is the node address according to the first associated dictionary.
An anatomical data processing apparatus comprising: the device comprises a receiving module, a determining module and a display module;
the receiving module is used for receiving a processing request carrying a target anatomical structure identifier;
the determining module is configured to determine a target anatomical structure model corresponding to the target anatomical structure identifier;
the display module is used for displaying the target anatomical structure model.
Preferably, the determining module is specifically configured to:
calling a name corresponding list generated in advance under the condition that the target anatomical structure is identified as a keyboard character, wherein the name corresponding list records the corresponding relation between the name of the anatomical structure and a name character string; judging whether a name character string containing the keyboard character exists in the name corresponding table or not; if yes, determining the name character string containing the keyboard character as a candidate character string, and determining the name of the candidate anatomical structure corresponding to the candidate character string according to the corresponding relation; displaying the candidate anatomical structure name according to a first preset display rule; when a first display request carrying a target anatomical structure name is received, determining a target anatomical structure model corresponding to the target anatomical structure name according to a pre-established corresponding relationship between the anatomical structure name and the anatomical structure model.
Preferably, the determining module is further configured to:
if the historical anatomical structure name does not exist, calling at least one historical anatomical structure name displayed historically, and displaying according to a second preset display rule; and when a second display request carrying the target anatomical structure name is received, determining a target anatomical structure model corresponding to the target anatomical structure name according to a pre-established corresponding relationship between the anatomical structure name and the anatomical structure model.
Preferably, the determining module configured to display the candidate anatomical structure name according to a first preset display rule is specifically configured to:
determining the occurrence position of the keyboard character in the name character string corresponding to the candidate anatomical structure name for the first time; determining an index position of the candidate anatomical structure name according to the appearance position; and displaying the candidate anatomical structure name according to the index position.
Preferably, the determining module is specifically configured to:
under the condition that the target anatomical structure is identified as a target anatomical structure name, a first association dictionary generated in advance is called, and the first association dictionary records the corresponding relation among a local node address, a father node address, an anatomical structure name and an anatomical structure model of an anatomical structure as a directory node; determining a target anatomical structure corresponding to the target anatomical structure name as a target node address of a directory node according to the first associated dictionary; calling a second associated dictionary generated in advance based on the first associated dictionary, wherein the second associated dictionary records an anatomical structure as a corresponding relation between a local node address and a child node address of a directory node; determining the target anatomical structure as a target child node address corresponding to a target local node address of the directory node according to the second associated dictionary; and determining the corresponding anatomical structure model when the target node address is the node address according to the first associated dictionary.
Compared with the prior art, the invention has the following beneficial effects:
the anatomical data processing method and the anatomical data processing device provided by the invention can directly position and display the target anatomical structure model according to the target anatomical structure identification input by the user. Therefore, the purpose of quick search can be achieved, effective search management of the digital human structure is realized, and the requirement of quick check of a user is met.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
FIG. 1 is a method flow diagram of an anatomical data processing method provided by an embodiment of the present invention;
FIG. 2 illustrates a digital human structure search interface;
FIG. 3 illustrates an example of a tree directory;
FIG. 4 is a partial method flow diagram of an anatomical data processing method provided by an embodiment of the present invention;
FIG. 5 is a flowchart of another portion of a method for anatomical data processing according to an embodiment of the present invention;
FIG. 6 is an example of a first associative dictionary;
fig. 7 is a schematic structural diagram of an anatomical data processing apparatus according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention provides an anatomical data processing method, and a method flow chart of the method is shown in fig. 1, and the method comprises the following steps:
s10, receiving a processing request carrying a target anatomical structure identifier;
in this embodiment, the target anatomical structure identifier may be obtained by detecting a keyboard character input in the search box, and determining the name of the digital human structure by expanding the tree directory.
FIG. 2 illustrates a digital human structure search interface. The search frame of the search interface comprises an input display area, a keyboard area and a search result display area; the keyboard area is composed of 26 English letters, a delete key, a clear key and the like, wherein the delete key is used for deleting single keyboard input, and the clear key is used for clearing all keyboard inputs; displaying keyboard characters input by a keyboard in the input display area; the search result display area displays the name of the structure matching the keyboard characters.
Fig. 3 shows an example of a tree directory. The tree-shaped directory is compiled according to the teaching materials of system anatomy or local anatomy, the human body directory is used as a root node, and the digital human structure is used as a child node. The directory nodes may generally contain one or more of expanded entries, loaded entries, and deleted entries. And expanding a certain expandable node to obtain the structure names of all child nodes of the node. Further, when a click event of the loading item is detected, the loading model can be realized and can be combined at will.
S20, determining a target anatomical structure model corresponding to the target anatomical structure identification;
in performing step S20, in the event that the target anatomical structure is identified as a keyboard character, the anatomical structure name associated with the keyboard character may be matched and the corresponding anatomical structure model may be looked up according to the anatomical structure name.
In a specific implementation process, in the step S20 "determining a target anatomical structure model corresponding to the target anatomical structure identifier", the following steps may be specifically adopted, and a flowchart of the method is shown in fig. 4:
s201, calling a pre-generated name corresponding list, wherein the name corresponding list records the corresponding relation between the name of the anatomical structure and the name character string;
s202, judging whether a name character string containing keyboard characters exists in the name corresponding table; if yes, go to step S203;
s203, determining the name character string containing the keyboard characters as a candidate character string, and determining the candidate anatomical structure name corresponding to the candidate character string according to the corresponding relation;
s204, displaying the candidate anatomical structure name according to a first preset display rule;
in this embodiment, the candidate anatomical structure names may be displayed by determining an index position of the candidate anatomical structure names.
Specifically, first, the occurrence position of the keyboard character in the name character string corresponding to the candidate anatomical structure name is determined. In the process, if the keyboard character is completely the same as the name character string, the index position of the candidate anatomical structure name is directly determined, otherwise, the position of the keyboard character appearing in the name character string for the first time is recorded.
Then, the index position of the candidate anatomical structure name is determined according to the appearance position. In this process, for a plurality of candidate anatomical structure names with the same appearance position, the index position may be reassigned according to the name length, and further, if a plurality of candidate anatomical structure names with the same name length exist, the index position may be reassigned according to the name letter, which is not limited in this embodiment.
Finally, displaying the candidate anatomical structure name according to the index position; in this process, the index positions may be arranged in ascending order.
S205, when a first display request carrying a target anatomical structure name is received, determining a target anatomical structure model corresponding to the target anatomical structure name according to a pre-established corresponding relationship between the anatomical structure name and the anatomical structure model.
It should be noted that, if the name mapping table does not have a name character string containing keyboard characters, the method further includes the following steps:
calling at least one historical anatomical structure name which is displayed historically, and displaying the historical anatomical structure name according to a second preset display rule;
specifically, the index position of the historical anatomical structure name may be set according to the search time, the search heat, the name length, and the like, and displayed according to the index position.
And when a second display request carrying the target anatomical structure name is received, determining the target anatomical structure model corresponding to the target anatomical structure name according to the preset corresponding relation between the anatomical structure name and the anatomical structure model.
In addition, in the case that the target anatomical structure is identified as the target anatomical structure name, the directory node of the target anatomical structure name may be determined, and all the anatomical structure models corresponding to all the child nodes under the directory node may be displayed.
In a specific implementation process, in the step S20 "determining a target anatomical structure model corresponding to the target anatomical structure identifier", the following steps may be specifically adopted, and a flowchart of the method is shown in fig. 5:
s206, a first pre-generated associated dictionary is called, and the corresponding relation among the local node address, the father node address, the anatomical structure name and the anatomical structure model of the anatomical structure serving as the directory node is recorded in the first associated dictionary;
fig. 6 is an example of a first associative dictionary, which is exemplified by "5, 4, first cervical vertebra, huangzhui _1_1_1_ 1", where "5" is the local node address, "4" is the parent node address, "first cervical vertebra" is the anatomical structure name, and "huangzhui _1_1_1_1_ 1" is the file name of the anatomical structure model, and the file name of the anatomical structure model can be found by using the file name, and for some anatomical structures, the file name of the anatomical structure model can be empty, that is, there is no anatomical structure model, such as "-1, -2, man system directory solution".
S207, determining a target anatomical structure corresponding to the target anatomical structure name as a target local node address of the directory node according to the first associated dictionary;
s208, calling a second associated dictionary generated based on the first associated dictionary in advance, wherein the second associated dictionary records the corresponding relation between the node address and the child node address of the anatomical structure as the directory node;
in this embodiment, all child nodes of each directory node may be determined in advance based on the first association dictionary, and a second association dictionary may be generated, for example, the node address is "4" corresponding to the following child node addresses "5, 6, 7, 8, 9, 10, and 11", that is, the cervical vertebrae are divided into a first cervical vertebra, a second cervical vertebra, a third cervical vertebra, a fourth cervical vertebra, a fifth cervical vertebra, a sixth cervical vertebra, and a seventh cervical vertebra.
S209, determining a target anatomical structure as a target child node address corresponding to the target local node address of the directory node according to the second associated dictionary;
and S210, determining the corresponding anatomical structure model when the target node address is the local node address according to the first associated dictionary.
And S30, displaying the target anatomical structure model.
The above steps S201 to S205 are only one preferred implementation of the process of determining the target anatomical structure model corresponding to the target anatomical structure identifier in step S20 in the embodiment of the present application, and the specific implementation of the process may be arbitrarily set according to the needs of the user, and is not limited herein.
The above steps S206 to S210 are only one preferred implementation of the process of determining the target anatomical structure model corresponding to the target anatomical structure identifier in step S20 of the embodiment of the present application, and the specific implementation of the process may be arbitrarily set according to its own requirements, and is not limited herein.
The anatomical data processing method provided by the embodiment of the invention can directly position and display the target anatomical structure model according to the target anatomical structure identification input by the user. Therefore, the purpose of quick search can be achieved, effective search management of the digital human structure is realized, and the requirement of quick check of a user is met.
Based on the anatomical data processing method provided by the above embodiment, an embodiment of the present invention correspondingly provides an apparatus for executing the above anatomical data processing method, where a schematic structural diagram of the apparatus is shown in fig. 7, and the apparatus includes: a receiving module 10, a determining module 20 and a display module 30;
a receiving module 10, configured to receive a processing request carrying a target anatomical structure identifier;
a determining module 20 for determining a target anatomical structure model corresponding to the target anatomical structure identifier;
a display module 30 for displaying the target anatomical model.
In other embodiments, the determining module 20 is specifically configured to:
under the condition that the target anatomical structure is identified as a keyboard character, calling a pre-generated name corresponding list, wherein the name corresponding list records the corresponding relation between the name of the anatomical structure and a name character string; judging whether a name character string containing keyboard characters exists in the name corresponding table or not; if yes, determining the name character string containing the keyboard character as a candidate character string, and determining the candidate anatomical structure name corresponding to the candidate character string according to the corresponding relation; displaying the candidate anatomical structure name according to a first preset display rule; and when a first display request carrying the name of the target anatomical structure is received, determining the target anatomical structure model corresponding to the name of the target anatomical structure according to the pre-established corresponding relationship between the name of the anatomical structure and the anatomical structure model.
Optionally, the determining module 20 is further configured to:
if the historical anatomical structure name does not exist, calling at least one historical anatomical structure name displayed historically, and displaying according to a second preset display rule; and when a second display request carrying the target anatomical structure name is received, determining the target anatomical structure model corresponding to the target anatomical structure name according to the preset corresponding relation between the anatomical structure name and the anatomical structure model.
Optionally, the determining module is configured to display the candidate anatomical structure name according to a first preset display rule, and is specifically configured to:
determining the occurrence position of a keyboard character in a name character string corresponding to the candidate anatomical structure name for the first time; determining the index position of the candidate anatomical structure name according to the appearance position; and displaying the candidate anatomical structure name according to the index position.
In some other embodiments, the determining module 20 is configured to:
under the condition that the target anatomical structure is identified as a target anatomical structure name, a first association dictionary generated in advance is called, and the first association dictionary records the corresponding relation among a local node address, a father node address, an anatomical structure name and an anatomical structure model of the anatomical structure as a directory node; determining a target anatomical structure corresponding to the target anatomical structure name as a target local node address of the directory node according to the first associated dictionary; calling a second associated dictionary generated in advance based on the first associated dictionary, wherein the second associated dictionary records the corresponding relation between the local node address and the child node address of an anatomical structure as a directory node; determining a target anatomical structure as a target child node address corresponding to a target local node address of the directory node according to the second associated dictionary; and determining the corresponding anatomical structure model when the target node address is the node address according to the first associated dictionary.
The anatomical data processing device provided by the embodiment of the invention can directly position and display the target anatomical structure model according to the target anatomical structure identification input by the user. Therefore, the purpose of quick search can be achieved, effective search management of the digital human structure is realized, and the requirement of quick check of a user is met.
The method and the device for processing anatomical data provided by the present invention are described in detail above, and the principle and the embodiment of the present invention are explained in detail herein by applying specific examples, and the description of the above examples is only used to help understanding the method and the core idea of the present invention; meanwhile, for a person skilled in the art, according to the idea of the present invention, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present invention.
It should be noted that, in the present specification, the embodiments are all described in a progressive manner, each embodiment focuses on differences from other embodiments, and the same and similar parts among the embodiments may be referred to each other. The device disclosed by the embodiment corresponds to the method disclosed by the embodiment, so that the description is simple, and the relevant points can be referred to the method part for description.
It is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include or include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (4)

1. An anatomical data processing method, comprising:
receiving a processing request carrying a target anatomical structure identifier;
determining a target anatomical structure model corresponding to the target anatomical structure identification;
displaying the target anatomical structure model;
wherein, in a case that the target anatomical structure identifier is a keyboard character, the determining a target anatomical structure model corresponding to the target anatomical structure identifier includes:
calling a pre-generated name corresponding list, wherein the name corresponding list records the corresponding relation between the name of the anatomical structure and the name character string;
judging whether a name character string containing the keyboard character exists in the name corresponding table or not;
if yes, determining the name character string containing the keyboard character as a candidate character string, and determining the name of the candidate anatomical structure corresponding to the candidate character string according to the corresponding relation;
displaying the candidate anatomical structure name according to a first preset display rule;
when a first display request carrying a target anatomical structure name is received, determining a target anatomical structure model corresponding to the target anatomical structure name according to a pre-established corresponding relationship between the anatomical structure name and the anatomical structure model;
if the historical anatomical structure name does not exist, calling at least one historical anatomical structure name displayed historically, and displaying according to a second preset display rule;
when a second display request carrying the target anatomical structure name is received, determining a target anatomical structure model corresponding to the target anatomical structure name according to a pre-established corresponding relationship between the anatomical structure name and the anatomical structure model;
wherein the displaying the candidate anatomical structure name according to a first preset display rule comprises:
determining the occurrence position of the keyboard character in the name character string corresponding to the candidate anatomical structure name for the first time;
determining an index position of the candidate anatomical structure name according to the appearance position;
and displaying the candidate anatomical structure name according to the index position.
2. The method of claim 1, wherein in the case that the target anatomical structure identifier is a target anatomical structure name, the determining a target anatomical structure model corresponding to the target anatomical structure identifier comprises:
calling a pre-generated first associated dictionary, wherein the first associated dictionary records the corresponding relation among a local node address, a father node address, an anatomical structure name and an anatomical structure model of an anatomical structure as a directory node;
determining a target anatomical structure corresponding to the target anatomical structure name as a target node address of a directory node according to the first associated dictionary;
calling a second associated dictionary generated in advance based on the first associated dictionary, wherein the second associated dictionary records an anatomical structure as a corresponding relation between a local node address and a child node address of a directory node;
determining the target anatomical structure as a target child node address corresponding to a target local node address of the directory node according to the second associated dictionary;
and determining the corresponding anatomical structure model when the target child node address is the address of the node according to the first associated dictionary.
3. An anatomical data processing apparatus, comprising: the device comprises a receiving module, a determining module and a display module;
the receiving module is used for receiving a processing request carrying a target anatomical structure identifier;
the determining module is configured to determine a target anatomical structure model corresponding to the target anatomical structure identifier;
the display module is used for displaying the target anatomical structure model;
wherein the determining module is specifically configured to:
calling a name corresponding list generated in advance under the condition that the target anatomical structure is identified as a keyboard character, wherein the name corresponding list records the corresponding relation between the name of the anatomical structure and a name character string; judging whether a name character string containing the keyboard character exists in the name corresponding table or not; if yes, determining the name character string containing the keyboard character as a candidate character string, and determining the name of the candidate anatomical structure corresponding to the candidate character string according to the corresponding relation; displaying the candidate anatomical structure name according to a first preset display rule; when a first display request carrying a target anatomical structure name is received, determining a target anatomical structure model corresponding to the target anatomical structure name according to a pre-established corresponding relationship between the anatomical structure name and the anatomical structure model; if the historical anatomical structure name does not exist, calling at least one historical anatomical structure name displayed historically, and displaying according to a second preset display rule; when a second display request carrying the target anatomical structure name is received, determining a target anatomical structure model corresponding to the target anatomical structure name according to a pre-established corresponding relationship between the anatomical structure name and the anatomical structure model;
wherein the determining module configured to display the candidate anatomical structure name according to a first preset display rule is specifically configured to:
determining the occurrence position of the keyboard character in the name character string corresponding to the candidate anatomical structure name for the first time; determining an index position of the candidate anatomical structure name according to the appearance position; and displaying the candidate anatomical structure name according to the index position.
4. The apparatus of claim 3, wherein the determining module is specifically configured to:
under the condition that the target anatomical structure is identified as a target anatomical structure name, a first association dictionary generated in advance is called, and the first association dictionary records the corresponding relation among a local node address, a father node address, an anatomical structure name and an anatomical structure model of an anatomical structure as a directory node; determining a target anatomical structure corresponding to the target anatomical structure name as a target node address of a directory node according to the first associated dictionary; calling a second associated dictionary generated in advance based on the first associated dictionary, wherein the second associated dictionary records an anatomical structure as a corresponding relation between a local node address and a child node address of a directory node; determining the target anatomical structure as a target child node address corresponding to a target local node address of the directory node according to the second associated dictionary; and determining the corresponding anatomical structure model when the target child node address is the address of the node according to the first associated dictionary.
CN201711381320.6A 2017-12-20 2017-12-20 Anatomical data processing method and device Active CN107992614B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711381320.6A CN107992614B (en) 2017-12-20 2017-12-20 Anatomical data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711381320.6A CN107992614B (en) 2017-12-20 2017-12-20 Anatomical data processing method and device

Publications (2)

Publication Number Publication Date
CN107992614A CN107992614A (en) 2018-05-04
CN107992614B true CN107992614B (en) 2021-01-08

Family

ID=62038026

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711381320.6A Active CN107992614B (en) 2017-12-20 2017-12-20 Anatomical data processing method and device

Country Status (1)

Country Link
CN (1) CN107992614B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110897819A (en) * 2019-11-25 2020-03-24 兰州大学 Dissecting table with lifting function and control method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2029005A4 (en) * 2006-06-01 2010-06-09 Simquest Llc Method and apparatus for collecting and analyzing surface wound data
CN104462557B (en) * 2014-12-25 2018-04-17 北京奇虎科技有限公司 Instant search method and device based on search history record
CN106691491A (en) * 2017-02-28 2017-05-24 赛诺威盛科技(北京)有限公司 CT (computed tomography) positioning system implemented by using visible light and infrared light and CT positioning method
CN107248353B (en) * 2017-06-08 2020-04-17 山东数字人科技股份有限公司 Anatomical data processing method, device and system

Also Published As

Publication number Publication date
CN107992614A (en) 2018-05-04

Similar Documents

Publication Publication Date Title
WO2022111249A1 (en) Information presentation method, apparatus, and computer storage medium
JP2006527870A (en) Configurable information identification system and method
CN110309461B (en) Page display method and device
JP6611458B2 (en) Apparatus and method for web page access
CA2560215A1 (en) Property tree for metadata navigation and assignment
CN104268192B (en) A kind of webpage information extracting method, device and terminal
US9081767B2 (en) Browsing of contextual information
JP2000076109A (en) Data display device and data display method
JP5782636B2 (en) Information anonymization system, information loss determination method, and information loss determination program
CN104881397A (en) Method and apparatus for expanding abbreviations
CN107992614B (en) Anatomical data processing method and device
CN104182266B (en) A kind of application installation method and device
US20140244641A1 (en) Holistic customer record linkage via profile fingerprints
CN105765564A (en) Identifying semantically-meaningful text selections
CN109672706B (en) Information recommendation method and device, server and storage medium
CN112818072A (en) Tourism knowledge map updating method, system, equipment and storage medium
CN113806549A (en) Method and device for constructing personnel relationship map and electronic equipment
Annamalai et al. Accessing the data efficiently using prediction of dynamic data algorithm
JP2018128925A (en) Information output program, information output method and information output device
CN109145261B (en) Method and device for generating label
JP2020123321A (en) Method and apparatus for search processing based on clipboard data
CN115145461A (en) Medical record inputting method based on tablet computer and related equipment
Geiß et al. With a little help from my neighbors: person name linking using the Wikipedia social network
JP2019128925A (en) Event presentation system and event presentation device
CN110297818B (en) Method and device for constructing data warehouse

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant