WO2023001251A1 - Dynamic picture-based 3d point cloud processing method and apparatus, device and medium - Google Patents

Dynamic picture-based 3d point cloud processing method and apparatus, device and medium Download PDF

Info

Publication number
WO2023001251A1
WO2023001251A1 PCT/CN2022/107158 CN2022107158W WO2023001251A1 WO 2023001251 A1 WO2023001251 A1 WO 2023001251A1 CN 2022107158 W CN2022107158 W CN 2022107158W WO 2023001251 A1 WO2023001251 A1 WO 2023001251A1
Authority
WO
WIPO (PCT)
Prior art keywords
laser scanning
block
sample
point cloud
image
Prior art date
Application number
PCT/CN2022/107158
Other languages
French (fr)
Chinese (zh)
Inventor
王挺
李鹏飞
丁有爽
邵天兰
Original Assignee
梅卡曼德(北京)机器人科技有限公司
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
Priority claimed from CN202110831254.8A external-priority patent/CN113487590B/en
Priority claimed from CN202110832305.9A external-priority patent/CN113592800B/en
Priority claimed from CN202110832563.7A external-priority patent/CN113487749A/en
Application filed by 梅卡曼德(北京)机器人科技有限公司 filed Critical 梅卡曼德(北京)机器人科技有限公司
Publication of WO2023001251A1 publication Critical patent/WO2023001251A1/en

Links

Classifications

    • 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

Definitions

  • the robot When the robot is operating, it is necessary to use the 3D point cloud corresponding to the current scene as a basis to determine the position of the grasping point of the object.
  • the 3D point cloud it is usually obtained by scanning the current scene with a laser scanning device, etc., and then processing the scanned image.
  • laser scanning it is easy to be disturbed by ambient light, reflected light on the surface of the measured object, etc., resulting in poor image quality parameters such as signal-to-noise ratio of the scanned image, which in turn affects the accuracy of the 3D point cloud.
  • a kind of 3D point cloud processing method based on dynamic frame comprises:
  • a dynamic frame-based 3D point cloud processing device comprising:
  • the block module is adapted to extract the region of interest from the scene scan image of the current scene, divide the region of interest into multiple blocks, and determine the laser scanning range corresponding to each block;
  • the splicing module is suitable for splicing 3D point clouds of multiple blocks to obtain a 3D point cloud of the region of interest.
  • a computing device including: a processor, a memory, a communication interface, and a communication bus, and the processor, the memory, and the communication interface complete mutual communication through the communication bus;
  • the memory is used to store at least one executable instruction, and the executable instruction causes the processor to execute the operations corresponding to the above dynamic frame-based 3D point cloud processing method.
  • a computer storage medium is provided, and at least one executable instruction is stored in the storage medium, and the executable instruction causes a processor to perform operations corresponding to the above-mentioned dynamic frame-based 3D point cloud processing method.
  • the region of interest in the scene scanning image is divided into multiple blocks, and a part is intercepted from the total laser scanning range of the laser scanning device
  • the range is used as the laser scanning range corresponding to each block to realize a dynamic frame; according to the laser scanning range corresponding to each block, configure the laser scanning parameters corresponding to each block, and perform laser scanning on the block according to the laser scanning parameters.
  • Fig. 1 shows an application scenario diagram of a dynamic frame-based 3D point cloud processing method provided by an embodiment of the present invention
  • Fig. 2 shows a schematic flow diagram of a 3D point cloud processing method based on a dynamic frame according to an embodiment of the present invention
  • Fig. 3a shows a schematic flow chart of a dynamic frame-based 3D point cloud processing method according to yet another embodiment of the present invention
  • Fig. 4a shows a schematic flow chart of a dynamic frame-based 3D point cloud processing method according to yet another embodiment of the present invention
  • Fig. 4c shows a schematic diagram of the region of interest in the current scene image in the embodiment shown in Fig. 4a;
  • Fig. 6 shows a structural block diagram of a 3D point cloud processing device based on a dynamic frame according to an embodiment of the present invention
  • Fig. 7 shows a schematic structural diagram of a computing device according to an embodiment of the present invention.
  • the area of interest is the area where the object that needs to generate 3D point cloud data is located. For example, if the current scene needs to scan pallets, baskets, cage cars and other stacked containers, then the area corresponding to the stacked container in the scene image is taken as the area of interest. area.
  • Laser scanning parameters such as determining the laser scanning speed according to the image signal-to-noise ratio, and determining the laser scanning range according to the range of each block, in order to maximize the image quality obtained by laser scanning of each block (and make each block stable image quality parameters), in order to generate a 3D point cloud based on the images obtained by each block, and ensure the accuracy of the 3D point cloud.
  • Step S203 performing laser scanning on the block according to the laser scanning parameters corresponding to the block to obtain the 3D point cloud of the block.
  • the image acquisition device can be controlled to scan the corresponding block based on the laser scanning parameters to obtain the 3D image corresponding to the block.
  • a corresponding 3D point cloud can be obtained based on the segmented image.
  • the 3D point cloud includes pose information of each 3D point, and the pose information of each 3D point may specifically include information such as the coordinate value of each 3D point in the XYZ three-axis in space and the XYZ three-axis direction of each 3D point itself.
  • step S204 the 3D point clouds of the multiple blocks are spliced to obtain the 3D point clouds of the region of interest.
  • the point cloud quality may include the signal-to-noise ratio of the point cloud.
  • Fig. 3a shows a schematic flow chart of a method for processing a 3D point cloud based on a dynamic frame according to yet another embodiment of the present invention. As shown in Fig. 3a, the method includes the following steps:
  • Step S301 according to the image quality model and target image quality parameters, determine the laser scanning parameters corresponding to each laser scanning position.
  • the image quality model is used to indicate the corresponding relationship between the laser scanning parameters and the image quality parameters corresponding to each laser scanning position.
  • the image quality model is a model obtained by training an initial model with laser scanning parameters corresponding to the sample scanned image and image quality parameters corresponding to each laser scanning position in the sample scanned image as sample data.
  • the initial model can be a neural network model or other models (such as a ghost function model, a logarithmic function model, an exponential function model, a hyperbolic function model, etc.), and a trained image quality model is obtained.
  • the image quality model can be used to determine laser scanning parameters corresponding to each laser scanning position during a complete laser scanning process.
  • the laser scanning parameters include any of the following: laser signal intensity or laser scanning speed.
  • Fig. 3b it is a flow chart of image quality model determination.
  • the image quality model is obtained as follows:
  • the laser scanning equipment can specifically be a 3D laser camera (or two 2D laser cameras with a fixed angle), and the laser scanning equipment can be set at the upper position
  • the location such as directly above or obliquely above, is used to scan the scene information of the scene.
  • the laser scanning equipment is usually controlled to work according to preset and fixed laser scanning parameters, and the laser is used to perform laser scanning on the scene.
  • the image quality of the scanned image obtained by scanning is not uniform enough, and the image quality of the middle area is generally better than that of the edge area.
  • the present invention a number of different laser scanning parameters are preset, and the sample scene of laser scanning is selected .
  • the scanning scene in the actual application or the scene similar to the scanning scene in the actual application can be selected as the sample scene, for example, in the application of robot depalletizing and palletizing , you can choose a scene containing stacked containers such as pallets, baskets, and cage cars as a sample scene.
  • the laser scanning device is used to perform multiple laser scans on the sample scene according to multiple laser scanning parameters to obtain multiple sample scanning images, wherein different sample scanning images correspond to different laser scanning parameters. That is to say, according to the first laser scanning parameter, a complete laser scanning is performed on the sample scene to obtain the first sample scanning image, and the first sample scanning image corresponds to the first laser scanning parameter; and then according to the first Two laser scan parameters, a complete laser scan of the sample scene is performed to obtain the second sample scan image; by analogy, multiple sample scan images are obtained.
  • Step S3012 image analysis is performed on the multiple scanned images of the samples to obtain the image quality parameters of each image position in the multiple scanned images of the samples.
  • image analysis is performed on the scanned images of multiple samples. Specifically, the edge clarity of each image position in the scanned image of each sample, the absence of midpoints in the image, etc. can be analyzed, so as to obtain Image quality parameters for each image location in each sample scan image.
  • the image quality parameter may include at least one of contrast, signal-to-noise ratio, edge sharpness, average brightness, histogram, and the like.
  • Step S3013 using the image quality parameters of each image position in the multiple sample scan images, the laser scan parameters corresponding to the multiple sample scan images, and the predetermined correspondence between the image position and the laser scan position for training to obtain an image quality model .
  • the relative positional relationship between the laser scanning position and the scene information of the sample scene can be recorded, and then the relative position between the image position in the sample scanning image obtained by scanning and the scene information of the sample scene can be recorded.
  • Positional relationship to determine the corresponding relationship between the image position and the laser scanning position.
  • the image quality model can be obtained by substituting the determined image quality parameters, laser scanning parameters and the corresponding relationship between the image position and the laser scanning position into the initial model for training.
  • the step of obtaining the image quality model may include:
  • the image quality parameter of each image position in the multiple sample scan images can be converted into the image quality parameter of the corresponding laser scanning position according to the correspondence between the image position and the laser scanning position, thereby completing Determination of image quality parameters corresponding to each laser scanning position in multiple sample scanning images.
  • Step 2 sample data is extracted from the laser scanning parameters corresponding to the multiple sample scanning images and the image quality parameters corresponding to the respective laser scanning positions in the multiple sample scanning images.
  • the sample data includes laser scanning parameters, laser scanning positions, and image quality parameters corresponding to the laser scanning parameters and laser scanning positions.
  • the laser scanning position that can determine the corresponding relationship with the image position, the image quality parameter corresponding to the laser scanning position, and the laser scanning parameters of each sample scanning image corresponding to the image position can be used as sample data. for training. If the corresponding relationship between the laser scanning position, image quality parameters and laser scanning parameters is not determined (for example, only the laser scanning parameters are determined, but the corresponding laser scanning position and image quality parameters are not determined), it cannot be used as sample data.
  • the initial model is trained through sample data.
  • the initial model can be a neural network model or other models (such as a ghost function model, a logarithmic function model, an exponential function model, a hyperbolic function model, etc.), and a trained image quality model is obtained.
  • Step 3 using the sample data to train the initial model to obtain an image quality model.
  • the specific training process can be: input the laser scanning parameters and laser scanning position into the initial model for training, obtain the training output result, calculate the loss between the training output result and the image quality parameter, and obtain the loss function, according to the loss function Update the weight parameters of the initial model; execute the above steps cyclically and iteratively until the iteration end condition is satisfied, and the image quality model is obtained.
  • the input variables of the initial model are the laser scanning parameters and the laser scanning position, and the output is the image quality parameters obtained through training, that is, the training output results.
  • the weight parameters of the initial model can be adjusted by gradient descent method or quasi-Newton method to make the loss function reach the global minimum.
  • the iteration end condition may include: the number of iterations reaches a threshold of iterations; and/or, the output value of the loss function is smaller than the threshold of loss. Then, it can be judged whether the iteration end condition is met by judging whether the number of iterations reaches the iteration number threshold, or whether the iteration end condition is met according to whether the output value of the loss function is less than the loss threshold.
  • the iterative process is stopped to obtain the image quality model, which is the trained model, and the model includes the corresponding relationship between the laser scanning parameters corresponding to each laser scanning position and the image quality parameters .
  • Step S302 at each laser scanning position, perform laser scanning on the current scene according to the corresponding laser scanning parameters, to obtain a scene scanning image of the current scene.
  • the laser scanning device is controlled to work according to the laser scanning parameters corresponding to the laser scanning position, and the current scene is scanned by laser , the output scene scan image.
  • the laser scanning is not performed according to the fixed laser scanning parameters from the beginning to the end, but at different laser scanning positions, according to the laser scanning parameters corresponding to the laser scanning positions , use the laser scanning device to perform laser scanning on the current scene, that is, perform laser scanning based on dynamic laser scanning parameters, and finally obtain a scene scanning image with relatively uniform image quality, so that the areas in the scene scanning image with poor image quality (such as The image quality of the edge area) is effectively improved.
  • Step S303 analyzing the scene scan image of the current scene to obtain actual image quality parameters of the scene scan image.
  • the image of the current scene may be collected by an image collection device such as 2D/3D to obtain a scene scan image of the current scene.
  • the scene scan image may be a 2D image or a 3D image, which is not limited here. Considering that if the image quality parameter of the scene scan image is relatively good and it is a 3D image, then the 3D point cloud can be obtained directly according to the scene scan image, and there is no need to perform 3D point cloud processing based on the dynamic frame mode.
  • the dynamic frame refers to dynamically intercepting part of the range from the total laser scanning range of the laser scanning device as the current laser scanning range, that is, as the laser scanning range corresponding to each block; It is necessary to analyze the scene scan image of the current scene, for example, analyzing the edge clarity in the scene scan image, the lack of midpoint in the image, etc., to obtain the image quality parameters of the scene scan image.
  • the image quality parameter may include at least one of contrast, signal-to-noise ratio, edge sharpness, average brightness, histogram, and the like.
  • Step S304 if the actual image quality parameter is less than the preset parameter threshold, extract the region of interest from the scene scan image of the current scene.
  • the image quality parameter of the scene scanning image is less than the preset parameter threshold; if the image quality parameter is less than the preset parameter threshold, it indicates that the image quality of the scene scanning image is poor, and the 3D point cloud processing is performed based on the dynamic frame method , in combination with this embodiment, the region of interest (Region of Interest, ROI) is extracted from the scene scan image of the current scene; if the image quality parameter is greater than or equal to the preset parameter threshold, it indicates that the image quality of the scene scan image is better, directly based on The 3D point cloud can be obtained from the 3D scene scanning image, and there is no need to process the 3D point cloud based on the dynamic frame, and the method ends.
  • the region of interest Region of Interest
  • Step S306 for each block, according to the laser scanning range corresponding to the block, obtain the laser scanning parameters corresponding to the block.
  • step S308 the 3D point clouds of the multiple blocks are spliced to obtain the 3D point clouds of the region of interest.
  • step S305 to step S308 are the same as the corresponding steps in the embodiment shown in FIG. 2 , and will not be repeated here.
  • the laser scanning parameters corresponding to each laser scanning position in the current scene are accurately determined, and at different laser scanning positions, dynamically according to the corresponding
  • the laser scanning parameters of the current scene are laser scanned, and the laser scanning based on the dynamic laser scanning parameters is realized to ensure that the overall image quality of the scene scanning image obtained by scanning the current scene is relatively uniform, and then the scene scanning image is scanned.
  • the area is divided into multiple blocks, and part of the range is intercepted from the total laser scanning range of the laser scanning device as the laser scanning range corresponding to each block, and the corresponding laser scanning range of each block is configured according to the corresponding laser scanning range of each block.
  • Laser scanning parameters according to the laser scanning parameters, the block is scanned by laser, and the 3D point cloud of the region of interest can be obtained conveniently by splicing the 3D point clouds of multiple blocks.
  • the image quality of areas such as edges with poor image quality in the scene scanning image used for analysis is effectively improved, and the image scanning method is optimized.
  • it can be It effectively improves the accuracy of 3D point cloud and improves the quality of point cloud.
  • Fig. 4a shows a schematic flow chart of a 3D point cloud processing method based on a dynamic frame according to an embodiment of the present invention. As shown in Fig. 4a, the method includes the following steps:
  • Step S401 extracting a region of interest from a scene scan image of a current scene.
  • Step S402 according to the setting parameters of the laser scanning device, determine the laser scanning range corresponding to the region of interest.
  • Step S403 acquiring block parameters, dividing the region of interest into multiple blocks according to the block parameters, and recording the position information of each block in the region of interest.
  • the block parameters include: the number of blocks and the overlap rate.
  • the block parameter may be preset, or may be automatically calculated according to the image quality parameters of the scanned image of the scene.
  • Fig. 4b it is a flow chart of determining the block parameters. Obtain block parameters, including the following steps:
  • Step S4031 acquiring an area image of the area of interest.
  • the region image refers to an image of a region corresponding to the region of interest in the scene scan image of the current scene.
  • Fig. 4c shows a schematic diagram of the region of interest in the current scene image.
  • the shaded part 42 in the current scene image 41 is a conveyor belt.
  • Interest region, then the area image of the interest region is the image corresponding to the shaded part 12.
  • Step S4032 analyzing the abnormal points in the regional image to obtain abnormal point data.
  • the abnormal point data is obtained by identifying and analyzing the abnormal points in the regional image.
  • the abnormal points include but are not limited to: flying points, empty points, and singular points. Flying points refer to the points that fly out of the image; empty points refer to the vacant points in the image; singular points refer to the points in the image that are too different from the surrounding pixels, which is visually dazzling.
  • the method for determining the outlier data may include:
  • Identify the abnormal points existing in the regional image calculate the proportion of the abnormal points in the regional image, and obtain the proportion of the abnormal points.
  • the proportion of abnormal points in the region image by calculating the proportion of abnormal points in the region image, the proportion of abnormal points can be obtained. For example, the ratio of the number of abnormal points to the number of all points in the region image can be calculated, and the calculation result can be used as the proportion of abnormal points.
  • Step S4033 using the pre-built evaluation model to process the outlier data and the quality parameters of the target point cloud to obtain the block parameters corresponding to the current scene.
  • the evaluation model is used to indicate the corresponding relationship between abnormal point data, point cloud quality parameters and block parameters.
  • pre-built evaluation models can be utilized to determine the segmentation parameters. Considering that there is a potential correlation between block parameters and image quality, image quality can be reflected by abnormal point data, point cloud quality parameters, etc.
  • Step 1 (not shown), acquiring collected sample outlier data corresponding to multiple sample area images, sample block parameters corresponding to multiple sample area images, and sample point cloud quality corresponding to multiple sample area images parameter.
  • sample outlier data corresponding to multiple sample area images it is necessary to collect sample outlier data corresponding to multiple sample area images, sample block parameters corresponding to multiple sample area images, and data corresponding to multiple sample area images.
  • sample block parameters corresponding to multiple sample area images and data corresponding to multiple sample area images.
  • the corresponding sample point cloud quality parameters are used for training to obtain the evaluation model.
  • sample point cloud quality parameter may be an average value, variance, etc. of the point cloud quality parameters of multiple block sample 3D point clouds.
  • the calculation methods of sample point cloud quality parameters include:
  • Obtain multiple sample area images analyze the abnormal points in multiple sample area images, and obtain sample abnormal point data corresponding to multiple sample area images; for each sample area of interest corresponding to the sample area image, according to the sample
  • the block parameter divides the region of interest of the sample into blocks, obtains the block group corresponding to the sample block parameter, and determines the laser scanning range corresponding to each block in the block group; according to the laser scanning range corresponding to each block, Laser scanning is performed on each block to obtain the sample 3D point cloud of each block; the sample 3D point cloud of multiple blocks is analyzed to obtain the sample point cloud quality parameters corresponding to the image of the sample area.
  • the scanning scene in the actual application or the scene similar to the scanning scene in the actual application can be selected as the sample scene, for example, in the robot dismantling
  • Step 2 (not shown), constructing Sample dataset.
  • sample block parameters and the sample point cloud quality parameters after determining the sample abnormal point data corresponding to the image of the sample area, the sample block parameters and the sample point cloud quality parameters, they can be used as training samples to train the evaluation model.
  • Step 3 (not shown), perform training according to the sample data set, and construct an evaluation model.
  • the sample outlier data corresponding to the sample area image, the sample block parameters corresponding to the sample area image, and the sample point cloud quality parameters corresponding to the sample area image are extracted from the sample data set; the sample outlier data and the sample point The cloud quality parameters are input into the initial evaluation model for training, and the initial block results corresponding to the sample area images are obtained; according to the initial block results and the sample block parameters corresponding to the sample area images, the weight parameters of the initial evaluation model are updated; loop Perform the above steps iteratively until the iteration end condition is met, and the evaluation model is obtained.
  • the input variables of the initial evaluation model are sample outlier data and sample point cloud quality parameters
  • the output is the block parameters obtained from training, that is, the initial block results.
  • Gradient descent method or quasi-Newton method can be used to adjust the weight parameters of the initial evaluation model to make the loss function reach the global minimum.
  • the iteration end condition may include: the number of iterations reaches a threshold of iterations; and/or, the output value of the loss function is smaller than the threshold of loss. Then, it can be judged whether the iteration end condition is met by judging whether the number of iterations reaches the iteration number threshold, or whether the iteration end condition is met according to whether the output value of the loss function is less than the loss threshold. After the iteration end condition is satisfied, the iterative process is stopped to obtain the evaluation model, which is the trained and constructed model, which includes the correspondence between abnormal point data, point cloud quality parameters and block parameters relation.
  • Step S404 for each block, determine the laser scanning range corresponding to each block according to the position information of the block in the region of interest and the laser scanning range corresponding to the region of interest.
  • the laser scanning range corresponding to each block is smaller than the laser scanning range corresponding to the region of interest, which is equivalent to intercepting a part of the range from the total laser scanning range of the laser scanning device as the laser scanning range corresponding to each block. During scanning, only the information in one block is scanned.
  • the number of blocks is 4 and the overlap rate is 5%, it means that the region of interest needs to be divided into 4 blocks, and 5% of the areas between two adjacent blocks overlap.
  • the four blocks are block 1, block 2, block 3, and block 4, and there is a 5% difference between block 1 and block 2.
  • the areas are overlapping, 5% of the areas of block 2 and block 3 are overlapped, and 5% of the areas of block 3 and block 4 are overlapped.
  • Step S407 performing splicing processing on the 3D point clouds of multiple blocks to obtain a 3D point cloud of the region of interest.
  • the region of interest is extracted from the scene scan image of the current scene, and then the laser scanning range corresponding to the region of interest is determined according to the setting parameters of the laser scanning device, and the points are obtained.
  • Block parameters according to the block parameters, divide the region of interest into multiple blocks, and record the position information of each block in the region of interest, and then for each block, according to the block in the region of interest.
  • the location information and the laser scanning range corresponding to the region of interest determine the laser scanning range corresponding to each block, and then determine the laser scanning parameters according to the laser scanning range in turn, and then determine the 3D point cloud of each block, and finally get the region of interest 3D point cloud.
  • the block parameters are determined based on the outlier data corresponding to the region image of the region of interest, the accuracy and efficiency of the block parameter determination are effectively improved; the region of interest is divided into blocks according to the block parameters to achieve a reasonable block , by scanning in blocks and then splicing, the 3D point cloud of the region of interest can be easily obtained, and the accuracy of the 3D point cloud can be effectively improved.
  • Fig. 5 shows a schematic flow chart of a 3D point cloud processing method based on a dynamic frame according to an embodiment of the present invention. As shown in Fig. 5, the method includes the following steps:
  • Step S501 extracting the region of interest from the scene scan image of the current scene, dividing the region of interest into multiple blocks, and determining the laser scanning range corresponding to each block.
  • Step S502 for each block, according to the laser scanning range corresponding to the block, obtain the laser scanning parameters corresponding to the block.
  • step S501 and step S502 reference may be made to corresponding descriptions in the embodiments shown in FIG. 2 to FIG. 4 , and details are not repeated here.
  • Step S503 according to the laser scanning parameters, control the rotation of the vibrating mirror in the laser scanning device, and use the laser reflected by the vibrating mirror to perform laser scanning on the block to obtain the 3D point cloud of the block.
  • the laser scanning device can be the image acquisition device in the aforementioned solution, or other devices, such as a laser light source and a vibrating mirror based on a MEMS (Micro-Electro-Mechanical System, micro-electro-mechanical system) process.
  • the mirror includes a vibrating mirror motor, and the vibrating mirror motor is also connected with a reflecting mirror.
  • the vibrating mirror motor rotates according to the instructions of the laser scanning device, and the rotation of the vibrating mirror motor drives the mirror mirror connected to it to rotate, thereby adjusting the position of the mirror mirror.
  • the movement of the corresponding galvanometer can be determined according to the laser scanning parameters, so as to obtain the 3D point cloud of the corresponding block.
  • Step S504 for the 3D point clouds of any two adjacent blocks, according to the position information of the two adjacent blocks in the region of interest, perform intersection processing on the 3D point clouds of the two adjacent blocks to obtain the overlapping Area point clouds as well as non-overlapping area point clouds.
  • the point cloud quality of the point cloud in the overlapping area is analyzed, such as analyzing the point cloud noise ratio, point cloud density, point cloud thickness, and point cloud overlapping degree, etc., to obtain the point cloud quality of the point cloud in the overlapping area.
  • point cloud noise is gross error, which can be divided into point-like gross error and cluster-like gross error from the spatial distribution
  • point cloud density refers to the density of laser data points.
  • Step S505 according to the point cloud quality of the overlapping area point cloud, select the target overlapping area point cloud for splicing from the overlapping area point cloud, and perform splicing processing on the target overlapping area point cloud and the non-overlapping area point cloud.
  • the target overlapping area point cloud is a set of 3D point clouds with better point cloud quality among the two sets of overlapping area point clouds.
  • 3D point cloud fusion processing the stitching of 3D point clouds of each block is realized.
  • the splicing processing of all the segmented 3D point clouds is completed, so as to obtain the 3D point cloud of the region of interest.
  • the region of interest in the scene scan image is divided into multiple blocks, and according to the laser scanning range corresponding to each block, the corresponding laser scanning range of each block is configured.
  • Laser scanning parameters according to the laser scanning parameters, the block is scanned by laser, so that the laser energy is concentrated per unit time, which helps to obtain a better laser scanning effect and effectively improves the signal-to-noise ratio;
  • the 3D point cloud of the region of interest can be easily obtained, and the accuracy of the 3D point cloud is effectively improved, the quality of the point cloud is improved, and the point cloud processing method is optimized.
  • Fig. 6 shows a structural block diagram of a 3D point cloud processing device based on a dynamic frame according to an embodiment of the present invention.
  • the 3D point cloud processing device 600 based on a dynamic frame includes: a block module 610, an acquisition module 620 , scanning module 630 and stitching module 640 .
  • Blocking module 610 configured to extract the region of interest from the scene scan image of the current scene, divide the region of interest into multiple blocks, and determine the laser scanning range corresponding to each block.
  • the obtaining module 620 is used for obtaining the laser scanning parameters corresponding to the block according to the laser scanning range corresponding to the block for each block;
  • the scanning module 630 is configured to perform laser scanning on the block according to laser scanning parameters to obtain a 3D point cloud of the block.
  • the splicing module 640 is configured to splice the multiple segmented 3D point clouds to obtain the 3D point cloud of the region of interest.
  • the blocking module 610 is specifically used to obtain the image quality model in the following manner: perform multiple laser scans on the sample scene to obtain multiple sample scan images, and different sample scan images correspond to different laser scan parameters; performing image analysis on multiple sample scan images to obtain the image quality parameters of each image position in the multiple sample scan images; using the image quality parameters of each image position in the multiple sample scan images, the laser scanning parameters corresponding to the multiple sample scan images, and The corresponding relationship between the predetermined image position and the laser scanning position is trained to obtain the image quality model.
  • the blocking module 610 is specifically configured to, according to the image quality parameters of each image position in the multiple sample scan images and the corresponding relationship between the image position and the laser scan position, determine each laser scan image in the multiple sample scan images The image quality parameter corresponding to the position; the sample data is extracted from the laser scanning parameters corresponding to multiple sample scanning images and the image quality parameters corresponding to each laser scanning position in the multiple sample scanning images, the sample data includes laser scanning parameters, laser scanning position And the image quality parameters corresponding to the laser scanning parameters and the laser scanning position; the initial model is trained by using the sample data to obtain the image quality model.
  • the block module 610 is specifically configured to determine the laser scanning range corresponding to the region of interest according to the setting parameters of the laser scanning device; obtain the block parameters, and divide the region of interest into multiple blocks according to the block parameters , and record the position information of each block in the region of interest; for each block, according to the position information of the block in the region of interest and the laser scanning range corresponding to the region of interest, determine the corresponding laser scanning range.
  • the blocking module 610 is specifically used to obtain the regional image of the region of interest; analyze the abnormal points in the regional image to obtain the abnormal point data; use the pre-built evaluation model to analyze the abnormal point data and the target point cloud
  • the quality parameters are processed to obtain the block parameters corresponding to the current scene, and the evaluation model is used to indicate the correspondence between abnormal point data, point cloud quality parameters and block parameters.
  • the blocking module 610 is specifically configured, and the blocking parameters include: the number of blocks and the overlapping ratio.
  • the block module 610 is specifically used for the abnormal point data including: the proportion of abnormal points; analyzing the abnormal point situation in the regional image to obtain the abnormal point data, including: identifying the abnormal points existing in the regional image, and calculating The proportion of abnormal points in the region image is obtained to obtain the proportion of abnormal points.
  • the blocking module 610 is specifically configured to obtain the evaluation model in the following manner: acquire collected sample outlier data corresponding to multiple sample area images, sample block parameters corresponding to multiple sample area images, and Sample point cloud quality parameters corresponding to multiple sample area images; using sample abnormal point data corresponding to multiple sample area images, sample block parameters corresponding to multiple sample area images, and sample points corresponding to multiple sample area images Cloud quality parameters, construct a sample data set; perform training based on the sample data set, and construct an evaluation model.
  • the blocking module 610 is specifically configured to acquire a plurality of sample area images, analyze the outliers in the multiple sample area images, and obtain sample outlier data corresponding to the multiple sample area images; for each The sample area of interest corresponding to the sample area image, block the sample area of interest according to the sample block parameters, obtain the block group corresponding to the sample block parameter, and determine the laser scanning range corresponding to each block in the block group ;According to the laser scanning range corresponding to each block, carry out laser scanning on each block to obtain the sample 3D point cloud of each block; analyze the sample 3D point cloud of multiple blocks to obtain the sample area The sample point cloud quality parameter corresponding to the image.
  • the splicing module 640 is specifically configured to, for the 3D point cloud of any two adjacent blocks, according to the position information of the two adjacent blocks in the region of interest, the 3D point cloud of the two adjacent blocks According to the point cloud quality of the overlapping area point cloud, the target overlapping area point cloud for splicing is selected from the overlapping area point cloud, and the target overlapping area point cloud is The cloud is spliced with the point cloud of the non-overlapping area; the 3D point cloud of the area of interest is obtained.
  • the scanning module 630 further includes that the laser scanning parameters include any of the following: laser scanning angle range, laser signal intensity, or laser scanning speed.
  • the region of interest in the scene scanning image is divided into multiple blocks, and part of the range is intercepted from the total range of laser scanning of the laser scanning device as the corresponding block.
  • the laser scanning range corresponding to each block configure the laser scanning parameters corresponding to each block, and perform laser scanning on the block according to the laser scanning parameters, so that the laser energy per unit time Concentration helps to obtain a better laser scanning effect and effectively improves the signal-to-noise ratio; by splicing multiple 3D point clouds of blocks, the 3D point cloud of the region of interest can be easily obtained, and effectively
  • the accuracy of 3D point cloud is improved, the quality of point cloud is improved, and the processing method of point cloud is optimized.
  • the present invention also provides a non-volatile computer storage medium.
  • the computer storage medium stores at least one executable instruction, and the executable instruction can execute the dynamic frame-based 3D point cloud processing method in any method embodiment above.
  • FIG. 7 shows a schematic structural diagram of a computing device according to an embodiment of the present invention, and the specific embodiment of the present invention does not limit the specific implementation of the computing device.
  • the computing device may include: a processor (processor) 702 , a communication interface (Communications Interface) 704 , a memory (memory) 706 , and a communication bus 708 .
  • processor processor
  • Communication interface Communication Interface
  • memory memory
  • communication bus 708 a communication bus
  • the processor 702 , the communication interface 704 , and the memory 706 communicate with each other through the communication bus 708 .
  • the processor 702 is configured to execute the program 710, specifically, may execute the relevant steps in the above embodiment of the dynamic frame-based 3D point cloud processing method.
  • the program 710 may include program codes including computer operation instructions.
  • the processor 702 may be a central processing unit CPU, or a specific integrated circuit ASIC (Application Specific Integrated Circuit), or one or more integrated circuits configured to implement embodiments of the present invention.
  • the one or more processors included in the computing device may be of the same type, such as one or more CPUs, or may be different types of processors, such as one or more CPUs and one or more ASICs.
  • the memory 706 is used for storing the program 710 .
  • the memory 706 may include a high-speed RAM memory, and may also include a non-volatile memory (non-volatile memory), such as at least one disk memory.
  • the program 710 may be specifically configured to enable the processor 702 to execute the dynamic frame-based 3D point cloud processing method in any of the above method embodiments.
  • each step in the program 710 refer to the corresponding description of the corresponding steps and units in the above-mentioned embodiment of dynamic frame-based 3D point cloud processing, and details are not repeated here.
  • the specific working process of the above-described devices and modules can refer to the corresponding process description in the foregoing method embodiments, and details are not repeated here.
  • modules in the device in the embodiment can be adaptively changed and arranged in one or more devices different from the embodiment.
  • Modules or units or components in the embodiments may be combined into one module or unit or component, and furthermore may be divided into a plurality of sub-modules or sub-units or sub-assemblies.
  • All features disclosed in this specification including accompanying claims, abstract and drawings), as well as any method or method so disclosed, may be used in any combination, except that at least some of such features and/or processes or units are mutually exclusive. All processes or units of equipment are combined.
  • Each feature disclosed in this specification may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
  • the various component embodiments of the present invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof.
  • a microprocessor or a digital signal processor (DSP) may be used in practice to implement some or all functions of some or all components in the embodiments of the present invention.
  • DSP digital signal processor
  • the present invention can also be implemented as an apparatus or an apparatus program (for example, a computer program and a computer program product) for performing a part or all of the methods described herein.
  • Such a program for realizing the present invention may be stored on a computer-readable medium, or may be in the form of one or more signals.
  • Such a signal may be downloaded from an Internet site, or provided on a carrier signal, or provided in any other form.

