CN110083357B - Interface construction method, device, server and storage medium - Google Patents

Interface construction method, device, server and storage medium Download PDF

Info

Publication number
CN110083357B
CN110083357B CN201910350522.7A CN201910350522A CN110083357B CN 110083357 B CN110083357 B CN 110083357B CN 201910350522 A CN201910350522 A CN 201910350522A CN 110083357 B CN110083357 B CN 110083357B
Authority
CN
China
Prior art keywords
interface
base class
subclass
dynamic database
data
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
CN201910350522.7A
Other languages
Chinese (zh)
Other versions
CN110083357A (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.)
Bozhon Precision Industry Technology Co Ltd
Original Assignee
Bozhon Precision Industry 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 Bozhon Precision Industry Technology Co Ltd filed Critical Bozhon Precision Industry Technology Co Ltd
Priority to CN201910350522.7A priority Critical patent/CN110083357B/en
Publication of CN110083357A publication Critical patent/CN110083357A/en
Application granted granted Critical
Publication of CN110083357B publication Critical patent/CN110083357B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention discloses an interface construction method, an interface construction device, a server and a storage medium. The method comprises the following steps: constructing a base class according to an interface calling method of the dynamic database, wherein the base class is used for calling data through an interface between the base class and the dynamic database; at least one subclass is constructed based on the base class, and an interface is constructed based on the at least one subclass. According to the scheme, the separation of interface construction and data scheduling is realized, the data is called through the base class, and the interface is further constructed based on the base class construction subclass, so that the interface can be constructed quickly, the data unit can be recycled, the efficiency of interface construction is improved, the method is particularly suitable for the scene of interface construction in the development process of the visual detection software system, and the time for interface construction and software system development is reduced.

Description

