CN117274063B - Working method for building central line layer construction of building - Google Patents

Working method for building central line layer construction of building Download PDF

Info

Publication number
CN117274063B
CN117274063B CN202311432479.1A CN202311432479A CN117274063B CN 117274063 B CN117274063 B CN 117274063B CN 202311432479 A CN202311432479 A CN 202311432479A CN 117274063 B CN117274063 B CN 117274063B
Authority
CN
China
Prior art keywords
line layer
building
image data
unmanned aerial
aerial vehicle
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
CN202311432479.1A
Other languages
Chinese (zh)
Other versions
CN117274063A (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.)
Chongqing Planning And Natural Resources Information Center
Original Assignee
Chongqing Planning And Natural Resources Information Center
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 Chongqing Planning And Natural Resources Information Center filed Critical Chongqing Planning And Natural Resources Information Center
Priority to CN202311432479.1A priority Critical patent/CN117274063B/en
Publication of CN117274063A publication Critical patent/CN117274063A/en
Application granted granted Critical
Publication of CN117274063B publication Critical patent/CN117274063B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • G06T3/4038Image mosaicing, e.g. composing plane images from plane sub-images
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/602Providing cryptographic facilities or services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/50Image enhancement or restoration using two or more images, e.g. averaging or subtraction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30181Earth observation
    • G06T2207/30184Infrastructure

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Image Processing (AREA)

Abstract

The invention provides a working method for constructing a line layer in a building, which comprises the following steps: s1, shooting image data of a line layer in a building by using an unmanned aerial vehicle; s2, uploading the line layer image data of the building shot by the unmanned aerial vehicle to a three-dimensional cadastre management platform; and S3, carrying out panoramic generation of the central line layer of the building by the three-dimensional cadastral management platform according to the uploaded central line layer image data of the building. According to the method and the device, panoramic data of building floors can be generated according to image data shot by the unmanned aerial vehicle camera.

Description

Working method for building central line layer construction of building
Technical Field
The invention relates to the technical field of cadastral information, in particular to a working method for constructing a line layer in a building.
Background
The building is an artificial, fixed object relative to the ground, and the center line layer (Mid-SPAN LAYER) refers to the layer that is located at the center line position in the horizontal direction of the floor. Patent application number 2019100864410, entitled "panoramic unmanned aerial vehicle image stitching method", discloses including image input, image feature extraction, image feature matching, image stitching, stitched image output. The image input is an image shot by a plurality of unmanned aerial vehicles at the same time, the image feature extraction utilizes an improved geometric algebra-scale invariant feature conversion algorithm, the image feature matching adopts a self-adaptive threshold algorithm, and the image matching adopts a random sampling consistency to carry out a robust homography estimation algorithm. The invention adopts an optimized geometric algebra scale invariant feature transformation algorithm to realize rapid feature extraction and feature matching; the limitation problems of large calculated amount and high splicing time cost are solved by using a self-adaptive threshold method through larger feature point extraction and splicing work; a random sample consistency method is used to estimate the image transformation parameters and determine the solution that is best consistent with the data. This patent application greatly increases the alignment speed of the images and produces satisfactory image stitching results. But the method adopted is too complex and is not beneficial to realization.
Disclosure of Invention
The invention aims at least solving the technical problems in the prior art, and particularly creatively provides a working method for constructing a line layer in a building.
In order to achieve the above object, the present invention provides a working method for constructing a line layer in a building, comprising the steps of:
S1, shooting image data of a line layer in a building by using an unmanned aerial vehicle;
s2, uploading the line layer image data of the building shot by the unmanned aerial vehicle to a three-dimensional cadastre management platform;
and S3, carrying out panoramic generation of the central line layer of the building by the three-dimensional cadastral management platform according to the uploaded central line layer image data of the building.
In a preferred embodiment of the present invention, the method of photographing line image data of a building using a drone in step S1 includes the steps of:
S11, determining the height of the building from the ground, and recording as h, wherein h represents the height value of the building from the ground; the floor corresponding to the h/2 height of the unmanned aerial vehicle from the ground is a neutral layer;
S12, when the unmanned aerial vehicle is in the middle line layer, the unmanned aerial vehicle stays at different positions to shoot the building overall view of the middle line layer.
In a preferred embodiment of the invention, the cameras of the unmanned aerial vehicle are panoramic cameras, the panoramic cameras being 1 or more panoramic cameras.
In a preferred embodiment of the present invention, the method for generating a line panorama of a building from line image data of the building in step S3 comprises:
And detecting the same parts among the images to be spliced according to the building characteristic points, deleting the same parts, and splicing the images to be spliced in pairs to obtain a panoramic image.
In a preferred embodiment of the present invention, the method for detecting the same portion between the images to be stitched is:
Converting the color image into a gray image using a gray conversion formula:
Gray(x,y)=r*Red(x,y)+g*Green(x,y)+b*Blue(x,y),r+g+b=1,
wherein Gray (x, y) represents the Gray value at the image pixel point (x, y);
red (x, y) represents the Red value at an image pixel (x, y);
green (x, y) represents the Green value at the image pixel point (x, y);
blue (x, y) represents the Blue value at the image pixel point (x, y);
r, g, b represent coefficients of red, blue and green values, respectively;
wherein Q represents the identity of the selected region between the two images to be stitched;
q i represents a judgment value;
Green (x i,yi) represents the gray value of the image to be stitched at the pixel point (x i,yi);
Green' (x i,yi) represents the gray value of another image to be stitched at the pixel point (x i,yi);
i represents the number of pixel points in a selected area between two images to be spliced;
if Q is less than or equal to Q 0, the selected area is the same part between the images to be spliced, and Q 0 represents a preset gray threshold.
In a preferred embodiment of the present invention, the method for uploading the line layer image data of the building photographed by the unmanned aerial vehicle to the three-dimensional cadastral management platform in step S2 includes:
S21, placing all image data of a line layer in a certain building shot by an unmanned aerial vehicle in the same folder; compressing the folder to obtain a line layer image data packet; carrying out data number calculation on the middle layer image data packet to obtain a data number;
s22, acquiring a link mark and a key, and encrypting the middle line layer image data packet by using the acquired key to obtain a middle line layer image data security packet after processing;
s23, uploading the center line layer image data security package, the link mark and the data number to a three-dimensional cadastre management platform;
S24, after the three-dimensional cadastral management platform receives the central line layer image data security package, the link mark and the data number sent by the unmanned aerial vehicle, the three-dimensional cadastral management platform acquires a key corresponding to the link mark from the search database through the link mark;
S25, the three-dimensional cadastral management platform decrypts the line layer image data security packet according to the key obtained in the step S24, and obtains the line layer image data packet after the decryption;
s26, carrying out platform data number calculation on the center line layer image data packet obtained in the step S25 to obtain a platform data number; judging whether the platform data number is consistent with the data number in the step S23:
If the platform data number is consistent with the data number in the step S23, the center line layer image data packet obtained in the step S25 is the uploaded center line layer image data packet in one of the steps S21 to S23; decompressing the middle layer image data packet to obtain middle layer image data; at the moment, the three-dimensional cadastral management platform obtains the line layer data of the building shot by the unmanned aerial vehicle;
If the platform data number is not consistent with the data number in step S23, the unmanned aerial vehicle is re-requested to transmit the middle layer image data packet in one of steps S21 to S23, and step S21 is executed.
In a preferred embodiment of the present invention, the method of obtaining the link flag and key in step S22 includes the steps of:
s221, the unmanned aerial vehicle requests a public key from a three-dimensional cadastral management platform, at least one pair of public and private pairs is stored on the three-dimensional cadastral management platform, and each public and private pair comprises a public key (the public key is an asymmetric public key) and a private key (the private key is an asymmetric private key);
s222, after receiving a public key request sent by the unmanned aerial vehicle, the three-dimensional cadastral management platform sends the public key to the unmanned aerial vehicle;
S223, after receiving a public key sent by the three-dimensional cadastre management platform, the unmanned aerial vehicle generates a key (the key is a symmetric key) and stores the generated key on the unmanned aerial vehicle;
s224, encrypting the key through the public key, obtaining the security key of the key after the encryption, and sending the security key to the three-dimensional cadastral management platform;
S225, after receiving the security key sent by the unmanned aerial vehicle, the three-dimensional cadastral management platform decrypts the received security key through the private key to obtain the key, and meanwhile, a link mark is generated;
S226, forming a search pair by the link mark and the key and storing the search pair in a search database; the link mark is encrypted through a key, a safe link mark is obtained after the encryption, and the safe link mark is sent to the unmanned aerial vehicle;
S227, after receiving the security link mark sent by the three-dimensional cadastre management platform, the unmanned aerial vehicle decrypts the received security link mark through a key, obtains a link mark after the decryption, and stores the link mark on the unmanned aerial vehicle.
In a preferred embodiment of the present invention, the method for calculating the data number in step S21 is as follows:
Datacode=Datacodecalculationway<Packetsdata>,
Wherein Datacode represents a data number obtained by performing data number calculation on the middle layer image data packet;
datacodecalculationway </SUB > represents a data number calculation method; preferably adopting an MD5 digest calculation method;
PACKETSDATA denotes a mid-line layer image data packet;
in step S26, the method for calculating the platform data number is as follows:
DataPlatformcode=DataPlatformcodecalculationway<PlatformPacketsdata>,
Wherein DataPlatformcode represents a platform data number obtained by performing platform data number calculation on the middle line layer image data packet obtained in the step S25;
DataPlatformcodecalculationway </SUB > represents a platform data number calculation method; preferably adopting an MD5 digest calculation method;
PlatformPacketsdata denotes the middle layer image packet in step S25.
In summary, by adopting the technical scheme, the panoramic data of the building floor can be generated according to the image data shot by the unmanned aerial vehicle camera.
Additional aspects and advantages of the invention will be set forth in part in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention.
Drawings
The foregoing and/or additional aspects and advantages of the invention will become apparent and may be better understood from the following description of embodiments taken in conjunction with the accompanying drawings in which:
Fig. 1 is a schematic block diagram of a flow of the present invention.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative only and are not to be construed as limiting the invention.
The invention provides a working method for constructing a line layer in a building, which is shown in figure 1 and comprises the following steps:
S1, shooting image data of a line layer in a building by using an unmanned aerial vehicle;
s2, uploading the line layer image data of the building shot by the unmanned aerial vehicle to a three-dimensional cadastre management platform;
and S3, carrying out panoramic generation of the central line layer of the building by the three-dimensional cadastral management platform according to the uploaded central line layer image data of the building.
In a preferred embodiment of the present invention, the method of photographing line image data of a building using a drone in step S1 includes the steps of:
S11, determining the height of the building from the ground, and recording as h, wherein h represents the height value of the building from the ground; the floor corresponding to the h/2 height of the unmanned aerial vehicle from the ground is a neutral layer;
S12, when the unmanned aerial vehicle is in the middle line layer, the unmanned aerial vehicle stays at different positions to shoot the building overall view of the middle line layer.
In a preferred embodiment of the invention, the cameras of the unmanned aerial vehicle are panoramic cameras, the panoramic cameras being 1 or more panoramic cameras.
In a preferred embodiment of the present invention, the method for generating a line panorama of a building from line image data of the building in step S3 comprises:
And detecting the same parts among the images to be spliced according to the building characteristic points, deleting the same parts, and splicing the images to be spliced in pairs to obtain a panoramic image.
In a preferred embodiment of the present invention, the method for detecting the same portion between the images to be stitched is:
Converting the color image into a gray image using a gray conversion formula:
Gray(x,y)=r*Red(x,y)+g*Green(x,y)+b*Blue(x,y),r+g+b=1,
wherein Gray (x, y) represents the Gray value at the image pixel point (x, y);
red (x, y) represents the Red value at an image pixel (x, y);
green (x, y) represents the Green value at the image pixel point (x, y);
blue (x, y) represents the Blue value at the image pixel point (x, y);
r, g, b represent coefficients of red, blue and green values, respectively;
wherein Q represents the identity of the selected region between the two images to be stitched;
q i represents a judgment value;
Green (x i,yi) represents the gray value of the image to be stitched at the pixel point (x i,yi);
Green' (x i,yi) represents the gray value of another image to be stitched at the pixel point (x i,yi);
i represents the number of pixel points in a selection area (building feature points are in the selection area) between two images to be spliced;
if Q is less than or equal to Q 0, the selected area is the same part between the images to be spliced, and Q 0 represents a preset gray threshold.
In a preferred embodiment of the present invention, the method for uploading the line layer image data of the building photographed by the unmanned aerial vehicle to the three-dimensional cadastral management platform in step S2 includes:
S21, placing all image data of a line layer in a certain building shot by an unmanned aerial vehicle in the same folder; compressing the folder to obtain a line layer image data packet; carrying out data number calculation on the middle layer image data packet to obtain a data number;
s22, acquiring a link mark and a key, and encrypting the middle line layer image data packet by using the acquired key to obtain a middle line layer image data security packet after processing;
s23, uploading the center line layer image data security package, the link mark and the data number to a three-dimensional cadastre management platform;
S24, after the three-dimensional cadastral management platform receives the central line layer image data security package, the link mark and the data number sent by the unmanned aerial vehicle, the three-dimensional cadastral management platform acquires a key corresponding to the link mark from the search database through the link mark;
S25, the three-dimensional cadastral management platform decrypts the line layer image data security packet according to the key obtained in the step S24, and obtains the line layer image data packet after the decryption;
s26, carrying out platform data number calculation on the center line layer image data packet obtained in the step S25 to obtain a platform data number; judging whether the platform data number is consistent with the data number in the step S23:
If the platform data number is consistent with the data number in the step S23, the center line layer image data packet obtained in the step S25 is the uploaded center line layer image data packet in one of the steps S21 to S23; decompressing the middle layer image data packet to obtain middle layer image data; at the moment, the three-dimensional cadastral management platform obtains the line layer data of the building shot by the unmanned aerial vehicle;
If the platform data number is not consistent with the data number in step S23, the unmanned aerial vehicle is re-requested to transmit the middle layer image data packet in one of steps S21 to S23, and step S21 is executed.
In a preferred embodiment of the present invention, the method of obtaining the link flag and key in step S22 includes the steps of:
s221, the unmanned aerial vehicle requests a public key from a three-dimensional cadastral management platform, at least one pair of public and private pairs is stored on the three-dimensional cadastral management platform, and each public and private pair comprises a public key (the public key is an asymmetric public key) and a private key (the private key is an asymmetric private key);
s222, after receiving a public key request sent by the unmanned aerial vehicle, the three-dimensional cadastral management platform sends the public key to the unmanned aerial vehicle;
S223, after receiving a public key sent by the three-dimensional cadastre management platform, the unmanned aerial vehicle generates a key (the key is a symmetric key) and stores the generated key on the unmanned aerial vehicle;
s224, encrypting the key through the public key, obtaining the security key of the key after the encryption, and sending the security key to the three-dimensional cadastral management platform;
S225, after receiving the security key sent by the unmanned aerial vehicle, the three-dimensional cadastral management platform decrypts the received security key through the private key to obtain the key, and meanwhile, a link mark is generated;
S226, forming a search pair by the link mark and the key and storing the search pair in a search database; the link mark is encrypted through a key, a safe link mark is obtained after the encryption, and the safe link mark is sent to the unmanned aerial vehicle;
S227, after receiving the security link mark sent by the three-dimensional cadastre management platform, the unmanned aerial vehicle decrypts the received security link mark through a key, obtains a link mark after the decryption, and stores the link mark on the unmanned aerial vehicle.
In a preferred embodiment of the present invention, the method for calculating the data number in step S21 is as follows:
Datacode=Datacodecalculationway<Packetsdata>,
Wherein Datacode represents a data number obtained by performing data number calculation on the middle layer image data packet;
datacodecalculationway </SUB > represents a data number calculation method; preferably adopting an MD5 digest calculation method;
PACKETSDATA denotes a mid-line layer image data packet;
in step S26, the method for calculating the platform data number is as follows:
DataPlatformcode=DataPlatformcodecalculationway<PlatformPacketsdata>,
Wherein DataPlatformcode represents a platform data number obtained by performing platform data number calculation on the middle line layer image data packet obtained in the step S25;
DataPlatformcodecalculationway </SUB > represents a platform data number calculation method; preferably adopting an MD5 digest calculation method;
PlatformPacketsdata denotes the middle layer image packet in step S25.
While embodiments of the present invention have been shown and described, it will be understood by those of ordinary skill in the art that: many changes, modifications, substitutions and variations may be made to the embodiments without departing from the spirit and principles of the invention, the scope of which is defined by the claims and their equivalents.

