CN108829468B - Three-dimensional space model skipping processing method and device - Google Patents

Three-dimensional space model skipping processing method and device Download PDF

Info

Publication number
CN108829468B
CN108829468B CN201810539488.3A CN201810539488A CN108829468B CN 108829468 B CN108829468 B CN 108829468B CN 201810539488 A CN201810539488 A CN 201810539488A CN 108829468 B CN108829468 B CN 108829468B
Authority
CN
China
Prior art keywords
model
dimensional space
target area
sub
target
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
CN201810539488.3A
Other languages
Chinese (zh)
Other versions
CN108829468A (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.)
As you can see (Beijing) Technology Co.,Ltd.
Original Assignee
Seashell Housing Beijing 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 Seashell Housing Beijing Technology Co Ltd filed Critical Seashell Housing Beijing Technology Co Ltd
Priority to CN201810539488.3A priority Critical patent/CN108829468B/en
Publication of CN108829468A publication Critical patent/CN108829468A/en
Application granted granted Critical
Publication of CN108829468B publication Critical patent/CN108829468B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/448Execution paradigms, e.g. implementations of programming paradigms
    • G06F9/4482Procedural
    • G06F9/4484Executing subprograms
    • G06F9/4486Formation of subprogram jump address
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Human Computer Interaction (AREA)
  • Processing Or Creating Images (AREA)

Abstract

The embodiment of the invention discloses a three-dimensional space model jump processing method and a device, wherein the method comprises the following steps: acquiring the relative position relation of each three-dimensional space submodel, and determining a target area in each three-dimensional space submodel according to the relative position relation; setting a skip label in each target area, wherein the skip label comprises a target sub-model; and if the jumping label is judged and known to be triggered, jumping to the target sub-model for checking. According to the embodiment of the invention, the target area is determined through the relative position relation of the three-dimensional space submodels, the jump tag is arranged in each target area, and the jump to the target submodel is realized when the jump tag is triggered, so that friendly jump among a plurality of submodels is realized, and the experience of looking at a house on the spot is more approximate.

Description

Three-dimensional space model skipping processing method and device
Technical Field
The embodiment of the invention relates to the technical field of house transaction, in particular to a three-dimensional space model skip processing method and device.
Background
With the development of mobile devices and network technologies, the application of virtual three-dimensional space is more and more extensive. The virtual three-dimensional space can simulate a plurality of application scenes, and is widely applied to the field of games and extended to the field of house transaction.
In the prior art, for most house buyers usually need to run for multiple times to see houses, and the house to be purchased finally is determined through multiple rounds of comparison after field investigation, the process needs to coordinate house-viewing time of family members, time of multi-party personnel such as managers and house owners, and is very inconvenient for the remote house buyers especially, and therefore, the three-dimensional space model can be used for house-viewing.
However, in the process of looking at a house through a three-dimensional space model in the existing method, friendly jumping among different sub-models cannot be realized, so that part of house-looking people still advocate to look at the house on the spot.
Disclosure of Invention
Because the existing method has the problems, the embodiment of the invention provides a three-dimensional space model jump processing method and a three-dimensional space model jump processing device.
In a first aspect, an embodiment of the present invention provides a three-dimensional spatial model jump processing method, including:
acquiring the relative position relation of each three-dimensional space submodel, and determining a target area in each three-dimensional space submodel according to the relative position relation;
setting a skip label in each target area, wherein the skip label comprises a target sub-model;
and if the jumping label is judged and known to be triggered, jumping to the target sub-model for checking.
Optionally, the setting of the skip label in each target area specifically includes:
and if the windows and/or doors containing the current three-dimensional space submodels in the target area are judged and obtained, setting jump labels on the windows and/or doors in each target area.
Optionally, the setting of the skip label in each target area specifically includes:
and if the window or the door which does not contain the current three-dimensional space sub-model in the target area is judged and known, setting a skip label at the preset position of the current interface.
Optionally, if it is determined that the skip tag is triggered, skipping to the target sub-model for checking specifically includes:
and if the click area of the click operation is judged to be in the target area provided with the jump label according to the click operation of the user, jumping to the target sub-model for checking.
In a second aspect, an embodiment of the present invention further provides a three-dimensional spatial model jump processing apparatus, including:
the region determining module is used for acquiring the relative position relationship of each three-dimensional space submodel and determining a target region in each three-dimensional space submodel according to the relative position relationship;
the label setting module is used for setting a skip label in each target area, wherein the skip label comprises a target sub-model;
and the model skipping module is used for skipping to the target sub-model for checking if the skipping tag is triggered by judgment.
Optionally, the tag setting module is specifically configured to set a skip tag on a window and/or a door in each target area if it is determined that the window and/or the door in the target area includes the current three-dimensional space sub-model.
Optionally, the tag setting module is specifically configured to set a skip tag at a preset position of the current interface if it is determined that the window or door in the target area does not include the current three-dimensional space sub-model.
Optionally, the model skipping module is specifically configured to skip to the target sub-model for viewing if it is determined according to the click operation of the user that the click area of the click operation is within the target area provided with the skipping tag.
In a third aspect, an embodiment of the present invention further provides an electronic device, including:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, which when called by the processor are capable of performing the above-described methods.
In a fourth aspect, an embodiment of the present invention further provides a non-transitory computer-readable storage medium storing a computer program, which causes the computer to execute the above method.
According to the technical scheme, the target area is determined according to the relative position relation of the three-dimensional space submodels, the jump tags are arranged in the target areas, and when the jump tags are triggered, the target submodels are jumped to, so that friendly jumping among the submodels is achieved, and the house-looking experience is closer to that of a field.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to these drawings without creative efforts.
Fig. 1 is a schematic flow chart of a three-dimensional spatial model jump processing method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a three-dimensional spatial model jump processing apparatus according to an embodiment of the present invention;
fig. 3 is a logic block diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The following further describes embodiments of the present invention with reference to the accompanying drawings. The following examples are only for illustrating the technical solutions of the present invention more clearly, and the protection scope of the present invention is not limited thereby.
Before the content provided by the present invention is described in detail, the meaning of "VR (virtual reality) watch room" is given.
Different from the house-watching concepts that the house-watching of the current popular pictures, videos, panoramic houses and the like cannot provide depth information and real perception, the 'VR house-watching' means that a house source three-dimensional scene is really restored by utilizing a VR technology, and immersive house-watching experience in a free mode is provided for consumers, so that the users can experience the real house-watching scene without going out. For example, by opening a VR house source on the APP, depth information including the size, orientation, distance, etc. of the real space of the house can be obtained by touching the screen anywhere. In the aspect of restoring a house source three-dimensional scene, a house can be scanned and shot in multiple points and multiple angles to obtain complete three-dimensional point cloud data, longitude and latitude data and a multi-exposure high-definition color picture, and all data and picture textures are mapped onto a three-dimensional model through three-dimensional reconstruction technologies such as automatic modeling, intelligent cavity filling, full-automatic data extraction and HDR optimization in the later period to obtain a real house space seen by a final user.
Fig. 1 shows a schematic flow chart of a three-dimensional space model jump processing method provided in this embodiment, including:
s101, obtaining the relative position relation of each three-dimensional space submodel, and determining a target area in each three-dimensional space submodel according to the relative position relation.
Wherein the relative position relationship is a position relationship between every two submodels, for example, a position relationship between a current house submodel and a gymnasium model, or a position relationship between a current house submodel and a cafe libra model, and so on.
The target area is an area which is mapped to the current submodel according to different standing positions and the position of the other submodel relative to the current submodel.
S102, setting jump labels in each target area, wherein the jump labels comprise target sub-models.
And the skip label is a label which can skip the sub-model after being triggered by the user.
S103, if the skip tag is triggered, skipping to the target sub-model for checking.
Specifically, when using the function of VR watching a house, a user is often not satisfied to know only the information inside the house, but also to know more other information, such as the situation of a public area. Public areas include cell environments, rooftop conditions, cafes, gyms, and the like. In order to solve the above problem, the present embodiment implements the correlation between multiple spatial submodels, so that the submodels can be transferred to each other to meet the user's requirement. Specifically, when a three-dimensional space model is manufactured, a plurality of three-dimensional space submodels in different places are manufactured, and the relative position relationship of each submodel is recorded; and (4) making labels at the places where different submodels are mutually associated, and clicking the labels to realize the jump between the three-dimensional space submodels.
According to the method, the target area is determined according to the relative position relation of the three-dimensional space submodels, the jump tags are arranged in the target areas, the target submodels are jumped to when the jump tags are triggered, friendly jumping among the submodels is achieved, and the house-looking experience is more approximate to that of on-site.
Further, on the basis of the above method embodiment, S102 specifically includes:
and if the windows and/or doors containing the current three-dimensional space submodels in the target area are judged and obtained, setting jump labels on the windows and/or doors in each target area.
And if the window or the door which does not contain the current three-dimensional space sub-model in the target area is judged and known, setting a skip label at the preset position of the current interface.
For example, if a cafe in a public area can be seen through a window of a current house, a label is set on a window of a sub-model of the current house to record a cafe sub-model, and the cafe can be viewed by clicking the label.
If the balcony in the public area cannot be seen through all windows and doors of the current house, a skip label is arranged at a preset position of the current interface, and the balcony can be checked by clicking the skip label. The preset position can be the lower right corner of the interface or other positions which do not influence the viewing of the three-dimensional space model.
By minimizing one three-dimensional space sub-model in another three-dimensional space sub-model, the user is made more free to jump between three dimensions.
Further, on the basis of the above method embodiment, the S103 specifically includes:
and if the click area of the click operation is judged to be in the target area provided with the jump label according to the click operation of the user, jumping to the target sub-model for checking.
Specifically, when the user looked over in house in three-dimensional space model, see window department and show that there is the cafe, then click the cafe of window department, jump to the cafe sub-model of coffee automatically and look over, when according with the user and look over the room psychology, more convenience of customers.
Fig. 2 shows a schematic structural diagram of a three-dimensional space model jump processing device provided in this embodiment, where the device includes: a region determination module 201, a label setting module 202, and a model hopping module 203, wherein:
the region determining module 201 is configured to obtain a relative position relationship between the three-dimensional space submodels, and determine a target region in each three-dimensional space submodel according to the relative position relationship;
the label setting module 202 is configured to set a skip label in each target area, where the skip label includes a target sub-model;
and the model skipping module 203 is used for skipping to the target sub-model for checking if the skipping tag is triggered.
Specifically, the region determining module 201 obtains a relative position relationship of each three-dimensional space submodel, and determines a target region in each three-dimensional space submodel according to the relative position relationship; the label setting module 202 sets a skip label in each target area, wherein the skip label comprises a target sub-model; and if the model skipping module 203 judges that the skipping tag is triggered, skipping to the target sub-model for checking.
According to the method, the target area is determined according to the relative position relation of the three-dimensional space submodels, the jump tags are arranged in the target areas, the target submodels are jumped to when the jump tags are triggered, friendly jumping among the submodels is achieved, and the house-looking experience is more approximate to that of on-site.
Further, on the basis of the above device embodiment, the tag setting module 202 is specifically configured to set a skip tag on a window and/or a door in each target area if it is determined and known that the window and/or the door in the target area include the current three-dimensional space sub-model.
Further, on the basis of the above device embodiment, the tag setting module 202 is specifically configured to set a skip tag at a preset position of the current interface if it is determined that the window or door in the target area does not include the current three-dimensional space sub-model.
Further, on the basis of the above device embodiment, the model skipping module 203 is specifically configured to skip to the target sub-model for viewing if it is determined according to the click operation of the user that the click area of the click operation is within the target area provided with the skipping tag.
The three-dimensional spatial model jump processing apparatus described in this embodiment may be used to execute the above method embodiments, and the principle and technical effect are similar, which are not described herein again.
Referring to fig. 3, the electronic device includes: a processor (processor)301, a memory (memory)302, and a bus 303;
wherein,
the processor 301 and the memory 302 complete communication with each other through the bus 303;
the processor 301 is configured to call program instructions in the memory 302 to perform the methods provided by the above-described method embodiments.
The present embodiments disclose a computer program product comprising a computer program stored on a non-transitory computer readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the methods provided by the above-described method embodiments.
The present embodiments provide a non-transitory computer-readable storage medium storing computer instructions that cause the computer to perform the methods provided by the method embodiments described above.
The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of the present embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the methods described in the embodiments or some parts of the embodiments.
It should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (4)