Interface construction method, device, server and storage medium
Technical Field
The embodiment of the invention relates to the technical field of interface construction, in particular to an interface construction method, an interface construction device, a server and a storage medium.
Background
At present, in many scenes, the measurement and judgment are performed by machine vision instead of human eyes. The machine vision system converts the shot object into an image signal through a machine vision product, further converts the image signal into a digital signal, extracts the characteristics of the object through operation, and obtains the specific condition of the object. When the detection is performed through machine vision, a machine vision software system is required to be established, so that a series of operations such as hardware control, data acquisition, data analysis and the like are realized, and an operation result is displayed by establishing a visual interface.
At present, when an interface in a software system is constructed, in order to facilitate development, database operation and interface construction are generally completed in one page, however, the conventional interface construction method causes development confusion, and when the interface is required to be reconstructed, a data processing unit is required to be reconstructed to process and call data, so that the workload of developers is greatly increased, and the development time is prolonged.
Disclosure of Invention
The embodiment of the invention provides an interface construction method, an interface construction device, a server and a storage medium, which are used for solving the problems of confusion in development and longer interface construction time in the current interface construction process.
In a first aspect, an embodiment of the present invention provides an interface construction method, where the method includes:
constructing a base class according to an interface calling method of the dynamic database, wherein the base class is used for calling data through an interface between the base class and the dynamic database;
at least one subclass is constructed based on the base class, and an interface is constructed based on the at least one subclass.
In a second aspect, an embodiment of the present invention provides an interface construction apparatus, including:
the base class construction module is used for constructing a base class according to an interface calling method of the dynamic database, and the base class is used for calling data through an interface between the base class and the dynamic database;
and the subclass construction module is used for constructing at least one subclass based on the base class and constructing an interface according to the at least one subclass.
In a third aspect, an embodiment of the present invention further provides a server, where the server includes:
one or more processors;
a memory for storing one or more programs;
when the one or more programs are executed by the one or more processors, the one or more processors are caused to implement the interface construction method according to any one of the embodiments of the present invention.
In a fourth aspect, embodiments of the present invention further provide a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, implements an interface construction method according to any of the embodiments of the present invention.
According to the embodiment of the invention, the data is called through the base class, and the interface is further constructed based on the base class construction subclass, so that the separation of interface construction and data scheduling is realized, the interface can be constructed quickly, the data unit can be recycled, the efficiency of interface construction is improved, the method is particularly suitable for the scene of interface construction in the development process of the visual detection software system, and the time for interface construction and software system development is reduced.
Drawings
FIG. 1 is a flow chart of an interface construction method according to a first embodiment of the present invention;
FIG. 2 is a schematic diagram of interface construction in accordance with a first embodiment of the present invention;
FIG. 3 is a flow chart of an interface construction method in a second embodiment of the invention;
FIG. 4 is a diagram illustrating data scheduling according to a second embodiment of the present invention;
FIG. 5 is a schematic diagram of an interface construction apparatus according to a third embodiment of the present invention;
fig. 6 is a schematic structural diagram of a server according to a fourth embodiment of the present invention.
Detailed Description
The invention is described in further detail below with reference to the drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting thereof. It should be further noted that, for convenience of description, only some, but not all of the structures related to the present invention are shown in the drawings.
Example 1
Fig. 1 is a flowchart of an interface construction method according to a first embodiment of the present invention. The interface construction method provided in this embodiment may be suitable for a case of constructing a system interface in development of a machine vision software system, and the method may be specifically performed by an interface construction device, where the device may be implemented by software and/or hardware, and the device may be integrated in a server. Referring to fig. 1, the method in the embodiment of the present invention specifically includes:
s110, constructing a base class according to an interface calling method of the dynamic database, wherein the base class is used for calling data through an interface between the base class and the dynamic database.
The base class is class type which is defined to contain commonalities of all entities in the object-oriented design, and can inherit all information of the base class and add new information to construct a derived class on the basis of the base class. The base class is used for calling data through an interface with the dynamic database for constructing the derived class. The interface calling method of the dynamic database is contained in the base class, and the interface between the base class and the dynamic database can be processed, so that the data in the dynamic database is called through the interface between the base class and the dynamic database, and the derivative class is constructed according to the called data in the dynamic database to realize interface construction. In the embodiment of the invention, the base class can be a base interface class inherited from a development framework of the graphical user interface application program, data required for call is constructed for the interface, and the base class for call dynamic database data is constructed for the interface, so that the interface construction is separated from data scheduling, the development confusion is prevented, the time required for the interface construction is reduced, and the interface reconstruction is facilitated.
S120, constructing at least one subclass based on the base class, and constructing an interface according to the at least one subclass.
Specifically, the subclass is a derived class constructed based on the base class, and can inherit all information in the base class, including all variables, functions and data, and realize interface construction through control design and code design. In the embodiment of the invention, at least one subclass is constructed based on the constructed base class, so that interfaces are further constructed according to the subclasses, wherein the number of the subclasses and the number of the interfaces are the same, and one subclass correspondingly constructs one interface.
Optionally, constructing at least one subclass based on the base class, and constructing an interface according to the at least one subclass specifically includes: at least one subclass is constructed based on the base class through the data called by the dynamic database, and an interface is constructed according to the at least one subclass. Illustratively, as shown in fig. 2, the dynamic database mounts a hardware dynamic library and an algorithm dynamic library, wherein the hardware dynamic library comprises a camera factory library, a light source factory library, an algorithm library, a motion control library, and the like, and the dynamic database can schedule, process and store acquired images and read a system basic configuration file comprising basic path parameters, basic interface parameters, and the like. The dynamic database can carry out function call through the base class, data is transmitted to the base class through the registration callback, and the subclasses are based on the data construction interfaces in the base class-called dynamic database, so that the ordered construction of the interfaces is realized, the interfaces can be completely separated from the data, the data units can be repeatedly called to establish a plurality of interfaces, and the efficiency of interface construction is improved.
According to the technical scheme of the embodiment, a base class is constructed according to an interface calling method of the dynamic database, and the base class is used for calling data through an interface between the base class and the dynamic database; at least one subclass is constructed based on the base class, and an interface is constructed based on the at least one subclass. According to the scheme, the separation of interface construction and data scheduling is realized, the data is called through the base class, and the interface is further constructed based on the base class construction subclass, so that the interface can be constructed quickly, the data unit can be recycled, the efficiency of interface construction is improved, the method is particularly suitable for the scene of interface construction in the development process of the visual detection software system, and the time for interface construction and software system development is reduced.
Example two
Fig. 3 is a flowchart of an interface construction method in the second embodiment of the present invention. The present embodiment is optimized on the basis of the above embodiment. Details not described in detail in this embodiment are detailed in the above-described embodiment. Referring to fig. 3, the interface construction method provided in this embodiment may include:
s210, acquiring an image which is received through a dynamic database and is acquired by an image acquisition device, and scheduling the image to generate data required by interface construction and provide the data for a base class to call.
The image collector can be a two-dimensional camera or a three-dimensional camera and is used for collecting images of the surface of the object to be detected. The image acquired by the image acquisition device is received through the dynamic database, and the image is scheduled, wherein the image comprises at least one of a preprocessing thread, an algorithm detection thread, an image storage thread, an image and result display thread and a database storage thread, and specific scheduling processing threads can be added by technicians according to actual needs.
Optionally, acquiring an image acquired by an image acquisition device and received by a dynamic database, and performing scheduling processing on the image, which specifically includes: acquiring images acquired by an image acquisition device and received by at least one total working area in a dynamic database, and distributing the images in each total working area to at least one sub-working area; memory containers are distributed for each sub-working area; and performing scheduling processing on the allocated images in each memory container. The memory container may be a queue, a vector table, or other container type. Fig. 4 is a schematic diagram of data scheduling in a second embodiment of the present invention, as shown in fig. 4, after at least one total working area receives an image acquired by an image acquisition unit, each total working area distributes the image to at least one sub-working area for performing data scheduling processing, and applies for a memory container by taking each sub-working area as a unit, and performs scheduling processing on the image in the corresponding sub-working area in each memory container, thereby obtaining data required for interface construction. After the scheduling process is completed, the image will not occupy the storage containers, and each storage container is returned to each partition work area for the next time scheduling.
Optionally, acquiring the image acquired by the image acquisition device received by at least one total working area in the dynamic database specifically includes: at least one image acquired by a single image acquisition device and received by at least one total working area in the dynamic database is acquired, wherein the receiving mode comprises single Zhang Jieshou, jigsaw receiving or strobing receiving. The image data is diversified through multiple image receiving modes, and analysis processing of multiple visual detection images is met.
S220, constructing a base class according to an interface calling method of the dynamic database, wherein the base class is used for calling data through an interface between the base class and the dynamic database.
S230, constructing at least one subclass based on the base class, and constructing an interface according to the at least one subclass.
According to the technical scheme, the image which is received through the dynamic database and is acquired by the image acquisition device is obtained, and the image is scheduled to generate data required by interface construction and is called by a base class. And constructing a base class according to an interface calling method of the dynamic database, wherein the base class is used for calling data through an interface between the base class and the dynamic database. At least one subclass is constructed based on the base class, and an interface is constructed based on the at least one subclass. The dynamic database is used for independent data scheduling, so that required data is provided for interface construction, the interface construction and data processing are completely separated, the interface can be constructed quickly, the data unit can be reused, the efficiency of the interface construction is improved, the method is particularly suitable for a scene of the interface construction in the development process of a visual detection software system, and the time of the interface construction and the development of the software system is reduced.
Example III
Fig. 5 is a schematic structural diagram of an interface construction apparatus according to a third embodiment of the present invention. The device is suitable for the situation that a system interface is constructed in the development of a machine vision software system, can be realized in a software and/or hardware mode, and can be integrated in a server. Referring to fig. 5, the apparatus specifically includes:
a base class construction module 310, configured to construct a base class according to an interface calling method of the dynamic database, where the base class is used to call data through an interface with the dynamic database;
the subclass construction module 320 is configured to construct at least one subclass based on the base class, and construct an interface according to the at least one subclass.
Optionally, the subclass construction module is specifically configured to:
at least one subclass is constructed based on the base class through the data called by the dynamic database, and an interface is constructed according to the at least one subclass.
Optionally, the method further comprises:
and the scheduling module is used for acquiring the image which is received by the dynamic database and is acquired by the image acquisition device, and performing scheduling processing on the image so as to generate data required by interface construction and provide the data for the base class to call.
Optionally, the scheduling module includes:
the image distribution unit is used for acquiring the images acquired by the image acquisition device and received by at least one total working area in the dynamic database, and distributing the images in each total working area to at least one sub-working area;
the memory container allocation unit is used for allocating memory containers for each work division area;
and the scheduling processing unit is used for scheduling the allocated images in each memory container.
Optionally, the image distribution unit is specifically configured to:
at least one image acquired by a single image acquisition device and received by at least one total working area in the dynamic database is acquired, wherein the receiving mode comprises single Zhang Jieshou, jigsaw receiving or strobing receiving.
According to the technical scheme of the embodiment of the invention, the base class construction module constructs the base class according to the interface calling method of the dynamic database, and the base class is used for calling data through an interface between the base class and the dynamic database; the subclass construction module constructs at least one subclass based on the base class and constructs an interface based on the at least one subclass. The data is called through the base class, and then the interface is further constructed based on the base class construction subclass, so that the separation of interface construction and data scheduling is realized, a quick component interface can be realized, the data unit can be recycled, the efficiency of interface construction is improved, the method is particularly suitable for the scene of interface construction in the development process of the visual detection software system, and the time of interface construction and software system development is reduced.
Example IV
Fig. 6 is a schematic structural diagram of a server according to a fourth embodiment of the present invention. Fig. 6 illustrates a block diagram of an exemplary server 412 suitable for use in implementing embodiments of the invention. The server 412 shown in fig. 6 is only an example and should not be construed as limiting the functionality and scope of use of the embodiments of the present invention.
As shown in fig. 6, the server 412 includes: one or more processors 416; the memory 428 is configured to store one or more programs that, when executed by the one or more processors 416, cause the one or more processors 416 to implement the interface construction method provided by the embodiment of the present invention, includes:
constructing a base class according to an interface calling method of the dynamic database, wherein the base class is used for calling data through an interface between the base class and the dynamic database;
at least one subclass is constructed based on the base class, and an interface is constructed based on the at least one subclass.
In the form of a general-purpose server. Components of server 412 may include, but are not limited to: one or more processors or processors 416, a system memory 428, and a bus 418 that connects the various system components (including the system memory 428 and the processor 416).
Bus 418 represents one or more of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, a processor, or a local bus using any of a variety of bus architectures. By way of example, and not limitation, such architectures include Industry Standard Architecture (ISA) bus, micro channel architecture (MAC) bus, enhanced ISA bus, video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Server 412 typically includes a variety of computer system readable storage media. Such storage media can be any available storage media that can be accessed by server 412 and includes both volatile and nonvolatile storage media, removable and non-removable storage media.
The system memory 428 may include computer system readable storage media in the form of volatile memory such as Random Access Memory (RAM) 430 and/or cache memory 432. The server 412 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 434 may be used to read from or write to a non-removable, nonvolatile magnetic storage medium (not shown in FIG. 6, commonly referred to as a "hard disk drive"). Although not shown in fig. 6, a magnetic disk drive for reading from and writing to a removable non-volatile magnetic disk (e.g., a "floppy disk"), and an optical disk drive for reading from or writing to a removable non-volatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical storage medium), may be provided. In such cases, each drive may be coupled to bus 418 via one or more data storage medium interfaces. Memory 428 may include at least one program product having a set (e.g., at least one) of program modules configured to carry out the functions of embodiments of the invention.
A program/utility 440 having a set (at least one) of program modules 442 may be stored in, for example, memory 428, such program modules 462 include, but are not limited to, an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment. Program modules 462 generally perform the functions and/or methods of the embodiments described herein.
The server 412 may also communicate with one or more external servers 416 (e.g., keyboard, pointing server, display 426, etc.), with one or more servers that enable users to interact with the server 412, and/or with any server (e.g., network card, modem, etc.) that enables the server 412 to communicate with one or more other computing servers. Such communication may occur through an input/output (I/O) interface 422. Also, the server 412 may communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN) and/or a public network, such as the Internet, through a network adapter 420. As shown, network adapter 420 communicates with other modules of server 412 via bus 418. It should be appreciated that although not shown in fig. 6, other hardware and/or software modules may be used in connection with server 412, including, but not limited to: microcode, server drives, redundant processing units, external disk drive arrays, RAID systems, tape drives, data backup storage systems, and the like.
The processor 416 performs various functional applications and data processing by executing at least one of the other programs among the plurality of programs stored in the system memory 428, for example, to implement an interface construction method provided by an embodiment of the present invention, including:
constructing a base class according to an interface calling method of the dynamic database, wherein the base class is used for calling data through an interface between the base class and the dynamic database;
at least one subclass is constructed based on the base class, and an interface is constructed based on the at least one subclass.
Example five
The fifth embodiment of the present invention also provides a storage medium containing computer-executable instructions, which when executed by a computer processor, are configured to perform an interface construction method, including:
constructing a base class according to an interface calling method of the dynamic database, wherein the base class is used for calling data through an interface between the base class and the dynamic database;
at least one subclass is constructed based on the base class, and an interface is constructed based on the at least one subclass.
The computer storage media of embodiments of the present invention may take the form of any combination of one or more computer-readable storage media. The computer readable storage medium may be a computer readable signal storage medium or a computer readable storage medium. The computer readable storage medium can be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or a combination of any of the foregoing. More specific examples (a non-exhaustive list) of the computer-readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In embodiments of the present invention, a computer readable storage medium may be any tangible storage medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
The computer readable signal storage medium may include a propagated data signal with computer readable program code embodied therein, either in baseband or as part of a carrier wave. Such a propagated data signal may take any of a variety of forms, including, but not limited to, electro-magnetic, optical, or any suitable combination of the foregoing. A computer readable signal storage medium may also be any computer readable storage medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable storage medium may be transmitted using any appropriate storage medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, smalltalk, C ++ and conventional procedural programming languages, such as the "C" programming language or similar programming languages. 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. In the case of a remote computer, 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 (for example, through the Internet using an Internet service provider).
Note that the above is only a preferred embodiment of the present invention and the technical principle applied. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, while the invention has been described in connection with the above embodiments, the invention is not limited to the embodiments, but may be embodied in many other equivalent forms without departing from the spirit or scope of the invention, which is set forth in the following claims.

Claims (10)

1. An interface construction method, comprising:
constructing a base class according to an interface calling method of the dynamic database, wherein the base class is used for calling data through an interface between the base class and the dynamic database;
constructing at least one subclass based on the base class, and constructing an interface according to the at least one subclass;
the dynamic database performs function call through the base class, and transmits data to the base class through the registration callback, and the at least one subclass constructs an interface based on the data in the dynamic database called by the base class;
the base class is a basic interface class inherited from the graphical user interface application development framework.
2. The method according to claim 1, wherein the constructing of at least one subclass based on the base class, the constructing of the interface based on at least one subclass, in particular comprises:
at least one subclass is constructed based on the base class through the data called by the dynamic database, and an interface is constructed according to the at least one subclass.
3. The method of claim 1, further comprising, prior to constructing the base class from the interface calling method of the dynamic database:
and acquiring the image which is received through the dynamic database and is acquired by the image acquisition device, and carrying out scheduling processing on the image so as to generate data required by interface construction and provide the data for the base class to call.
4. A method according to claim 3, characterized in that the acquisition of the images acquired by the image acquisition unit received by the dynamic database and the scheduling of said images comprises in particular:
acquiring images acquired by an image acquisition device and received by at least one total working area in a dynamic database, and distributing the images in each total working area to at least one sub-working area;
memory containers are distributed for each sub-working area;
and performing scheduling processing on the allocated images in each memory container.
5. The method according to claim 4, wherein acquiring the image acquired by the at least one total work area receiving image acquirer in the dynamic database, in particular comprises:
at least one image acquired by a single image acquisition device and received by at least one total working area in the dynamic database is acquired, wherein the receiving mode comprises single Zhang Jieshou, jigsaw receiving or strobing receiving.
6. An interface construction apparatus, the apparatus comprising:
the base class construction module is used for constructing a base class according to an interface calling method of the dynamic database, and the base class is used for calling data through an interface between the base class and the dynamic database;
the subclass construction module is used for constructing at least one subclass based on the base class and constructing an interface according to the at least one subclass;
the dynamic database performs function call through the base class, and transmits data to the base class through the registration callback, and the at least one subclass constructs an interface based on the data in the dynamic database called by the base class;
the base class is a basic interface class inherited from the graphical user interface application development framework.
7. The apparatus of claim 6, wherein the subclass construction module is specifically configured to:
at least one subclass is constructed based on the base class through the data called by the dynamic database, and an interface is constructed according to the at least one subclass.
8. The apparatus as recited in claim 6, further comprising:
and the scheduling module is used for acquiring the image which is received by the dynamic database and is acquired by the image acquisition device, and performing scheduling processing on the image so as to generate data required by interface construction and provide the data for the base class to call.
9. A server, the server comprising:
one or more processors;
a memory for storing one or more programs;
when executed by the one or more processors, causes the one or more processors to implement an interface construction method as recited in any one of claims 1-5.
10. A computer-readable storage medium, on which a computer program is stored, characterized in that the program, when being executed by a processor, implements an interface construction method according to any one of claims 1-5.
CN201910350522.7A 2019-04-28 2019-04-28 Interface construction method, device, server and storage medium Active CN110083357B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910350522.7A CN110083357B (en) 2019-04-28 2019-04-28 Interface construction method, device, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910350522.7A CN110083357B (en) 2019-04-28 2019-04-28 Interface construction method, device, server and storage medium