Landscapes

  • Engineering & Computer Science (AREA)
  • Architecture (AREA)
  • Computer Graphics (AREA)
  • Computer Hardware Design (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Length Measuring Devices By Optical Means (AREA)

Abstract

Disclosed are a dynamic picture-based 3D point cloud processing method and apparatus, a device and a medium, the method comprising: extracting a region of interest from a scene scanning image of a current scene, dividing the region of interest into a plurality of blocks, and determining a laser scanning range corresponding to each block; for each block, configuring, according to the laser scanning range corresponding to the block, a laser scanning parameter corresponding to the block, and performing laser scanning on the block according to the laser scanning parameter to obtain a 3D point cloud of the block; and splicing 3D point clouds of the plurality of blocks to obtain 3D point clouds of the region of interest. According to the solution, part of the range is cut from the total laser scanning range of a laser scanning device to serve as a laser scanning range corresponding to each block, and laser scanning is performed on each block, thus effectively improving the signal-to-noise ratio, 3D point clouds of the region of interest may be conveniently obtained, and thus effectively improving the accuracy of the 3D point clouds.

Description

基于动态画幅的3D点云处理方法、装置、设备及介质3D point cloud processing method, device, equipment and medium based on dynamic frame
本申请要求于2021年07月22日提交中国专利局、申请号为202110831254.8、申请名称为“分块处理方法、装置、计算设备及存储介质” 的中国专利申请,和 2021年07月22日提交中国专利局、申请号为202110832305.9、申请名称为“基于动态扫描参数的图像扫描方法及装置” 的中国专利申请,和2021年07月22日提交中国专利局、申请号为202110832563.7、申请名称为“基于动态画幅的3D点云处理方法及装置” 的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application requires submission of a Chinese patent application with the China Patent Office on July 22, 2021, with the application number 202110831254.8, and the application name "Blocking Processing Method, Device, Computing Equipment, and Storage Medium", and submitted on July 22, 2021 China Patent Office, the application number is 202110832305.9, and the application name is "Image Scanning Method and Device Based on Dynamic Scanning Parameters", and it was submitted to the China Patent Office on July 22, 2021, the application number is 202110832563.7, and the application name is " 3D Point Cloud Processing Method and Device Based on Dynamic Frame”, the priority of the Chinese patent application, the entire content of which is incorporated in this application by reference.
技术领域technical field
本发明涉及激光扫描技术领域,具体涉及一种基于动态画幅的3D点云处理方法、装置、设备及介质。The present invention relates to the technical field of laser scanning, in particular to a dynamic frame-based 3D point cloud processing method, device, equipment and medium.
背景技术Background technique
随着工业智能化的发展,通过机器人代替人工对物体(例如工业零件、箱体等)进行操作的情况越来越普及。在机器人操作时,需要以当前场景对应的3D点云作为依据,从而确定物体的抓取点位置等。对于3D点云,通常是利用激光扫描设备等对当前场景进行扫描,而后对扫描得到的图像进行处理而得到。然而,在激光扫描的过程中,很容易受到环境光、被测物体表面反射光等干扰,导致扫描图像的例如信噪比等图像质量参数较差,进而影响3D点云的精准度。With the development of industrial intelligence, it is becoming more and more popular to use robots instead of humans to operate objects (such as industrial parts, boxes, etc.). When the robot is operating, it is necessary to use the 3D point cloud corresponding to the current scene as a basis to determine the position of the grasping point of the object. For the 3D point cloud, it is usually obtained by scanning the current scene with a laser scanning device, etc., and then processing the scanned image. However, in the process of laser scanning, it is easy to be disturbed by ambient light, reflected light on the surface of the measured object, etc., resulting in poor image quality parameters such as signal-to-noise ratio of the scanned image, which in turn affects the accuracy of the 3D point cloud.
技术解决方案technical solution
鉴于上述问题,提出了本发明以便提供一种克服上述问题或者至少部分地解决上述问题的基于动态画幅的3D点云处理方法、装置、设备及介质。In view of the above problems, the present invention is proposed to provide a dynamic frame-based 3D point cloud processing method, device, device and medium that overcomes the above problems or at least partially solves the above problems.
根据本发明的一个方面,提供了一种基于动态画幅的3D点云处理方法,该方法包括:According to one aspect of the present invention, a kind of 3D point cloud processing method based on dynamic frame is provided, and the method comprises:
从当前场景的场景扫描图像中提取感兴趣区域,将感兴趣区域划分成多个分块,并确定每个分块对应的激光扫描范围;Extract the region of interest from the scene scan image of the current scene, divide the region of interest into multiple blocks, and determine the laser scanning range corresponding to each block;
针对每个分块,根据该分块对应的激光扫描范围,配置该分块对应的激光扫描参数,依据激光扫描参数对该分块进行激光扫描,得到该分块的3D点云;For each block, according to the laser scanning range corresponding to the block, configure the laser scanning parameters corresponding to the block, and perform laser scanning on the block according to the laser scanning parameters to obtain the 3D point cloud of the block;
对多个分块的3D点云进行拼接处理,得到感兴趣区域的3D点云。The 3D point cloud of multiple blocks is spliced to obtain the 3D point cloud of the region of interest.
根据本发明的另一方面,提供了一种基于动态画幅的3D点云处理装置,该装置包括:According to another aspect of the present invention, a dynamic frame-based 3D point cloud processing device is provided, the device comprising:
分块模块,适于从当前场景的场景扫描图像中提取感兴趣区域,将感兴趣区域划分成多个分块,并确定每个分块对应的激光扫描范围;The block module is adapted to extract the region of interest from the scene scan image of the current scene, divide the region of interest into multiple blocks, and determine the laser scanning range corresponding to each block;
扫描模块,适于针对每个分块,根据该分块对应的激光扫描范围,配置该分块对应的激光扫描参数,依据激光扫描参数对该分块进行激光扫描,得到该分块的3D点云;The scanning module is adapted to configure laser scanning parameters corresponding to each block according to the laser scanning range corresponding to the block, and perform laser scanning on the block according to the laser scanning parameters to obtain 3D points of the block cloud;
拼接模块,适于对多个分块的3D点云进行拼接处理,得到感兴趣区域的3D点云。The splicing module is suitable for splicing 3D point clouds of multiple blocks to obtain a 3D point cloud of the region of interest.
根据本发明的又一方面,提供了一种计算设备,包括:处理器、存储器、通信接口和通信总线,处理器、存储器和通信接口通过通信总线完成相互间的通信;According to yet another aspect of the present invention, a computing device is provided, including: a processor, a memory, a communication interface, and a communication bus, and the processor, the memory, and the communication interface complete mutual communication through the communication bus;
存储器用于存放至少一可执行指令,可执行指令使处理器执行上述基于动态画幅的3D点云处理方法对应的操作。The memory is used to store at least one executable instruction, and the executable instruction causes the processor to execute the operations corresponding to the above dynamic frame-based 3D point cloud processing method.
根据本发明的再一方面,提供了一种计算机存储介质,存储介质中存储有至少一可执行指令,可执行指令使处理器执行如上述基于动态画幅的3D点云处理方法对应的操作。According to yet another aspect of the present invention, a computer storage medium is provided, and at least one executable instruction is stored in the storage medium, and the executable instruction causes a processor to perform operations corresponding to the above-mentioned dynamic frame-based 3D point cloud processing method.
根据本发明提供的基于动态画幅的3D点云处理方法、装置、设备及介质,通过将场景扫描图像中的感兴趣区域划分成多个分块,从激光扫描设备的激光扫描总范围中截取部分范围作为各个分块对应的激光扫描范围,实现了动态画幅;根据每个分块对应的激光扫描范围,配置每个分块对应的激光扫描参数,依据激光扫描参数对该分块进行激光扫描,使单位时间内激光能量集中,有助于获得较好的激光扫描效果,有效地提高了信噪比;通过对多个分块的3D点云进行拼接,即可便捷地得到感兴趣区域的3D点云,并且有效地提高了3D点云的精准度,提升了点云质量,优化了点云处理方式。According to the 3D point cloud processing method, device, device and medium based on the dynamic frame provided by the present invention, the region of interest in the scene scanning image is divided into multiple blocks, and a part is intercepted from the total laser scanning range of the laser scanning device The range is used as the laser scanning range corresponding to each block to realize a dynamic frame; according to the laser scanning range corresponding to each block, configure the laser scanning parameters corresponding to each block, and perform laser scanning on the block according to the laser scanning parameters. Concentrating the laser energy per unit time helps to obtain a better laser scanning effect and effectively improves the signal-to-noise ratio; by splicing multiple 3D point clouds of blocks, the 3D image of the region of interest can be easily obtained Point cloud, and effectively improve the accuracy of 3D point cloud, improve the quality of point cloud, and optimize the point cloud processing method.
上述说明仅是本发明技术方案的概述,为了能够更清楚了解本发明的技术手段,而可依照说明书的内容予以实施,并且为了让本发明的上述和其它目的、特征和优点能够更明显易懂,以下特举本发明的具体实施方式。The above description is only an overview of the technical solution of the present invention. In order to better understand the technical means of the present invention, it can be implemented according to the contents of the description, and in order to make the above and other purposes, features and advantages of the present invention more obvious and understandable , the specific embodiments of the present invention are enumerated below.
附图说明Description of drawings
通过阅读下文优选实施方式的详细描述,各种其他的优点和益处对于本领域普通技术人员将变得清楚明了。附图仅用于示出优选实施方式的目的,而并不认为是对本发明的限制。而且在整个附图中,用相同的参考符号表示相同的部件。在附图中:Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiment. The drawings are only for the purpose of illustrating a preferred embodiment and are not to be considered as limiting the invention. Also throughout the drawings, the same reference numerals are used to designate the same components. In the attached picture:
图1示出了本发明实施例提供的基于动态画幅的3D点云处理方法的一种应用场景图;Fig. 1 shows an application scenario diagram of a dynamic frame-based 3D point cloud processing method provided by an embodiment of the present invention;
图2示出了根据本发明一个实施例的基于动态画幅的3D点云处理方法的流程示意图;Fig. 2 shows a schematic flow diagram of a 3D point cloud processing method based on a dynamic frame according to an embodiment of the present invention;
图3a示出了根据本发明又一个实施例的基于动态画幅的3D点云处理方法的流程示意图;Fig. 3a shows a schematic flow chart of a dynamic frame-based 3D point cloud processing method according to yet another embodiment of the present invention;
图3b示出了图3a所示实施例中图像质量模型确定的流程图;Fig. 3b shows a flow chart of image quality model determination in the embodiment shown in Fig. 3a;
图4a示出了根据本发明又一个实施例的基于动态画幅的3D点云处理方法的流程示意图;Fig. 4a shows a schematic flow chart of a dynamic frame-based 3D point cloud processing method according to yet another embodiment of the present invention;
图4b示出了图4a所示实施例中分块参数的确定流程图;Fig. 4b shows the flow chart of determining the blocking parameters in the embodiment shown in Fig. 4a;
图4c示出了图4a所示实施例中当前场景图像中的感兴趣区域的示意图;Fig. 4c shows a schematic diagram of the region of interest in the current scene image in the embodiment shown in Fig. 4a;
图5示出了根据本发明又一个实施例的基于动态画幅的3D点云处理方法的流程示意图;FIG. 5 shows a schematic flow diagram of a dynamic frame-based 3D point cloud processing method according to yet another embodiment of the present invention;
图6示出了根据本发明一个实施例的基于动态画幅的3D点云处理装置的结构框图;Fig. 6 shows a structural block diagram of a 3D point cloud processing device based on a dynamic frame according to an embodiment of the present invention;
图7示出了根据本发明实施例的一种计算设备的结构示意图。Fig. 7 shows a schematic structural diagram of a computing device according to an embodiment of the present invention.
本发明的实施方式Embodiments of the present invention
下面将参照附图更详细地描述本公开的示例性实施例。虽然附图中显示了本公开的示例性实施例,然而应当理解,可以以各种形式实现本公开而不应被这里阐述的实施例所限制。相反,提供这些实施例是为了能够更透彻地理解本公开,并且能够将本公开的范围完整的传达给本领域的技术人员。Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. Although exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited by the embodiments set forth herein. Rather, these embodiments are provided for more thorough understanding of the present disclosure and to fully convey the scope of the present disclosure to those skilled in the art.
在物流仓储领域等需要无人拣选或抓取物体操作的场景中,需要以当前场景对应的3D点云作为依据,从而确定物体的抓取点位置等。抓取点位置确定的准确性基于3D点云的精准度,而3D点云通常是利用激光扫描设备等对当前场景进行扫描,而后对扫描得到的图像进行处理而得到。然而,在激光扫描的过程中,很容易受到环境光、被测物体表面反射光等干扰,导致扫描图像的例如信噪比等图像质量参数较差,且扫描图像中各个图像位置的图像质量不均匀,经常会出现扫描图像的部分区域的图像质量较差的情况,由此,导致3D点云的精准度较差,且难以提升。In the logistics and warehousing field and other scenes that require unmanned picking or grabbing of objects, it is necessary to use the 3D point cloud corresponding to the current scene as the basis to determine the grabbing point position of the object. The accuracy of grab point location determination is based on the accuracy of the 3D point cloud, and the 3D point cloud is usually obtained by scanning the current scene with a laser scanning device, etc., and then processing the scanned image. However, in the process of laser scanning, it is easy to be disturbed by ambient light, reflected light on the surface of the measured object, etc., resulting in poor image quality parameters such as signal-to-noise ratio of the scanned image, and the image quality of each image position in the scanned image is not good. Evenly, the image quality of some areas of the scanned image is often poor, which leads to poor accuracy of the 3D point cloud and is difficult to improve.
为了解决这一问题,本公开实施例提供一种基于动态画幅的3D点云处理方法,通过对场景扫描图像中的感兴趣区域进行分块,并根据每个分块的激光扫描参数,确定该分块的点云,然后通过该点云的拼接,得到整体点云,从而保证每个分块3D点云的精准度,进而保证3D点云整体的精准度。In order to solve this problem, an embodiment of the present disclosure provides a dynamic frame-based 3D point cloud processing method, which divides the region of interest in the scene scan image into blocks, and determines the region of interest according to the laser scanning parameters of each block. The block point cloud, and then through the splicing of the point cloud, the overall point cloud is obtained, so as to ensure the accuracy of each block 3D point cloud, and then ensure the overall accuracy of the 3D point cloud.
下面对本公开实施例的应用场景进行解释:The application scenarios of the embodiments of the present disclosure are explained below:
图1为本公开实施例提供的基于动态画幅的3D点云处理方法的一种应用场景图。如图1所示,在获取3D点云的过程中,激光扫描设备100通过拍摄当前场景110,并将数据传输给处理器120,以生成当前场景110中感兴趣区域130的3D点云数据。图2示出了根据本发明一个实施例的基于动态画幅的3D点云处理方法的流程示意图,如图2所示,该方法包括如下步骤:FIG. 1 is an application scene diagram of a dynamic frame-based 3D point cloud processing method provided by an embodiment of the present disclosure. As shown in FIG. 1 , in the process of acquiring a 3D point cloud, a laser scanning device 100 captures a current scene 110 and transmits the data to a processor 120 to generate 3D point cloud data of a region of interest 130 in the current scene 110 . Fig. 2 shows a schematic flow chart of a 3D point cloud processing method based on a dynamic frame according to an embodiment of the present invention. As shown in Fig. 2, the method includes the following steps:
步骤S201,从当前场景的场景扫描图像中提取感兴趣区域,将感兴趣区域划分成多个分块,并确定每个分块对应的激光扫描范围。Step S201, extracting the region of interest from the scene scan image of the current scene, dividing the region of interest into multiple blocks, and determining the laser scanning range corresponding to each block.
具体的,当前场景的场景扫描图像可以通过图像采集设备得到,场景扫描图像为基于当前场景得到的用于提取3D点云数据的2D图像,或3D图像,本方案中不作具体限定。Specifically, the scene scan image of the current scene can be obtained by an image acquisition device, and the scene scan image is a 2D image or a 3D image obtained based on the current scene for extracting 3D point cloud data, which is not specifically limited in this solution.
得到场景扫描图像之后,可以基于场景扫描图像确定其对应的图像质量参数,如对比度、信噪比等。若场景扫描图像的图像质量参数已经比较好了且为3D图像,则可直接依据场景扫描图像得到3D点云,无需再基于动态画幅的方式进行3D点云处理。After the scene scan image is obtained, its corresponding image quality parameters, such as contrast and signal-to-noise ratio, can be determined based on the scene scan image. If the image quality parameters of the scene-scanned image are relatively good and it is a 3D image, the 3D point cloud can be obtained directly from the scene-scanned image, and there is no need to process the 3D point cloud based on the dynamic frame.
若场景扫描图像较差,则直接依据场景扫描图像得到的3D点云无法保证精准度,需要进一步处理。If the scene scan image is poor, the accuracy of the 3D point cloud obtained directly from the scene scan image cannot be guaranteed, and further processing is required.
其中,感兴趣区域为需要生成3D点云数据的物体所在的区域,例如当前场景是需要对托盘、料筐、笼车等码放容器进行扫描,则将场景图像中码放容器对应的区域作为感兴趣区域。Among them, the area of interest is the area where the object that needs to generate 3D point cloud data is located. For example, if the current scene needs to scan pallets, baskets, cage cars and other stacked containers, then the area corresponding to the stacked container in the scene image is taken as the area of interest. area.
由于感兴趣区域可能存在各个部位的图像质量不均匀(或图像质量参数不等)的问题,因此,需要将感兴趣区域分为多个分块,以根据不同分块的图像质量参数,确定对应的激光扫描参数(如根据图像信噪比确定激光扫描速度,并根据每个分块的范围,确定激光扫描范围),以最大限度提高各分块的激光扫描得到的图像质量(并使各个不稳的图像质量参数均匀),以便基于各分块得到的图像生成3D点云,并保证3D点云的精准度。Since the region of interest may have uneven image quality (or different image quality parameters) in various parts, it is necessary to divide the region of interest into multiple blocks to determine the corresponding image quality parameters according to different blocks. Laser scanning parameters (such as determining the laser scanning speed according to the image signal-to-noise ratio, and determining the laser scanning range according to the range of each block), in order to maximize the image quality obtained by laser scanning of each block (and make each block stable image quality parameters), in order to generate a 3D point cloud based on the images obtained by each block, and ensure the accuracy of the 3D point cloud.
步骤S202,针对每个分块,根据该分块对应的激光扫描范围,配置该分块对应的激光扫描参数。Step S202, for each block, configure laser scanning parameters corresponding to the block according to the laser scanning range corresponding to the block.
具体的,在确定了每个分块对应的激光扫描范围之后,即可针对每个分块,根据该分块对应的激光扫描范围,配置该分块对应的激光扫描参数。Specifically, after the laser scanning range corresponding to each block is determined, the laser scanning parameters corresponding to the block can be configured for each block according to the laser scanning range corresponding to the block.
激光扫描参数可以包括激光扫描速度。激光扫描范围越大,激光扫描速度可以越慢,以保证扫描得到图像的高质量。Laser scan parameters may include laser scan speed. The larger the laser scanning range, the slower the laser scanning speed can be to ensure the high quality of the scanned image.
一些实施例中,为了获得较好的扫描效果,可采用较慢的激光扫描速度进行扫描,以使单位时间内激光能量集中,提高信噪比。In some embodiments, in order to obtain a better scanning effect, a slower laser scanning speed can be used for scanning, so as to concentrate the laser energy per unit time and improve the signal-to-noise ratio.
步骤S203,根据该分块对应的激光扫描参数对该分块进行激光扫描,得到该分块的3D点云。Step S203, performing laser scanning on the block according to the laser scanning parameters corresponding to the block to obtain the 3D point cloud of the block.
具体的,在确定激光扫描参数之后,就可以控制图像采集设备基于激光扫描参数扫描对应分块,得到该分块对应的3D图像,由于此时扫描得到的3D图像的图像质量参数较高,就可以基于该分块的图像得到对应的3D点云。Specifically, after the laser scanning parameters are determined, the image acquisition device can be controlled to scan the corresponding block based on the laser scanning parameters to obtain the 3D image corresponding to the block. A corresponding 3D point cloud can be obtained based on the segmented image.
3D点云包括各个3D点的位姿信息,各个3D点的位姿信息具体可包括各个3D点在空间的XYZ三轴的坐标值以及各个3D点自身的XYZ三轴方向等信息。通过3D图像得到3D点云本身为本领域常规技术手段,且并非本方案的重点,此处不再赘述。The 3D point cloud includes pose information of each 3D point, and the pose information of each 3D point may specifically include information such as the coordinate value of each 3D point in the XYZ three-axis in space and the XYZ three-axis direction of each 3D point itself. Obtaining a 3D point cloud from a 3D image is a conventional technical means in this field, and is not the focus of this solution, so it will not be repeated here.
步骤S204,对多个分块的3D点云进行拼接处理,得到感兴趣区域的3D点云。In step S204, the 3D point clouds of the multiple blocks are spliced to obtain the 3D point clouds of the region of interest.
具体的,由于在本实施例中是单独对各个分块进行了激光扫描,所得到的是各个分块的3D点云,并不是完整的感兴趣区域的3D点云,因此还需对多个分块的3D点云进行拼接,以得到感兴趣区域的3D点云。Specifically, since in this embodiment, laser scanning is performed on each sub-block separately, what is obtained is a 3D point cloud of each sub-block, not a complete 3D point cloud of the region of interest, so multiple The segmented 3D point cloud is spliced to obtain the 3D point cloud of the region of interest.
考虑到在分块过程中是依据重叠率进行分块的(即允许各分块之间存在一定重叠率/一部分相重叠的区域),使得两个相邻分块的3D点云存在重叠区域,也就是说,该重叠区域对应有两套3D点云,需要从这两套3D点云中选择一套点云质量较优的3D点云用于拼接。Considering that the block is divided according to the overlap rate in the block process (that is, a certain overlap rate/a part of the overlapping area is allowed between the blocks), so that there is an overlapping area in the 3D point cloud of two adjacent blocks, That is to say, there are two sets of 3D point clouds corresponding to the overlapping area, and a set of 3D point clouds with better point cloud quality needs to be selected from the two sets of 3D point clouds for splicing.
点云质量可以包括点云的信噪比。通过对比每个分块在重叠区域的点云质量,可以选择出用于拼接的3D点云,进而通过拼接,得到感兴趣区域的3D点云。The point cloud quality may include the signal-to-noise ratio of the point cloud. By comparing the point cloud quality of each block in the overlapping area, the 3D point cloud for splicing can be selected, and then the 3D point cloud of the region of interest can be obtained through splicing.
根据本实施例提供的基于动态画幅的3D点云处理方法,将场景扫描图像中的感兴趣区域划分成多个分块,从激光扫描设备的激光扫描总范围中截取部分范围作为各个分块对应的激光扫描范围,实现了动态画幅;根据每个分块对应的激光扫描范围,配置每个分块对应的激光扫描参数,依据激光扫描参数对该分块进行激光扫描,使单位时间内激光能量集中,有助于获得较好的激光扫描效果,有效地提高了信噪比;通过对多个分块的3D点云进行拼接,即可便捷地得到感兴趣区域的3D点云,并且有效地提高了3D点云的精准度,提升了点云质量,优化了点云处理方式。According to the dynamic frame-based 3D point cloud processing method provided in this embodiment, the region of interest in the scene scanning image is divided into multiple blocks, and a part of the range is intercepted from the total range of laser scanning of the laser scanning device as the corresponding block. According to the laser scanning range corresponding to each block, configure the laser scanning parameters corresponding to each block, and perform laser scanning on the block according to the laser scanning parameters, so that the laser energy per unit time Concentration helps to obtain a better laser scanning effect and effectively improves the signal-to-noise ratio; by splicing multiple 3D point clouds of blocks, the 3D point cloud of the region of interest can be easily obtained, and effectively The accuracy of 3D point cloud is improved, the quality of point cloud is improved, and the processing method of point cloud is optimized.
图3a示出了根据本发明又一个实施例的基于动态画幅的3D点云处理方法的流程示意图,如图3a所示,该方法包括如下步骤:Fig. 3a shows a schematic flow chart of a method for processing a 3D point cloud based on a dynamic frame according to yet another embodiment of the present invention. As shown in Fig. 3a, the method includes the following steps:
步骤S301,根据图像质量模型和目标图像质量参数,确定各个激光扫描位置对应的激光扫描参数。Step S301, according to the image quality model and target image quality parameters, determine the laser scanning parameters corresponding to each laser scanning position.
其中,图像质量模型用于指示各个激光扫描位置对应的激光扫描参数和图像质量参数之间的对应关系。Wherein, the image quality model is used to indicate the corresponding relationship between the laser scanning parameters and the image quality parameters corresponding to each laser scanning position.
具体的,图像质量模型为以样本扫描图像对应的激光扫描参数和样本扫描图像中各个激光扫描位置对应的图像质量参数作为样本数据,训练初始模型得到的一个模型。初始模型可为神经网络模型或其他模型(例如冥函数模型、对数函数模型、指数函数模型、双曲函数模型等),得到经过训练的图像质量模型。Specifically, the image quality model is a model obtained by training an initial model with laser scanning parameters corresponding to the sample scanned image and image quality parameters corresponding to each laser scanning position in the sample scanned image as sample data. The initial model can be a neural network model or other models (such as a ghost function model, a logarithmic function model, an exponential function model, a hyperbolic function model, etc.), and a trained image quality model is obtained.
在得到了经过训练的图像质量模型之后,即可利用图像质量模型来确定在一次完整的激光扫描过程中各个激光扫描位置对应的激光扫描参数。After the trained image quality model is obtained, the image quality model can be used to determine laser scanning parameters corresponding to each laser scanning position during a complete laser scanning process.
具体地,可根据扫描需求,设置目标图像质量参数,目标图像质量参数为期望场景扫描图像所能达到的图像质量参数,例如期望达到的信噪比等;由于图像质量模型包括有各个激光扫描位置对应的激光扫描参数和图像质量参数之间的对应关系,那么根据目标图像质量参数和该对应关系,即可精准地确定各个激光扫描位置对应的激光扫描参数。通过这种处理方式,便捷地实现了对动态的激光扫描参数的精准确定。Specifically, the target image quality parameter can be set according to the scanning requirements, and the target image quality parameter is the image quality parameter that can be achieved by the scanned image of the expected scene, such as the expected signal-to-noise ratio; since the image quality model includes the laser scanning position The corresponding relationship between the corresponding laser scanning parameters and the image quality parameters, then according to the target image quality parameters and the corresponding relationship, the laser scanning parameters corresponding to each laser scanning position can be accurately determined. Through this processing method, accurate determination of dynamic laser scanning parameters is conveniently realized.
一些实施例中,激光扫描参数包括如下中的任一:激光信号强度或激光扫描速度。In some embodiments, the laser scanning parameters include any of the following: laser signal intensity or laser scanning speed.
具体的,激光扫描参数还可包括其他参数,此处不做限定。也就是说,在一次完整的激光扫描过程中,激光扫描参数是固定值,例如依据固定的激光信号强度以及固定的激光扫描速度进行激光扫描。Specifically, the laser scanning parameters may also include other parameters, which are not limited here. That is to say, during a complete laser scanning process, the laser scanning parameters are fixed values, for example, laser scanning is performed according to a fixed laser signal intensity and a fixed laser scanning speed.
一些实施例中,如图3b所示,其为图像质量模型确定的流程图。图像质量模型是通过如下方式得到的:In some embodiments, as shown in Fig. 3b, it is a flow chart of image quality model determination. The image quality model is obtained as follows:
步骤S3011、对样本场景进行多次激光扫描,得到多个样本扫描图像。Step S3011, performing multiple laser scans on the sample scene to obtain multiple sample scan images.
其中,不同的样本扫描图像对应于不同的激光扫描参数。Wherein, different sample scanning images correspond to different laser scanning parameters.
具体的,利用激光扫描设备(即图像采集设备)对场景进行激光扫描,激光扫描设备具体可为3D激光相机(或两个呈固定夹角的2D激光相机),激光扫描设备可设置于上方位置处,例如正上方或者斜上方位置处,用于扫描场景的场景信息。在现有的激光扫描过程中,通常是依据预设的、固定的激光扫描参数,控制激光扫描设备进行工作,利用激光对场景进行激光扫描。Specifically, use laser scanning equipment (that is, image acquisition equipment) to perform laser scanning on the scene. The laser scanning equipment can specifically be a 3D laser camera (or two 2D laser cameras with a fixed angle), and the laser scanning equipment can be set at the upper position The location, such as directly above or obliquely above, is used to scan the scene information of the scene. In the existing laser scanning process, the laser scanning equipment is usually controlled to work according to preset and fixed laser scanning parameters, and the laser is used to perform laser scanning on the scene.
然而,由于干扰光、激光扫描设备自身设备装配等原因的影响,使得扫描所得到的扫描图像的图像质量不够均匀,通常中间区域的图像质量要优于边缘区域的图像质量。However, due to the influence of interference light, equipment assembly of the laser scanning device itself, etc., the image quality of the scanned image obtained by scanning is not uniform enough, and the image quality of the middle area is generally better than that of the edge area.
考虑到激光扫描位置、激光扫描参数和图像质量之间具有潜在的关联关系,为了能够得到该关联关系,在本发明中,预先设置了多个不同的激光扫描参数,并选取激光扫描的样本场景。为了使得训练得到的图像质量模型能够更加适用于实际应用中的扫描场景,可选择实际应用中扫描场景或者与实际应用中扫描场景相似的场景作为样本场景,例如在机器人拆垛码垛的应用中,可选择包含有托盘、料筐、笼车等码放容器的场景作为样本场景。Considering that there is a potential correlation between laser scanning position, laser scanning parameters and image quality, in order to obtain the correlation, in the present invention, a number of different laser scanning parameters are preset, and the sample scene of laser scanning is selected . In order to make the trained image quality model more applicable to the scanning scene in the actual application, the scanning scene in the actual application or the scene similar to the scanning scene in the actual application can be selected as the sample scene, for example, in the application of robot depalletizing and palletizing , you can choose a scene containing stacked containers such as pallets, baskets, and cage cars as a sample scene.
而后利用激光扫描设备,按照多个激光扫描参数,分别对样本场景进行多次激光扫描,得到多个样本扫描图像,其中,不同的样本扫描图像对应于不同的激光扫描参数。也就是说,按照第一个激光扫描参数,对样本场景进行一次完整的激光扫描,得到第一个样本扫描图像,第一个样本扫描图像与第一个激光扫描参数相对应;然后再按照第二个激光扫描参数,对样本场景进行一次完整的激光扫描,得到第二个样本扫描图像;以此类推,从而得到多个样本扫描图像。Then, the laser scanning device is used to perform multiple laser scans on the sample scene according to multiple laser scanning parameters to obtain multiple sample scanning images, wherein different sample scanning images correspond to different laser scanning parameters. That is to say, according to the first laser scanning parameter, a complete laser scanning is performed on the sample scene to obtain the first sample scanning image, and the first sample scanning image corresponds to the first laser scanning parameter; and then according to the first Two laser scan parameters, a complete laser scan of the sample scene is performed to obtain the second sample scan image; by analogy, multiple sample scan images are obtained.
步骤S3012、对多个样本扫描图像进行图像分析,得到多个样本扫描图像中各个图像位置的图像质量参数。Step S3012, image analysis is performed on the multiple scanned images of the samples to obtain the image quality parameters of each image position in the multiple scanned images of the samples.
具体的,在得到了多个样本扫描图像之后,对多个样本扫描图像进行图像分析,具体可分析每个样本扫描图像中各个图像位置的边缘清晰情况、图像中点的缺失情况等,从而得到每个样本扫描图像中各个图像位置的图像质量参数。Specifically, after obtaining multiple scanned images of samples, image analysis is performed on the scanned images of multiple samples. Specifically, the edge clarity of each image position in the scanned image of each sample, the absence of midpoints in the image, etc. can be analyzed, so as to obtain Image quality parameters for each image location in each sample scan image.
其中,图像质量参数可包括对比度、信噪比、边缘锐利度、平均亮度、直方图等中的至少一种。Wherein, the image quality parameter may include at least one of contrast, signal-to-noise ratio, edge sharpness, average brightness, histogram, and the like.
步骤S3013、利用多个样本扫描图像中各个图像位置的图像质量参数、多个样本扫描图像对应的激光扫描参数以及预先确定的图像位置与激光扫描位置之间的对应关系进行训练,得到图像质量模型。Step S3013, using the image quality parameters of each image position in the multiple sample scan images, the laser scan parameters corresponding to the multiple sample scan images, and the predetermined correspondence between the image position and the laser scan position for training to obtain an image quality model .
具体的,为了便于进行训练,还需确定图像位置与激光扫描位置之间的对应关系。在实际应用中,可在激光扫描过程中,记录激光扫描位置与样本场景的场景信息之间的相对位置关系,然后根据扫描得到的样本扫描图像中图像位置与样本场景的场景信息之间的相对位置关系,确定图像位置与激光扫描位置之间的对应关系。Specifically, in order to facilitate training, it is also necessary to determine the correspondence between the image position and the laser scanning position. In practical applications, during the laser scanning process, the relative positional relationship between the laser scanning position and the scene information of the sample scene can be recorded, and then the relative position between the image position in the sample scanning image obtained by scanning and the scene information of the sample scene can be recorded. Positional relationship, to determine the corresponding relationship between the image position and the laser scanning position.
通过将确定的图像质量参数、激光扫描参数及图像位置与激光扫描位置之间的对应关系代入到初始模型中进行训练,就可以得到图像质量模型。The image quality model can be obtained by substituting the determined image quality parameters, laser scanning parameters and the corresponding relationship between the image position and the laser scanning position into the initial model for training.
进一步地,得到图像质量模型的步骤可以包括:Further, the step of obtaining the image quality model may include:
步骤一(未示出)、根据多个样本扫描图像中各个图像位置的图像质量参数以及图像位置与激光扫描位置之间的对应关系,确定在多个样本扫描图像中各个激光扫描位置对应的图像质量参数。Step 1 (not shown), according to the image quality parameters of each image position in the multiple sample scanned images and the corresponding relationship between the image position and the laser scanning position, determine the image corresponding to each laser scanning position in the multiple sample scanned images quality parameters.
具体的,确定图像质量参数,可以依据图像位置与激光扫描位置之间的对应关系,将多个样本扫描图像中各个图像位置的图像质量参数变换为对应的激光扫描位置的图像质量参数,从而完成对在多个样本扫描图像中各个激光扫描位置对应的图像质量参数的确定。Specifically, to determine the image quality parameter, the image quality parameter of each image position in the multiple sample scan images can be converted into the image quality parameter of the corresponding laser scanning position according to the correspondence between the image position and the laser scanning position, thereby completing Determination of image quality parameters corresponding to each laser scanning position in multiple sample scanning images.
步骤二(未示出)、从多个样本扫描图像对应的激光扫描参数以及在多个样本扫描图像中各个激光扫描位置对应的图像质量参数中提取样本数据。Step 2 (not shown), sample data is extracted from the laser scanning parameters corresponding to the multiple sample scanning images and the image quality parameters corresponding to the respective laser scanning positions in the multiple sample scanning images.
其中,样本数据包括激光扫描参数、激光扫描位置以及与激光扫描参数和激光扫描位置对应的图像质量参数。Wherein, the sample data includes laser scanning parameters, laser scanning positions, and image quality parameters corresponding to the laser scanning parameters and laser scanning positions.
具体的,对于能够确定与图像位置对应关系的激光扫描位置,及与激光扫描位置对应关系的图像质量参数,以及图像位置对应的各个样本扫描图像的激光扫描参数,就可以作为样本数据,以用于训练。若激光扫描位置、图像质量参数和激光扫描参数间未确定对应关系(如只确定了激光扫描参数,而未确定对应的激光扫描位置和图像质量参数),则无法用作样本数据。Specifically, the laser scanning position that can determine the corresponding relationship with the image position, the image quality parameter corresponding to the laser scanning position, and the laser scanning parameters of each sample scanning image corresponding to the image position can be used as sample data. for training. If the corresponding relationship between the laser scanning position, image quality parameters and laser scanning parameters is not determined (for example, only the laser scanning parameters are determined, but the corresponding laser scanning position and image quality parameters are not determined), it cannot be used as sample data.
通过样本数据训练初始模型,初始模型可为神经网络模型或其他模型(例如冥函数模型、对数函数模型、指数函数模型、双曲函数模型等),得到经过训练的图像质量模型。The initial model is trained through sample data. The initial model can be a neural network model or other models (such as a ghost function model, a logarithmic function model, an exponential function model, a hyperbolic function model, etc.), and a trained image quality model is obtained.
步骤三(未示出)、利用样本数据对初始模型进行训练,得到图像质量模型。Step 3 (not shown), using the sample data to train the initial model to obtain an image quality model.
具体的,具体训练过程可以为:将激光扫描参数和激光扫描位置输入至初始模型中进行训练,得到训练输出结果,计算训练输出结果和图像质量参数之间的损失,得到损失函数,根据损失函数更新初始模型的权重参数;循环迭代执行上述步骤,直至满足迭代结束条件,得到图像质量模型。Specifically, the specific training process can be: input the laser scanning parameters and laser scanning position into the initial model for training, obtain the training output result, calculate the loss between the training output result and the image quality parameter, and obtain the loss function, according to the loss function Update the weight parameters of the initial model; execute the above steps cyclically and iteratively until the iteration end condition is satisfied, and the image quality model is obtained.
在训练过程中,初始模型的输入变量为激光扫描参数和激光扫描位置,输出为训练得到的图像质量参数,即训练输出结果。可以利用梯度下降法或拟牛顿法等调整初始模型的权重参数,以使损失函数达到全局最小。其中,迭代结束条件可包括:迭代次数达到迭代次数阈值;和/或,损失函数的输出值小于损失阈值。那么可以通过判断迭代次数是否达到迭代次数阈值来判断是否满足迭代结束条件,也可以根据损失函数的输出值是否小于损失阈值来判断是否满足迭代结束条件。在满足迭代结束条件之后,停止迭代处理,从而得到图像质量模型,该图像质量模型即为经过训练的模型,该模型包括有各个激光扫描位置对应的激光扫描参数和图像质量参数之间的对应关系。During the training process, the input variables of the initial model are the laser scanning parameters and the laser scanning position, and the output is the image quality parameters obtained through training, that is, the training output results. The weight parameters of the initial model can be adjusted by gradient descent method or quasi-Newton method to make the loss function reach the global minimum. Wherein, the iteration end condition may include: the number of iterations reaches a threshold of iterations; and/or, the output value of the loss function is smaller than the threshold of loss. Then, it can be judged whether the iteration end condition is met by judging whether the number of iterations reaches the iteration number threshold, or whether the iteration end condition is met according to whether the output value of the loss function is less than the loss threshold. After the iteration end condition is satisfied, the iterative process is stopped to obtain the image quality model, which is the trained model, and the model includes the corresponding relationship between the laser scanning parameters corresponding to each laser scanning position and the image quality parameters .
步骤S302,在各个激光扫描位置处,按照对应的激光扫描参数对当前场景进行激光扫描,得到当前场景的场景扫描图像。Step S302, at each laser scanning position, perform laser scanning on the current scene according to the corresponding laser scanning parameters, to obtain a scene scanning image of the current scene.
具体的,在确定了各个激光扫描位置对应的激光扫描参数之后,在各个激光扫描位置处,按照该激光扫描位置对应的激光扫描参数,控制激光扫描设备进行工作,利用激光对当前场景进行激光扫描,输出场景扫描图像。Specifically, after determining the laser scanning parameters corresponding to each laser scanning position, at each laser scanning position, the laser scanning device is controlled to work according to the laser scanning parameters corresponding to the laser scanning position, and the current scene is scanned by laser , the output scene scan image.
一些实施例中,在一次完整的激光扫描过程中,并不是从始至终按照固定的激光扫描参数进行激光扫描,而是在不同的激光扫描位置处,按照该激光扫描位置对应的激光扫描参数,利用激光扫描设备对当前场景进行激光扫描,也就是基于动态的激光扫描参数进行激光扫描,最终能够得到图像质量较为均匀的场景扫描图像,使得场景扫描图像中原本图像质量较差的区域(例如边缘区域)的图像质量得到有效提升。In some embodiments, during a complete laser scanning process, the laser scanning is not performed according to the fixed laser scanning parameters from the beginning to the end, but at different laser scanning positions, according to the laser scanning parameters corresponding to the laser scanning positions , use the laser scanning device to perform laser scanning on the current scene, that is, perform laser scanning based on dynamic laser scanning parameters, and finally obtain a scene scanning image with relatively uniform image quality, so that the areas in the scene scanning image with poor image quality (such as The image quality of the edge area) is effectively improved.
步骤S303,对当前场景的场景扫描图像进行分析,得到场景扫描图像的实际图像质量参数。Step S303, analyzing the scene scan image of the current scene to obtain actual image quality parameters of the scene scan image.
具体的,可通过2D/3D等图像采集设备对当前场景进行图像采集,得到当前场景的场景扫描图像,场景扫描图像可以为2D图像,也可以为3D图像,此处不做限定。考虑到如果场景扫描图像的图像质量参数已经比较好了且为3D图像,则可直接依据场景扫描图像得到3D点云,无需再基于动态画幅的方式进行3D点云处理,在本实施例中,动态画幅是指从激光扫描设备的激光扫描总范围中动态地截取部分范围作为当前激光扫描范围,也就是作为各个分块对应的激光扫描范围;那么在得到了当前场景的场景扫描图像之后,还需对当前场景的场景扫描图像进行分析,例如分析场景扫描图像中的边缘清晰情况、图像中点的缺失情况等,得到场景扫描图像的图像质量参数。Specifically, the image of the current scene may be collected by an image collection device such as 2D/3D to obtain a scene scan image of the current scene. The scene scan image may be a 2D image or a 3D image, which is not limited here. Considering that if the image quality parameter of the scene scan image is relatively good and it is a 3D image, then the 3D point cloud can be obtained directly according to the scene scan image, and there is no need to perform 3D point cloud processing based on the dynamic frame mode. In this embodiment, The dynamic frame refers to dynamically intercepting part of the range from the total laser scanning range of the laser scanning device as the current laser scanning range, that is, as the laser scanning range corresponding to each block; It is necessary to analyze the scene scan image of the current scene, for example, analyzing the edge clarity in the scene scan image, the lack of midpoint in the image, etc., to obtain the image quality parameters of the scene scan image.
图像质量参数可包括对比度、信噪比、边缘锐利度、平均亮度、直方图等中的至少一种。The image quality parameter may include at least one of contrast, signal-to-noise ratio, edge sharpness, average brightness, histogram, and the like.
步骤S304,若实际图像质量参数小于预设参数阈值,则从当前场景的场景扫描图像中提取感兴趣区域。Step S304, if the actual image quality parameter is less than the preset parameter threshold, extract the region of interest from the scene scan image of the current scene.
具体的,可判断场景扫描图像的图像质量参数是否小于预设参数阈值;若图像质量参数小于预设参数阈值,说明场景扫描图像的图像质量较差,则基于动态画幅的方式进行3D点云处理,结合本实施例,从当前场景的场景扫描图像中提取感兴趣区域(Region of Interest,ROI);若图像质量参数大于或等于预设参数阈值,说明场景扫描图像的图像质量较好,直接依据3D的场景扫描图像得到3D点云即可,无需再基于动态画幅的方式进行3D点云处理,则该方法结束。Specifically, it can be judged whether the image quality parameter of the scene scanning image is less than the preset parameter threshold; if the image quality parameter is less than the preset parameter threshold, it indicates that the image quality of the scene scanning image is poor, and the 3D point cloud processing is performed based on the dynamic frame method , in combination with this embodiment, the region of interest (Region of Interest, ROI) is extracted from the scene scan image of the current scene; if the image quality parameter is greater than or equal to the preset parameter threshold, it indicates that the image quality of the scene scan image is better, directly based on The 3D point cloud can be obtained from the 3D scene scanning image, and there is no need to process the 3D point cloud based on the dynamic frame, and the method ends.
其中,本领域技术人员可根据实际需要设置预设参数阈值,此处不做限定。Wherein, those skilled in the art can set the preset parameter threshold according to actual needs, which is not limited here.
步骤S305,将感兴趣区域划分成多个分块,并确定每个分块对应的激光扫描范围。Step S305, dividing the region of interest into multiple blocks, and determining the laser scanning range corresponding to each block.
步骤S306,针对每个分块,根据该分块对应的激光扫描范围,获取该分块对应的激光扫描参数。Step S306, for each block, according to the laser scanning range corresponding to the block, obtain the laser scanning parameters corresponding to the block.
步骤S307,根据该分块对应的激光扫描参数对该分块进行激光扫描,得到该分块的3D点云。Step S307, performing laser scanning on the block according to the laser scanning parameters corresponding to the block to obtain the 3D point cloud of the block.
步骤S308,对多个分块的3D点云进行拼接处理,得到感兴趣区域的3D点云。In step S308, the 3D point clouds of the multiple blocks are spliced to obtain the 3D point clouds of the region of interest.
具体的,步骤S305至步骤S308与图2所示实施例中的对应步骤内容相同,此处不再赘述。Specifically, the contents of step S305 to step S308 are the same as the corresponding steps in the embodiment shown in FIG. 2 , and will not be repeated here.
根据本实施例提供的基于动态画幅的3D点云处理方法,首先依据图像质量模型精准地确定当前场景中各个激光扫描位置对应的激光扫描参数,在不同的激光扫描位置处,动态地按照其对应的激光扫描参数对当前场景进行激光扫描,实现了基于动态的激光扫描参数的激光扫描,以保证当前场景扫描得到的场景扫描图像的整体图像质量较为均匀,然后再将场景扫描图像中的感兴趣区域划分成多个分块,从激光扫描设备的激光扫描总范围中截取部分范围作为各个分块对应的激光扫描范围,并根据每个分块对应的激光扫描范围,配置每个分块对应的激光扫描参数,依据激光扫描参数对该分块进行激光扫描,通过对多个分块的3D点云进行拼接,即可便捷地得到感兴趣区域的3D点云。由此,使得用于分析的场景扫描图像中原本图像质量较差的边缘等区域的图像质量得到有效提升,优化了图像扫描方式,在基于场景奥妙图像中感兴趣区域生成3D点云时,能够有效地提高了3D点云的精准度,提升了点云质量。According to the dynamic frame-based 3D point cloud processing method provided in this embodiment, firstly, according to the image quality model, the laser scanning parameters corresponding to each laser scanning position in the current scene are accurately determined, and at different laser scanning positions, dynamically according to the corresponding The laser scanning parameters of the current scene are laser scanned, and the laser scanning based on the dynamic laser scanning parameters is realized to ensure that the overall image quality of the scene scanning image obtained by scanning the current scene is relatively uniform, and then the scene scanning image is scanned. The area is divided into multiple blocks, and part of the range is intercepted from the total laser scanning range of the laser scanning device as the laser scanning range corresponding to each block, and the corresponding laser scanning range of each block is configured according to the corresponding laser scanning range of each block. Laser scanning parameters, according to the laser scanning parameters, the block is scanned by laser, and the 3D point cloud of the region of interest can be obtained conveniently by splicing the 3D point clouds of multiple blocks. As a result, the image quality of areas such as edges with poor image quality in the scene scanning image used for analysis is effectively improved, and the image scanning method is optimized. When generating a 3D point cloud based on the region of interest in the scene image, it can be It effectively improves the accuracy of 3D point cloud and improves the quality of point cloud.
图4a示出了根据本发明一个实施例的基于动态画幅的3D点云处理方法的流程示意图,如图4a所示,该方法包括如下步骤:Fig. 4a shows a schematic flow chart of a 3D point cloud processing method based on a dynamic frame according to an embodiment of the present invention. As shown in Fig. 4a, the method includes the following steps:
步骤S401,从当前场景的场景扫描图像中提取感兴趣区域。Step S401, extracting a region of interest from a scene scan image of a current scene.
具体的,感兴趣区域的确定方法可以参考图2和图3所示实施例中的对应内容,此处不再赘述。Specifically, for the method for determining the region of interest, reference may be made to the corresponding content in the embodiments shown in FIG. 2 and FIG. 3 , which will not be repeated here.
步骤S402,根据激光扫描设备的设置参数,确定感兴趣区域对应的激光扫描范围。Step S402, according to the setting parameters of the laser scanning device, determine the laser scanning range corresponding to the region of interest.
具体的,在确定了感兴趣区域之后,可根据激光扫描设备的设置参数,确定感兴趣区域对应的激光扫描范围。激光扫描设备的设置参数包括激光扫描设备的设置位置、激光扫描总范围等参数。其中,激光扫描设备可设置于上方位置处,例如正上方或者斜上方位置处,用于扫描当前场景的信息。具体地,可根据感兴趣区域在场景扫描图像中的位置信息以及激光扫描设备的设置参数,确定感兴趣区域对应的激光扫描范围。感兴趣区域对应的激光扫描范围小于激光扫描总范围,激光扫描范围具体可以以激光扫描角度范围进行表示。Specifically, after the region of interest is determined, the laser scanning range corresponding to the region of interest may be determined according to the setting parameters of the laser scanning device. The setting parameters of the laser scanning device include the setting position of the laser scanning device, the total range of the laser scanning and other parameters. Wherein, the laser scanning device may be arranged at an upper position, such as directly above or obliquely above, for scanning information of the current scene. Specifically, the laser scanning range corresponding to the region of interest may be determined according to the position information of the region of interest in the scene scanning image and the setting parameters of the laser scanning device. The laser scanning range corresponding to the region of interest is smaller than the total laser scanning range, and the laser scanning range can be specifically represented by a laser scanning angle range.
步骤S403,获取分块参数,按照分块参数,将感兴趣区域划分成多个分块,并记录每个分块在感兴趣区域中的位置信息。Step S403, acquiring block parameters, dividing the region of interest into multiple blocks according to the block parameters, and recording the position information of each block in the region of interest.
其中,分块参数包括:分块数量和重叠率。Wherein, the block parameters include: the number of blocks and the overlap rate.
具体的,分块参数可为预先设置的,也可为根据场景扫描图像的图像质量参数等自动计算得到的。Specifically, the block parameter may be preset, or may be automatically calculated according to the image quality parameters of the scanned image of the scene.
一些实施例中,如图4b所示,其为分块参数的确定流程图。获取分块参数,包括如下步骤:In some embodiments, as shown in Fig. 4b, it is a flow chart of determining the block parameters. Obtain block parameters, including the following steps:
步骤S4031,获取感兴趣区域的区域图像。Step S4031, acquiring an area image of the area of interest.
其中,区域图像是指感兴趣区域在当前场景的场景扫描图像中所对应的区域的图像。Wherein, the region image refers to an image of a region corresponding to the region of interest in the scene scan image of the current scene.
具体地,区域图像可根据当前场景的扫描需求等进行感兴趣区域识别。例如当前场景是需要对托盘、料筐、笼车等码放容器进行扫描,则将场景图像中码放容器对应的区域作为感兴趣区域。而后从场景图像中获取感兴趣区域的区域图像。Specifically, the area image can identify the area of interest according to the scanning requirements of the current scene. For example, if the current scene needs to scan stacked containers such as pallets, material baskets, and cage cars, the area corresponding to the stacked containers in the scene image will be taken as the region of interest. Then the region image of the region of interest is obtained from the scene image.
图4c示出了当前场景图像中的感兴趣区域的示意图,如图4c所示,当前场景图像41中的阴影部分42拍摄的是传送带,根据当前场景的扫描需求,将传送带对应的区域作为感兴趣区域,那么感兴趣区域的区域图像即为阴影部分12对应的图像。Fig. 4c shows a schematic diagram of the region of interest in the current scene image. As shown in Fig. 4c, the shaded part 42 in the current scene image 41 is a conveyor belt. Interest region, then the area image of the interest region is the image corresponding to the shaded part 12.
步骤S4032,对区域图像中的异常点情况进行分析,得到异常点数据。Step S4032, analyzing the abnormal points in the regional image to obtain abnormal point data.
具体的,对于区域图像中存在的异常点,并通过识别区域图像中的异常点情况并进行分析,得到异常点数据。其中,异常点包括但不限于:飞点、空点、奇异点。飞点是指飞出在图像以外的点;空点是指图像中空缺的点;奇异点是指图像中的某些样点与其周围像素相差太大,在视觉上比较刺目的点。Specifically, for the abnormal points existing in the regional image, the abnormal point data is obtained by identifying and analyzing the abnormal points in the regional image. Wherein, the abnormal points include but are not limited to: flying points, empty points, and singular points. Flying points refer to the points that fly out of the image; empty points refer to the vacant points in the image; singular points refer to the points in the image that are too different from the surrounding pixels, which is visually dazzling.
进一步地,若异常点数据包括异常点占比,则异常点数据的确定方法可以包括:Further, if the outlier data includes the proportion of outliers, the method for determining the outlier data may include:
识别区域图像中存在的异常点,计算异常点在区域图像中的占比,得到异常点占比。Identify the abnormal points existing in the regional image, calculate the proportion of the abnormal points in the regional image, and obtain the proportion of the abnormal points.
具体的,通过计算异常点在区域图像中的占比,得到异常点占比,例如可计算异常点的数量与区域图像中所有点的数量的比值,将计算结果作为异常点占比。Specifically, by calculating the proportion of abnormal points in the region image, the proportion of abnormal points can be obtained. For example, the ratio of the number of abnormal points to the number of all points in the region image can be calculated, and the calculation result can be used as the proportion of abnormal points.
步骤S4033,利用预先构建的评价模型对异常点数据和目标点云质量参数进行处理,得到与当前场景对应的分块参数。Step S4033, using the pre-built evaluation model to process the outlier data and the quality parameters of the target point cloud to obtain the block parameters corresponding to the current scene.
其中,评价模型用于指示异常点数据、点云质量参数与分块参数的对应关系。Among them, the evaluation model is used to indicate the corresponding relationship between abnormal point data, point cloud quality parameters and block parameters.
具体的,在得到了异常点数据之后,依据异常点数据,可以自动地确定与当前场景对应的分块参数,以根据分块参数对感兴趣区域进行分块。Specifically, after the abnormal point data is obtained, the segmentation parameters corresponding to the current scene can be automatically determined according to the abnormal point data, so as to segment the region of interest according to the segmentation parameters.
一些实施例中,可利用预先构建的评价模型来确定分块参数。考虑到分块参数和图像质量之间具有潜在的关联关系,而图像质量可通过异常点数据、点云质量参数等进行反映。In some embodiments, pre-built evaluation models can be utilized to determine the segmentation parameters. Considering that there is a potential correlation between block parameters and image quality, image quality can be reflected by abnormal point data, point cloud quality parameters, etc.
进一步地,评价模型是通过如下方式得到的:Further, the evaluation model is obtained as follows:
步骤一(未示出)、获取收集到的与多个样本区域图像对应的样本异常点数据、与多个样本区域图像对应的样本分块参数以及与多个样本区域图像对应的样本点云质量参数。Step 1 (not shown), acquiring collected sample outlier data corresponding to multiple sample area images, sample block parameters corresponding to multiple sample area images, and sample point cloud quality corresponding to multiple sample area images parameter.
具体的,为了能够构建用于反映该关联关系的评价模型,需要收集与多个样本区域图像对应的样本异常点数据、与多个样本区域图像对应的样本分块参数以及与多个样本区域图像对应的样本点云质量参数,利用这些数据进行训练得到评价模型。Specifically, in order to be able to construct an evaluation model to reflect the correlation, it is necessary to collect sample outlier data corresponding to multiple sample area images, sample block parameters corresponding to multiple sample area images, and data corresponding to multiple sample area images. The corresponding sample point cloud quality parameters are used for training to obtain the evaluation model.
为了得到数据丰富的样本数据集,不同的样本区域图像可采用不同的样本分块参数进行分块。In order to obtain a data-rich sample data set, different sample area images can be divided into blocks using different sample block parameters.
其中,样本点云质量参数可为多个分块的样本3D点云的点云质量参数的平均值、方差等。样本点云质量参数的计算方法包括:Wherein, the sample point cloud quality parameter may be an average value, variance, etc. of the point cloud quality parameters of multiple block sample 3D point clouds. The calculation methods of sample point cloud quality parameters include:
获取多个样本区域图像,对多个样本区域图像中的异常点情况进行分析,得到与多个样本区域图像对应的样本异常点数据;针对每个样本区域图像对应的样本感兴趣区域,按照样本分块参数对样本感兴趣区域进行分块,得到样本分块参数对应的分块组,并确定分块组中每个分块对应的激光扫描范围;根据每个分块对应的激光扫描范围,对每个分块进行激光扫描,得到每个分块的样本3D点云;对多个分块的样本3D点云进行分析,得到与该样本区域图像对应的样本点云质量参数。Obtain multiple sample area images, analyze the abnormal points in multiple sample area images, and obtain sample abnormal point data corresponding to multiple sample area images; for each sample area of interest corresponding to the sample area image, according to the sample The block parameter divides the region of interest of the sample into blocks, obtains the block group corresponding to the sample block parameter, and determines the laser scanning range corresponding to each block in the block group; according to the laser scanning range corresponding to each block, Laser scanning is performed on each block to obtain the sample 3D point cloud of each block; the sample 3D point cloud of multiple blocks is analyzed to obtain the sample point cloud quality parameters corresponding to the image of the sample area.
具体的,在训练阶段,为了使得所构建的评价模型能够更加适用于实际应用中的扫描场景,可选择实际应用中扫描场景或者与实际应用中扫描场景相似的场景作为样本场景,例如在机器人拆垛码垛的应用中,可选择包含有托盘、料筐、笼车等码放容器的场景作为样本场景。Specifically, in the training phase, in order to make the constructed evaluation model more applicable to the scanning scene in the actual application, the scanning scene in the actual application or the scene similar to the scanning scene in the actual application can be selected as the sample scene, for example, in the robot dismantling In the application of stacking and stacking, you can choose a scene that includes stacking containers such as pallets, baskets, and cage cars as a sample scene.
步骤二(未示出)、利用与多个样本区域图像对应的样本异常点数据、与多个样本区域图像对应的样本分块参数以及与多个样本区域图像对应的样本点云质量参数,构建样本数据集。Step 2 (not shown), constructing Sample dataset.
具体的,在确定样本区域图像对应的样本异常点数据、样本分块参数和样本点云质量参数之后,就可以作为训练样本以训练评价模型。Specifically, after determining the sample abnormal point data corresponding to the image of the sample area, the sample block parameters and the sample point cloud quality parameters, they can be used as training samples to train the evaluation model.
步骤三(未示出)、根据样本数据集进行训练,构建得到评价模型。Step 3 (not shown), perform training according to the sample data set, and construct an evaluation model.
具体的,从样本数据集中提取与样本区域图像对应的样本异常点数据、与样本区域图像对应的样本分块参数以及与样本区域图像对应的样本点云质量参数;将样本异常点数据和样本点云质量参数输入至初始评价模型中进行训练,得到与样本区域图像对应的初始分块结果;根据初始分块结果和与样本区域图像对应的样本分块参数,更新初始评价模型的权重参数;循环迭代执行上述步骤,直至满足迭代结束条件,得到评价模型。Specifically, the sample outlier data corresponding to the sample area image, the sample block parameters corresponding to the sample area image, and the sample point cloud quality parameters corresponding to the sample area image are extracted from the sample data set; the sample outlier data and the sample point The cloud quality parameters are input into the initial evaluation model for training, and the initial block results corresponding to the sample area images are obtained; according to the initial block results and the sample block parameters corresponding to the sample area images, the weight parameters of the initial evaluation model are updated; loop Perform the above steps iteratively until the iteration end condition is met, and the evaluation model is obtained.
在训练过程中,初始评价模型的输入变量为样本异常点数据和样本点云质量参数,输出为训练得到的分块参数,即初始分块结果。可以利用梯度下降法或拟牛顿法等调整初始评价模型的权重参数,以使损失函数达到全局最小。其中,迭代结束条件可包括:迭代次数达到迭代次数阈值;和/或,损失函数的输出值小于损失阈值。那么可以通过判断迭代次数是否达到迭代次数阈值来判断是否满足迭代结束条件,也可以根据损失函数的输出值是否小于损失阈值来判断是否满足迭代结束条件。在满足迭代结束条件之后,停止迭代处理,从而得到评价模型,该评价模型即为经过训练的、构建得到的模型,该模型包括有异常点数据、点云质量参数和分块参数之间的对应关系。During the training process, the input variables of the initial evaluation model are sample outlier data and sample point cloud quality parameters, and the output is the block parameters obtained from training, that is, the initial block results. Gradient descent method or quasi-Newton method can be used to adjust the weight parameters of the initial evaluation model to make the loss function reach the global minimum. Wherein, the iteration end condition may include: the number of iterations reaches a threshold of iterations; and/or, the output value of the loss function is smaller than the threshold of loss. Then, it can be judged whether the iteration end condition is met by judging whether the number of iterations reaches the iteration number threshold, or whether the iteration end condition is met according to whether the output value of the loss function is less than the loss threshold. After the iteration end condition is satisfied, the iterative process is stopped to obtain the evaluation model, which is the trained and constructed model, which includes the correspondence between abnormal point data, point cloud quality parameters and block parameters relation.
在完成了评价模型的构建之后,当需要对当前场景中的感兴趣区域进行分块时,将感兴趣区域中的异常点数据以及预先设置的目标点云质量参数输入至评价模型中进行处理,评价模型输出得到与当前场景对应的分块参数。利用评价模型能够精准、快速、自动地确定与当前场景对应的分块参数,有效地提高了分块参数的确定精准度和确定效率。After completing the construction of the evaluation model, when the region of interest in the current scene needs to be divided into blocks, the abnormal point data in the region of interest and the preset target point cloud quality parameters are input into the evaluation model for processing. The evaluation model outputs the block parameters corresponding to the current scene. Using the evaluation model can accurately, quickly and automatically determine the block parameters corresponding to the current scene, effectively improving the determination accuracy and efficiency of the block parameters.
步骤S404,针对每个分块,根据该分块在感兴趣区域中的位置信息以及感兴趣区域对应的激光扫描范围,确定每个分块对应的激光扫描范围。Step S404, for each block, determine the laser scanning range corresponding to each block according to the position information of the block in the region of interest and the laser scanning range corresponding to the region of interest.
具体的,每个分块对应的激光扫描范围小于感兴趣区域对应的激光扫描范围,相当于从激光扫描设备的激光扫描总范围中截取部分范围作为各个分块对应的激光扫描范围,在一次激光扫描过程中仅对一个分块中的信息进行扫描。Specifically, the laser scanning range corresponding to each block is smaller than the laser scanning range corresponding to the region of interest, which is equivalent to intercepting a part of the range from the total laser scanning range of the laser scanning device as the laser scanning range corresponding to each block. During scanning, only the information in one block is scanned.
例如当分块数量为4,重叠率为5%时,说明需要将感兴趣区域划分成4个分块,相邻两个分块存在5%的区域是重叠的。按照预设方向(如从左到右的方向),这4个分块依次为分块1、分块2、分块3和分块4,其中,分块1和分块2存在5%的区域是重叠的,分块2和分块3存在5%的区域是重叠的,分块3和分块4存在5%的区域是重叠的。For example, when the number of blocks is 4 and the overlap rate is 5%, it means that the region of interest needs to be divided into 4 blocks, and 5% of the areas between two adjacent blocks overlap. According to the preset direction (such as the direction from left to right), the four blocks are block 1, block 2, block 3, and block 4, and there is a 5% difference between block 1 and block 2. The areas are overlapping, 5% of the areas of block 2 and block 3 are overlapped, and 5% of the areas of block 3 and block 4 are overlapped.
步骤S405,针对每个分块,根据该分块对应的激光扫描范围,获取该分块对应的激光扫描参数。Step S405, for each block, according to the laser scanning range corresponding to the block, obtain the laser scanning parameters corresponding to the block.
步骤S406,根据该分块对应的激光扫描参数对该分块进行激光扫描,得到该分块的3D点云。Step S406, performing laser scanning on the block according to the laser scanning parameters corresponding to the block to obtain the 3D point cloud of the block.
步骤S407,对多个分块的3D点云进行拼接处理,得到感兴趣区域的3D点云。Step S407, performing splicing processing on the 3D point clouds of multiple blocks to obtain a 3D point cloud of the region of interest.
具体的,步骤S405至步骤S407与图2所示实施例中的对应步骤内容相同,此处不再赘述。Specifically, the contents of step S405 to step S407 are the same as the corresponding steps in the embodiment shown in FIG. 2 , and will not be repeated here.
根据本实施例提供的基于动态画幅的3D点云处理方法,从当前场景的场景扫描图像中提取感兴趣区域,然后根据激光扫描设备的设置参数,确定感兴趣区域对应的激光扫描范围,获取分块参数,按照分块参数,将感兴趣区域划分成多个分块,并记录每个分块在感兴趣区域中的位置信息,再针对每个分块,根据该分块在感兴趣区域中的位置信息以及感兴趣区域对应的激光扫描范围,确定每个分块对应的激光扫描范围,然后依次根据激光扫描范围确定激光扫描参数,进而确定每个分块3D点云,最后得到感兴趣区域的3D点云。由于分块参数基于感兴趣区域的区域图像对应的异常点数据确定,有效地提高了分块参数的确定精准度和确定效率;依据分块参数对感兴趣区域进行分块,实现了合理分块,通过分块扫描而后拼接的方式,能够便捷地得到感兴趣区域的3D点云,并且有效地提高了3D点云的精准度。According to the dynamic frame-based 3D point cloud processing method provided in this embodiment, the region of interest is extracted from the scene scan image of the current scene, and then the laser scanning range corresponding to the region of interest is determined according to the setting parameters of the laser scanning device, and the points are obtained. Block parameters, according to the block parameters, divide the region of interest into multiple blocks, and record the position information of each block in the region of interest, and then for each block, according to the block in the region of interest The location information and the laser scanning range corresponding to the region of interest, determine the laser scanning range corresponding to each block, and then determine the laser scanning parameters according to the laser scanning range in turn, and then determine the 3D point cloud of each block, and finally get the region of interest 3D point cloud. Since the block parameters are determined based on the outlier data corresponding to the region image of the region of interest, the accuracy and efficiency of the block parameter determination are effectively improved; the region of interest is divided into blocks according to the block parameters to achieve a reasonable block , by scanning in blocks and then splicing, the 3D point cloud of the region of interest can be easily obtained, and the accuracy of the 3D point cloud can be effectively improved.
图5示出了根据本发明一个实施例的基于动态画幅的3D点云处理方法的流程示意图,如图5所示,该方法包括如下步骤:Fig. 5 shows a schematic flow chart of a 3D point cloud processing method based on a dynamic frame according to an embodiment of the present invention. As shown in Fig. 5, the method includes the following steps:
步骤S501,从当前场景的场景扫描图像中提取感兴趣区域,将感兴趣区域划分成多个分块,并确定每个分块对应的激光扫描范围。Step S501, extracting the region of interest from the scene scan image of the current scene, dividing the region of interest into multiple blocks, and determining the laser scanning range corresponding to each block.
步骤S502,针对每个分块,根据该分块对应的激光扫描范围,获取该分块对应的激光扫描参数。Step S502, for each block, according to the laser scanning range corresponding to the block, obtain the laser scanning parameters corresponding to the block.
具体的,步骤S501和步骤S502可以参考图2至图4所示实施例中的对应描述,此处不再赘述。Specifically, for step S501 and step S502, reference may be made to corresponding descriptions in the embodiments shown in FIG. 2 to FIG. 4 , and details are not repeated here.
步骤S503,根据激光扫描参数,控制激光扫描设备中振镜的转动,利用振镜反射出的激光对该分块进行激光扫描,得到该分块的3D点云。Step S503, according to the laser scanning parameters, control the rotation of the vibrating mirror in the laser scanning device, and use the laser reflected by the vibrating mirror to perform laser scanning on the block to obtain the 3D point cloud of the block.
其中,激光扫描参数包括如下中的任一:激光扫描角度范围、激光信号强度或激光扫描速度。Wherein, the laser scanning parameters include any of the following: laser scanning angle range, laser signal intensity or laser scanning speed.
具体的,激光扫描设备可为前述方案中的图像采集设备,也可以为其他设备,如包括激光光源以及基于MEMS(Micro-Electro-Mechanical System,微机电系统)工艺的振镜等,其中,振镜包括振镜电机,振镜电机上还连接有反射镜片。振镜电机根据激光扫描设备的指令进行转动,振镜电机的转动带动其所连接的反射镜片进行转动,从而调整反射镜片的位置。针对每个分块,可以分别根据激光扫描参数,确定对应振镜的运动,以获取对应分块的3D点云。Specifically, the laser scanning device can be the image acquisition device in the aforementioned solution, or other devices, such as a laser light source and a vibrating mirror based on a MEMS (Micro-Electro-Mechanical System, micro-electro-mechanical system) process. The mirror includes a vibrating mirror motor, and the vibrating mirror motor is also connected with a reflecting mirror. The vibrating mirror motor rotates according to the instructions of the laser scanning device, and the rotation of the vibrating mirror motor drives the mirror mirror connected to it to rotate, thereby adjusting the position of the mirror mirror. For each block, the movement of the corresponding galvanometer can be determined according to the laser scanning parameters, so as to obtain the 3D point cloud of the corresponding block.
步骤S504,针对任两个相邻分块的3D点云,根据两个相邻分块在感兴趣区域中的位置信息,对两个相邻分块的3D点云进行取交集处理,得到重叠区域点云以及非重叠区域点云。Step S504, for the 3D point clouds of any two adjacent blocks, according to the position information of the two adjacent blocks in the region of interest, perform intersection processing on the 3D point clouds of the two adjacent blocks to obtain the overlapping Area point clouds as well as non-overlapping area point clouds.
具体的,对重叠区域点云的点云质量进行分析,例如分析点云噪声比、点云密度、点云厚度和点云重叠度等,得到重叠区域点云的点云质量。其中,点云噪声即粗差,从空间分布上可以分为点状粗差和簇状粗差;点云密度是指激光数据点的密度,随着激光扫描技术的发展,每平方米可达上百个点;点云厚度是指待分析的3D点云中平坦区域中点云高程的误差;点云重叠度是指待分析的3D点云的航带的凸多边形和相邻点云的航带的凸多边形相交的区域面积与待评价的3D点云的航带的凸多边形的比值。Specifically, the point cloud quality of the point cloud in the overlapping area is analyzed, such as analyzing the point cloud noise ratio, point cloud density, point cloud thickness, and point cloud overlapping degree, etc., to obtain the point cloud quality of the point cloud in the overlapping area. Among them, point cloud noise is gross error, which can be divided into point-like gross error and cluster-like gross error from the spatial distribution; point cloud density refers to the density of laser data points. With the development of laser scanning technology, it can reach Hundreds of points; the point cloud thickness refers to the error of the point cloud elevation in the flat area of the 3D point cloud to be analyzed; the point cloud overlap refers to the convex polygon of the 3D point cloud to be analyzed and the difference between the adjacent point cloud The ratio of the area where the convex polygons of the flight strips intersect to the convex polygon of the flight strips of the 3D point cloud to be evaluated.
步骤S505,根据重叠区域点云的点云质量,从重叠区域点云中选择用于拼接的目标重叠区域点云,将目标重叠区域点云与非重叠区域点云进行拼接处理。Step S505, according to the point cloud quality of the overlapping area point cloud, select the target overlapping area point cloud for splicing from the overlapping area point cloud, and perform splicing processing on the target overlapping area point cloud and the non-overlapping area point cloud.
具体的,目标重叠区域点云为两套重叠区域点云中点云质量较优的一套3D点云。通过3D点云融合处理,以实现各分块3D点云的拼接。Specifically, the target overlapping area point cloud is a set of 3D point clouds with better point cloud quality among the two sets of overlapping area point clouds. Through 3D point cloud fusion processing, the stitching of 3D point clouds of each block is realized.
步骤S506,得到感兴趣区域的3D点云。In step S506, the 3D point cloud of the region of interest is obtained.
具体的,按照上述处理方式,完成对所有分块的3D点云的拼接处理,从而得到感兴趣区域的3D点云。Specifically, according to the above processing manner, the splicing processing of all the segmented 3D point clouds is completed, so as to obtain the 3D point cloud of the region of interest.
根据本实施例提供的基于动态画幅的3D点云处理方法,将场景扫描图像中的感兴趣区域划分成多个分块,根据每个分块对应的激光扫描范围,配置每个分块对应的激光扫描参数,依据激光扫描参数对该分块进行激光扫描,使单位时间内激光能量集中,有助于获得较好的激光扫描效果,有效地提高了信噪比;通过对多个分块的3D点云进行拼接,即可便捷地得到感兴趣区域的3D点云,并且有效地提高了3D点云的精准度,提升了点云质量,优化了点云处理方式。According to the dynamic frame-based 3D point cloud processing method provided in this embodiment, the region of interest in the scene scan image is divided into multiple blocks, and according to the laser scanning range corresponding to each block, the corresponding laser scanning range of each block is configured. Laser scanning parameters, according to the laser scanning parameters, the block is scanned by laser, so that the laser energy is concentrated per unit time, which helps to obtain a better laser scanning effect and effectively improves the signal-to-noise ratio; By splicing 3D point clouds, the 3D point cloud of the region of interest can be easily obtained, and the accuracy of the 3D point cloud is effectively improved, the quality of the point cloud is improved, and the point cloud processing method is optimized.
图6示出了根据本发明一个实施例的基于动态画幅的3D点云处理装置的结构框图,如图6所示,该基于动态画幅的3D点云处理装置600包括:分块模块610、获取模块620、扫描模块630和拼接模块640。Fig. 6 shows a structural block diagram of a 3D point cloud processing device based on a dynamic frame according to an embodiment of the present invention. As shown in Fig. 6, the 3D point cloud processing device 600 based on a dynamic frame includes: a block module 610, an acquisition module 620 , scanning module 630 and stitching module 640 .
分块模块610,用于从当前场景的场景扫描图像中提取感兴趣区域,将感兴趣区域划分成多个分块,并确定每个分块对应的激光扫描范围。Blocking module 610, configured to extract the region of interest from the scene scan image of the current scene, divide the region of interest into multiple blocks, and determine the laser scanning range corresponding to each block.
获取模块620,用于针对每个分块,根据该分块对应的激光扫描范围,获取该分块对应的激光扫描参数;The obtaining module 620 is used for obtaining the laser scanning parameters corresponding to the block according to the laser scanning range corresponding to the block for each block;
扫描模块630,用于根据激光扫描参数对该分块进行激光扫描,得到该分块的3D点云。The scanning module 630 is configured to perform laser scanning on the block according to laser scanning parameters to obtain a 3D point cloud of the block.
拼接模块640,用于对多个分块的3D点云进行拼接处理,得到感兴趣区域的3D点云。The splicing module 640 is configured to splice the multiple segmented 3D point clouds to obtain the 3D point cloud of the region of interest.
可选地,分块模块610具体用于,对当前场景的场景扫描图像进行分析,得到场景扫描图像的实际图像质量参数;若实际图像质量参数小于预设参数阈值,则从当前场景的场景扫描图像中提取感兴趣区域Optionally, the blocking module 610 is specifically configured to analyze the scene scan image of the current scene to obtain the actual image quality parameter of the scene scan image; if the actual image quality parameter is less than the preset parameter threshold, then scan Extract regions of interest from images
可选地,分块模块610还用于,在从当前场景的场景扫描图像中提取感兴趣区域之前,根据图像质量模型和目标图像质量参数,确定各个激光扫描位置对应的激光扫描参数,图像质量模型用于指示各个激光扫描位置对应的激光扫描参数和图像质量参数之间的对应关系; 在各个激光扫描位置处,按照对应的激光扫描参数对当前场景进行激光扫描,得到当前场景的场景扫描图像。Optionally, the blocking module 610 is also used to determine the laser scanning parameters corresponding to each laser scanning position according to the image quality model and target image quality parameters before extracting the region of interest from the scene scan image of the current scene, and the image quality The model is used to indicate the corresponding relationship between the laser scanning parameters and image quality parameters corresponding to each laser scanning position; at each laser scanning position, perform laser scanning on the current scene according to the corresponding laser scanning parameters to obtain the scene scanning image of the current scene .
可选地,分块模块610具体用于,通过如下方式得到图像质量模型:对样本场景进行多次激光扫描,得到多个样本扫描图像,不同的样本扫描图像对应于不同的激光扫描参数; 对多个样本扫描图像进行图像分析,得到多个样本扫描图像中各个图像位置的图像质量参数;利用多个样本扫描图像中各个图像位置的图像质量参数、多个样本扫描图像对应的激光扫描参数以及预先确定的图像位置与激光扫描位置之间的对应关系进行训练,得到图像质量模型。Optionally, the blocking module 610 is specifically used to obtain the image quality model in the following manner: perform multiple laser scans on the sample scene to obtain multiple sample scan images, and different sample scan images correspond to different laser scan parameters; performing image analysis on multiple sample scan images to obtain the image quality parameters of each image position in the multiple sample scan images; using the image quality parameters of each image position in the multiple sample scan images, the laser scanning parameters corresponding to the multiple sample scan images, and The corresponding relationship between the predetermined image position and the laser scanning position is trained to obtain the image quality model.
可选地,分块模块610具体用于,根据多个样本扫描图像中各个图像位置的图像质量参数以及图像位置与激光扫描位置之间的对应关系,确定在多个样本扫描图像中各个激光扫描位置对应的图像质量参数;从多个样本扫描图像对应的激光扫描参数以及在多个样本扫描图像中各个激光扫描位置对应的图像质量参数中提取样本数据,样本数据包括激光扫描参数、激光扫描位置以及与激光扫描参数和激光扫描位置对应的图像质量参数;利用样本数据对初始模型进行训练,得到图像质量模型。Optionally, the blocking module 610 is specifically configured to, according to the image quality parameters of each image position in the multiple sample scan images and the corresponding relationship between the image position and the laser scan position, determine each laser scan image in the multiple sample scan images The image quality parameter corresponding to the position; the sample data is extracted from the laser scanning parameters corresponding to multiple sample scanning images and the image quality parameters corresponding to each laser scanning position in the multiple sample scanning images, the sample data includes laser scanning parameters, laser scanning position And the image quality parameters corresponding to the laser scanning parameters and the laser scanning position; the initial model is trained by using the sample data to obtain the image quality model.
可选地,分块模块610具体用于,根据激光扫描设备的设置参数,确定感兴趣区域对应的激光扫描范围;获取分块参数,按照分块参数,将感兴趣区域划分成多个分块,并记录每个分块在感兴趣区域中的位置信息;针对每个分块,根据该分块在感兴趣区域中的位置信息以及感兴趣区域对应的激光扫描范围,确定每个分块对应的激光扫描范围。Optionally, the block module 610 is specifically configured to determine the laser scanning range corresponding to the region of interest according to the setting parameters of the laser scanning device; obtain the block parameters, and divide the region of interest into multiple blocks according to the block parameters , and record the position information of each block in the region of interest; for each block, according to the position information of the block in the region of interest and the laser scanning range corresponding to the region of interest, determine the corresponding laser scanning range.
可选地,分块模块610具体用于,获取感兴趣区域的区域图像;对区域图像中的异常点情况进行分析,得到异常点数据;利用预先构建的评价模型对异常点数据和目标点云质量参数进行处理,得到与当前场景对应的分块参数,评价模型用于指示异常点数据、点云质量参数与分块参数的对应关系。Optionally, the blocking module 610 is specifically used to obtain the regional image of the region of interest; analyze the abnormal points in the regional image to obtain the abnormal point data; use the pre-built evaluation model to analyze the abnormal point data and the target point cloud The quality parameters are processed to obtain the block parameters corresponding to the current scene, and the evaluation model is used to indicate the correspondence between abnormal point data, point cloud quality parameters and block parameters.
可选地,分块模块610具体用于,分块参数包括:分块数量和重叠率。Optionally, the blocking module 610 is specifically configured, and the blocking parameters include: the number of blocks and the overlapping ratio.
可选地,分块模块610具体用于,异常点数据包括:异常点占比;对区域图像中的异常点情况进行分析,得到异常点数据,包括:识别区域图像中存在的异常点,计算异常点在区域图像中的占比,得到异常点占比。Optionally, the block module 610 is specifically used for the abnormal point data including: the proportion of abnormal points; analyzing the abnormal point situation in the regional image to obtain the abnormal point data, including: identifying the abnormal points existing in the regional image, and calculating The proportion of abnormal points in the region image is obtained to obtain the proportion of abnormal points.
可选地,分块模块610具体用于,通过如下方式得到评价模型:获取收集到的与多个样本区域图像对应的样本异常点数据、与多个样本区域图像对应的样本分块参数以及与多个样本区域图像对应的样本点云质量参数;利用与多个样本区域图像对应的样本异常点数据、与多个样本区域图像对应的样本分块参数以及与多个样本区域图像对应的样本点云质量参数,构建样本数据集;根据样本数据集进行训练,构建得到评价模型。Optionally, the blocking module 610 is specifically configured to obtain the evaluation model in the following manner: acquire collected sample outlier data corresponding to multiple sample area images, sample block parameters corresponding to multiple sample area images, and Sample point cloud quality parameters corresponding to multiple sample area images; using sample abnormal point data corresponding to multiple sample area images, sample block parameters corresponding to multiple sample area images, and sample points corresponding to multiple sample area images Cloud quality parameters, construct a sample data set; perform training based on the sample data set, and construct an evaluation model.
可选地,分块模块610具体用于,获取多个样本区域图像,对多个样本区域图像中的异常点情况进行分析,得到与多个样本区域图像对应的样本异常点数据;针对每个样本区域图像对应的样本感兴趣区域,按照样本分块参数对样本感兴趣区域进行分块,得到样本分块参数对应的分块组,并确定分块组中每个分块对应的激光扫描范围;根据每个分块对应的激光扫描范围,对每个分块进行激光扫描,得到每个分块的样本3D点云;对多个分块的样本3D点云进行分析,得到与该样本区域图像对应的样本点云质量参数。Optionally, the blocking module 610 is specifically configured to acquire a plurality of sample area images, analyze the outliers in the multiple sample area images, and obtain sample outlier data corresponding to the multiple sample area images; for each The sample area of interest corresponding to the sample area image, block the sample area of interest according to the sample block parameters, obtain the block group corresponding to the sample block parameter, and determine the laser scanning range corresponding to each block in the block group ;According to the laser scanning range corresponding to each block, carry out laser scanning on each block to obtain the sample 3D point cloud of each block; analyze the sample 3D point cloud of multiple blocks to obtain the sample area The sample point cloud quality parameter corresponding to the image.
可选地,扫描模块630具体用于,根据激光扫描参数,控制激光扫描设备中振镜的转动,利用振镜反射出的激光对该分块进行激光扫描,得到该分块的3D点云。Optionally, the scanning module 630 is specifically configured to control the rotation of the vibrating mirror in the laser scanning device according to the laser scanning parameters, and use the laser reflected by the vibrating mirror to perform laser scanning on the block to obtain the 3D point cloud of the block.
可选地,拼接模块640具体用于,针对任两个相邻分块的3D点云,根据两个相邻分块在感兴趣区域中的位置信息,对两个相邻分块的3D点云进行取交集处理,得到重叠区域点云以及非重叠区域点云;根据重叠区域点云的点云质量,从重叠区域点云中选择用于拼接的目标重叠区域点云,将目标重叠区域点云与非重叠区域点云进行拼接处理;得到感兴趣区域的3D点云。Optionally, the splicing module 640 is specifically configured to, for the 3D point cloud of any two adjacent blocks, according to the position information of the two adjacent blocks in the region of interest, the 3D point cloud of the two adjacent blocks According to the point cloud quality of the overlapping area point cloud, the target overlapping area point cloud for splicing is selected from the overlapping area point cloud, and the target overlapping area point cloud is The cloud is spliced with the point cloud of the non-overlapping area; the 3D point cloud of the area of interest is obtained.
可选地,扫描模块630还包括,激光扫描参数包括如下中的任一:激光扫描角度范围、激光信号强度或激光扫描速度。Optionally, the scanning module 630 further includes that the laser scanning parameters include any of the following: laser scanning angle range, laser signal intensity, or laser scanning speed.
根据本实施例提供的基于动态画幅的3D点云处理装置,将场景扫描图像中的感兴趣区域划分成多个分块,从激光扫描设备的激光扫描总范围中截取部分范围作为各个分块对应的激光扫描范围,实现了动态画幅;根据每个分块对应的激光扫描范围,配置每个分块对应的激光扫描参数,依据激光扫描参数对该分块进行激光扫描,使单位时间内激光能量集中,有助于获得较好的激光扫描效果,有效地提高了信噪比;通过对多个分块的3D点云进行拼接,即可便捷地得到感兴趣区域的3D点云,并且有效地提高了3D点云的精准度,提升了点云质量,优化了点云处理方式。本发明还提供了一种非易失性计算机存储介质,计算机存储介质存储有至少一可执行指令,可执行指令可执行上述任意方法实施例中的基于动态画幅的3D点云处理方法。According to the 3D point cloud processing device based on the dynamic frame provided in this embodiment, the region of interest in the scene scanning image is divided into multiple blocks, and part of the range is intercepted from the total range of laser scanning of the laser scanning device as the corresponding block. According to the laser scanning range corresponding to each block, configure the laser scanning parameters corresponding to each block, and perform laser scanning on the block according to the laser scanning parameters, so that the laser energy per unit time Concentration helps to obtain a better laser scanning effect and effectively improves the signal-to-noise ratio; by splicing multiple 3D point clouds of blocks, the 3D point cloud of the region of interest can be easily obtained, and effectively The accuracy of 3D point cloud is improved, the quality of point cloud is improved, and the processing method of point cloud is optimized. The present invention also provides a non-volatile computer storage medium. The computer storage medium stores at least one executable instruction, and the executable instruction can execute the dynamic frame-based 3D point cloud processing method in any method embodiment above.
图7示出了根据本发明实施例的一种计算设备的结构示意图,本发明具体实施例并不对计算设备的具体实现做限定。FIG. 7 shows a schematic structural diagram of a computing device according to an embodiment of the present invention, and the specific embodiment of the present invention does not limit the specific implementation of the computing device.
如图7所示,该计算设备可以包括:处理器(processor)702、通信接口(Communications Interface)704、存储器(memory)706、以及通信总线708。As shown in FIG. 7 , the computing device may include: a processor (processor) 702 , a communication interface (Communications Interface) 704 , a memory (memory) 706 , and a communication bus 708 .
其中:in:
处理器702、通信接口704、以及存储器706通过通信总线708完成相互间的通信。The processor 702 , the communication interface 704 , and the memory 706 communicate with each other through the communication bus 708 .
通信接口704,用于与其它设备比如客户端或其它服务器等的网元通信。The communication interface 704 is configured to communicate with network elements of other devices such as clients or other servers.
处理器702,用于执行程序710,具体可以执行上述基于动态画幅的3D点云处理方法实施例中的相关步骤。The processor 702 is configured to execute the program 710, specifically, may execute the relevant steps in the above embodiment of the dynamic frame-based 3D point cloud processing method.
具体地,程序710可以包括程序代码,该程序代码包括计算机操作指令。Specifically, the program 710 may include program codes including computer operation instructions.
处理器702可能是中央处理器CPU,或者是特定集成电路ASIC(Application Specific Integrated Circuit),或者是被配置成实施本发明实施例的一个或多个集成电路。计算设备包括的一个或多个处理器,可以是同一类型的处理器,如一个或多个CPU;也可以是不同类型的处理器,如一个或多个CPU以及一个或多个ASIC。The processor 702 may be a central processing unit CPU, or a specific integrated circuit ASIC (Application Specific Integrated Circuit), or one or more integrated circuits configured to implement embodiments of the present invention. The one or more processors included in the computing device may be of the same type, such as one or more CPUs, or may be different types of processors, such as one or more CPUs and one or more ASICs.
存储器706,用于存放程序710。存储器706可能包含高速RAM存储器,也可能还包括非易失性存储器(non-volatile memory),例如至少一个磁盘存储器。The memory 706 is used for storing the program 710 . The memory 706 may include a high-speed RAM memory, and may also include a non-volatile memory (non-volatile memory), such as at least one disk memory.
程序710具体可以用于使得处理器702执行上述任意方法实施例中的基于动态画幅的3D点云处理方法。程序710中各步骤的具体实现可以参见上述基于动态画幅的3D点云处理实施例中的相应步骤和单元中对应的描述,在此不赘述。所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的设备和模块的具体工作过程,可以参考前述方法实施例中的对应过程描述,在此不再赘述。The program 710 may be specifically configured to enable the processor 702 to execute the dynamic frame-based 3D point cloud processing method in any of the above method embodiments. For the specific implementation of each step in the program 710, refer to the corresponding description of the corresponding steps and units in the above-mentioned embodiment of dynamic frame-based 3D point cloud processing, and details are not repeated here. Those skilled in the art can clearly understand that for the convenience and brevity of description, the specific working process of the above-described devices and modules can refer to the corresponding process description in the foregoing method embodiments, and details are not repeated here.
在此提供的算法和显示不与任何特定计算机、虚拟系统或者其它设备固有相关。各种通用系统也可以与基于在此的示教一起使用。根据上面的描述,构造这类系统所要求的结构是显而易见的。此外,本发明也不针对任何特定编程语言。应当明白,可以利用各种编程语言实现在此描述的本发明的内容,并且上面对特定语言所做的描述是为了披露本发明的最佳实施方式。The algorithms and displays presented herein are not inherently related to any particular computer, virtual system, or other device. Various generic systems can also be used with the teachings based on this. The structure required to construct such a system is apparent from the above description. Furthermore, the present invention is not specific to any particular programming language. It should be understood that various programming languages can be used to implement the content of the present invention described herein, and the above description of specific languages is for disclosing the best mode of the present invention.
在此处所提供的说明书中,说明了大量具体细节。然而,能够理解,本发明的实施例可以在没有这些具体细节的情况下实践。在一些实例中,并未详细示出公知的方法、结构和技术,以便不模糊对本说明书的理解。In the description provided herein, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In some instances, well-known methods, structures and techniques have not been shown in detail in order not to obscure the understanding of this description.
类似地,应当理解,为了精简本公开并帮助理解各个发明方面中的一个或多个,在上面对本发明的示例性实施例的描述中,本发明的各个特征有时被一起分组到单个实施例、图、或者对其的描述中。然而,并不应将该公开的方法解释成反映如下意图:即所要求保护的本发明要求比在每个权利要求中所明确记载的特征更多的特征。更确切地说,如权利要求书所反映的那样,发明方面在于少于前面公开的单个实施例的所有特征。因此,遵循具体实施方式的权利要求书由此明确地并入该具体实施方式,其中每个权利要求本身都作为本发明的单独实施例。Similarly, it should be appreciated that in the foregoing description of exemplary embodiments of the invention, in order to streamline this disclosure and to facilitate an understanding of one or more of the various inventive aspects, various features of the invention are sometimes grouped together in a single embodiment, figure, or its description. This method of disclosure, however, is not to be interpreted as reflecting an intention that the claimed invention requires more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive aspects lie in less than all features of a single foregoing disclosed embodiment. Thus, the claims following the Detailed Description are hereby expressly incorporated into this Detailed Description, with each claim standing on its own as a separate embodiment of this invention.
本领域那些技术人员可以理解,可以对实施例中的设备中的模块进行自适应性地改变并且把它们设置在与该实施例不同的一个或多个设备中。可以把实施例中的模块或单元或组件组合成一个模块或单元或组件,以及此外可以把它们分成多个子模块或子单元或子组件。除了这样的特征和/或过程或者单元中的至少一些是相互排斥之外,可以采用任何组合对本说明书(包括伴随的权利要求、摘要和附图)中公开的所有特征以及如此公开的任何方法或者设备的所有过程或单元进行组合。除非另外明确陈述,本说明书(包括伴随的权利要求、摘要和附图)中公开的每个特征可以由提供相同、等同或相似目的的替代特征来代替。Those skilled in the art can understand that the modules in the device in the embodiment can be adaptively changed and arranged in one or more devices different from the embodiment. Modules or units or components in the embodiments may be combined into one module or unit or component, and furthermore may be divided into a plurality of sub-modules or sub-units or sub-assemblies. All features disclosed in this specification (including accompanying claims, abstract and drawings), as well as any method or method so disclosed, may be used in any combination, except that at least some of such features and/or processes or units are mutually exclusive. All processes or units of equipment are combined. Each feature disclosed in this specification (including accompanying claims, abstract and drawings) may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise.
此外,本领域的技术人员能够理解,尽管在此所述的一些实施例包括其它实施例中所包括的某些特征而不是其它特征,但是不同实施例的特征的组合意味着处于本发明的范围之内并且形成不同的实施例。例如,在权利要求书中,所要求保护的实施例的任意之一都可以以任意的组合方式来使用。Furthermore, those skilled in the art will understand that although some embodiments described herein include some features included in other embodiments but not others, combinations of features from different embodiments are meant to be within the scope of the invention. and form different embodiments. For example, in the claims, any one of the claimed embodiments can be used in any combination.
本发明的各个部件实施例可以以硬件实现,或者以在一个或者多个处理器上运行的软件模块实现,或者以它们的组合实现。本领域的技术人员应当理解,可以在实践中使用微处理器或者数字信号处理器(DSP)来实现根据本发明实施例中的一些或者全部部件的一些或者全部功能。本发明还可以实现为用于执行这里所描述的方法的一部分或者全部的设备或者装置程序(例如,计算机程序和计算机程序产品)。这样的实现本发明的程序可以存储在计算机可读介质上,或者可以具有一个或者多个信号的形式。这样的信号可以从因特网网站上下载得到,或者在载体信号上提供,或者以任何其他形式提供。The various component embodiments of the present invention may be implemented in hardware, or in software modules running on one or more processors, or in a combination thereof. Those skilled in the art should understand that a microprocessor or a digital signal processor (DSP) may be used in practice to implement some or all functions of some or all components in the embodiments of the present invention. The present invention can also be implemented as an apparatus or an apparatus program (for example, a computer program and a computer program product) for performing a part or all of the methods described herein. Such a program for realizing the present invention may be stored on a computer-readable medium, or may be in the form of one or more signals. Such a signal may be downloaded from an Internet site, or provided on a carrier signal, or provided in any other form.
应该注意的是上述实施例对本发明进行说明而不是对本发明进行限制,并且本领域技术人员在不脱离所附权利要求的范围的情况下可设计出替换实施例。在权利要求中,不应将位于括号之间的任何参考符号构造成对权利要求的限制。单词“包含”不排除存在未列在权利要求中的元件或步骤。位于元件之前的单词“一”或“一个”不排除存在多个这样的元件。本发明可以借助于包括有若干不同元件的硬件以及借助于适当编程的计算机来实现。在列举了若干装置的单元权利要求中,这些装置中的若干个可以是通过同一个硬件项来具体体现。单词第一、第二、以及第三等的使用不表示任何顺序。可将这些单词解释为名称。It should be noted that the above-mentioned embodiments illustrate rather than limit the invention, and that those skilled in the art will be able to design alternative embodiments without departing from the scope of the appended claims. In the claims, any reference signs placed between parentheses shall not be construed as limiting the claim. The word "comprising" does not exclude the presence of elements or steps not listed in a claim. The word "a" or "an" preceding an element does not exclude the presence of a plurality of such elements. The invention can be implemented by means of hardware comprising several distinct elements, and by means of a suitably programmed computer. In a unit claim enumerating several means, several of these means can be embodied by one and the same item of hardware. The use of the words first, second, and third, etc. does not indicate any order. These words can be interpreted as names.

Claims (18)

  1. 一种基于动态画幅的3D点云处理方法,所述方法包括:A kind of 3D point cloud processing method based on dynamic frame, described method comprises:
    从当前场景的场景扫描图像中提取感兴趣区域,将所述感兴趣区域划分成多个分块,并确定每个分块对应的激光扫描范围;Extracting the region of interest from the scene scan image of the current scene, dividing the region of interest into a plurality of blocks, and determining the laser scanning range corresponding to each block;
    针对每个分块,根据该分块对应的激光扫描范围,获取该分块对应的激光扫描参数;For each block, according to the laser scanning range corresponding to the block, obtain the laser scanning parameters corresponding to the block;
    根据该分块对应的激光扫描参数对该分块进行激光扫描,得到该分块的3D点云;Perform laser scanning on the block according to the laser scanning parameters corresponding to the block to obtain the 3D point cloud of the block;
    对多个分块的3D点云进行拼接处理,得到所述感兴趣区域的3D点云。The multiple block 3D point clouds are spliced to obtain the 3D point cloud of the region of interest.
  2. 根据权利要求1所述的方法,其特征在于,所述从当前场景的场景扫描图像中提取感兴趣区域,包括:The method according to claim 1, wherein the extracting the region of interest from the scene scan image of the current scene comprises:
    对当前场景的场景扫描图像进行分析,得到所述场景扫描图像的实际图像质量参数;Analyzing the scene scan image of the current scene to obtain the actual image quality parameters of the scene scan image;
    若所述实际图像质量参数小于预设参数阈值,则从当前场景的场景扫描图像中提取感兴趣区域。If the actual image quality parameter is smaller than the preset parameter threshold, the region of interest is extracted from the scene scan image of the current scene.
  3. 根据权利要求1所述的方法,其特征在于,所述从当前场景的场景扫描图像中提取感兴趣区域之前,所述方法还包括:The method according to claim 1, wherein before extracting the region of interest from the scene scan image of the current scene, the method further comprises:
    根据图像质量模型和目标图像质量参数,确定各个激光扫描位置对应的激光扫描参数,所述图像质量模型用于指示各个激光扫描位置对应的激光扫描参数和图像质量参数之间的对应关系;According to the image quality model and the target image quality parameter, determine the laser scanning parameters corresponding to each laser scanning position, and the image quality model is used to indicate the corresponding relationship between the laser scanning parameters corresponding to each laser scanning position and the image quality parameter;
    在各个激光扫描位置处,按照对应的激光扫描参数对当前场景进行激光扫描,得到当前场景的场景扫描图像。At each laser scanning position, laser scanning is performed on the current scene according to corresponding laser scanning parameters to obtain a scene scanning image of the current scene.
  4. 根据权利要求3所述的方法,其特征在于,所述激光扫描参数包括如下中的任一:激光信号强度或激光扫描速度。The method according to claim 3, wherein the laser scanning parameters include any one of the following: laser signal intensity or laser scanning speed.
  5. 根据权利要求3所述的方法,其特征在于,所述图像质量模型是通过如下方式得到的:The method according to claim 3, wherein the image quality model is obtained as follows:
    对样本场景进行多次激光扫描,得到多个样本扫描图像,不同的样本扫描图像对应于不同的激光扫描参数; Perform multiple laser scans on the sample scene to obtain multiple sample scan images, and different sample scan images correspond to different laser scan parameters;
    对多个样本扫描图像进行图像分析,得到多个样本扫描图像中各个图像位置的图像质量参数;Image analysis is performed on the scanned images of multiple samples to obtain image quality parameters of each image position in the scanned images of multiple samples;
    利用多个样本扫描图像中各个图像位置的图像质量参数、多个样本扫描图像对应的激光扫描参数以及预先确定的图像位置与激光扫描位置之间的对应关系进行训练,得到图像质量模型。The image quality model is obtained by using the image quality parameters of each image position in the multiple sample scan images, the laser scan parameters corresponding to the multiple sample scan images, and the predetermined correspondence between the image positions and the laser scan positions.
  6. 根据权利要求5所述的方法,其特征在于,所述利用多个样本扫描图像中各个图像位置的图像质量参数、多个样本扫描图像对应的激光扫描参数以及预先确定的图像位置与激光扫描位置之间的对应关系进行训练,得到图像质量模型,包括:The method according to claim 5, wherein the image quality parameters of each image position in the multiple sample scan images, the laser scan parameters corresponding to the multiple sample scan images, and the predetermined image position and laser scan position are used The corresponding relationship between is trained to obtain an image quality model, including:
    根据多个样本扫描图像中各个图像位置的图像质量参数以及图像位置与激光扫描位置之间的对应关系,确定在多个样本扫描图像中各个激光扫描位置对应的图像质量参数;Determining the image quality parameter corresponding to each laser scanning position in the multiple sample scanning images according to the image quality parameters of each image position in the multiple sample scanning images and the corresponding relationship between the image position and the laser scanning position;
    从多个样本扫描图像对应的激光扫描参数以及在多个样本扫描图像中各个激光扫描位置对应的图像质量参数中提取样本数据,所述样本数据包括激光扫描参数、激光扫描位置以及与所述激光扫描参数和所述激光扫描位置对应的图像质量参数;The sample data is extracted from the laser scanning parameters corresponding to the multiple sample scanning images and the image quality parameters corresponding to the laser scanning positions in the multiple sample scanning images, the sample data includes the laser scanning parameters, the laser scanning position and the Scanning parameters and image quality parameters corresponding to the laser scanning position;
    利用所述样本数据对初始模型进行训练,得到图像质量模型。The initial model is trained by using the sample data to obtain an image quality model.
  7. 根据权利要求1所述的方法,其特征在于,所述将所述感兴趣区域划分成多个分块,并确定每个分块对应的激光扫描范围,包括:The method according to claim 1, wherein said dividing said region of interest into a plurality of sub-blocks, and determining the laser scanning range corresponding to each sub-block comprises:
    根据激光扫描设备的设置参数,确定所述感兴趣区域对应的激光扫描范围;Determine the laser scanning range corresponding to the region of interest according to the setting parameters of the laser scanning device;
    获取分块参数,按照所述分块参数,将所述感兴趣区域划分成多个分块,并记录每个分块在所述感兴趣区域中的位置信息;Obtaining block parameters, dividing the region of interest into multiple blocks according to the block parameters, and recording the position information of each block in the region of interest;
    针对每个分块,根据该分块在所述感兴趣区域中的位置信息以及所述感兴趣区域对应的激光扫描范围,确定每个分块对应的激光扫描范围。For each block, the laser scanning range corresponding to each block is determined according to the position information of the block in the region of interest and the laser scanning range corresponding to the region of interest.
  8. 根据权利要求7所述的方法,其特征在于,所述获取分块参数,包括:The method according to claim 7, wherein said obtaining block parameters comprises:
    获取感兴趣区域的区域图像;Obtain an area image of the area of interest;
    对所述区域图像中的异常点情况进行分析,得到异常点数据;Analyzing abnormal points in the image of the region to obtain abnormal point data;
    利用预先构建的评价模型对所述异常点数据和目标点云质量参数进行处理,得到与当前场景对应的分块参数,所述评价模型用于指示异常点数据、点云质量参数与分块参数的对应关系。Process the abnormal point data and target point cloud quality parameters with a pre-built evaluation model to obtain block parameters corresponding to the current scene, and the evaluation model is used to indicate the abnormal point data, point cloud quality parameters and block parameters corresponding relationship.
  9. 根据权利要求8所述的方法,其特征在于,所述分块参数包括:分块数量和重叠率。The method according to claim 8, wherein the block parameters include: the number of blocks and the overlap rate.
  10. 根据权利要求8所述的方法,其特征在于,所述异常点数据包括:异常点占比;The method according to claim 8, wherein the abnormal point data includes: the proportion of abnormal points;
    所述对所述区域图像中的异常点情况进行分析,得到异常点数据,包括:The analysis of the abnormal points in the image of the region is carried out to obtain the abnormal point data, including:
    识别所述区域图像中存在的异常点,计算所述异常点在所述区域图像中的占比,得到异常点占比。Identifying the abnormal points existing in the region image, calculating the ratio of the abnormal points in the region image, and obtaining the ratio of the abnormal points.
  11. 根据权利要求8所述的方法,其特征在于,所述评价模型是通过如下方式得到的:The method according to claim 8, wherein the evaluation model is obtained in the following manner:
    获取收集到的与多个样本区域图像对应的样本异常点数据、与多个样本区域图像对应的样本分块参数以及与多个样本区域图像对应的样本点云质量参数;Obtaining collected sample outlier data corresponding to multiple sample area images, sample block parameters corresponding to multiple sample area images, and sample point cloud quality parameters corresponding to multiple sample area images;
    利用与多个样本区域图像对应的样本异常点数据、与多个样本区域图像对应的样本分块参数以及与多个样本区域图像对应的样本点云质量参数,构建样本数据集;Constructing a sample data set by using the sample outlier data corresponding to the multiple sample area images, the sample block parameters corresponding to the multiple sample area images, and the sample point cloud quality parameters corresponding to the multiple sample area images;
    根据所述样本数据集进行训练,构建得到评价模型。Training is carried out according to the sample data set, and an evaluation model is constructed.
  12. 根据权利要求11所述的方法,其特征在于,所述获取收集到的与多个样本区域图像对应的样本异常点数据、与多个样本区域图像对应的样本分块参数以及与多个样本区域图像对应的样本点云质量参数,包括:The method according to claim 11, characterized in that the acquiring collected sample outlier data corresponding to a plurality of sample area images, sample block parameters corresponding to a plurality of sample area images, and data corresponding to a plurality of sample area images The sample point cloud quality parameters corresponding to the image, including:
    获取多个样本区域图像,对多个样本区域图像中的异常点情况进行分析,得到与多个样本区域图像对应的样本异常点数据;Obtaining a plurality of sample area images, analyzing abnormal points in the plurality of sample area images, and obtaining sample abnormal point data corresponding to the plurality of sample area images;
    针对每个样本区域图像对应的样本感兴趣区域,按照样本分块参数对所述样本感兴趣区域进行分块,得到所述样本分块参数对应的分块组,并确定所述分块组中每个分块对应的激光扫描范围;For the sample region of interest corresponding to each sample region image, block the sample region of interest according to the sample block parameter, obtain the block group corresponding to the sample block parameter, and determine the block group The laser scanning range corresponding to each block;
    根据每个分块对应的激光扫描范围,对每个分块进行激光扫描,得到每个分块的样本3D点云;According to the laser scanning range corresponding to each block, laser scanning is performed on each block to obtain the sample 3D point cloud of each block;
    对多个分块的样本3D点云进行分析,得到与该样本区域图像对应的样本点云质量参数。The sample 3D point cloud of multiple blocks is analyzed to obtain the sample point cloud quality parameter corresponding to the image of the sample area.
  13. 根据权利要求1至12任一项所述的方法,其特征在于,所述根据该分块对应的激光扫描参数对该分块进行激光扫描,得到该分块的3D点云,包括:The method according to any one of claims 1 to 12, wherein the laser scanning of the block according to the laser scanning parameters corresponding to the block to obtain the 3D point cloud of the block includes:
    根据所述激光扫描参数,控制激光扫描设备中振镜的转动,利用所述振镜反射出的激光对该分块进行激光扫描,得到该分块的3D点云。According to the laser scanning parameters, the rotation of the vibrating mirror in the laser scanning device is controlled, and the laser beam reflected by the vibrating mirror is used to perform laser scanning on the block to obtain the 3D point cloud of the block.
  14. 根据权利要求1至12中任一项所述的方法,其特征在于,所述对多个分块的3D点云进行拼接处理,得到所述感兴趣区域的3D点云,包括:The method according to any one of claims 1 to 12, wherein the splicing of multiple segmented 3D point clouds to obtain the 3D point cloud of the region of interest comprises:
    针对任两个相邻分块的3D点云,根据所述两个相邻分块在所述感兴趣区域中的位置信息,对所述两个相邻分块的3D点云进行取交集处理,得到重叠区域点云以及非重叠区域点云;For the 3D point clouds of any two adjacent blocks, according to the position information of the two adjacent blocks in the region of interest, perform intersection processing on the 3D point clouds of the two adjacent blocks , get point cloud of overlapping area and point cloud of non-overlapping area;
    根据所述重叠区域点云的点云质量,从所述重叠区域点云中选择用于拼接的目标重叠区域点云,将所述目标重叠区域点云与所述非重叠区域点云进行拼接处理;According to the point cloud quality of the overlapping area point cloud, select the target overlapping area point cloud for splicing from the overlapping area point cloud, and perform splicing processing on the target overlapping area point cloud and the non-overlapping area point cloud. ;
    得到所述感兴趣区域的3D点云。A 3D point cloud of the region of interest is obtained.
  15. 根据权利要求1至12任一项所述的方法,其特征在于,所述激光扫描参数包括如下中的任一:激光扫描角度范围、激光信号强度或激光扫描速度。The method according to any one of claims 1 to 12, wherein the laser scanning parameters include any of the following: laser scanning angle range, laser signal intensity or laser scanning speed.
  16. 一种基于动态画幅的3D点云处理装置,用于执行权利要求1至15任一项所述的方法,所述装置包括:A 3D point cloud processing device based on a dynamic frame, for performing the method according to any one of claims 1 to 15, said device comprising:
    分块模块,用于从当前场景的场景扫描图像中提取感兴趣区域,将所述感兴趣区域划分成多个分块,并确定每个分块对应的激光扫描范围;A block module, configured to extract the region of interest from the scene scan image of the current scene, divide the region of interest into multiple blocks, and determine the laser scanning range corresponding to each block;
    获取模块,用于针对每个分块,根据该分块对应的激光扫描范围,获取该分块对应的激光扫描参数;The obtaining module is used for obtaining the laser scanning parameters corresponding to the block according to the laser scanning range corresponding to the block for each block;
    扫描模块,用于根据该分块对应的激光扫描参数对该分块进行激光扫描,得到该分块的3D点云;The scanning module is used to perform laser scanning on the block according to the laser scanning parameters corresponding to the block to obtain the 3D point cloud of the block;
    拼接模块,用于对多个分块的3D点云进行拼接处理,得到所述感兴趣区域的3D点云。The splicing module is configured to splice the multiple segmented 3D point clouds to obtain the 3D point cloud of the region of interest.
  17. 一种计算设备,包括:处理器、存储器、通信接口和通信总线,所述处理器、所述存储器和所述通信接口通过所述通信总线完成相互间的通信;A computing device, comprising: a processor, a memory, a communication interface, and a communication bus, wherein the processor, the memory, and the communication interface complete mutual communication through the communication bus;
    所述存储器用于存放至少一可执行指令,所述可执行指令使所述处理器执行如权利要求1至15中任一项所述的基于动态画幅的3D点云处理方法对应的操作。The memory is used to store at least one executable instruction, and the executable instruction causes the processor to execute the operation corresponding to the dynamic frame-based 3D point cloud processing method according to any one of claims 1 to 15.
  18. 一种计算机存储介质,所述存储介质中存储有至少一可执行指令,所述可执行指令使处理器执行如权利要求1至15中任一项所述的基于动态画幅的3D点云处理方法对应的操作。A computer storage medium, at least one executable instruction is stored in the storage medium, and the executable instruction causes the processor to execute the dynamic frame-based 3D point cloud processing method according to any one of claims 1 to 15 corresponding operation.
PCT/CN2022/107158 2021-07-22 2022-07-21 Dynamic picture-based 3d point cloud processing method and apparatus, device and medium WO2023001251A1 (en)

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
CN202110831254.8A CN113487590B (en) 2021-07-22 2021-07-22 Block processing method, device, computing equipment and storage medium
CN202110832563.7 2021-07-22
CN202110832305.9A CN113592800B (en) 2021-07-22 Image scanning method and device based on dynamic scanning parameters
CN202110831254.8 2021-07-22
CN202110832305.9 2021-07-22
CN202110832563.7A CN113487749A (en) 2021-07-22 2021-07-22 3D point cloud processing method and device based on dynamic picture

Publications (1)

Publication Number Publication Date
WO2023001251A1 true WO2023001251A1 (en) 2023-01-26

Family

ID=84979729

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/107158 WO2023001251A1 (en) 2021-07-22 2022-07-21 Dynamic picture-based 3d point cloud processing method and apparatus, device and medium

Country Status (1)

Country Link
WO (1) WO2023001251A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116793256A (en) * 2023-08-21 2023-09-22 中铁十九局集团第六工程有限公司 Intelligent earthwork measurement method and system based on three-dimensional laser scanning modeling
CN116858215A (en) * 2023-09-05 2023-10-10 武汉大学 AR navigation map generation method and device
CN117409152A (en) * 2023-12-15 2024-01-16 山东绿城家居有限公司 Three-dimensional simulation method for automatic woven basket
CN117517596A (en) * 2024-01-08 2024-02-06 辽宁中消安全设备有限公司 Method and system for monitoring combustible and toxic harmful gases in real time based on Internet of things

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8848201B1 (en) * 2012-10-20 2014-09-30 Google Inc. Multi-modal three-dimensional scanning of objects
CN112762899A (en) * 2021-01-08 2021-05-07 中国南方电网有限责任公司超高压输电公司南宁监控中心 Fusion method of laser point cloud and BIM model with video information in visual transformer substation
WO2021092702A1 (en) * 2019-11-13 2021-05-20 Youval Nehmadi Autonomous vehicle environmental perception software architecture
CN113487590A (en) * 2021-07-22 2021-10-08 梅卡曼德(北京)机器人科技有限公司 Block processing method and device, computing device and storage medium
CN113487749A (en) * 2021-07-22 2021-10-08 梅卡曼德(北京)机器人科技有限公司 3D point cloud processing method and device based on dynamic picture
CN113592800A (en) * 2021-07-22 2021-11-02 梅卡曼德(北京)机器人科技有限公司 Image scanning method and device based on dynamic scanning parameters

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8848201B1 (en) * 2012-10-20 2014-09-30 Google Inc. Multi-modal three-dimensional scanning of objects
WO2021092702A1 (en) * 2019-11-13 2021-05-20 Youval Nehmadi Autonomous vehicle environmental perception software architecture
CN112762899A (en) * 2021-01-08 2021-05-07 中国南方电网有限责任公司超高压输电公司南宁监控中心 Fusion method of laser point cloud and BIM model with video information in visual transformer substation
CN113487590A (en) * 2021-07-22 2021-10-08 梅卡曼德(北京)机器人科技有限公司 Block processing method and device, computing device and storage medium
CN113487749A (en) * 2021-07-22 2021-10-08 梅卡曼德(北京)机器人科技有限公司 3D point cloud processing method and device based on dynamic picture
CN113592800A (en) * 2021-07-22 2021-11-02 梅卡曼德(北京)机器人科技有限公司 Image scanning method and device based on dynamic scanning parameters

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116793256A (en) * 2023-08-21 2023-09-22 中铁十九局集团第六工程有限公司 Intelligent earthwork measurement method and system based on three-dimensional laser scanning modeling
CN116793256B (en) * 2023-08-21 2023-10-27 中铁十九局集团第六工程有限公司 Intelligent earthwork measurement method and system based on three-dimensional laser scanning modeling
CN116858215A (en) * 2023-09-05 2023-10-10 武汉大学 AR navigation map generation method and device
CN116858215B (en) * 2023-09-05 2023-12-05 武汉大学 AR navigation map generation method and device
CN117409152A (en) * 2023-12-15 2024-01-16 山东绿城家居有限公司 Three-dimensional simulation method for automatic woven basket
CN117409152B (en) * 2023-12-15 2024-03-15 山东绿城家居有限公司 Three-dimensional simulation method for automatic woven basket
CN117517596A (en) * 2024-01-08 2024-02-06 辽宁中消安全设备有限公司 Method and system for monitoring combustible and toxic harmful gases in real time based on Internet of things
CN117517596B (en) * 2024-01-08 2024-03-15 辽宁中消安全设备有限公司 Method and system for monitoring combustible and toxic harmful gases in real time based on Internet of things

Similar Documents

Publication Publication Date Title
WO2023001251A1 (en) Dynamic picture-based 3d point cloud processing method and apparatus, device and medium
JP7179186B2 (en) OBJECT DETECTION METHOD, APPARATUS, ELECTRONIC DEVICE, AND COMPUTER PROGRAM
US11915502B2 (en) Systems and methods for depth map sampling
CN110363058B (en) Three-dimensional object localization for obstacle avoidance using one-shot convolutional neural networks
WO2023000596A1 (en) Dynamic frame-based 3d point cloud processing method and apparatus
JP2024050711A (en) Method and Computing System for Object Identification - Patent application
KR20190062171A (en) Deep learning-based real-time detection and correction of compromised sensors in autonomous machines
WO2021113408A1 (en) Synthesizing images from 3d models
EP4102458A1 (en) Method and apparatus for identifying scene contour, and computer-readable medium and electronic device
CN113191174B (en) Article positioning method and device, robot and computer readable storage medium
US10268188B2 (en) Active camera movement determination for object position and extent in three-dimensional space
US20220309761A1 (en) Target detection method, device, terminal device, and medium
US11403764B2 (en) Method and computing system for processing candidate edges
CN113487590B (en) Block processing method, device, computing equipment and storage medium
Slabanja et al. Segmentation and reconstruction of 3D models from a point cloud with deep neural networks
WO2023083273A1 (en) Grip point information acquisition method and apparatus, electronic device, and storage medium
WO2023082417A1 (en) Grabbing point information obtaining method and apparatus, electronic device, and storage medium
CN108564626A (en) Method and apparatus for determining the relative attitude angle being installed between the camera of acquisition entity
Ozkan et al. Surface profile-guided scan method for autonomous 3D reconstruction of unknown objects using an industrial robot
CN113592800B (en) Image scanning method and device based on dynamic scanning parameters
Zhao et al. Active visual mapping system for digital operation environment of bridge crane
CN113592800A (en) Image scanning method and device based on dynamic scanning parameters
WO2022064583A1 (en) Distance information generation device and distance information generation method
KR102339472B1 (en) Method and apparatus for reconstruction of 3d space model
Yingjian et al. Deep Learning Methods for Semantic Segmentation of Dense 3D SLAM Maps

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22845414

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE