CN110580739A - Warehouse space display method and device, medium and electronic equipment - Google Patents

Warehouse space display method and device, medium and electronic equipment Download PDF

Info

Publication number
CN110580739A
CN110580739A CN201910688067.1A CN201910688067A CN110580739A CN 110580739 A CN110580739 A CN 110580739A CN 201910688067 A CN201910688067 A CN 201910688067A CN 110580739 A CN110580739 A CN 110580739A
Authority
CN
China
Prior art keywords
bin
characteristic information
information
acquiring
displaying
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
CN201910688067.1A
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.)
Beijing Xinhai Huihui Warehousing Co Ltd
Original Assignee
Beijing Xinhai Huihui Warehousing 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 Beijing Xinhai Huihui Warehousing Co Ltd filed Critical Beijing Xinhai Huihui Warehousing Co Ltd
Priority to CN201910688067.1A priority Critical patent/CN110580739A/en
Publication of CN110580739A publication Critical patent/CN110580739A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T19/00Manipulating 3D models or images for computer graphics
    • G06T19/20Editing of 3D images, e.g. changing shapes or colours, aligning objects or positioning parts
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2200/00Indexing scheme for image data processing or generation, in general
    • G06T2200/04Indexing scheme for image data processing or generation, in general involving 3D image data
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2219/00Indexing scheme for manipulating 3D models or images for computer graphics
    • G06T2219/20Indexing scheme for editing of 3D models
    • G06T2219/2016Rotation, translation, scaling

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computer Graphics (AREA)
  • Software Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Architecture (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Geometry (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

the disclosure provides a bin display method, a bin display device, a bin display medium and electronic equipment, wherein the request method comprises the following steps: acquiring first characteristic information of the bin, wherein the first characteristic information comprises position information of the bin; acquiring second characteristic information of the bin, wherein the second characteristic information comprises structure information and size information of the bin; and displaying the bin according to the first characteristic information and the second characteristic information. The method can improve user experience, show detailed information and visually display in 3D; in addition, the scheme saves the operation cost, and simultaneously can reduce the system storage pressure, the network points of n bins do not need to make and store 3n pictures or models, and only 1 picture and 1 position file are needed; finally, the method can also reduce network requests and check x bins, a client needs to request the server for 3x times in the traditional mode, 3x times of network delay waiting time and 3x times of network flow are consumed, and the client only has 2 requests no matter how many x the client needs.

Description

warehouse space display method and device, medium and electronic equipment
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a method, an apparatus, a medium, and an electronic device for displaying a bin.
Background
in the prior art, the room display generally only displays the number of the remaining rooms and the room models, but does not display the specific positions and the actual sizes of the rooms, so that a user cannot know the specific information of the rooms. Certain influence is caused to the pre-judging use of the user.
The method specifically comprises the following steps: the visualization effect is poor because 3D display cannot be performed; meanwhile, dozens of hundreds of position diagrams, size diagrams and three-dimensional models need to be manufactured before the operation, and resources are wasted. For a mesh point with n bins, 3n pictures or models need to be stored, which wastes storage space. Looking at x bins, a client would need to request 3x times a server in the traditional manner, consuming 3x times the latency of the network delay and 3x times the network traffic.
disclosure of Invention
An object of the present disclosure is to provide a bin displaying method, device, medium, and electronic apparatus, which can solve at least one of the above-mentioned technical problems. The specific scheme is as follows:
according to a specific embodiment of the present disclosure, in a first aspect, the present disclosure provides a bin displaying method, including:
acquiring first characteristic information of the bin, wherein the first characteristic information comprises position information of the bin;
acquiring second characteristic information of the bin, wherein the second characteristic information comprises structure information and size information of the bin;
And displaying the bin according to the first characteristic information and the second characteristic information.
Optionally, the location information includes: network location and number of the bin.
Optionally, the structure information includes: cuboids, cubes, building shapes, and irregular shapes.
optionally, the displaying the bin according to the first characteristic information and the second characteristic information includes:
accurately positioning the bin according to the first characteristic information and the second characteristic information;
Acquiring a three-dimensional simulation diagram of the positioning bin;
and rotatably displaying a three-dimensional simulation diagram of the bin.
optionally, the three-dimensional simulation diagram for rotatably displaying the bin includes:
Acquiring local features of the three-dimensional simulation diagram;
a three-dimensional partial simulation diagram of the bin is rotatably displayed.
Optionally, obtaining a three-dimensional simulation diagram of the positioning bin includes:
Acquiring an integral monochromatic plan of the bin;
marking pixel coordinates for each bin based on the integral monochromatic plane map and storing the pixel coordinates;
And constructing a three-dimensional simulation diagram of the bin through the integral monochromatic plan.
optionally, the displaying the bin according to the first characteristic information and the second characteristic information includes:
acquiring an integral monochromatic plan of the bin;
marking pixel coordinates for each bin based on the integral monochromatic plane map and storing the pixel coordinates;
accurately positioning the bin according to the first characteristic information and the second characteristic information;
And generating a specified bin position map and/or a plane bin dimension label map.
According to a second aspect of the present disclosure, there is provided a warehouse display device, including:
a first obtaining unit, configured to obtain first feature information of the bin, where the first feature information includes position information of the bin;
A second obtaining unit, configured to obtain second feature information of the bin, where the second feature information includes structure information and size information of the bin;
and the display unit is used for displaying the bin according to the first characteristic information and the second characteristic information.
according to a third aspect, the present disclosure provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method of any one of the above.
According to a fourth aspect thereof, the present disclosure provides an electronic device, comprising:
one or more processors;
storage means for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to carry out a method as claimed in any preceding claim.
compared with the prior art, the scheme of the embodiment of the disclosure at least has the following beneficial effects: by providing the bin display method, the device, the medium and the electronic equipment, a user can remotely obtain information such as the size, the position, the shape and the size of the bin, judge whether the bin is suitable for the user or not, select the bin suitable for the user, improve the user experience and display detailed information and 3D visual display; in addition, the scheme saves the operation cost, and no matter dozens or hundreds of bins are arranged at a network point, dozens or hundreds of position diagrams, size diagrams and three-dimensional models do not need to be made before the operation, and only one integral plane diagram and one bin information list are needed. Meanwhile, the system storage pressure can be reduced, the network points of n bins do not need to store 3n pictures or models, and only 1 picture +1 file is required; finally, the method can also reduce network requests and check x bins, a client needs to request the server for 3x times in the traditional mode, 3x times of network delay waiting time and 3x times of network flow are consumed, and the client only has 2 requests no matter how many x the client needs.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure. It is to be understood that the drawings in the following description are merely exemplary of the disclosure, and that other drawings may be derived from those drawings by one of ordinary skill in the art without the exercise of inventive faculty. In the drawings:
FIG. 1 illustrates a bin presentation method flow diagram according to an embodiment of the present disclosure;
FIG. 2 illustrates a schematic of a bin presentation position according to an embodiment of the present disclosure;
FIG. 3 shows a schematic structural view of a bin display device according to an embodiment of the present disclosure;
Fig. 4 shows an electronic device connection structure schematic according to an embodiment of the present disclosure.
Detailed Description
to make the objects, technical solutions and advantages of the present disclosure clearer, the present disclosure will be described in further detail with reference to the accompanying drawings, and it is apparent that the described embodiments are only a part of the embodiments of the present disclosure, rather than all embodiments. All other embodiments, which can be derived by one of ordinary skill in the art from the embodiments disclosed herein without making any creative effort, shall fall within the scope of protection of the present disclosure.
the terminology used in the embodiments of the present disclosure is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. As used in the disclosed embodiments and the appended claims, the singular forms "a", "an", and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise, and "a plurality" typically includes at least two.
it should be understood that the term "and/or" as used herein is merely one type of association that describes an associated object, meaning that three relationships may exist, e.g., a and/or B may mean: a exists alone, A and B exist simultaneously, and B exists alone. In addition, the character "/" herein generally indicates that the former and latter related objects are in an "or" relationship.
It should be understood that although the terms first, second, third, etc. may be used to describe … … in embodiments of the present disclosure, these … … should not be limited to these terms. These terms are used only to distinguish … …. For example, the first … … can also be referred to as the second … … and, similarly, the second … … can also be referred to as the first … … without departing from the scope of embodiments of the present disclosure.
the words "if", as used herein, may be interpreted as "at … …" or "at … …" or "in response to a determination" or "in response to a detection", depending on the context. Similarly, the phrases "if determined" or "if detected (a stated condition or event)" may be interpreted as "when determined" or "in response to a determination" or "when detected (a stated condition or event)" or "in response to a detection (a stated condition or event)", depending on the context.
It is also noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that an 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 article or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in the article or device in which the element is included.
Alternative embodiments of the present disclosure are described in detail below with reference to the accompanying drawings.
Example 1
As shown in fig. 1, according to a specific embodiment of the present disclosure, in a first aspect, the present disclosure provides a bin displaying method, specifically including the following method steps:
s102: acquiring first characteristic information of the bin, wherein the first characteristic information comprises position information of the bin; optionally, the location information includes: network location and number of the bin.
s104: acquiring second characteristic information of the bin, wherein the second characteristic information comprises structure information and size information of the bin; optionally, the structure information includes: cuboids, cubes, building shapes, and irregular shapes.
s106: and displaying the bin according to the first characteristic information and the second characteristic information.
Optionally, the displaying the bin according to the first characteristic information and the second characteristic information includes:
Accurately positioning the bin according to the first characteristic information and the second characteristic information;
acquiring a three-dimensional simulation diagram of the positioning bin; and rotatably displaying a three-dimensional simulation diagram of the bin.
Optionally, the three-dimensional simulation diagram for rotatably displaying the bin includes:
acquiring local features of the three-dimensional simulation diagram;
a three-dimensional partial simulation diagram of the bin is rotatably displayed.
optionally, obtaining a three-dimensional simulation diagram of the positioning bin includes:
acquiring an integral monochromatic plan of the bin;
Marking pixel coordinates for each bin based on the integral monochromatic plane map and storing the pixel coordinates;
And constructing a three-dimensional simulation diagram of the bin through the integral monochromatic plan.
Optionally, the displaying the bin according to the first characteristic information and the second characteristic information includes:
acquiring an integral monochromatic plan of the bin;
marking pixel coordinates for each bin based on the integral monochromatic plane map and storing the pixel coordinates;
accurately positioning the bin according to the first characteristic information and the second characteristic information;
and generating a specified bin position map and/or a plane bin dimension label map.
in practical application, a bin position schematic diagram is established according to actual sizes. According to the shape, size, position and number of each bin, as shown in fig. 2, a bin map of each dot is established, and the bin map includes the positions and numbers of all bins at the dot. The currently selected bin is marked with a color. And dynamically generating a coloring diagram according to a user request on the common overall plan diagram. The positions of the bins can be marked with different colors according to the use condition, for example, the use state is yellow, and the idle state is green. Meanwhile, the size and position parameters of the bin can be visually marked on each bin.
And displaying the structure of the bin by a three-dimensional dynamic graph. For example, it can be seen whether there is a pipe in the bin, and whether it is a standard room, so that the user can judge whether the bin is the bin required by the user.
the bin with different volumes has different shapes, such as standard cubes and cuboids, and also has other shapes built according to buildings. In the process of manufacturing the three-dimensional image, a top plan view of the current bin can be made first, and then a stereo view can be formed by multiple times of superposition.
According to the bin display method, a user can remotely obtain information such as the size, the position, the shape and the size of the bin, judge whether the bin is suitable for the user or not, select the bin suitable for the user, improve user experience and display detailed information and visually display 3D; in addition, the scheme saves the operation cost, and no matter dozens or hundreds of bins are arranged at a network point, dozens or hundreds of position diagrams, size diagrams and three-dimensional models do not need to be made before the operation, and only one integral plane diagram and one bin information list are needed. Meanwhile, the system storage pressure can be reduced, the network points of n bins do not need to store 3n pictures or models, and only 1 picture +1 file is required; finally, the method can also reduce network requests and check x bins, a client needs to request the server for 3x times in the traditional mode, 3x times of network delay waiting time and 3x times of network flow are consumed, and the client only has 2 requests no matter how many x the client needs.
example 2
As shown in fig. 3, according to a second aspect of the present disclosure, there is provided a warehouse space display device, including:
A first obtaining unit 302, configured to obtain first feature information of the bin, where the first feature information includes position information of the bin; optionally, the location information includes: network location and number of the bin.
a second obtaining unit 304, configured to obtain second feature information of the bin, where the second feature information includes structure information and size information of the bin; optionally, the structure information includes: cuboids, cubes, building shapes, and irregular shapes.
The display unit 306 is configured to display the bin according to the first characteristic information and the second characteristic information.
optionally, the displaying the bin according to the first characteristic information and the second characteristic information includes:
accurately positioning the bin according to the first characteristic information and the second characteristic information;
Acquiring a three-dimensional simulation diagram of the positioning bin;
And rotatably displaying a three-dimensional simulation diagram of the bin.
optionally, the three-dimensional simulation diagram for rotatably displaying the bin includes:
Acquiring local features of the three-dimensional simulation diagram;
A three-dimensional partial simulation diagram of the bin is rotatably displayed.
optionally, obtaining a three-dimensional simulation diagram of the positioning bin includes:
acquiring a plan view of the bin;
And constructing a three-dimensional simulation diagram of the bin through the plan.
in practical application, after the bin is constructed, a bin schematic diagram is established according to actual dimensions. According to the shape, size, position and number of each bin, as shown in fig. 2, a bin map of each dot is established, and the bin map includes the positions and numbers of all bins at the dot. The currently selected bin is marked with a color.
And displaying the structure of the bin by a three-dimensional dynamic graph. For example, it can be seen whether there is a pipe in the bin, and whether it is a standard room, so that the user can judge whether the bin is the bin required by the user.
The bin with different volumes has different shapes, such as standard cubes and cuboids, and also has other shapes built according to buildings. In the process of manufacturing the three-dimensional image, a top plan view of the current bin can be made first, and then a stereo view can be formed by multiple times of superposition.
by providing the bin display method, the bin display device, the bin display medium and the electronic equipment, a user can remotely obtain information such as the size, the position, the shape and the size of the bin, judge whether the bin is suitable for the user, select the bin suitable for the user and further improve user experience.
Example 3
as shown in fig. 4, the present embodiment provides an electronic device, which is used for displaying a position, and the electronic device includes: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the content of the first and second substances,
The memory stores instructions executable by the one processor to cause the at least one processor to perform the method steps of the above embodiments.
Example 4
the disclosed embodiments provide a non-volatile computer storage medium having stored thereon computer-executable instructions that may perform the method steps as described in the embodiments above.
Example 5
Referring now to FIG. 4, a block diagram of an electronic device 400 suitable for use in implementing embodiments of the present disclosure is shown. The terminal device in the embodiments of the present disclosure may include, but is not limited to, a mobile terminal such as a mobile phone, a notebook computer, a digital broadcast receiver, a PDA (personal digital assistant), a PAD (tablet computer), a PMP (portable multimedia player), a vehicle terminal (e.g., a car navigation terminal), and the like, and a stationary terminal such as a digital TV, a desktop computer, and the like. The electronic device shown in fig. 5 is only an example, and should not bring any limitation to the functions and the scope of use of the embodiments of the present disclosure.
As shown in fig. 4, electronic device 400 may include a processing device (e.g., central processing unit, graphics processor, etc.) 401 that may perform various appropriate actions and processes in accordance with a program stored in a Read Only Memory (ROM)402 or a program loaded from a storage device 408 into a Random Access Memory (RAM) 403. In the RAM 403, various programs and data necessary for the operation of the electronic apparatus 400 are also stored. The processing device 401, the ROM 402, and the RAM 403 are connected to each other via a bus 405. An input/output (I/O) interface 405 is also connected to bus 405.
Generally, the following devices may be connected to the I/O interface 405: input devices 406 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; output devices 405 including, for example, a Liquid Crystal Display (LCD), speakers, vibrators, or the like; storage 408 including, for example, tape, hard disk, etc.; and a communication device 405. The communication means 405 may allow the electronic device 400 to communicate wirelessly or by wire with other devices to exchange data. While fig. 4 illustrates an electronic device 400 having various means, it is to be understood that not all illustrated means are required to be implemented or provided. More or fewer devices may alternatively be implemented or provided.
In particular, according to an embodiment of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product comprising a computer program embodied on a computer readable medium, the computer program comprising program code for performing the method illustrated in the flow chart. In such an embodiment, the computer program may be downloaded and installed from a network via the communication device 405, or may be installed from the storage device 408, or may be installed from the ROM 402. The computer program performs the above-described functions defined in the methods of the embodiments of the present disclosure when executed by the processing device 401.
it should be noted that the computer readable medium in the present disclosure can be a computer readable signal medium or a computer readable storage medium or any combination of the two. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples of the computer readable storage medium may include, but are not limited to: 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 the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. In contrast, in the present disclosure, a computer readable signal medium may comprise 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 many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable 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 medium may be transmitted using any appropriate medium, including but not limited to: electrical wires, optical cables, RF (radio frequency), etc., or any suitable combination of the foregoing.
The computer readable medium may be embodied in the electronic device; or may exist separately without being assembled into the electronic device.
computer program code for carrying out operations for aspects of the present disclosure 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 type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
the units described in the embodiments of the present disclosure may be implemented by software or hardware. Where the name of an element does not in some cases constitute a limitation on the element itself.

Claims (10)

1. A warehouse space display method is characterized by comprising the following steps:
Acquiring first characteristic information of the bin, wherein the first characteristic information comprises position information of the bin;
acquiring second characteristic information of the bin, wherein the second characteristic information comprises structure information and size information of the bin;
And displaying the bin according to the first characteristic information and the second characteristic information.
2. The method of claim 1, wherein the location information comprises:
network location and number of the bin.
3. The method of claim 2, wherein the structure information comprises: cuboids, cubes, building shapes, and irregular shapes.
4. The method of claim 3, wherein said presenting the bin based on the first characteristic information and the second characteristic information comprises:
Accurately positioning the bin according to the first characteristic information and the second characteristic information;
Acquiring a three-dimensional simulation diagram of the positioning bin;
And rotatably displaying a three-dimensional simulation diagram of the bin.
5. The method of claim 4, wherein said rotatably displaying a three-dimensional simulated view of said position comprises:
Acquiring local features of the three-dimensional simulation diagram;
A three-dimensional partial simulation diagram of the bin is rotatably displayed.
6. The method of claim 5, wherein obtaining a three-dimensional simulated view of the positioning bin comprises:
acquiring an integral monochromatic plan of the bin;
Marking pixel coordinates for each bin based on the integral monochromatic plane map and storing the pixel coordinates;
And constructing a three-dimensional simulation diagram of the bin through the integral monochromatic plan.
7. The method of claim 3, wherein said presenting the bin based on the first characteristic information and the second characteristic information comprises:
Acquiring an integral monochromatic plan of the bin;
marking pixel coordinates for each bin based on the integral monochromatic plane map and storing the pixel coordinates;
accurately positioning the bin according to the first characteristic information and the second characteristic information;
And generating a specified bin position map and/or a plane bin dimension label map.
8. A warehouse display device, comprising:
a first obtaining unit, configured to obtain first feature information of the bin, where the first feature information includes position information of the bin;
A second obtaining unit, configured to obtain second feature information of the bin, where the second feature information includes structure information and size information of the bin;
And the display unit is used for displaying the bin according to the first characteristic information and the second characteristic information.
9. A computer-readable storage medium, on which a computer program is stored, which program, when being executed by a processor, carries out the method according to any one of claims 1 to 7.
10. an electronic device, comprising:
one or more processors;
storage means for storing one or more programs which, when executed by the one or more processors, cause the one or more processors to carry out the method of any one of claims 1 to 7.
CN201910688067.1A 2019-07-29 2019-07-29 Warehouse space display method and device, medium and electronic equipment Pending CN110580739A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910688067.1A CN110580739A (en) 2019-07-29 2019-07-29 Warehouse space display method and device, medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910688067.1A CN110580739A (en) 2019-07-29 2019-07-29 Warehouse space display method and device, medium and electronic equipment

Publications (1)

Publication Number Publication Date
CN110580739A true CN110580739A (en) 2019-12-17

Family

ID=68810763

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910688067.1A Pending CN110580739A (en) 2019-07-29 2019-07-29 Warehouse space display method and device, medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN110580739A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160110916A1 (en) * 2014-10-16 2016-04-21 Trick 3D Systems and methods for generating an interactive floor plan
CN108198044A (en) * 2018-01-30 2018-06-22 北京京东金融科技控股有限公司 Methods of exhibiting, device, medium and the electronic equipment of merchandise news
US20180240274A1 (en) * 2017-02-21 2018-08-23 Panasonic Intellectual Property Management Co., Ltd. Virtual hotel room entertainment where rooms can be chosen based upon vr entertainment
CN109635132A (en) * 2018-12-10 2019-04-16 Oppo(重庆)智能科技有限公司 A kind of Automatic Warehouse management method, system and terminal device
CN109683577A (en) * 2018-11-07 2019-04-26 上海图森未来人工智能科技有限公司 A kind of warehouse control system and computer equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160110916A1 (en) * 2014-10-16 2016-04-21 Trick 3D Systems and methods for generating an interactive floor plan
US20180240274A1 (en) * 2017-02-21 2018-08-23 Panasonic Intellectual Property Management Co., Ltd. Virtual hotel room entertainment where rooms can be chosen based upon vr entertainment
CN108198044A (en) * 2018-01-30 2018-06-22 北京京东金融科技控股有限公司 Methods of exhibiting, device, medium and the electronic equipment of merchandise news
CN109683577A (en) * 2018-11-07 2019-04-26 上海图森未来人工智能科技有限公司 A kind of warehouse control system and computer equipment
CN109635132A (en) * 2018-12-10 2019-04-16 Oppo(重庆)智能科技有限公司 A kind of Automatic Warehouse management method, system and terminal device

Similar Documents

Publication Publication Date Title
US9417777B2 (en) Enabling quick display transitions between indoor and outdoor map data
US20220277481A1 (en) Panoramic video processing method and apparatus, and storage medium
CN108961165B (en) Method and device for loading image
CN110766772A (en) Flatter-based cross-platform poster manufacturing method, device and equipment
CN110781263A (en) House resource information display method and device, electronic equipment and computer storage medium
CN114461064B (en) Virtual reality interaction method, device, equipment and storage medium
CN115328429A (en) Display method, display device, electronic apparatus, and storage medium
CN110069547B (en) Online database table data statistics method, device, medium and electronic equipment
CN115359226A (en) Texture compression-based VR display method for Hongmong system, electronic device and medium
CN111862342A (en) Texture processing method and device for augmented reality, electronic equipment and storage medium
CN110580739A (en) Warehouse space display method and device, medium and electronic equipment
CN110992859B (en) Advertising board display method and device based on AR guide
CN111460334B (en) Information display method and device and electronic equipment
CN114049403A (en) Multi-angle three-dimensional face reconstruction method and device and storage medium
CN115033324B (en) Method and device for displaying diagrams in three-dimensional space page, electronic equipment and medium
CN111835917A (en) Method, device and equipment for showing activity range and computer readable medium
CN114357348B (en) Display method and device and electronic equipment
CN110851097A (en) Handwriting data consistency control method, device, medium and electronic equipment
CN114327188B (en) Form layout method, form layout device, electronic equipment and computer readable medium
CN114979749B (en) Graphic interface drawing method, electronic equipment and readable storage medium
CN113760414B (en) Method and device for drawing graph
CN110929571B (en) Handwriting fitting method, handwriting fitting device, handwriting fitting medium and electronic equipment
CN111324404B (en) Information acquisition progress display method and device, electronic equipment and readable medium
CN115268917B (en) Node structure diagram construction method, device, equipment and medium
CN111586261B (en) Target video processing method and device 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20191217

RJ01 Rejection of invention patent application after publication