Claims (3)

1. The working method for constructing the line layer of the building is characterized by comprising the following steps of:
S1, shooting image data of a line layer in a building by using an unmanned aerial vehicle; the method for shooting the line layer image data in the building by using the unmanned aerial vehicle comprises the following steps of:
S11, determining the height of the building from the ground, and recording as ,/>A height value representing a building from the ground; unmanned aerial vehicle flies off ground/>The floor corresponding to the height is a middle line layer;
s12, when the unmanned aerial vehicle is in the middle line layer, the unmanned aerial vehicle stays at different positions to shoot the building overall view of the middle line layer;
s2, uploading the line layer image data of the building shot by the unmanned aerial vehicle to a three-dimensional cadastre management platform;
S3, the three-dimensional cadastral management platform generates a building center line layer panorama according to the uploaded building center line layer image data, and the method for generating the building center line layer panorama according to the building center line layer image data comprises the following steps:
Detecting the same parts among the images to be spliced according to the building feature points, deleting the same parts, and splicing the images to be spliced in pairs to obtain a frame of panoramic image; the method for detecting the same part between the images to be spliced comprises the following steps:
Converting the color image into a gray image using a gray conversion formula:
Wherein, Expressed in image pixel points/>Gray values at;
Expressed in image pixel points/> Red value at;
Expressed in image pixel points/> Green value at;
Expressed in image pixel points/> Blue value at;
、/>、/> Coefficients representing red, blue and green values, respectively;
Wherein, Representing the identity of a selected region between two images to be stitched;
Representing the judgment value;
Representing the image to be spliced at pixel points/> Gray values at;
representing that another image to be spliced is at pixel points/> Gray values at;
representing the number of pixel points in a selection area between two images to be spliced;
If it is ≤/>Then the selected region is the same part between the images to be stitched,/>Representing a preset gray threshold.
2. The method of claim 1, wherein the cameras of the unmanned aerial vehicle are panoramic cameras, and wherein the panoramic cameras are 1 or more panoramic cameras.
3. The working method for building a line layer according to claim 1, wherein the method for uploading the line layer image data of the building photographed by the unmanned aerial vehicle to the three-dimensional cadastral management platform in step S2 is as follows:
S21, placing all image data of a line layer in a certain building shot by an unmanned aerial vehicle in the same folder; compressing the folder to obtain a line layer image data packet; carrying out data number calculation on the middle layer image data packet to obtain a data number;
s22, acquiring a link mark and a key, and encrypting the middle line layer image data packet by using the acquired key to obtain a middle line layer image data security packet after processing;
s23, uploading the center line layer image data security package, the link mark and the data number to a three-dimensional cadastre management platform;
S24, after the three-dimensional cadastral management platform receives the central line layer image data security package, the link mark and the data number sent by the unmanned aerial vehicle, the three-dimensional cadastral management platform acquires a key corresponding to the link mark from the search database through the link mark;
S25, the three-dimensional cadastral management platform decrypts the line layer image data security packet according to the key obtained in the step S24, and obtains the line layer image data packet after the decryption;
s26, carrying out platform data number calculation on the center line layer image data packet obtained in the step S25 to obtain a platform data number; judging whether the platform data number is consistent with the data number in the step S23:
If the platform data number is consistent with the data number in the step S23, the center line layer image data packet obtained in the step S25 is the uploaded center line layer image data packet in one of the steps S21 to S23; decompressing the middle layer image data packet to obtain middle layer image data; at the moment, the three-dimensional cadastral management platform obtains the line layer data of the building shot by the unmanned aerial vehicle;
If the platform data number is not consistent with the data number in step S23, the unmanned aerial vehicle is re-requested to transmit the middle layer image data packet in one of steps S21 to S23, and step S21 is executed.
CN202311432479.1A 2023-10-31 2023-10-31 Working method for building central line layer construction of building Active CN117274063B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311432479.1A CN117274063B (en) 2023-10-31 2023-10-31 Working method for building central line layer construction of building

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311432479.1A CN117274063B (en) 2023-10-31 2023-10-31 Working method for building central line layer construction of building