1. A three-dimensional space model jump processing method is characterized by comprising the following steps:
acquiring the relative position relation of each three-dimensional space submodel, and determining a target area in each three-dimensional space submodel according to the relative position relation;
setting a skip label in each target area, wherein the skip label comprises a target sub-model;
if the skip tag is judged and known to be triggered, skipping to the target sub-model for checking;
wherein the relative position relationship is the position relationship between every two submodels;
the target area is an area which is mapped to the current submodel according to different standing positions and the position of the other submodel relative to the current submodel;
the setting of the skip label in each target area specifically includes:
if the windows and/or doors containing the current three-dimensional space submodels in the target area are judged and obtained, setting skip labels on the windows and/or doors in each target area;
the setting of the skip label in each target area specifically includes:
if the window or the door which does not contain the current three-dimensional space sub-model in the target area is judged and obtained, a skip label is set at a preset position of a current interface;
if the jump tag is judged to be triggered, jumping to the target sub-model for checking, specifically comprising:
if the click area of the click operation is judged to be in the target area provided with the jump label according to the click operation of the user, jumping to the target sub-model for checking;
jumping between three dimensions is achieved by placing one three-dimensional space sub-model minimally in another three-dimensional space sub-model.
2. A three-dimensional space model jump processing device is characterized by comprising:
the region determining module is used for acquiring the relative position relationship of each three-dimensional space submodel and determining a target region in each three-dimensional space submodel according to the relative position relationship;
the label setting module is used for setting a skip label in each target area, wherein the skip label comprises a target sub-model;
the model skipping module is used for skipping to the target sub-model for checking if the skipping tag is triggered;
wherein the relative position relationship is the position relationship between every two submodels;
the target area is an area which is mapped to the current submodel according to different standing positions and the position of the other submodel relative to the current submodel;
the label setting module is specifically used for setting a skip label on a window and/or a door in each target area if the window and/or the door containing the current three-dimensional space sub-model in the target area is judged and obtained;
the label setting module is specifically used for setting a skip label at a preset position of a current interface if judging and knowing that the window or door of the current three-dimensional space sub-model is not included in the target area;
the model skipping module is specifically used for skipping to the target sub-model for checking if the click area of the click operation is judged to be in the target area provided with the skipping tag according to the click operation of the user;
jumping between three dimensions is achieved by placing one three-dimensional space sub-model minimally in another three-dimensional space sub-model.
3. An electronic device, comprising:
at least one processor; and
at least one memory communicatively coupled to the processor, wherein:
the memory stores program instructions executable by the processor, the processor invoking the program instructions to perform the method of claim 1.
4. A non-transitory computer-readable storage medium storing a computer program that causes a computer to perform the method of claim 1.
CN201810539488.3A 2018-05-30 2018-05-30 Three-dimensional space model skipping processing method and device Active CN108829468B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810539488.3A CN108829468B (en) 2018-05-30 2018-05-30 Three-dimensional space model skipping processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810539488.3A CN108829468B (en) 2018-05-30 2018-05-30 Three-dimensional space model skipping processing method and device