Publications (2)

Publication Number Publication Date
CN110083357A CN110083357A (en) 2019-08-02
CN110083357B true CN110083357B (en) 2023-10-13

Family

ID=67417359

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910350522.7A Active CN110083357B (en) 2019-04-28 2019-04-28 Interface construction method, device, server and storage medium

Country Status (1)

Country Link
CN (1) CN110083357B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112653836A (en) * 2020-12-14 2021-04-13 珠海格力智能装备有限公司 Image acquisition method and device, storage medium and processor

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120198564A1 (en) * 2011-01-28 2012-08-02 International Business Machines Corporation Security Classification Based on User Interaction
CN108628597A (en) * 2018-04-25 2018-10-09 赵宇 A kind of NI Vision Builder for Automated Inspection development approach and device
CN109284165A (en) * 2018-10-30 2019-01-29 武汉斗鱼网络科技有限公司 Client skin change method, device, equipment and computer readable storage medium
CN109656555A (en) * 2018-11-30 2019-04-19 深圳市汇川技术股份有限公司 Operation interface implementation method, system, robot demonstrator and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120198564A1 (en) * 2011-01-28 2012-08-02 International Business Machines Corporation Security Classification Based on User Interaction
CN108628597A (en) * 2018-04-25 2018-10-09 赵宇 A kind of NI Vision Builder for Automated Inspection development approach and device
CN109284165A (en) * 2018-10-30 2019-01-29 武汉斗鱼网络科技有限公司 Client skin change method, device, equipment and computer readable storage medium
CN109656555A (en) * 2018-11-30 2019-04-19 深圳市汇川技术股份有限公司 Operation interface implementation method, system, robot demonstrator and storage medium