Publications (2)

Publication Number Publication Date
CN117274063A CN117274063A (en) 2023-12-22
CN117274063B true CN117274063B (en) 2024-06-18

Family

ID=89212504

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311432479.1A Active CN117274063B (en) 2023-10-31 2023-10-31 Working method for building central line layer construction of building

Country Status (1)

Country Link
CN (1) CN117274063B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109410327A (en) * 2018-10-09 2019-03-01 鼎宸建设管理有限公司 A kind of three-dimension tidal current method based on BIM and GIS

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101741943B1 (en) * 2015-04-29 2017-05-31 한국국토정보공사 Apparatus and method for visualizing 3d cadastral objects
CN105611170A (en) * 2015-12-31 2016-05-25 深圳市道通智能航空技术有限公司 Unmanned aerial vehicle and panoramic stitching method, device and system thereof
CN111583116A (en) * 2020-05-06 2020-08-25 上海瀚正信息科技股份有限公司 Video panorama stitching and fusing method and system based on multi-camera cross photography
CN115272591B (en) * 2022-05-10 2023-09-05 泰瑞数创科技(北京)股份有限公司 Geographic entity polymorphic expression method based on three-dimensional semantic model
CN116860807B (en) * 2023-07-31 2024-04-19 重庆市规划和自然资源信息中心 Visual rule engine working method for service management

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109410327A (en) * 2018-10-09 2019-03-01 鼎宸建设管理有限公司 A kind of three-dimension tidal current method based on BIM and GIS