Publications (2)

Publication Number Publication Date
CN108829468A CN108829468A (en) 2018-11-16
CN108829468B true CN108829468B (en) 2020-03-20

Family

ID=64146450

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810539488.3A Active CN108829468B (en) 2018-05-30 2018-05-30 Three-dimensional space model skipping processing method and device

Country Status (1)

Country Link
CN (1) CN108829468B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110609282B (en) * 2019-09-19 2020-11-17 中国人民解放军军事科学院国防科技创新研究院 Terahertz aperture coding three-dimensional imaging method and device based on back projection
CN110609297A (en) * 2019-09-19 2019-12-24 中国人民解放军军事科学院国防科技创新研究院 Three-dimensional target imaging method and device
CN110609283A (en) * 2019-09-20 2019-12-24 中国人民解放军军事科学院国防科技创新研究院 Three-dimensional target imaging method and device
CN111028362A (en) * 2019-11-30 2020-04-17 北京城市网邻信息技术有限公司 Image display method, image annotation processing method, image processing device, image processing program, and storage medium
CN111949122B (en) * 2020-06-23 2024-06-25 微幻科技(北京)有限公司 Virtual roaming data generation method and device
CN113030991B (en) * 2021-03-02 2023-10-20 大连维德集成电路有限公司 Three-dimensional space target trigger device based on laser

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104537586A (en) * 2014-12-30 2015-04-22 郭人和 Three-dimensional house display system and method
CN106600709A (en) * 2016-12-15 2017-04-26 苏州酷外文化传媒有限公司 Decoration information model-based VR virtual decoration method
CN106780421A (en) * 2016-12-15 2017-05-31 苏州酷外文化传媒有限公司 Finishing effect methods of exhibiting based on panoramic platform