Also Published As

Publication number Publication date
CN110083357A (en) 2019-08-02

Similar Documents

Publication Publication Date Title
CN110163903B (en) Three-dimensional image acquisition and image positioning method, device, equipment and storage medium
EP3621034A1 (en) Method and apparatus for calibrating relative parameters of collector, and storage medium
US9223610B2 (en) Management of virtual machine snapshots
CN113159091B (en) Data processing method, device, electronic equipment and storage medium
CN108829518B (en) Method and device for pushing information
CN111882634B (en) Image rendering method, device, equipment and storage medium
CN110187958B (en) Task processing method, device, system, equipment and storage medium
CN113037529B (en) Reserved bandwidth allocation method, device, equipment and storage medium
CN107526623B (en) Data processing method and device
CN109062699A (en) A kind of resource monitoring method, device, server and storage medium
CN111026493B (en) Interface rendering processing method and device
CN112783614A (en) Object processing method, device, equipment, storage medium and program product
CN109582445A (en) Message treatment method, device, electronic equipment and computer readable storage medium
CN110083357B (en) Interface construction method, device, server and storage medium
CN111026463B (en) Page loading method, device, equipment and storage medium
CN113760242A (en) Data processing method, device, server and medium
CN110231983B (en) Data concurrent processing method, device and system, computer equipment and readable medium
CN113485686B (en) Information system program generation method and device, electronic equipment and storage medium
CN109460511B (en) Method and device for acquiring user portrait, electronic equipment and storage medium
CN111262727B (en) Service capacity expansion method, device, equipment and storage medium
CN110688504B (en) Image data management method, apparatus, system, device and medium
CN111124862A (en) Intelligent equipment performance testing method and device and intelligent equipment
CN112015535A (en) Task processing method and device, electronic equipment and storage medium
CN110825477A (en) Method, device and equipment for loading graphical interface and storage medium
CN112835625A (en) Pipeline configuration method and device, readable storage medium and electronic equipment

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