Also Published As

Publication number Publication date
CN117274063A (en) 2023-12-22

Similar Documents

Publication Publication Date Title
CN112365407B (en) Panoramic stitching method for camera with configurable visual angle
CN102542568B (en) Image processing apparatus and image processing method
CN108769578A (en) A kind of real-time omnidirectional imaging system and method based on multi-path camera
WO2007035538A2 (en) Extracting a moving object boundary
KR20180125878A (en) A system comprising a video camera and a client device and a method performed by the same
CN107613216B (en) Focusing method, device, computer readable storage medium and electronic equipment
US8810693B2 (en) Image processing apparatus and method thereof
CN109241968B (en) Image content inclination angle prediction network training method and correction method and system
JP2002524937A (en) Method and apparatus for synthesizing a high resolution image using a high resolution camera and a low resolution camera
Lin et al. Novel chroma subsampling strategy based on mathematical optimization for compressing mosaic videos with arbitrary RGB color filter arrays in H. 264/AVC and HEVC
CN105469375A (en) Method and device for processing high dynamic range panorama
CN110263699A (en) Method of video image processing, device, equipment and storage medium
CN113902657A (en) Image splicing method and device and electronic equipment
CN112822370B (en) Electronic device, pre-image signal processor and image processing method
CN107646112A (en) The method and the method for machine learning being corrected using machine learning to eye image
CN108712400A (en) Data transmission method, device, computer readable storage medium and electronic equipment
US9256789B2 (en) Estimating motion of an event captured using a digital video camera
WO2008154825A1 (en) A method and device for extracting a background image in a motion image
CN111612796A (en) Image processing method and device
CN117274063B (en) Working method for building central line layer construction of building
CN106791869A (en) Quick motion search method based on light field sub-aperture image relative position relation
CN113112404A (en) Image splicing method and device based on sliding window
CN112215749A (en) Image splicing method, system and equipment based on cylindrical projection and storage medium
CN116343100A (en) Target identification method and system based on self-supervision learning
Kim et al. Super-resolution of multi-view ERP 360-degree images with two-stage disparity refinement

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