Also Published As

Publication number Publication date
CN108829468A (en) 2018-11-16

Similar Documents

Publication Publication Date Title
CN108829468B (en) Three-dimensional space model skipping processing method and device
CN108897468B (en) Method and system for entering into virtual three-dimensional space panorama of house source
US10812936B2 (en) Localization determination for mixed reality systems
US10003769B2 (en) Video telephony system, image display apparatus, driving method of image display apparatus, method for generating realistic image, and non-transitory computer readable recording medium
CN108898516B (en) Method, server and terminal for entering between functions in virtual three-dimensional room speaking mode
CN108765536A (en) A kind of synchronization processing method and device of virtual three-dimensional space
WO2019228188A1 (en) Method and apparatus for marking and displaying spatial size in virtual three-dimensional house model
CN109688346B (en) Method, device and equipment for rendering trailing special effect and storage medium
CN108765270B (en) Virtual three-dimensional space tag binding method and device
CN108961152B (en) Method and device for generating plane house type graph
CN109829977A (en) Method, apparatus, electronic equipment and the medium in room are seen in virtual three-dimensional space
KR20190065933A (en) Method for interior platform based on spatial awareness
CN108765084B (en) Synchronous processing method and device for virtual three-dimensional space
CN108961417B (en) Method and device for automatically generating space size in three-dimensional house model
CN108877848B (en) Method and device for responding to user operation in virtual three-dimensional room speaking mode
CN110418153B (en) Watermark adding method, device, equipment and storage medium
US9979952B2 (en) Method of creating a parallax video from a still image
CN108765581B (en) Method and device for displaying label in virtual three-dimensional space
CN108846900B (en) Method and system for improving spatial sense of user in room source virtual three-dimensional space diagram
JP2023504608A (en) Display method, device, device, medium and program in augmented reality scene
CN108880983A (en) A kind of the voice real-time processing method and device of virtual three-dimensional space
CN113989442B (en) Building information model construction method and related device
CN108846899B (en) Method and system for improving area perception of user for each function in house source
CN108682439B (en) Recording method and device for house source introduction based on virtual three-dimensional space
CN108920037B (en) Method and device for displaying virtual three-dimensional space of house

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
CB02 Change of applicant information

Address after: 100085 Floor 101 102-1, No. 35 Building, No. 2 Hospital, Xierqi West Road, Haidian District, Beijing

Applicant after: Seashell Housing (Beijing) Technology Co., Ltd.

Address before: 100085 Floor 101 102-1, No. 35 Building, No. 2 Hospital, Xierqi West Road, Haidian District, Beijing

Applicant before: Chain home network (Beijing) Technology Co., Ltd.

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220408

Address after: 100085 8th floor, building 1, Hongyuan Shouzhu building, Shangdi 6th Street, Haidian District, Beijing

Patentee after: As you can see (Beijing) Technology Co.,Ltd.

Address before: 100085 Floor 101 102-1, No. 35 Building, No. 2 Hospital, Xierqi West Road, Haidian District, Beijing

Patentee before: Seashell Housing (Beijing) Technology Co.,Ltd.

TR01 Transfer of patent right