CN115273125A - Drawing processing method and device, electronic equipment and storage medium - Google Patents

Drawing processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN115273125A
CN115273125A CN202210892992.8A CN202210892992A CN115273125A CN 115273125 A CN115273125 A CN 115273125A CN 202210892992 A CN202210892992 A CN 202210892992A CN 115273125 A CN115273125 A CN 115273125A
Authority
CN
China
Prior art keywords
information
target
editing
problem information
frame
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.)
Pending
Application number
CN202210892992.8A
Other languages
Chinese (zh)
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.)
Shenzhen Wanyi Digital Technology Co ltd
Original Assignee
Wanyi 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 Wanyi Technology Co Ltd filed Critical Wanyi Technology Co Ltd
Priority to CN202210892992.8A priority Critical patent/CN115273125A/en
Publication of CN115273125A publication Critical patent/CN115273125A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/42Document-oriented image-based pattern recognition based on the type of document
    • G06V30/422Technical drawings; Geographical maps
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/60Editing figures and text; Combining figures or text
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/41Analysis of document content
    • G06V30/413Classification of content, e.g. text, photographs or tables
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/40Document-oriented image-based pattern recognition
    • G06V30/41Analysis of document content
    • G06V30/414Extracting the geometrical structure, e.g. layout tree; Block segmentation, e.g. bounding boxes for graphics or text

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Multimedia (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application relates to a drawing processing method, a drawing processing device, electronic equipment and a storage medium, which are applied to the technical field of data processing, wherein the method comprises the following steps: acquiring an identification result of a drawing to be sorted, wherein the identification result comprises drawing problem information; acquiring an editing instruction for target problem information, wherein the editing instruction carries editing information for the target problem information, and the target problem information is any problem information in the drawing problem information; and editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information to obtain the target drawing. The problems that in the related art, drawing identification and arrangement are closed, drawing frames generated by a design collaboration platform body can be well identified and arranged, and compatibility and expansibility are not strong enough are solved.

Description

Drawing processing method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a method and an apparatus for processing a drawing, an electronic device, and a storage medium.
Background
The Auto Computer Aided Design (AutoCAD) is a Computer Aided Design software widely used in the engineering Design field at present, has a powerful function of drawing and processing graphics, and is widely applied to a plurality of engineering fields such as buildings, roads, tunnels, rail traffic and the like. As a general drawing software, the software configures a secondary development interface for a user, and the user can realize the graphic processing function in the AutoCAD file through multi-language programming. The common design drawing consists of a figure and a drawing frame. The graphic content is a symbol expressing design intention such as lines, characters, diagrams and the like; the drawing frame is a tool for identifying the graphic content, and the graphic content is orderly managed through the drawing frame.
Generally, after drawings are drawn by professional designers, the drawings are often required to be identified and checked before the drawings are implemented and built.
In the related art, the drawing is identified and arranged in a closed manner, and a drawing frame generated by a specific design cooperation platform body can be identified and arranged well, so that the compatibility and the expansibility are not strong enough.
Disclosure of Invention
The application provides a drawing processing method and device, electronic equipment and a storage medium, which are used for solving the problems that in the related art, drawing identification and arrangement are closed, a drawing frame generated by a design collaboration platform body can be well identified and arranged, and compatibility and expansibility are not strong enough.
In a first aspect, an embodiment of the present application provides a drawing processing method, including:
acquiring an identification result of a drawing to be sorted, wherein the identification result comprises drawing problem information;
acquiring an editing instruction for target problem information, wherein the editing instruction carries editing information for the target problem information, and the target problem information is any problem information in the drawing problem information;
and editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information to obtain the target drawing.
Optionally, the obtaining of the recognition result of the drawing to be sorted includes:
acquiring the drawing to be finished;
carrying out drawing frame and/or drawing label information identification on the drawing to be sorted to obtain the identification result, wherein the drawing problem information in the identification result comprises: question information of a frame and/or question information of a label information.
Optionally, the drawing problem information includes: unidentified frames; the editing information comprises image area information of the unidentified picture frame selected from the drawing to be sorted;
the editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information comprises the following steps:
and adding the image area information as a new drawing frame into the drawing arrangement content.
Optionally, the drawing problem information includes: unidentified icon information or wrong identification icon information; the editing information comprises newly added icon information;
the editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information comprises the following steps:
and replacing the target drawing arrangement content by the newly added drawing label information, wherein the target drawing arrangement content is the drawing arrangement content corresponding to the target problem information.
Optionally, the recognition result includes original professional category information, a recognized drawing frame, and recognized drawing tag information of the recognized drawing frame, where the recognized drawing tag information includes target professional category information of the recognized drawing frame;
after the identification result of the drawing to be sorted is obtained, the method further comprises the following steps:
determining the original professional category information as a father node and the identified picture frame as a child node;
determining a father node corresponding to each child node; the target professional category information corresponding to the child node is the same as the original professional category information corresponding to the parent node;
and arranging the drawing to be arranged according to the relationship between the father node and the son node to obtain the drawing arrangement content.
Optionally, the recognition result includes a recognized frame, and the method further includes:
marking the area of the identified drawing frame in the drawing to be sorted;
and displaying the mark when the drawing to be finished is displayed.
Optionally, the editing, based on the editing information, the drawing finishing content of the drawing to be finished, which corresponds to the target problem information, to obtain the target drawing, further includes:
acquiring an examination instruction;
judging whether drawing problem information exists in the target drawing;
if yes, generating prompt information based on the existing drawing problem information, and displaying the information prompt information;
and if not, sending the target drawing to a checking end.
In a second aspect, an embodiment of the present application provides an apparatus for processing a drawing, including:
the first acquisition module is used for acquiring the recognition result of the drawing to be sorted, and the recognition result comprises drawing problem information;
a second obtaining module, configured to obtain an edit instruction for the target problem information, where the edit instruction carries edit information for the target problem information, and the target problem information is any one of the drawing problem information;
and the processing module is used for editing the drawing finishing content of the drawing to be finished corresponding to the target problem information based on the editing information to obtain the target drawing.
In a third aspect, an embodiment of the present application provides an electronic device, including: the system comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus;
the memory for storing a computer program;
the processor is configured to execute the program stored in the memory, so as to implement the drawing processing method according to the first aspect.
In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium, which stores a computer program, and when the computer program is executed by a processor, the computer program implements the method for processing the drawing according to the first aspect.
Compared with the related art, the technical scheme provided by the embodiment of the application has the following advantages: according to the method provided by the embodiment of the application, the identification result of the drawing to be sorted is obtained, and the identification result comprises drawing problem information; acquiring an editing instruction for target problem information, wherein the editing instruction carries editing information for the target problem information, and the target problem information is any problem information in the drawing problem information; and editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information to obtain the target drawing. Therefore, drawing problem information in the identified drawings to be sorted can be edited so as to solve the drawing problem information, even if a specific design cooperation platform is not adopted, the drawings to be sorted can be well identified and sorted, and the compatibility and the expansibility of drawing identification are improved.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the related art, the drawings used in the description of the embodiments or the related art will be briefly described below, and it is obvious for those skilled in the art to obtain other drawings without inventive exercise.
Fig. 1 is an application scene diagram of a processing method for a drawing according to an embodiment of the present application;
FIG. 2 is a flowchart of a processing method for a drawing provided in an embodiment of the present application;
FIG. 3 is a block diagram of an apparatus for processing drawings according to an embodiment of the present application;
fig. 4 is a block diagram of an electronic device according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present application clearer, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are some embodiments of the present application, but not all 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 application.
According to one embodiment of the application, a drawing processing method is provided. Alternatively, in the embodiment of the present application, the processing method of the drawing may be applied to a hardware environment formed by the terminal 101 and the server 102 as shown in fig. 1. As shown in fig. 1, a server 102 is connected to a terminal 101 through a network, and may be used to provide services (such as application services) for the terminal or a client installed on the terminal, and a database may be provided on the server or separately from the server, and may be used to provide data storage services for the server 102, where the network includes but is not limited to: the terminal 101 is not limited to a PC, a mobile phone, a tablet computer, and the like.
The processing method of the drawing in the embodiment of the application may be executed by the server 102, the terminal 101, or both the server 102 and the terminal 101. The terminal 101 may execute the processing method of the drawing according to the embodiment of the present application, or may be executed by a client installed thereon.
Taking a terminal to execute the processing method of the drawing in the embodiment of the present application as an example, fig. 2 is a schematic flow chart of an optional drawing processing method according to the embodiment of the present application, and as shown in fig. 2, the flow of the method may include the following steps:
step 201, obtaining a recognition result of a drawing to be sorted, wherein the recognition result comprises drawing problem information.
In some embodiments, the recognition result of the drawing to be finished may be obtained after recognizing the drawing frame in the drawing to be finished. There are various frame identification methods, which may refer to the frame identification method in the related art, and are not limited specifically.
In a specific embodiment, the obtaining of the recognition result of the drawing to be collated includes:
acquiring the drawing to be finished; carrying out drawing frame and/or drawing label information identification on the drawing to be sorted to obtain the identification result, wherein the drawing problem information in the identification result comprises: question information of a frame and/or question information of a label information.
The tag information refers to a set of basic information used for describing a frame in each frame. Generally, the label information includes a drawing name, a project name, a drawing number, a professional, and the like.
The problem information of the frame may include, but is not limited to, unrecognized frame or wrong frame range identification, and the problem information of the tag information may include, but is not limited to, unrecognized tag information or wrong tag information identification.
In one embodiment, the recognition result includes original professional category information, a recognized drawing frame and recognized drawing label information of the recognized drawing frame, and the recognized drawing label information includes target professional category information of the recognized drawing frame;
after the identification result of the drawing to be sorted is obtained, the method further comprises the following steps:
determining the original professional category information as a father node and the identified picture frame as a child node; determining a father node corresponding to each child node; the target professional category information corresponding to the child node is the same as the original professional category information corresponding to the parent node; and arranging the drawing to be arranged according to the relationship between the father node and the son node to obtain the drawing arrangement content.
In some embodiments, the raw professional category information includes building, structure, plumbing, electrical and heating ventilation, and the like. The recognized icon information in the recognized picture frame comprises the target professional category information, so that the recognized picture frame can be classified through the target professional category information, the recognized picture frame which is the same as the original professional category information is classified into the same category, the parent-child relationship between the professional categories and the picture frame is formed, the parent-child relationship is displayed in a picture frame structure tree mode, and further, a user can conveniently search and sort the picture frame based on the professional category information.
Step 202, an editing instruction for target problem information is obtained, wherein the editing instruction carries editing information for the target problem information, and the target problem information is any problem information in the drawing problem information.
In some embodiments, after the identification result is obtained, the terminal generally displays the identification result, and after the relevant person views the displayed identification result, the relevant person selects the target problem information in the identification result, and edits and modifies the target problem information.
For example, if the target question information is a drawing number that is not identified in the icon information, after the user selects the target question information, the terminal displays an editing area corresponding to the target question information, and the user inputs the drawing number of the icon in the editing area, that is, after the editing information clicks to determine editing, an editing instruction is generated, so that the terminal acquires the editing instruction.
And 203, editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information to obtain the target drawing.
In some embodiments, the drawing arrangement content of the drawing to be arranged corresponding to the target problem information is edited through the editing information so as to solve and eliminate the target problem information, so that the arrangement of the drawing to be arranged can be realized, even if a specific design cooperation platform is not adopted, the drawing to be arranged can be well identified and arranged, and the compatibility and the expansibility of drawing identification are improved.
In an optional embodiment, the drawing question information includes: unidentified frames; the editing information comprises image area information of the unidentified drawing frame selected from the drawing to be sorted;
the editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information comprises the following steps:
and adding the image area information as a new drawing frame into the drawing arrangement content.
In some embodiments, when the drawing problem information includes an unidentified drawing frame, the user may select the unidentified drawing frame in the drawing to be sorted to obtain image area information, and then add the image area information of the unidentified drawing frame as a new added drawing frame to the drawing sorting content after selecting the image area information of the unidentified drawing frame.
In an optional embodiment, the drawing question information includes: unidentified icon information or wrong identification icon information; the editing information comprises newly added icon information;
the editing the drawing finishing content of the drawing to be finished corresponding to the target problem information based on the editing information comprises the following steps:
and replacing the target drawing arrangement content by the newly added drawing label information, wherein the target drawing arrangement content is the drawing arrangement content corresponding to the target problem information.
In some embodiments, when the drawing problem information of the identification result includes the identified icon information or the icon information with the identification error, newly added icon information may be input in an editing area of the display interface after the corresponding target problem information is selected, and when the terminal acquires the newly added icon information, the terminal replaces the target drawing content corresponding to the target problem information, thereby implementing the addition or the change of the icon information.
In an alternative embodiment, the recognition result includes a recognized frame, and the method further includes:
marking the area of the identified drawing frame in the drawing to be sorted; and displaying the mark when the drawing to be finished is displayed.
In some embodiments, by marking the area of the identified drawing frame in the drawing to be finished and displaying the mark, the user can be assisted in viewing the identified drawing frame when the drawing to be finished is displayed and determining whether all drawing frames in the drawing to be finished are identified. The identified picture frame and the unidentified picture frame are distinguished in a marking mode, so that the unidentified picture frame can be conveniently processed by a user in time, and the newly added unidentified picture frame is realized.
In an optional embodiment, after the editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information to obtain the target drawing, the method further includes:
acquiring an examination instruction; judging whether drawing problem information exists in the target drawing; if yes, generating prompt information based on the existing drawing problem information, and displaying the information prompt information; and if not, sending the target drawing to a checking end.
In some embodiments, after the target drawing is obtained by editing and sorting the drawing to be sorted, a user enables the terminal to obtain a checking instruction by triggering a checking button in an interface, the terminal judges whether the unsolved drawing problem information exists or not, and if the unsolved drawing problem information exists, prompt information is generated to prompt the user to process the drawing problem information in time, so that the efficiency of drawing checking is improved. And when the unresolved drawing problem information does not exist, the terminal can send the target drawing to the checking end, and the checking end checks the target drawing.
According to the drawing processing method, the files are displayed according to professional classification, and the identified picture frame information can be displayed under the files; and displaying the identified frame-frame directory tree according to dimension classification such as profession, subitems and the like. And collectively presenting question files and question frames based on the recognition result. The user can revise and delete the frame information displayed in the file directory tree and the frame directory tree. Supporting files and frames call an engine to display, and the identified frames can be revised and deleted on an engine display page, and frames can also be added. And the middle station examines the picture according to the information submitted by the user interaction. The interactive operation of the list page and the engine display page is supported, the operation is simple, convenient and visual, and the drawing problem and the drawing identification problem can be conveniently and reversely searched.
The method can achieve the purpose that correct examination can be carried out on the drawing frames which cannot be identified by CAD analysis or are identified wrongly by information, and can add the drawing frames to the drawing without actual drawing frames in a mode of adding the drawing frames newly, so that the drawing can be examined. In addition, the drawings are intelligently arranged to facilitate the drawing, and the drawings are arranged and displayed from three dimensions of a file level, a picture frame level and a sub-picture level, so that the drawings can be viewed and analyzed more visually and conveniently.
Based on the same concept, the embodiment of the present application provides a processing apparatus for a drawing, and the specific implementation of the apparatus may refer to the description of the method embodiment, and repeated descriptions are omitted, as shown in fig. 3, the apparatus mainly includes:
the first obtaining module 301 is configured to obtain a recognition result of a drawing to be sorted, where the recognition result includes drawing problem information;
a second obtaining module 302, configured to obtain an editing instruction for the target problem information, where the editing instruction carries editing information for the target problem information, and the target problem information is any problem information in the drawing problem information;
and the processing module 303 is configured to edit the drawing arrangement content of the drawing to be arranged, which corresponds to the target problem information, based on the editing information, so as to obtain the target drawing.
Based on the same concept, an embodiment of the present application further provides an electronic device, as shown in fig. 4, the electronic device mainly includes: a processor 401, a memory 402 and a communication bus 403, wherein the processor 401 and the memory 402 communicate with each other via the communication bus 403. The memory 402 stores a program executable by the processor 401, and the processor 401 executes the program stored in the memory 402, so as to implement the following steps:
acquiring an identification result of a drawing to be sorted, wherein the identification result comprises drawing problem information;
acquiring an editing instruction for target problem information, wherein the editing instruction carries editing information for the target problem information, and the target problem information is any problem information in the drawing problem information;
and editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information to obtain the target drawing.
The communication bus 403 mentioned in the electronic device may be a Peripheral Component Interconnect (PCI) bus, an Extended Industry Standard Architecture (EISA) bus, or the like. The communication bus 403 may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one thick line is shown in FIG. 4, but this does not indicate only one bus or one type of bus.
The Memory 402 may include a Random Access Memory (RAM) or a non-volatile Memory (non-volatile Memory), such as at least one disk Memory. Alternatively, the memory may be at least one memory device located remotely from the aforementioned processor 401.
The Processor 401 may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), etc., and may also be a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other Programmable logic devices, discrete gates or transistor logic devices, and discrete hardware components.
In yet another embodiment of the present application, there is also provided a computer-readable storage medium in which a computer program is stored, which, when run on a computer, causes the computer to execute the processing method of the drawing described in the above embodiment.
In the above embodiments, all or part of the implementation may be realized by software, hardware, firmware, or any combination thereof. When implemented in software, may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. When loaded and executed on a computer, cause the processes or functions described in accordance with the embodiments of the application to occur, in whole or in part. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored on a computer readable storage medium or transmitted from one computer readable storage medium to another, for example, from one website site, computer, server, or data center to another website site, computer, server, or data center via wire (e.g., coaxial cable, fiber optic, digital Subscriber Line (DSL)) or wirelessly (e.g., infrared, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device, such as a server, a data center, etc., that includes one or more of the available media. The available media may be magnetic media (e.g., floppy disks, hard disks, tapes, etc.), optical media (e.g., DVDs), or semiconductor media (e.g., solid state drives), among others.
It is noted that, in this document, 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 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 phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of additional like elements in a process, method, article, or apparatus that comprises the element.
The above description is merely illustrative of particular embodiments of the invention that enable those skilled in the art to understand or practice the 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 (10)

1. A processing method of drawings is characterized by comprising the following steps:
acquiring an identification result of a drawing to be sorted, wherein the identification result comprises drawing problem information;
acquiring an editing instruction for target problem information, wherein the editing instruction carries editing information for the target problem information, and the target problem information is any problem information in the drawing problem information;
and editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information to obtain the target drawing.
2. The drawing processing method according to claim 1, wherein the obtaining of the recognition result of the drawing to be collated comprises:
acquiring the drawing to be finished;
carrying out drawing frame and/or drawing label information identification on the drawing to be sorted to obtain the identification result, wherein the drawing problem information in the identification result comprises: question information of a frame and/or question information of a label information.
3. The drawing processing method according to claim 1, wherein the drawing problem information includes: an unidentified frame; the editing information comprises image area information of the unidentified picture frame selected from the drawing to be sorted;
the editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information comprises the following steps:
and adding the image area information as a new drawing frame into the drawing arrangement content.
4. The drawing processing method according to claim 1, wherein the drawing problem information includes: unidentified icon information or wrong identification icon information; the editing information comprises newly added icon information;
the editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information comprises the following steps:
and replacing the target drawing arrangement content by the newly added drawing label information, wherein the target drawing arrangement content is the drawing arrangement content corresponding to the target problem information.
5. The method for processing drawings as claimed in claim 1, wherein the recognition result includes original professional category information, recognized drawing frame and recognized label information of the recognized drawing frame, the recognized label information includes target professional category information of the recognized drawing frame;
after obtaining the recognition result of the drawing to be sorted, the method further comprises the following steps:
determining the original professional category information as a father node and the identified picture frame as a child node;
determining a father node corresponding to each child node; the target professional category information corresponding to the child node is the same as the original professional category information corresponding to the parent node;
and arranging the drawing to be arranged according to the relationship between the father node and the son node to obtain the drawing arrangement content.
6. The method for processing the drawing according to claim 1, wherein the recognition result comprises the recognized drawing frame, and the method further comprises:
marking the area of the identified drawing frame in the drawing to be sorted;
and displaying the mark when the drawing to be finished is displayed.
7. The drawing processing method according to claim 1, wherein after the drawing finishing content of the drawing to be finished corresponding to the target problem information is edited based on the editing information to obtain a target drawing, the method further comprises:
acquiring an examination instruction;
judging whether drawing problem information exists in the target drawing;
if yes, generating prompt information based on the existing drawing problem information, and displaying the information prompt information;
and if not, sending the target drawing to a checking end.
8. An apparatus for processing a drawing, comprising:
the first acquisition module is used for acquiring the recognition result of the drawing to be sorted, and the recognition result comprises drawing problem information;
a second obtaining module, configured to obtain an edit instruction for target problem information, where the edit instruction carries edit information for the target problem information, and the target problem information is any one of the drawing problem information;
and the processing module is used for editing the drawing arrangement content of the drawing to be arranged corresponding to the target problem information based on the editing information to obtain the target drawing.
9. An electronic device, comprising: the system comprises a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory are communicated with each other through the communication bus;
the memory for storing a computer program;
the processor is used for executing the program stored in the memory and realizing the drawing processing method of any one of claims 1 to 7.
10. A computer-readable storage medium storing a computer program, wherein the computer program, when executed by a processor, implements the method of processing the drawing sheet according to any one of claims 1 to 7.
CN202210892992.8A 2022-07-27 2022-07-27 Drawing processing method and device, electronic equipment and storage medium Pending CN115273125A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210892992.8A CN115273125A (en) 2022-07-27 2022-07-27 Drawing processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210892992.8A CN115273125A (en) 2022-07-27 2022-07-27 Drawing processing method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115273125A true CN115273125A (en) 2022-11-01

Family

ID=83771312

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210892992.8A Pending CN115273125A (en) 2022-07-27 2022-07-27 Drawing processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115273125A (en)

Similar Documents

Publication Publication Date Title
CN112035667B (en) Knowledge graph display method and device and terminal equipment
US10296552B1 (en) System and method for automated identification of internet advertising and creating rules for blocking of internet advertising
US20170357486A1 (en) Enhancing a crowdsourced integrated development environment application
CN111475694B (en) Data processing method, device, terminal and storage medium
CN111444750B (en) PDF document identification method and device and electronic equipment
CN103678704A (en) Picture recognition method, system, equipment and device based on picture information
CN110764680B (en) Method and device for generating simulated keyboard, electronic equipment and computer readable medium
CN112882933A (en) Script recording method, device, equipment and storage medium
CN111666100A (en) Software framework generation method and device, electronic equipment and storage medium
CN102906768A (en) System and method for providing an enhanced facility plan
CN114282288A (en) Axle network identification method, device, equipment and storage medium
CN112182451A (en) Webpage content abstract generation method, equipment, storage medium and device
CN110619061A (en) Video classification method and device, electronic equipment and readable medium
CN115273125A (en) Drawing processing method and device, electronic equipment and storage medium
CN113407678B (en) Knowledge graph construction method, device and equipment
CN111259259B (en) University student news recommendation method, device, equipment and storage medium
CN111523909B (en) Hotel information display and management method and device, electronic equipment and storage medium
CN112784527A (en) Document merging method and device and electronic equipment
CN111723177A (en) Modeling method and device of information extraction model and electronic equipment
CN111290683A (en) Method, device and equipment for visual application instantiation
CN112100122B (en) Method and device for storing picture
CN110543624B (en) Method and device for identifying check boxes in PDF document and electronic equipment
CN110543623B (en) PDF document display method and device
CN109445757B (en) New design drawing generation method and device and terminal equipment
CN113204579B (en) Content association method, system, device, electronic equipment and storage medium

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
TA01 Transfer of patent application right

Effective date of registration: 20230621

Address after: A601, Zhongke Naneng Building, No. 06 Yuexing 6th Road, Gaoxin District Community, Yuehai Street, Nanshan District, Shenzhen City, Guangdong Province, 518063

Applicant after: Shenzhen Wanyi Digital Technology Co.,Ltd.

Address before: 519085 room 105-24914, No.6 Baohua Road, Hengqin New District, Zhuhai City, Guangdong Province (centralized office area)

Applicant before: WANYI TECHNOLOGY Co.,Ltd.

TA01 Transfer of patent application right