WO2024001959A1 - Scanning processing method and apparatus, and electronic device and storage medium - Google Patents

Scanning processing method and apparatus, and electronic device and storage medium Download PDF

Info

Publication number
WO2024001959A1
WO2024001959A1 PCT/CN2023/102125 CN2023102125W WO2024001959A1 WO 2024001959 A1 WO2024001959 A1 WO 2024001959A1 CN 2023102125 W CN2023102125 W CN 2023102125W WO 2024001959 A1 WO2024001959 A1 WO 2024001959A1
Authority
WO
WIPO (PCT)
Prior art keywords
current frame
frame image
verification
image
result
Prior art date
Application number
PCT/CN2023/102125
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
Application filed by 先临三维科技股份有限公司 filed Critical 先临三维科技股份有限公司
Publication of WO2024001959A1 publication Critical patent/WO2024001959A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/50Image enhancement or restoration using two or more images, e.g. averaging or subtraction
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/30Determination of transform parameters for the alignment of images, i.e. image registration
    • G06T7/33Determination of transform parameters for the alignment of images, i.e. image registration using feature-based methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2200/00Indexing scheme for image data processing or generation, in general
    • G06T2200/32Indexing scheme for image data processing or generation, in general involving image mosaicing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10004Still image; Photographic image
    • G06T2207/10008Still image; Photographic image from scanner, fax or copier
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20212Image combination
    • G06T2207/20221Image fusion; Image merging

Definitions

  • the present disclosure relates to the field of scanning technology, and in particular, to a scanning processing method, device, electronic equipment and storage medium.
  • 3D scanners can realize 3D scanning of objects and are widely used in fields such as machinery and medical plastic surgery.
  • the technical problem to be solved by this disclosure is to solve the existing problem of inaccurate real-time scanning results due to non-rigid factors of the scanning object, thereby affecting the three-dimensional model reconstruction effect.
  • embodiments of the present disclosure provide a scanning processing method, device, electronic device, and storage medium.
  • an embodiment of the present disclosure provides a scanning processing method, which method includes:
  • the current frame image is marked as a valid scanned image.
  • embodiments of the present disclosure also provide a scanning processing device, which includes:
  • the first acquisition module is used to acquire the current frame image
  • a splicing module used to rigidly splice the current frame image and historical image data to obtain a first splicing result
  • a first verification module configured to perform non-rigid body verification on the current frame image and the historical image data to obtain a verification result when the error of the first splicing result is less than a preset first threshold;
  • a marking module configured to mark the current frame image as a valid scanned image when the verification result is successful.
  • embodiments of the present disclosure further provide an electronic device, which includes: a processor; a memory for storing instructions executable by the processor; and the processor, configured to retrieve instructions from the memory.
  • the executable instructions are read and executed to implement the scan processing method provided by the embodiment of the first aspect of the present disclosure.
  • an embodiment of the present disclosure also provides a computer-readable storage medium, the storage medium stores a computer program, and the computer program is used to execute the scanning processing method provided by the embodiment of the first aspect of the present disclosure.
  • the scanning processing solution acquires the current frame image, performs rigid body splicing on the current frame image and historical image data, and obtains the first splicing result.
  • the error of the first splicing result is less than the preset first threshold
  • Perform non-rigid body verification on the current frame image and historical image data to obtain the verification result.
  • the verification result is that the verification is successful
  • the current frame image is marked as a valid scanned image.
  • the current frame image will be The frame image is marked as a valid scan image, enabling non-rigid body scanning at a faster frame rate and efficiency, and subsequent 3D model reconstruction based on the valid scan image, further improving the accuracy and reliability of 3D model reconstruction.
  • Figure 1 is a schematic flowchart of a scanning processing method provided by an embodiment of the present disclosure
  • FIG. 2 is a schematic flowchart of another scanning processing method provided by an embodiment of the present disclosure.
  • Figure 3 is a schematic structural diagram of a scanning processing device provided by an embodiment of the present disclosure.
  • FIG. 4 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
  • FIG. 1 is a schematic flowchart of a scanning processing method provided by an embodiment of the present disclosure.
  • the method can be executed by a scanning processing device, where the device can be implemented using software and/or hardware, and can generally be integrated in an electronic device. As shown in Figure 1, the method includes:
  • Step 101 Obtain the current frame image, perform rigid body splicing of the current frame image and historical image data, and obtain the first splicing result.
  • the current frame image refers to the Nth frame image obtained by continuously moving the camera during the real-time scanning process.
  • N is a positive integer greater than 1, that is, the current frame image can be the 2nd frame image. frame image, 3rd frame image, etc.
  • Historical image data refers to a frame of image that has been effectively scanned before acquiring the current frame image or an image that has been effectively scanned and spliced into multiple frames.
  • the current 3rd frame image means that the scanner has captured the 3rd frame image and determined Two frames of images have been effectively scanned, and the spliced image of the previous two frames can be selected as historical image data.
  • the first splicing result refers to the result of rigid body splicing of the current frame image and the historical image data, which is the spliced image frame, including the overlapping area between the current frame image and the historical image data.
  • the current frame image and historical image data are rigidly spliced, and there are many ways to obtain the first splicing result.
  • the same features between the current frame image and historical image data are obtained,
  • the overlapping area is determined based on the same characteristics, and the current frame image and the historical image data are rigidly spliced based on the overlapping area to obtain the first splicing result.
  • a matching feature point pair between the current frame image and historical image data is obtained, a transformation matrix is determined based on the matching feature point pair, and the current frame image is transformed based on the transformation matrix and spliced with the historical image data to obtain the first A splicing result.
  • Step 102 When the error of the first splicing result is less than the preset first threshold, perform non-rigid body verification on the current frame image and historical image data to obtain the verification result.
  • the error of the first splicing result refers to the error between the observation position of the same point in the image frame after splicing and the observation position of the image frame before splicing, that is, the error between the observation positions of the same point in different image frames.
  • the observation position is affected by the position and deformation field of the image frame.
  • the error of the first splicing result is calculated, and the error of the first splicing result is compared with the first threshold.
  • the first threshold can be selectively set according to the needs of the application scenario, such as adjusting the first threshold based on the accuracy of the scanning device, etc.
  • rigid splicing means splicing using overlapping areas of images, such as scanning objects.
  • the overlap area between the current frame image captured and the historical image data will become smaller, so non-rigid verification is required. Therefore, the error in the first stitching result is less than
  • the preset first threshold is set, non-rigid body verification needs to be performed on the current frame image and historical image data.
  • non-rigid body verification is performed on the current frame image and historical image data, and there are many ways to obtain the verification results.
  • the frame positions and corresponding frame positions of the current frame image and historical image data are respectively compared. / Or the deformation field is adjusted multiple times. After each adjustment, non-rigid body splicing is performed based on the adjusted current frame image and historical image data. If the adjusted splicing result error is less than a certain threshold, it means that the verification is passed. Otherwise, the verification is deemed to have failed.
  • the image frame position between the current frame image and historical image data is adjusted, and rigid body splicing is performed based on the adjusted current frame image and historical image data. If the adjusted splicing result error is less than a certain threshold, , it means the verification passed, otherwise it is considered that the verification failed.
  • the above two methods are only examples of performing non-rigid body verification on the current frame image and historical image data to obtain the verification results.
  • the embodiments of the present disclosure do not perform non-rigid body verification on the current frame image and historical image data to obtain the verification results. specific restrictions.
  • Step 103 When the verification result is successful, mark the current frame image as a valid scanned image.
  • the verification result when the verification result is successful, it means that the current frame image acquired is valid, and the current frame image is further marked as a valid scan image, so that subsequent three-dimensional model reconstruction can be performed based on the valid scan image, further improving the accuracy and reliability of three-dimensional model reconstruction. Improved the scanning effect and efficiency of non-rigid body scanning scenes.
  • the error of the first splicing result is greater than or equal to the first threshold or the verification result is verification failure, it is necessary to further perform matching and other processing based on the characteristics of the current frame image and the global characteristics, so as to further determine whether the current frame image retains Or discard it to further improve scanning accuracy.
  • the scanning processing solution acquires the current frame image, performs rigid body splicing on the current frame image and historical image data, and obtains the first splicing result.
  • the The current frame image and historical image data are Perform non-rigid body verification and obtain the verification result.
  • the verification result is that the verification is successful
  • the current frame image is marked as a valid scanned image.
  • the current frame image can be verified as non-rigid body.
  • the current frame image will be marked as a valid scanning image, achieving faster frame rate and efficiency.
  • Non-rigid body scanning and subsequent 3D model reconstruction based on valid scanned images further improve the accuracy and reliability of 3D model reconstruction.
  • FIG. 2 is a schematic flowchart of another scanning processing method provided by an embodiment of the present disclosure. Based on the above embodiment, this embodiment further optimizes the above scanning processing method. As shown in Figure 2, the method includes:
  • Step 201 Obtain the current frame image, perform rigid body splicing of the current frame image and historical image data, and obtain the first splicing result.
  • step 201 is the same as step 101.
  • step 101 please refer to the description of step 101, which will not be described in detail here.
  • Step 202 When the error of the first splicing result is less than the preset first threshold, the frame position and deformation field corresponding to the current frame image and the historical image data are respectively adjusted according to the preset number of adjustments. After each adjustment, Rigid body splicing is performed based on the adjusted current frame image and historical image data to obtain a second splicing result.
  • the deformation field consists of a small number of control points and is used to control the point cloud to deform.
  • the frame image refers to the depth point cloud and landmark points seen by the camera at a certain position.
  • each frame contains an independent deformation field.
  • Frame position refers to the six dimensions corresponding to non-rigid body changes (can rotate and translate).
  • the relationship between image frames can be adjusted, so that the second splicing result is different.
  • the preset number of adjustments can be selected and set according to the needs of the application scenario.
  • the frame position and deformation field of the current frame image and historical image data are cyclically optimized multiple times (because after the position and deformation field change, the correspondence between frames will also change; times is a parameter, for example, taken 5 times), if the error of the second splicing result can be reduced to less than the given second threshold, then the non-rigid body verification is successful, otherwise the non-rigid body verification fails.
  • the second threshold can be set as needed, for example, adjusted according to the accuracy of the scanning device.
  • the adjusted current frame image and historical image data are rigidly spliced to obtain the second splicing result.
  • the current frame image and historical image data are rigidly spliced to obtain the first splicing result in the same way. Specifically, Refer to the detailed description of performing rigid body splicing of the current frame image and historical image data to obtain the first splicing result, which will not be described in detail here.
  • Step 203 When the error of the second splicing result is less than the preset second threshold, it is determined that the verification is successful, and the current frame image is marked as a valid scanned image.
  • Step 204 When the error of the second splicing result is greater than or equal to the second threshold, it is determined that the verification fails, and the current frame image is deleted.
  • the non-rigid body verification when the error of the second splicing result is less than the preset second threshold, it means that the non-rigid body verification is successful, that is, the scanning object is a non-rigid body such as a person. When the person breathes, the scanned chest moves. It will affect the obtained stitching result of the current frame image. Therefore, if the non-rigid body verification is successful, the current frame image will be marked as a valid scanned image.
  • the error of the second splicing result when the error of the second splicing result is greater than or equal to the second threshold, it means that the error of the second splicing result after adjusting the relationship between image frames is still relatively large, so it is determined that the verification failed, and the The current frame image is deleted.
  • Step 205 When the error of the first splicing result is greater than or equal to the first threshold or the verification result is verification failure, obtain the current features of the current frame image, match the current features with the preset stored global features, and obtain the matching result.
  • Step 206 When the matching result is successful, obtain multiple frame images that successfully match the current frame image, perform non-rigid body verification on the current frame image and the multi-frame image, and when the verification is successful, mark the current frame image as Scan images efficiently.
  • Step 207 When the matching result is a matching failure, delete the current frame image.
  • the current features may be features calculated from the depth point cloud, landmark points, and texture maps of the current frame image, such as three-dimensional coordinates, color information or reflection intensity information in the point cloud features, characteristics of landmark points, and The characteristics of the texture map, etc., are selected according to the needs of the application scenario.
  • global features refer to a feature set of all frame images that have been marked as scanned images, and redundant features are removed.
  • the current features of the current frame image are obtained, and the current features are matched with the preset stored global features.
  • the matching result is a successful match
  • multiple frame images that successfully match the current frame image are obtained, and the current Non-rigid body verification is performed on frame images and multi-frame images, and when the verification is successful, the current frame image is marked as a valid scanned image.
  • the non-rigid body verification method is the same as the aforementioned non-rigid body verification method for the current frame image and historical image data. Please refer to the specific description of non-rigid body verification for the current frame image and historical image data, which will not be repeated here. Elaborate.
  • the current frame image is marked as a valid scanned image, and when the matching result is a matching failure, the current frame image is deleted.
  • the current frame image is continuously processed with the same scheme. Taking advantage of the continuous movement of the camera, the current frame image and historical image data are rigidly spliced. If the error of the splicing result is less than the first threshold, then At the position after rigid body splicing, the current frame image and historical image data undergo non-rigid body verification. If the non-rigid body verification passes, the current frame image is tracked successfully and the tracking process ends.
  • the features of the current frame image are calculated and matched with the global features. If the matching fails, the tracking of the current frame image fails and is discarded; if the match is successful, the image with the current frame is selected. All frame images with successful image matching undergo non-rigid body verification. If the non-rigid body verification passes, the current frame is tracked successfully. If the non-rigid body verification fails, the current frame image fails to track and is discarded.
  • step 203 After step 203, step 206 or step 207, step 208 or step 209 or step 210 may be performed.
  • Step 208 Update the global features based on the current features to obtain the updated global features and store them.
  • the global features are updated based on the current features to obtain the updated global features and store them.
  • the current features are merged into the global features to obtain updated global features.
  • the updated global features can also be de-redundant. Store after processing.
  • Step 209 Acquire all valid scanned images, perform feature extraction on all valid scanned images, obtain initial global features, perform redundant processing on the initial global features, obtain the target global features and store them.
  • all valid scanned images refer to scanned images marked as valid after processing in all the foregoing embodiments.
  • Feature extraction is performed on all valid scanned images to obtain initial global features, and redundancy processing is performed on the initial global features.
  • the global characteristics of the target are obtained and stored, and can be directly called during subsequent matching to further improve the efficiency of scanning processing.
  • Step 210 obtain all valid scanned images, and adjust the frame positions and deformation fields corresponding to all valid scanned images, so that the error between the observation positions of the same scanned position point in different frame images is less than the preset third threshold; where , the third threshold is smaller than the first threshold.
  • the third threshold can be selectively set according to the needs of the application scenario.
  • the error between image frames is as small as possible, solving the problem of inability to loop or loopback errors caused by deformation and accumulated errors, and optimizing global features.
  • the function is to change the position and deformation field of the effective scanned image in all frames, which is equivalent to acting as a global deformation field.
  • the scanning processing solution provided by the embodiment of the present disclosure acquires the current frame image, rigidly splices the current frame image and historical image data to obtain the first splicing result.
  • the frame position and deformation field corresponding to the current frame image and the historical image data are adjusted according to a preset number of adjustments.
  • rigid body splicing is performed based on the adjusted current frame image and historical image data to obtain
  • For the second splicing result when the error of the second splicing result is less than the preset second threshold, it is determined that the verification is successful, and the current frame image is marked as a valid scanned image.
  • the matching result is successful, multiple frame images that successfully match the current frame image are obtained, non-rigid body verification is performed on the current frame image and the multi-frame image, and when the verification is successful, the current frame image is marked as valid Scan the image, and when the matching result is a matching failure or when the non-rigid body verification of the current frame image and multi-frame images fails, the current frame image is deleted.
  • Obtain all valid scanned images perform feature extraction on all valid scanned images, obtain initial global features, perform deduplication processing on the initial global features, obtain the target global features and store them, obtain all valid scanned images, and extract the frames corresponding to all valid scanned images.
  • the position and deformation field are adjusted so that the error between the observation positions of the same scanning position point in different frame images is less than a preset third threshold; wherein the third threshold is less than the first threshold.
  • FIG. 3 is a schematic structural diagram of a scanning processing device provided by an embodiment of the present disclosure.
  • the device can be implemented by software and/or hardware, and can generally be integrated in electronic equipment. As shown in Figure 3, the device includes:
  • the first acquisition module 301 is used to acquire the current frame image
  • the splicing module 302 is used to rigidly splice the current frame image and historical image data to obtain the first splicing result
  • the first verification module 303 is configured to perform non-rigid body verification on the current frame image and the historical image data to obtain a verification result when the error of the first splicing result is less than the preset first threshold;
  • the marking module 304 is configured to mark the current frame image as a valid scanned image when the verification result is successful.
  • the first verification module 303 is specifically used for:
  • the device also includes:
  • a second acquisition module configured to acquire the current characteristics of the current frame image when the error of the first splicing result is greater than or equal to the first threshold or the verification result is a verification failure
  • a matching module used to match the current features with preset stored global features to obtain a matching result
  • a third acquisition module configured to acquire multiple frames of images that successfully match the current frame image when the matching result is a successful match
  • the second verification module is configured to perform non-rigid body verification on the current frame image and the multi-frame images, and mark the current frame image as a valid scanned image when the verification is successful.
  • the device also includes:
  • a deletion module configured to delete the current frame image when the matching result is a matching failure or when the non-rigid body verification of the current frame image and the multi-frame image fails.
  • the device also includes:
  • An update module configured to update the global features based on the current features, obtain and store the updated global features.
  • the device also includes:
  • the third acquisition module is used to acquire all valid scanned images
  • An extraction module used to extract features from all valid scanned images to obtain initial global features
  • the deduplication module is used to deduplicate the initial global features to obtain and store the target global features.
  • the device also includes:
  • the fourth acquisition module is used to acquire all valid scanned images
  • the adjustment module is used to adjust the frame positions and deformation fields corresponding to all valid scanned images, so that the error between the observation positions of the same scan position point in different frame images is less than a preset third threshold; wherein, The third threshold is smaller than the first threshold.
  • the scan processing device provided by the embodiment of the present disclosure can execute the scan processing method provided by any embodiment of the present disclosure, and has corresponding functional modules and beneficial effects for executing the method.
  • Embodiments of the present disclosure also provide a computer program product, including a computer program/instruction Let the computer program/instruction implement the scanning processing method provided by any embodiment of the present disclosure when executed by the processor.
  • FIG. 4 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
  • the electronic device 400 in the embodiment of the present disclosure may include, but is not limited to, mobile phones, laptops, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals ( Mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs, desktop computers, etc.
  • the electronic device shown in FIG. 4 is only an example and should not impose any limitations on the functions and scope of use of the embodiments of the present disclosure.
  • the electronic device 400 may include a processing device (eg, central processing unit, graphics processor, etc.) 401, which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 402 or from a storage device 408.
  • the program in the memory (RAM) 403 executes various appropriate actions and processes.
  • various programs and data required for the operation of the electronic device 400 are also stored.
  • the processing device 401, ROM 402 and RAM 403 are connected to each other via a bus 404.
  • An input/output (I/O) interface 405 is also connected to bus 404.
  • the following devices may be connected to the I/O interface 405: input devices 406 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a liquid crystal display (LCD), speakers, vibration An output device 407 such as a computer; a storage device 408 including a magnetic tape, a hard disk, etc.; and a communication device 409.
  • the communication device 409 may allow the electronic device 400 to communicate wirelessly or wiredly with other devices to exchange data.
  • FIG. 4 illustrates electronic device 400 with various means, it should be understood that implementation or availability of all illustrated means is not required. More or fewer means may alternatively be implemented or provided.
  • embodiments of the present disclosure include a computer program product including a computer program carried on a non-transitory computer-readable medium, the computer program containing program code for performing the method illustrated in the flowchart.
  • the computer program may be downloaded and installed from the network via communication device 409, Either it is installed from the storage device 408 or it is installed from the ROM 402.
  • the processing device 401 When the computer program is executed by the processing device 401, the above-mentioned functions defined in the scan processing method of the embodiment of the present disclosure are performed.
  • the computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two.
  • the computer-readable storage medium may be, for example, but is not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or any combination thereof. More specific examples of computer readable storage media may include, but are not limited to: an electrical connection having one or more wires, a portable computer disk, a hard drive, random access memory (RAM), read only memory (ROM), removable Programmd read-only memory (EPROM or flash memory), fiber optics, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • a computer-readable storage medium may be any tangible medium that contains or stores a program for use by or in connection with an instruction execution system, apparatus, or device.
  • a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the above.
  • a computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium that can send, propagate, or transmit a program for use by or in connection with an instruction execution system, apparatus, or device .
  • Program code embodied on a computer-readable medium may be transmitted using any suitable medium, including but not limited to: wire, optical cable, RF (radio frequency), etc., or any suitable combination of the above.
  • the client and server can communicate using any currently known or future developed network protocol such as HTTP (Hyper Text Transfer Protocol), and can communicate with digital data in any form or medium.
  • Data communications e.g., communications network
  • communications networks include local area networks (“LAN”), wide area networks (“WAN”), the Internet (e.g., the Internet), and end-to-end networks (e.g., ad hoc end-to-end networks), as well as any currently known or developed in the future network of.
  • the above-mentioned computer-readable medium may be included in the above-mentioned electronic device; it may also exist independently without being assembled into the electronic device.
  • the computer-readable medium carries one or more programs.
  • the electronic device When the one or more programs are executed by the electronic device, the electronic device: acquires the current frame image, performs rigid body splicing of the current frame image and historical image data, and obtains For the first splicing result, when the error of the first splicing result is less than the preset first threshold, non-rigid body verification is performed on the current frame image and the historical image data to obtain the verification result.
  • the verification result is that the verification is successful, Mark the current frame image as a valid scanned image.
  • Computer program code for performing the operations of the present disclosure may be written in one or more programming languages, including but not limited to object-oriented programming languages—such as Java, Smalltalk, C++, and Includes conventional procedural programming languages—such as "C” or similar programming languages.
  • the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server.
  • the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (such as an Internet service provider through Internet connection).
  • LAN local area network
  • WAN wide area network
  • Internet service provider such as an Internet service provider through Internet connection
  • each block in the flowchart or block diagram may represent a module, segment, or portion of code that contains one or more logic functions that implement the specified executable instructions.
  • the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown one after another may actually execute substantially in parallel, or they may sometimes execute in the reverse order, depending on the functionality involved.
  • each block of the block diagram and/or flowchart illustration, and combinations of blocks in the block diagram and/or flowchart illustration can be implemented by special purpose hardware-based systems that perform the specified functions or operations. , or can be implemented using a combination of specialized hardware and computer instructions.
  • the units involved in the embodiments of the present disclosure can be implemented in software or hardware. Among them, the name of a unit does not constitute a limitation on the unit itself under certain circumstances.
  • FPGAs Field Programmable Gate Arrays
  • ASICs Application Specific Integrated Circuits
  • ASSPs Application Specific Standard Products
  • SOCs Systems on Chips
  • CPLD Complex Programmable Logical device
  • a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with an instruction execution system, apparatus, or device.
  • the machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium.
  • Machine-readable media may include, but are not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices or devices, or any suitable combination of the foregoing.
  • machine-readable storage media would include one or more wire-based electrical connections, laptop disks, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
  • RAM random access memory
  • ROM read only memory
  • EPROM or flash memory erasable programmable read only memory
  • CD-ROM portable compact disk read-only memory
  • magnetic storage device or any suitable combination of the above.
  • the present disclosure provides an electronic device, including:
  • memory for storing instructions executable by the processor
  • the processor is configured to read the executable instructions from the memory and execute the instructions to implement any of the scanning processing methods provided by this disclosure.
  • the present disclosure provides a computer-readable storage medium, the storage medium stores a computer program, the computer program is used to perform any one of the scanning provided by the present disclosure. Approach.
  • the scanning processing method provided by the present disclosure can perform non-rigid body verification on the current frame image during the non-rigid body real-time scanning process.
  • the verification is successful, the current frame image will be marked as a valid scanning image, achieving a faster frame rate.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Quality & Reliability (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Image Processing (AREA)

Abstract

The embodiments of the present disclosure relate to a scanning processing method and apparatus, and an electronic device and a storage medium. The method comprises: acquiring the current frame image, and performing rigid-body splicing on the current frame image and historical image data, so as to obtain a first splicing result; when an error of the first splicing result is less than a preset first threshold value, performing non-rigid-body verification on the current frame image and the historical image data, so as to obtain a verification result; and when the verification result indicates that the verification is successful, marking the current frame image as an effective scanning image. By using the technical solution, during a non-rigid-body real-time scanning process, non-rigid-body verification can be performed on the current frame image, and when the verification is successful, the current frame image is marked as an effective scanning image, such that non-rigid-body scanning is performed at a relatively high frame rate and efficiency; and subsequent three-dimensional model reconstruction is performed on the basis of the effective scanning image, thereby further improving the precision and reliability of three-dimensional model reconstruction.

Description

一种扫描处理方法、装置、电子设备及存储介质Scanning processing method, device, electronic equipment and storage medium
本公开要求于2022年6月28日提交中国专利局、申请号为202210753949.3、发明名称为“一种扫描处理方法、装置、电子设备及存储介质”的中国专利申请的优先权,其全部内容通过引用结合在本公开中。This disclosure requests the priority of the Chinese patent application submitted to the China Patent Office on June 28, 2022, with the application number 202210753949.3 and the invention title "A scanning processing method, device, electronic equipment and storage medium", and its entire content is approved by This reference is incorporated into this disclosure.
技术领域Technical field
本公开涉及扫描技术领域,尤其涉及一种扫描处理方法、装置、电子设备及存储介质。The present disclosure relates to the field of scanning technology, and in particular, to a scanning processing method, device, electronic equipment and storage medium.
背景技术Background technique
目前扫描技术快速发展,比如三维扫描仪可以实现物体三维扫描广泛应用于机械、医疗整形等领域。At present, scanning technology is developing rapidly. For example, 3D scanners can realize 3D scanning of objects and are widely used in fields such as machinery and medical plastic surgery.
相关技术中,在进行扫描时,假设扫描对象为刚体进行扫描,并未考虑非刚体因素,导致实时扫描结果不够准确,从而影响后续三维模型重建效果。In related technologies, when scanning, it is assumed that the scanning object is a rigid body and non-rigid body factors are not considered, resulting in inaccurate real-time scanning results and thus affecting the subsequent three-dimensional model reconstruction effect.
发明内容Contents of the invention
(一)要解决的技术问题(1) Technical problems to be solved
本公开要解决的技术问题是解决现有的未考虑扫描对象的非刚体因素导致实时扫描结果不准确,从而影响三维模型重建效果的问题。The technical problem to be solved by this disclosure is to solve the existing problem of inaccurate real-time scanning results due to non-rigid factors of the scanning object, thereby affecting the three-dimensional model reconstruction effect.
(二)技术方案(2) Technical solutions
为了解决上述技术问题,本公开实施例提供了一种扫描处理方法、装置、电子设备及存储介质。In order to solve the above technical problems, embodiments of the present disclosure provide a scanning processing method, device, electronic device, and storage medium.
第一方面,本公开实施例提供了一种扫描处理方法,所述方法包括:In a first aspect, an embodiment of the present disclosure provides a scanning processing method, which method includes:
获取当前帧图像,将所述当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果; Obtain the current frame image, perform rigid body splicing on the current frame image and historical image data, and obtain the first splicing result;
在所述第一拼接结果的误差小于预设的第一阈值时,对所述当前帧图像和所述历史图像数据进行非刚体校验,得到校验结果;When the error of the first splicing result is less than the preset first threshold, perform non-rigid body verification on the current frame image and the historical image data to obtain a verification result;
在所述校验结果为校验成功时,将所述当前帧图像标记为有效扫描图像。When the verification result is that the verification is successful, the current frame image is marked as a valid scanned image.
第二方面,本公开实施例还提供了一种扫描处理装置,所述装置包括:In a second aspect, embodiments of the present disclosure also provide a scanning processing device, which includes:
第一获取模块,用于获取当前帧图像;The first acquisition module is used to acquire the current frame image;
拼接模块,用于将所述当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果;A splicing module, used to rigidly splice the current frame image and historical image data to obtain a first splicing result;
第一校验模块,用于在所述第一拼接结果的误差小于预设的第一阈值时,对所述当前帧图像和所述历史图像数据进行非刚体校验,得到校验结果;A first verification module, configured to perform non-rigid body verification on the current frame image and the historical image data to obtain a verification result when the error of the first splicing result is less than a preset first threshold;
标记模块,用于在所述校验结果为校验成功时,将所述当前帧图像标记为有效扫描图像。A marking module, configured to mark the current frame image as a valid scanned image when the verification result is successful.
第三方面,本公开实施例还提供了一种电子设备,所述电子设备包括:处理器;用于存储所述处理器可执行指令的存储器;所述处理器,用于从所述存储器中读取所述可执行指令,并执行所述指令以实现如本公开第一方面实施例提供的扫描处理方法。In a third aspect, embodiments of the present disclosure further provide an electronic device, which includes: a processor; a memory for storing instructions executable by the processor; and the processor, configured to retrieve instructions from the memory. The executable instructions are read and executed to implement the scan processing method provided by the embodiment of the first aspect of the present disclosure.
第四方面,本公开实施例还提供了一种计算机可读存储介质,所述存储介质存储有计算机程序,所述计算机程序用于执行如本公开第一方面实施例提供的扫描处理方法。In a fourth aspect, an embodiment of the present disclosure also provides a computer-readable storage medium, the storage medium stores a computer program, and the computer program is used to execute the scanning processing method provided by the embodiment of the first aspect of the present disclosure.
(三)有益效果(3) Beneficial effects
本公开实施例提供的上述技术方案与现有技术相比具有如下优点:Compared with the existing technology, the above technical solutions provided by the embodiments of the present disclosure have the following advantages:
本公开实施例提供的该扫描处理方案,获取当前帧图像,将当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果,在第一拼接结果的误差小于预设的第一阈值时,对当前帧图像和历史图像数据进行非刚体校验,得到校验结果,在校验结果为校验成功时,将当前帧图像标记为有效扫描图像。采用上述技术方案,在非刚体实时扫描的过程中,可以对当前帧图像进行非刚体校验,在校验成功时将当前 帧图像标记为有效扫描图像,实现以较快的帧率、效率进行非刚体扫描,以及基于有效扫描图像进行后续三维模型重建,进一步提高三维模型重建的精确性和可靠性。The scanning processing solution provided by the embodiment of the present disclosure acquires the current frame image, performs rigid body splicing on the current frame image and historical image data, and obtains the first splicing result. When the error of the first splicing result is less than the preset first threshold, Perform non-rigid body verification on the current frame image and historical image data to obtain the verification result. When the verification result is that the verification is successful, the current frame image is marked as a valid scanned image. Using the above technical solution, during the process of non-rigid real-time scanning, the current frame image can be verified as non-rigid body. When the verification is successful, the current frame image will be The frame image is marked as a valid scan image, enabling non-rigid body scanning at a faster frame rate and efficiency, and subsequent 3D model reconstruction based on the valid scan image, further improving the accuracy and reliability of 3D model reconstruction.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。It should be understood that the foregoing general description and the following detailed description are exemplary and explanatory only, and do not limit the present disclosure.
附图说明Description of drawings
此处的附图被并入说明书中并构成本说明书的一部分,示出了符合本公开的实施例,并与说明书一起用于解释本公开的原理。The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure.
为了更清楚地说明本公开实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,对于本领域普通技术人员而言,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present disclosure or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below. Obviously, for those of ordinary skill in the art, It is said that other drawings can be obtained based on these drawings without exerting creative labor.
图1为本公开实施例提供的一种扫描处理方法的流程示意图;Figure 1 is a schematic flowchart of a scanning processing method provided by an embodiment of the present disclosure;
图2为本公开实施例提供的另一种扫描处理方法的流程示意图;Figure 2 is a schematic flowchart of another scanning processing method provided by an embodiment of the present disclosure;
图3为本公开实施例提供的一种扫描处理装置的结构示意图;Figure 3 is a schematic structural diagram of a scanning processing device provided by an embodiment of the present disclosure;
图4为本公开实施例提供的一种电子设备的结构示意图。FIG. 4 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure.
具体实施方式Detailed ways
为使本公开实施例的目的、技术方案和优点更加清楚,下面将对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开的一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本公开保护的范围。In order to make the purpose, technical solutions and advantages of the embodiments of the present disclosure clearer, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below. Obviously, the described embodiments are part of the embodiments of the present disclosure, rather than All examples. Based on the embodiments in this disclosure, all other embodiments obtained by those of ordinary skill in the art without any creative efforts fall within the scope of protection of this disclosure.
图1为本公开实施例提供的一种扫描处理方法的流程示意图,该方法可以由扫描处理装置执行,其中该装置可以采用软件和/或硬件实现,一般可集成在电子设备中。如图1所示,该方法包括:FIG. 1 is a schematic flowchart of a scanning processing method provided by an embodiment of the present disclosure. The method can be executed by a scanning processing device, where the device can be implemented using software and/or hardware, and can generally be integrated in an electronic device. As shown in Figure 1, the method includes:
步骤101、获取当前帧图像,将当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果。Step 101: Obtain the current frame image, perform rigid body splicing of the current frame image and historical image data, and obtain the first splicing result.
其中,当前帧图像指的是在实时扫描过程中,相机连续移动拍摄获取的第N帧图像,N为大于1的正整数,即当前帧图像可以是第2 帧图像、第3帧图像等。历史图像数据指的是在获取当前帧图像之前已有效扫描的一帧图像或者已有效扫描多帧图像拼接的图像,比如当前第3帧图像,表示扫描仪已拍摄到第3帧图像,并确定已有效扫描两帧图像,可以选择上两帧图像拼接的图像作为历史图像数据。Among them, the current frame image refers to the Nth frame image obtained by continuously moving the camera during the real-time scanning process. N is a positive integer greater than 1, that is, the current frame image can be the 2nd frame image. frame image, 3rd frame image, etc. Historical image data refers to a frame of image that has been effectively scanned before acquiring the current frame image or an image that has been effectively scanned and spliced into multiple frames. For example, the current 3rd frame image means that the scanner has captured the 3rd frame image and determined Two frames of images have been effectively scanned, and the spliced image of the previous two frames can be selected as historical image data.
其中,第一拼接结果指的是当前帧图像和历史图像数据进行刚体拼接的结果,为拼接后的图像帧,包括当前帧图像和历史图像数据之间的重叠区域。The first splicing result refers to the result of rigid body splicing of the current frame image and the historical image data, which is the spliced image frame, including the overlapping area between the current frame image and the historical image data.
在本公开实施例中,将当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果的方式有很多种,在一些实施方式中,获取当前帧图像和历史图像数据之间的相同特征,基于相同特征确定重叠区域,基于重叠区域对当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果。In the embodiments of the present disclosure, the current frame image and historical image data are rigidly spliced, and there are many ways to obtain the first splicing result. In some embodiments, the same features between the current frame image and historical image data are obtained, The overlapping area is determined based on the same characteristics, and the current frame image and the historical image data are rigidly spliced based on the overlapping area to obtain the first splicing result.
在另一些实施方式中,获取当前帧图像和历史图像数据之间的匹配特征点对,基于匹配特征点对确定变换矩阵,基于变换矩阵将当前帧图像进行变换后与历史图像数据拼接,得到第一拼接结果。In other embodiments, a matching feature point pair between the current frame image and historical image data is obtained, a transformation matrix is determined based on the matching feature point pair, and the current frame image is transformed based on the transformation matrix and spliced with the historical image data to obtain the first A splicing result.
以上两种方式仅为将当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果的示例,本公开不对将当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果的方式进行具体限制。The above two methods are only examples of rigidly splicing the current frame image and historical image data to obtain the first splicing result. This disclosure does not elaborate on the method of rigidly splicing the current frame image and historical image data to obtain the first splicing result. limit.
步骤102、在第一拼接结果的误差小于预设的第一阈值时,对当前帧图像和历史图像数据进行非刚体校验,得到校验结果。Step 102: When the error of the first splicing result is less than the preset first threshold, perform non-rigid body verification on the current frame image and historical image data to obtain the verification result.
其中,第一拼接结果的误差指的是同一个点在拼接后图像帧的观测位置和拼接前图像帧的观测位置之间的误差,即同一个点在不同图像帧的观测位置之间的误差。其中,观测位置受图像帧的位置和变形场影响。Among them, the error of the first splicing result refers to the error between the observation position of the same point in the image frame after splicing and the observation position of the image frame before splicing, that is, the error between the observation positions of the same point in different image frames. . Among them, the observation position is affected by the position and deformation field of the image frame.
在本公开实施例中,在获取第一拼接结果后,计算第一拼接结果的误差,并将第一拼接结果的误差与第一阈值进行比较,在第一拼接结果的误差小于预设的第一阈值时,需要对当前帧图像和历史图像数据进行非刚体校验。其中,第一阈值可以根据应用场景需要选择设置,比如基于扫描设备的精度调整第一阈值等。In the embodiment of the present disclosure, after obtaining the first splicing result, the error of the first splicing result is calculated, and the error of the first splicing result is compared with the first threshold. When the error of the first splicing result is less than the preset th When a threshold is reached, non-rigid body verification needs to be performed on the current frame image and historical image data. Among them, the first threshold can be selectively set according to the needs of the application scenario, such as adjusting the first threshold based on the accuracy of the scanning device, etc.
可以理解的是刚性拼接就是用图像重叠区域拼接,比如扫描对象 为人时,当人呼吸了,被扫描的胸腔在动,拍摄的当前帧图像与之历史图像数据的重叠区域就会变小,所以要非刚性校验,因此,在第一拼接结果的误差小于预设的第一阈值时,需要对当前帧图像和历史图像数据进行非刚体校验。It can be understood that rigid splicing means splicing using overlapping areas of images, such as scanning objects. When a person breathes and the scanned chest moves, the overlap area between the current frame image captured and the historical image data will become smaller, so non-rigid verification is required. Therefore, the error in the first stitching result is less than When the preset first threshold is set, non-rigid body verification needs to be performed on the current frame image and historical image data.
本公开实施例中,对当前帧图像和历史图像数据进行非刚体校验,得到校验结果的方式有很多种,在一些实施方式中,分别对当前帧图像和历史图像数据对应的帧位置和/或形变场进行多次调整,在每次调整后,基于调整后的当前帧图像和历史图像数据进行非刚体拼接,如果能够通过调整后的拼接结果误差小于一定阈值,则表示校验通过,否则认定校验失败。In the embodiments of the present disclosure, non-rigid body verification is performed on the current frame image and historical image data, and there are many ways to obtain the verification results. In some embodiments, the frame positions and corresponding frame positions of the current frame image and historical image data are respectively compared. / Or the deformation field is adjusted multiple times. After each adjustment, non-rigid body splicing is performed based on the adjusted current frame image and historical image data. If the adjusted splicing result error is less than a certain threshold, it means that the verification is passed. Otherwise, the verification is deemed to have failed.
在另一些实施方式中,对当前帧图像和历史图像数据之间图像帧位置进行调整,基于调整后的当前帧图像和历史图像数据进行刚体拼接,如果能够通过调整后的拼接结果误差小于一定阈值,则表示校验通过,否则认定校验失败。In other embodiments, the image frame position between the current frame image and historical image data is adjusted, and rigid body splicing is performed based on the adjusted current frame image and historical image data. If the adjusted splicing result error is less than a certain threshold, , it means the verification passed, otherwise it is considered that the verification failed.
以上两种方式仅为对当前帧图像和历史图像数据进行非刚体校验,得到校验结果的示例,本公开实施例不对对当前帧图像和历史图像数据进行非刚体校验,得到校验结果的方式进行具体限制。The above two methods are only examples of performing non-rigid body verification on the current frame image and historical image data to obtain the verification results. The embodiments of the present disclosure do not perform non-rigid body verification on the current frame image and historical image data to obtain the verification results. specific restrictions.
步骤103、在校验结果为校验成功时,将当前帧图像标记为有效扫描图像。Step 103: When the verification result is successful, mark the current frame image as a valid scanned image.
其中,校验结果为成功时表示获取的当前帧图像有效,进一步将当前帧图像标记为有效扫描图像,以便后续基于有效扫描图像进行三维模型重建,进一步提高三维模型重建的精确性和可靠性,提升了非刚体扫描场景的扫描效果和效率。Among them, when the verification result is successful, it means that the current frame image acquired is valid, and the current frame image is further marked as a valid scan image, so that subsequent three-dimensional model reconstruction can be performed based on the valid scan image, further improving the accuracy and reliability of three-dimensional model reconstruction. Improved the scanning effect and efficiency of non-rigid body scanning scenes.
需要说明的是,在第一拼接结果的误差大于等于第一阈值或校验结果为校验失败时,需要进一步基于当前帧图像的特征和全局特征进行匹配等处理,从而进一步确定当前帧图像保留还是丢弃,进一步提高扫描精确性。It should be noted that when the error of the first splicing result is greater than or equal to the first threshold or the verification result is verification failure, it is necessary to further perform matching and other processing based on the characteristics of the current frame image and the global characteristics, so as to further determine whether the current frame image retains Or discard it to further improve scanning accuracy.
本公开实施例提供的扫描处理方案,获取当前帧图像,将当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果,在第一拼接结果的误差小于预设的第一阈值时,对当前帧图像和历史图像数据进 行非刚体校验,得到校验结果,在校验结果为校验成功时,将当前帧图像标记为有效扫描图像。采用上述技术方案,在非刚体实时扫描的过程中,可以对当前帧图像进行非刚体校验,在校验成功时将当前帧图像标记为有效扫描图像,实现以较快的帧率、效率进行非刚体扫描,以及基于有效扫描图像进行后续三维模型重建,进一步提高三维模型重建的精确性和可靠性。The scanning processing solution provided by the embodiment of the present disclosure acquires the current frame image, performs rigid body splicing on the current frame image and historical image data, and obtains the first splicing result. When the error of the first splicing result is less than the preset first threshold, the The current frame image and historical image data are Perform non-rigid body verification and obtain the verification result. When the verification result is that the verification is successful, the current frame image is marked as a valid scanned image. Using the above technical solution, during the process of non-rigid real-time scanning, the current frame image can be verified as non-rigid body. When the verification is successful, the current frame image will be marked as a valid scanning image, achieving faster frame rate and efficiency. Non-rigid body scanning and subsequent 3D model reconstruction based on valid scanned images further improve the accuracy and reliability of 3D model reconstruction.
基于前述实施例的描述,在第一拼接结果的误差大于等于第一阈值或校验结果为校验失败时,需要进一步基于当前帧图像的特征和全局特征进行匹配等处理,以及如何计算全局特征并对全局特征进行优化以进一步保证扫描效率和效果,下面结合图2进行详细描述。Based on the description of the foregoing embodiments, when the error of the first splicing result is greater than or equal to the first threshold or the verification result is verification failure, it is necessary to further perform matching processing based on the characteristics of the current frame image and the global characteristics, and how to calculate the global characteristics. And the global features are optimized to further ensure scanning efficiency and effect, which will be described in detail below in conjunction with Figure 2.
图2为本公开实施例提供的另一种扫描处理方法的流程示意图,本实施例在上述实施例的基础上,进一步优化了上述扫描处理方法。如图2所示,该方法包括:FIG. 2 is a schematic flowchart of another scanning processing method provided by an embodiment of the present disclosure. Based on the above embodiment, this embodiment further optimizes the above scanning processing method. As shown in Figure 2, the method includes:
步骤201、获取当前帧图像,将当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果。Step 201: Obtain the current frame image, perform rigid body splicing of the current frame image and historical image data, and obtain the first splicing result.
需要说明的是,步骤201与步骤101相同,具体参见步骤101的描述,此处不再详述。It should be noted that step 201 is the same as step 101. For details, please refer to the description of step 101, which will not be described in detail here.
步骤202、在第一拼接结果的误差小于预设的第一阈值时,分别对当前帧图像和历史图像数据对应的帧位置和形变场按照预设的调整次数进行调整,在每次调整后,基于调整后的当前帧图像和历史图像数据进行刚体拼接,得到第二拼接结果。Step 202: When the error of the first splicing result is less than the preset first threshold, the frame position and deformation field corresponding to the current frame image and the historical image data are respectively adjusted according to the preset number of adjustments. After each adjustment, Rigid body splicing is performed based on the adjusted current frame image and historical image data to obtain a second splicing result.
在本公开实施例中,形变场由少量控制点组成,用来控制点云进行形变,帧图像指的是相机在某一位置上看到的深度点云、标志点,在相机坐标系下的纹理图,每帧图像含有一个独立的变形场。帧位置指的是非刚体变化对应的六个维度(可以旋转与平移)。In the embodiment of the present disclosure, the deformation field consists of a small number of control points and is used to control the point cloud to deform. The frame image refers to the depth point cloud and landmark points seen by the camera at a certain position. In the camera coordinate system Texture map, each frame contains an independent deformation field. Frame position refers to the six dimensions corresponding to non-rigid body changes (can rotate and translate).
在本公开实施例中,通过对帧位置和形变场的调整,可以调整图像帧之间的关系,从而第二拼接结果不同,其中,预设的调整次数可以根据应用场景需要选择设置。In the embodiment of the present disclosure, by adjusting the frame position and deformation field, the relationship between image frames can be adjusted, so that the second splicing result is different. The preset number of adjustments can be selected and set according to the needs of the application scenario.
具体地,循环优化当前帧图像和历史图像数据的帧位置和变形场多次(因为位置、变形场变化后,帧之间的对应关系也会改变;次数 是参数,比如取5次),如果可以使第二拼接结果的误差降低到小于给定的第二阈值,则非刚体校验成功,否则非刚体校验失败。其中,第二阈值可以根据需要选择设置,比如根据扫描设备的精度进行调整。Specifically, the frame position and deformation field of the current frame image and historical image data are cyclically optimized multiple times (because after the position and deformation field change, the correspondence between frames will also change; times is a parameter, for example, taken 5 times), if the error of the second splicing result can be reduced to less than the given second threshold, then the non-rigid body verification is successful, otherwise the non-rigid body verification fails. The second threshold can be set as needed, for example, adjusted according to the accuracy of the scanning device.
在本公开实施例中,调整后的当前帧图像和历史图像数据进行刚体拼接,得到第二拼接结果的方式将当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果的方式相同,具体参见将所述当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果的具体描述,此处不再详述。In the embodiment of the present disclosure, the adjusted current frame image and historical image data are rigidly spliced to obtain the second splicing result. The current frame image and historical image data are rigidly spliced to obtain the first splicing result in the same way. Specifically, Refer to the detailed description of performing rigid body splicing of the current frame image and historical image data to obtain the first splicing result, which will not be described in detail here.
步骤203、在第二拼接结果的误差小于预设的第二阈值时,确定校验成功,将当前帧图像标记为有效扫描图像。Step 203: When the error of the second splicing result is less than the preset second threshold, it is determined that the verification is successful, and the current frame image is marked as a valid scanned image.
步骤204、在第二拼接结果的误差大于等于第二阈值时,确定校验失败,将当前帧图像进行删除处理。Step 204: When the error of the second splicing result is greater than or equal to the second threshold, it is determined that the verification fails, and the current frame image is deleted.
在本公开实施例中,在第二拼接结果的误差小于预设的第二阈值时表示非刚体校验成功,即扫描对象为非刚体比如人,当人呼吸了,被扫描的胸腔在动,会影响获取的当前帧图像拼接结果,因此,非刚体校验成功,将当前帧图像标记为有效扫描图像。In the embodiment of the present disclosure, when the error of the second splicing result is less than the preset second threshold, it means that the non-rigid body verification is successful, that is, the scanning object is a non-rigid body such as a person. When the person breathes, the scanned chest moves. It will affect the obtained stitching result of the current frame image. Therefore, if the non-rigid body verification is successful, the current frame image will be marked as a valid scanned image.
在本公开实施例中,在第二拼接结果的误差大于等于第二阈值时表示通过对图像帧之间的关系进行调整后的第二拼接结果的误差还是比较大,因此确定校验失败,将当前帧图像进行删除处理。In the embodiment of the present disclosure, when the error of the second splicing result is greater than or equal to the second threshold, it means that the error of the second splicing result after adjusting the relationship between image frames is still relatively large, so it is determined that the verification failed, and the The current frame image is deleted.
步骤205、在第一拼接结果的误差大于等于第一阈值或校验结果为校验失败时,获取当前帧图像的当前特征,将当前特征和预设存储的全局特征进行匹配,得到匹配结果。Step 205: When the error of the first splicing result is greater than or equal to the first threshold or the verification result is verification failure, obtain the current features of the current frame image, match the current features with the preset stored global features, and obtain the matching result.
步骤206、在匹配结果为匹配成功时,获取与当前帧图像匹配成功的多帧图像,对当前帧图像和多帧图像进行非刚体校验,并在校验成功时,将当前帧图像标记为有效扫描图像。Step 206: When the matching result is successful, obtain multiple frame images that successfully match the current frame image, perform non-rigid body verification on the current frame image and the multi-frame image, and when the verification is successful, mark the current frame image as Scan images efficiently.
步骤207,在匹配结果为匹配失败时,将当前帧图像进行删除处理。Step 207: When the matching result is a matching failure, delete the current frame image.
在本公开实施例中,当前特征可以是当前帧图像的深度点云、标志点、纹理图计算出来的特征,比如点云特征中的三维坐标、颜色信息或反射强度信息、标志点的特征和纹理图的特征等,具体根据应用场景需要选择设置。 In the embodiment of the present disclosure, the current features may be features calculated from the depth point cloud, landmark points, and texture maps of the current frame image, such as three-dimensional coordinates, color information or reflection intensity information in the point cloud features, characteristics of landmark points, and The characteristics of the texture map, etc., are selected according to the needs of the application scenario.
在本公开实施例中,全局特征指的是已经标记为扫描图像的所有帧图像的特征集合,并去掉冗余特征。In the embodiment of the present disclosure, global features refer to a feature set of all frame images that have been marked as scanned images, and redundant features are removed.
在本公开实施例中,获取当前帧图像的当前特征,将当前特征和预设存储的全局特征进行匹配,在匹配结果为匹配成功时,获取与当前帧图像匹配成功的多帧图像,对当前帧图像和多帧图像进行非刚体校验,并在校验成功时,将当前帧图像标记为有效扫描图像。其中,非刚体校验的方式与前述对当前帧图像和历史图像数据进行非刚体校验的方式相同,可以参见对当前帧图像和历史图像数据进行非刚体校验的具体描述,此处不再详述。In the embodiment of the present disclosure, the current features of the current frame image are obtained, and the current features are matched with the preset stored global features. When the matching result is a successful match, multiple frame images that successfully match the current frame image are obtained, and the current Non-rigid body verification is performed on frame images and multi-frame images, and when the verification is successful, the current frame image is marked as a valid scanned image. Among them, the non-rigid body verification method is the same as the aforementioned non-rigid body verification method for the current frame image and historical image data. Please refer to the specific description of non-rigid body verification for the current frame image and historical image data, which will not be repeated here. Elaborate.
进一步地,在校验成功时,将当前帧图像标记为有效扫描图像,在匹配结果为匹配失败时,将当前帧图像进行删除处理。Further, when the verification is successful, the current frame image is marked as a valid scanned image, and when the matching result is a matching failure, the current frame image is deleted.
具体地,实时扫描过程中,是不断以同样的方案处理当前帧图像,利用相机是连续移动的特点,当前帧图像和历史图像数据进行刚体拼接,如果拼接结果的误差小于第一阈值,则在刚体拼接后的位置上,当前帧图像和历史图像数据进行非刚体校验,如果非刚体校验通过,当前帧图像跟踪成功,结束跟踪流程。Specifically, during the real-time scanning process, the current frame image is continuously processed with the same scheme. Taking advantage of the continuous movement of the camera, the current frame image and historical image data are rigidly spliced. If the error of the splicing result is less than the first threshold, then At the position after rigid body splicing, the current frame image and historical image data undergo non-rigid body verification. If the non-rigid body verification passes, the current frame image is tracked successfully and the tracking process ends.
如果误差大于等于第一阈值或者非刚体校验不通过,计算当前帧图像的特征与全局特征进行匹配,如果匹配失败,则当前帧图像跟踪失败,丢弃;如果匹配成功,则选出与当前帧图像匹配成功的所有帧图像进行非刚体校验,如果非刚体校验通过,则当前帧跟踪成功,如果非刚体校验不通过,当前帧图像跟踪失败,丢弃。If the error is greater than or equal to the first threshold or the non-rigid body verification fails, the features of the current frame image are calculated and matched with the global features. If the matching fails, the tracking of the current frame image fails and is discarded; if the match is successful, the image with the current frame is selected. All frame images with successful image matching undergo non-rigid body verification. If the non-rigid body verification passes, the current frame is tracked successfully. If the non-rigid body verification fails, the current frame image fails to track and is discarded.
在步骤203、步骤206或者步骤207后,可以执行步骤208或步骤209或步骤210。After step 203, step 206 or step 207, step 208 or step 209 or step 210 may be performed.
步骤208,基于当前特征对全局特征进行更新,得到更新全局特征并存储。Step 208: Update the global features based on the current features to obtain the updated global features and store them.
在本公开实施例中,在将当前帧图像标记为有效扫描图像后,表示有效扫描图像已增加,需要对全局特征进行更新,因此,基于当前特征对全局特征进行更新,得到更新全局特征并存储。In the embodiment of the present disclosure, after the current frame image is marked as a valid scan image, it means that the valid scan image has been increased and the global features need to be updated. Therefore, the global features are updated based on the current features to obtain the updated global features and store them. .
具体地,将当前特征融合到全局特征中,得到得到更新全局特征,为了进一步提高后续处理的精确性,还可以对更新全局特征进行去冗 余处理后存储。Specifically, the current features are merged into the global features to obtain updated global features. In order to further improve the accuracy of subsequent processing, the updated global features can also be de-redundant. Store after processing.
步骤209,获取所有有效扫描图像,对所有有效扫描图像进行特征提取,得到初始全局特征,对初始全局特征进行去冗余处理,得到目标全局特征并存储。Step 209: Acquire all valid scanned images, perform feature extraction on all valid scanned images, obtain initial global features, perform redundant processing on the initial global features, obtain the target global features and store them.
在本公开实施例中,所有有效扫描图像指的是经过所有前述实施例处理标记为有效扫描图像,对所有有效扫描图像进行特征提取,得到初始全局特征,对初始全局特征进行去冗余处理,得到目标全局特征并存储,以后续匹配时直接调用,进一步提高扫描处理效率。In the embodiments of the present disclosure, all valid scanned images refer to scanned images marked as valid after processing in all the foregoing embodiments. Feature extraction is performed on all valid scanned images to obtain initial global features, and redundancy processing is performed on the initial global features. The global characteristics of the target are obtained and stored, and can be directly called during subsequent matching to further improve the efficiency of scanning processing.
步骤210,获取所有有效扫描图像,对所有有效扫描图像对应的帧位置和变形场进行调整,以使同一扫描位置点在不同帧图像的观测位置之间的误差小于预设的第三阈值;其中,第三阈值小于第一阈值。Step 210, obtain all valid scanned images, and adjust the frame positions and deformation fields corresponding to all valid scanned images, so that the error between the observation positions of the same scanned position point in different frame images is less than the preset third threshold; where , the third threshold is smaller than the first threshold.
在本公开实施例中,第三阈值可以根据应用场景需要选择设置。In the embodiment of the present disclosure, the third threshold can be selectively set according to the needs of the application scenario.
具体地,通过调整当前已标记的所有帧有效扫描图像的帧位置和变形场,使得图像帧之间的误差尽可能小,解决因形变、累计误差导致的无法回环或回环错误问题,全局特征优化的作用是改变所有帧有效扫描图像的位置和变形场,相当于起到了一个全局形变场的作用。Specifically, by adjusting the frame position and deformation field of the currently marked effective scanned images of all frames, the error between image frames is as small as possible, solving the problem of inability to loop or loopback errors caused by deformation and accumulated errors, and optimizing global features. The function is to change the position and deformation field of the effective scanned image in all frames, which is equivalent to acting as a global deformation field.
本公开实施例提供的扫描处理方案,获取当前帧图像,将当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果,在第一拼接结果的误差小于预设的第一阈值时,分别对所述当前帧图像和所述历史图像数据对应的帧位置和形变场按照预设的调整次数进行调整,在每次调整后,基于调整后的当前帧图像和历史图像数据进行刚体拼接,得到第二拼接结果,在第二拼接结果的误差小于预设的第二阈值时,确定校验成功,将当前帧图像标记为有效扫描图像,在第二拼接结果的误差大于等于第二阈值时,确定校验失败,在第一拼接结果的误差大于等于第一阈值或校验结果为校验失败时,获取当前帧图像的当前特征,将当前特征和预设存储的全局特征进行匹配,得到匹配结果,在匹配结果为匹配成功时,获取与当前帧图像匹配成功的多帧图像,对当前帧图像和多帧图像进行非刚体校验,并在校验成功时,将当前帧图像标记为有效扫描图像,在匹配结果为匹配失败时或是当前帧图像和多帧图像进行非刚体校验失败时,将当前帧图像进行删除处理, 获取所有有效扫描图像,对所有有效扫描图像进行特征提取,得到初始全局特征,对初始全局特征进行去重处理,得到目标全局特征并存储,获取所有有效扫描图像,对所有有效扫描图像对应的帧位置和变形场进行调整,以使同一扫描位置点在不同帧图像的观测位置之间的误差小于预设的第三阈值;其中,第三阈值小于第一阈值。由此,可以实时进行非刚体扫描,并且可以异步获取全局特征以提高实时扫描效率,以及对全局特征进行优化可以解决因形变、累计误差导致的无法回环或回环错误问题,进一步提高扫描处理效率和效果,满足用户使用需求。The scanning processing solution provided by the embodiment of the present disclosure acquires the current frame image, rigidly splices the current frame image and historical image data to obtain the first splicing result. When the error of the first splicing result is less than the preset first threshold, respectively The frame position and deformation field corresponding to the current frame image and the historical image data are adjusted according to a preset number of adjustments. After each adjustment, rigid body splicing is performed based on the adjusted current frame image and historical image data to obtain For the second splicing result, when the error of the second splicing result is less than the preset second threshold, it is determined that the verification is successful, and the current frame image is marked as a valid scanned image. When the error of the second splicing result is greater than or equal to the second threshold, When it is determined that the verification fails, when the error of the first splicing result is greater than or equal to the first threshold or the verification result is verification failure, the current features of the current frame image are obtained, and the current features are matched with the preset stored global features to obtain a match. As a result, when the matching result is successful, multiple frame images that successfully match the current frame image are obtained, non-rigid body verification is performed on the current frame image and the multi-frame image, and when the verification is successful, the current frame image is marked as valid Scan the image, and when the matching result is a matching failure or when the non-rigid body verification of the current frame image and multi-frame images fails, the current frame image is deleted. Obtain all valid scanned images, perform feature extraction on all valid scanned images, obtain initial global features, perform deduplication processing on the initial global features, obtain the target global features and store them, obtain all valid scanned images, and extract the frames corresponding to all valid scanned images. The position and deformation field are adjusted so that the error between the observation positions of the same scanning position point in different frame images is less than a preset third threshold; wherein the third threshold is less than the first threshold. As a result, non-rigid body scanning can be performed in real time, and global features can be obtained asynchronously to improve real-time scanning efficiency. Optimizing global features can solve the problem of inability to loop or loop errors caused by deformation and accumulated errors, further improving scanning processing efficiency and effect to meet user needs.
图3为本公开实施例提供的一种扫描处理装置的结构示意图,该装置可由软件和/或硬件实现,一般可集成在电子设备中。如图3所示,该装置包括:FIG. 3 is a schematic structural diagram of a scanning processing device provided by an embodiment of the present disclosure. The device can be implemented by software and/or hardware, and can generally be integrated in electronic equipment. As shown in Figure 3, the device includes:
第一获取模块301,用于获取当前帧图像;The first acquisition module 301 is used to acquire the current frame image;
拼接模块302,用于将所述当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果;The splicing module 302 is used to rigidly splice the current frame image and historical image data to obtain the first splicing result;
第一校验模块303,用于在所述第一拼接结果的误差小于预设的第一阈值时,对所述当前帧图像和所述历史图像数据进行非刚体校验,得到校验结果;The first verification module 303 is configured to perform non-rigid body verification on the current frame image and the historical image data to obtain a verification result when the error of the first splicing result is less than the preset first threshold;
标记模块304,用于在所述校验结果为校验成功时,将所述当前帧图像标记为有效扫描图像。The marking module 304 is configured to mark the current frame image as a valid scanned image when the verification result is successful.
可选的,所述第一校验模块303,具体用于:Optionally, the first verification module 303 is specifically used for:
分别对所述当前帧图像和所述历史图像数据对应的帧位置和形变场按照预设的调整次数进行调整;Adjust the frame position and deformation field corresponding to the current frame image and the historical image data respectively according to a preset number of adjustments;
在每次调整后,基于调整后的所述当前帧图像和所述历史图像数据进行非刚体拼接,得到第二拼接结果;After each adjustment, perform non-rigid body splicing based on the adjusted current frame image and the historical image data to obtain a second splicing result;
在所述第二拼接结果的误差小于预设的第二阈值时,确定校验成功;When the error of the second splicing result is less than the preset second threshold, it is determined that the verification is successful;
在所述第二拼接结果的误差大于等于所述第二阈值时,确定校验失败。When the error of the second splicing result is greater than or equal to the second threshold, it is determined that the verification fails.
可选的,所述装置还包括: Optionally, the device also includes:
第二获取模块,用于在所述第一拼接结果的误差大于等于所述第一阈值或所述校验结果为校验失败时,获取所述当前帧图像的当前特征;A second acquisition module, configured to acquire the current characteristics of the current frame image when the error of the first splicing result is greater than or equal to the first threshold or the verification result is a verification failure;
匹配模块,用于将所述当前特征和预设存储的全局特征进行匹配,得到匹配结果;A matching module, used to match the current features with preset stored global features to obtain a matching result;
第三获取模块,用于在所述匹配结果为匹配成功时,获取与所述当前帧图像匹配成功的多帧图像;A third acquisition module, configured to acquire multiple frames of images that successfully match the current frame image when the matching result is a successful match;
第二校验模块,用于对所述当前帧图像和所述多帧图像进行非刚体校验,并在校验成功时,将所述当前帧图像标记为有效扫描图像。The second verification module is configured to perform non-rigid body verification on the current frame image and the multi-frame images, and mark the current frame image as a valid scanned image when the verification is successful.
可选的,所述装置,还包括:Optionally, the device also includes:
删除模块,用于在所述匹配结果为匹配失败时或是所述当前帧图像和所述多帧图像进行非刚体校验失败时,将所述当前帧图像进行删除处理。A deletion module, configured to delete the current frame image when the matching result is a matching failure or when the non-rigid body verification of the current frame image and the multi-frame image fails.
可选的,所述装置,还包括:Optionally, the device also includes:
更新模块,用于基于所述当前特征对所述全局特征进行更新,得到更新全局特征并存储。An update module, configured to update the global features based on the current features, obtain and store the updated global features.
可选的,所述装置还包括:Optionally, the device also includes:
第三获取模块,用于获取所有有效扫描图像;The third acquisition module is used to acquire all valid scanned images;
提取模块,用于对所述所有有效扫描图像进行特征提取,得到初始全局特征;An extraction module, used to extract features from all valid scanned images to obtain initial global features;
去重模块,用于对所述初始全局特征进行去重处理,得到目标全局特征并存储。The deduplication module is used to deduplicate the initial global features to obtain and store the target global features.
可选的,所述装置还包括:Optionally, the device also includes:
第四获取模块,用于获取所有有效扫描图像;The fourth acquisition module is used to acquire all valid scanned images;
调整模块,用于对所述所有有效扫描图像对应的帧位置和变形场进行调整,以使同一扫描位置点在不同帧图像的观测位置之间的误差小于预设的第三阈值;其中,所述第三阈值小于所述第一阈值。The adjustment module is used to adjust the frame positions and deformation fields corresponding to all valid scanned images, so that the error between the observation positions of the same scan position point in different frame images is less than a preset third threshold; wherein, The third threshold is smaller than the first threshold.
本公开实施例所提供的扫描处理装置可执行本公开任意实施例所提供的扫描处理方法,具备执行方法相应的功能模块和有益效果。The scan processing device provided by the embodiment of the present disclosure can execute the scan processing method provided by any embodiment of the present disclosure, and has corresponding functional modules and beneficial effects for executing the method.
本公开实施例还提供了一种计算机程序产品,包括计算机程序/指 令,该计算机程序/指令被处理器执行时实现本公开任意实施例所提供的扫描处理方法。Embodiments of the present disclosure also provide a computer program product, including a computer program/instruction Let the computer program/instruction implement the scanning processing method provided by any embodiment of the present disclosure when executed by the processor.
图4为本公开实施例提供的一种电子设备的结构示意图。下面具体参考图4,其示出了适于用来实现本公开实施例中的电子设备400的结构示意图。本公开实施例中的电子设备400可以包括但不限于诸如移动电话、笔记本电脑、数字广播接收器、PDA(个人数字助理)、PAD(平板电脑)、PMP(便携式多媒体播放器)、车载终端(例如车载导航终端)等等的移动终端以及诸如数字TV、台式计算机等等的固定终端。图4示出的电子设备仅仅是一个示例,不应对本公开实施例的功能和使用范围带来任何限制。FIG. 4 is a schematic structural diagram of an electronic device provided by an embodiment of the present disclosure. Referring specifically to FIG. 4 below, a schematic structural diagram of an electronic device 400 suitable for implementing an embodiment of the present disclosure is shown. The electronic device 400 in the embodiment of the present disclosure may include, but is not limited to, mobile phones, laptops, digital broadcast receivers, PDAs (personal digital assistants), PADs (tablets), PMPs (portable multimedia players), vehicle-mounted terminals ( Mobile terminals such as car navigation terminals) and fixed terminals such as digital TVs, desktop computers, etc. The electronic device shown in FIG. 4 is only an example and should not impose any limitations on the functions and scope of use of the embodiments of the present disclosure.
如图4所示,电子设备400可以包括处理装置(例如中央处理器、图形处理器等)401,其可以根据存储在只读存储器(ROM)402中的程序或者从存储装置408加载到随机访问存储器(RAM)403中的程序而执行各种适当的动作和处理。在RAM 403中,还存储有电子设备400操作所需的各种程序和数据。处理装置401、ROM 402以及RAM403通过总线404彼此相连。输入/输出(I/O)接口405也连接至总线404。As shown in FIG. 4, the electronic device 400 may include a processing device (eg, central processing unit, graphics processor, etc.) 401, which may be loaded into a random access device according to a program stored in a read-only memory (ROM) 402 or from a storage device 408. The program in the memory (RAM) 403 executes various appropriate actions and processes. In the RAM 403, various programs and data required for the operation of the electronic device 400 are also stored. The processing device 401, ROM 402 and RAM 403 are connected to each other via a bus 404. An input/output (I/O) interface 405 is also connected to bus 404.
通常,以下装置可以连接至I/O接口405:包括例如触摸屏、触摸板、键盘、鼠标、摄像头、麦克风、加速度计、陀螺仪等的输入装置406;包括例如液晶显示器(LCD)、扬声器、振动器等的输出装置407;包括例如磁带、硬盘等的存储装置408;以及通信装置409。通信装置409可以允许电子设备400与其他设备进行无线或有线通信以交换数据。虽然图4示出了具有各种装置的电子设备400,但是应理解的是,并不要求实施或具备所有示出的装置。可以替代地实施或具备更多或更少的装置。Generally, the following devices may be connected to the I/O interface 405: input devices 406 including, for example, a touch screen, touch pad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a liquid crystal display (LCD), speakers, vibration An output device 407 such as a computer; a storage device 408 including a magnetic tape, a hard disk, etc.; and a communication device 409. The communication device 409 may allow the electronic device 400 to communicate wirelessly or wiredly with other devices to exchange data. Although FIG. 4 illustrates electronic device 400 with various means, it should be understood that implementation or availability of all illustrated means is not required. More or fewer means may alternatively be implemented or provided.
特别地,根据本公开的实施例,上文参考流程图描述的过程可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括承载在非暂态计算机可读介质上的计算机程序,该计算机程序包含用于执行流程图所示的方法的程序代码。在这样的实施例中,该计算机程序可以通过通信装置409从网络上被下载和安装, 或者从存储装置408被安装,或者从ROM 402被安装。在该计算机程序被处理装置401执行时,执行本公开实施例的扫描处理方法中限定的上述功能。In particular, according to embodiments of the present disclosure, the processes described above with reference to the flowcharts may be implemented as computer software programs. For example, embodiments of the present disclosure include a computer program product including a computer program carried on a non-transitory computer-readable medium, the computer program containing program code for performing the method illustrated in the flowchart. In such embodiments, the computer program may be downloaded and installed from the network via communication device 409, Either it is installed from the storage device 408 or it is installed from the ROM 402. When the computer program is executed by the processing device 401, the above-mentioned functions defined in the scan processing method of the embodiment of the present disclosure are performed.
需要说明的是,本公开上述的计算机可读介质可以是计算机可读信号介质或者计算机可读存储介质或者是上述两者的任意组合。计算机可读存储介质例如可以是——但不限于——电、磁、光、电磁、红外线、或半导体的系统、装置或器件,或者任意以上的组合。计算机可读存储介质的更具体的例子可以包括但不限于:具有一个或多个导线的电连接、便携式计算机磁盘、硬盘、随机访问存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、光纤、便携式紧凑磁盘只读存储器(CD-ROM)、光存储器件、磁存储器件、或者上述的任意合适的组合。在本公开中,计算机可读存储介质可以是任何包含或存储程序的有形介质,该程序可以被指令执行系统、装置或者器件使用或者与其结合使用。而在本公开中,计算机可读信号介质可以包括在基带中或者作为载波一部分传播的数据信号,其中承载了计算机可读的程序代码。这种传播的数据信号可以采用多种形式,包括但不限于电磁信号、光信号或上述的任意合适的组合。计算机可读信号介质还可以是计算机可读存储介质以外的任何计算机可读介质,该计算机可读信号介质可以发送、传播或者传输用于由指令执行系统、装置或者器件使用或者与其结合使用的程序。计算机可读介质上包含的程序代码可以用任何适当的介质传输,包括但不限于:电线、光缆、RF(射频)等等,或者上述的任意合适的组合。It should be noted that the computer-readable medium mentioned above in the present disclosure may be a computer-readable signal medium or a computer-readable storage medium, or any combination of the above two. The computer-readable storage medium may be, for example, but is not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or any combination thereof. More specific examples of computer readable storage media may include, but are not limited to: an electrical connection having one or more wires, a portable computer disk, a hard drive, random access memory (RAM), read only memory (ROM), removable Programmed read-only memory (EPROM or flash memory), fiber optics, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above. In this disclosure, a computer-readable storage medium may be any tangible medium that contains or stores a program for use by or in connection with an instruction execution system, apparatus, or device. In the present disclosure, a computer-readable signal medium may include a data signal propagated in baseband or as part of a carrier wave, carrying computer-readable program code therein. Such propagated data signals may take many forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the above. A computer-readable signal medium may also be any computer-readable medium other than a computer-readable storage medium that can send, propagate, or transmit a program for use by or in connection with an instruction execution system, apparatus, or device . Program code embodied on a computer-readable medium may be transmitted using any suitable medium, including but not limited to: wire, optical cable, RF (radio frequency), etc., or any suitable combination of the above.
在一些实施方式中,客户端、服务器可以利用诸如HTTP(Hyper Text Transfer Protocol,超文本传输协议)之类的任何当前已知或未来研发的网络协议进行通信,并且可以与任意形式或介质的数字数据通信(例如,通信网络)互连。通信网络的示例包括局域网(“LAN”),广域网(“WAN”),网际网(例如,互联网)以及端对端网络(例如,ad hoc端对端网络),以及任何当前已知或未来研发的网络。In some implementations, the client and server can communicate using any currently known or future developed network protocol such as HTTP (Hyper Text Transfer Protocol), and can communicate with digital data in any form or medium. Data communications (e.g., communications network) interconnections. Examples of communications networks include local area networks ("LAN"), wide area networks ("WAN"), the Internet (e.g., the Internet), and end-to-end networks (e.g., ad hoc end-to-end networks), as well as any currently known or developed in the future network of.
上述计算机可读介质可以是上述电子设备中所包含的;也可以是单独存在,而未装配入该电子设备中。 The above-mentioned computer-readable medium may be included in the above-mentioned electronic device; it may also exist independently without being assembled into the electronic device.
上述计算机可读介质承载有一个或者多个程序,当上述一个或者多个程序被该电子设备执行时,使得该电子设备:获取当前帧图像,将当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果,在第一拼接结果的误差小于预设的第一阈值时,对当前帧图像和历史图像数据进行非刚体校验,得到校验结果,在校验结果为校验成功时,将当前帧图像标记为有效扫描图像。The computer-readable medium carries one or more programs. When the one or more programs are executed by the electronic device, the electronic device: acquires the current frame image, performs rigid body splicing of the current frame image and historical image data, and obtains For the first splicing result, when the error of the first splicing result is less than the preset first threshold, non-rigid body verification is performed on the current frame image and the historical image data to obtain the verification result. When the verification result is that the verification is successful, Mark the current frame image as a valid scanned image.
可以以一种或多种程序设计语言或其组合来编写用于执行本公开的操作的计算机程序代码,上述程序设计语言包括但不限于面向对象的程序设计语言—诸如Java、Smalltalk、C++,还包括常规的过程式程序设计语言—诸如“C”语言或类似的程序设计语言。程序代码可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络——包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。Computer program code for performing the operations of the present disclosure may be written in one or more programming languages, including but not limited to object-oriented programming languages—such as Java, Smalltalk, C++, and Includes conventional procedural programming languages—such as "C" or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In situations involving remote computers, the remote computer can be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or it can be connected to an external computer (such as an Internet service provider through Internet connection).
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段、或代码的一部分,该模块、程序段、或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operations of possible implementations of systems, methods, and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagram may represent a module, segment, or portion of code that contains one or more logic functions that implement the specified executable instructions. It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown one after another may actually execute substantially in parallel, or they may sometimes execute in the reverse order, depending on the functionality involved. It will also be noted that each block of the block diagram and/or flowchart illustration, and combinations of blocks in the block diagram and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or operations. , or can be implemented using a combination of specialized hardware and computer instructions.
描述于本公开实施例中所涉及到的单元可以通过软件的方式实现,也可以通过硬件的方式来实现。其中,单元的名称在某种情况下并不构成对该单元本身的限定。 The units involved in the embodiments of the present disclosure can be implemented in software or hardware. Among them, the name of a unit does not constitute a limitation on the unit itself under certain circumstances.
本文中以上描述的功能可以至少部分地由一个或多个硬件逻辑部件来执行。例如,非限制性地,可以使用的示范类型的硬件逻辑部件包括:现场可编程门阵列(FPGA)、专用集成电路(ASIC)、专用标准产品(ASSP)、片上系统(SOC)、复杂可编程逻辑设备(CPLD)等等。The functions described above herein may be performed, at least in part, by one or more hardware logic components. For example, and without limitation, exemplary types of hardware logic components that may be used include: Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), Systems on Chips (SOCs), Complex Programmable Logical device (CPLD) and so on.
在本公开的上下文中,机器可读介质可以是有形的介质,其可以包含或存储以供指令执行系统、装置或设备使用或与指令执行系统、装置或设备结合地使用的程序。机器可读介质可以是机器可读信号介质或机器可读储存介质。机器可读介质可以包括但不限于电子的、磁性的、光学的、电磁的、红外的、或半导体系统、装置或设备,或者上述内容的任何合适组合。机器可读存储介质的更具体示例会包括基于一个或多个线的电气连接、便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦除可编程只读存储器(EPROM或快闪存储器)、光纤、便捷式紧凑盘只读存储器(CD-ROM)、光学储存设备、磁储存设备、或上述内容的任何合适组合。In the context of this disclosure, a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. Machine-readable media may include, but are not limited to, electronic, magnetic, optical, electromagnetic, infrared, or semiconductor systems, devices or devices, or any suitable combination of the foregoing. More specific examples of machine-readable storage media would include one or more wire-based electrical connections, laptop disks, hard drives, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), optical fiber, portable compact disk read-only memory (CD-ROM), optical storage device, magnetic storage device, or any suitable combination of the above.
根据本公开的一个或多个实施例,本公开提供了一种电子设备,包括:According to one or more embodiments of the present disclosure, the present disclosure provides an electronic device, including:
处理器;processor;
用于存储所述处理器可执行指令的存储器;memory for storing instructions executable by the processor;
所述处理器,用于从所述存储器中读取所述可执行指令,并执行所述指令以实现如本公开提供的任一所述的扫描处理方法。The processor is configured to read the executable instructions from the memory and execute the instructions to implement any of the scanning processing methods provided by this disclosure.
根据本公开的一个或多个实施例,本公开提供了一种计算机可读存储介质,所述存储介质存储有计算机程序,所述计算机程序用于执行如本公开提供的任一所述的扫描处理方法。According to one or more embodiments of the present disclosure, the present disclosure provides a computer-readable storage medium, the storage medium stores a computer program, the computer program is used to perform any one of the scanning provided by the present disclosure. Approach.
需要说明的是,在本文中,诸如“第一”和“第二”等之类的关系术语仅仅用来将一个实体或者操作与另一个实体或操作区分开来,而不一定要求或者暗示这些实体或操作之间存在任何这种实际的关系或者顺序。而且,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括 为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。It should be noted that in this article, relational terms such as “first” and “second” are only used to distinguish one entity or operation from another entity or operation, and do not necessarily require or imply these There is no such actual relationship or sequence between entities or operations. Furthermore, the terms "comprises,""comprises," or any other variations thereof are intended to cover a non-exclusive inclusion such that a process, method, article, or apparatus that includes a list of elements includes not only those elements, but also those not expressly listed other elements, or also include Elements inherent to such a process, method, article, or equipment. Without further limitation, an element defined by the statement "comprises a..." does not exclude the presence of additional identical elements in a process, method, article, or apparatus that includes the stated element.
以上所述仅是本公开的具体实施方式,使本领域技术人员能够理解或实现本公开。对这些实施例的多种修改对本领域的技术人员来说将是显而易见的,本文中所定义的一般原理可以在不脱离本公开的精神或范围的情况下,在其它实施例中实现。因此,本公开将不会被限制于本文所示的这些实施例,而是要符合与本文所公开的原理和新颖特点相一致的最宽的范围。The above descriptions are only specific embodiments of the present disclosure, enabling those skilled in the art to understand or implement the present disclosure. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be practiced in other embodiments without departing from the spirit or scope of the disclosure. Therefore, the present disclosure is not to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
工业实用性Industrial applicability
本公开提供的扫描处理方法,在非刚体实时扫描的过程中,可以对当前帧图像进行非刚体校验,在校验成功时将当前帧图像标记为有效扫描图像,实现以较快的帧率、效率进行非刚体扫描,以及基于有效扫描图像进行后续三维模型重建,进一步提高三维模型重建的精确性和可靠性,具有很强的工业实用性。 The scanning processing method provided by the present disclosure can perform non-rigid body verification on the current frame image during the non-rigid body real-time scanning process. When the verification is successful, the current frame image will be marked as a valid scanning image, achieving a faster frame rate. , efficient non-rigid body scanning, and subsequent 3D model reconstruction based on effective scanned images, further improving the accuracy and reliability of 3D model reconstruction, and has strong industrial practicability.

Claims (10)

  1. 一种扫描处理方法,其特征在于,包括:A scanning processing method, characterized by including:
    获取当前帧图像,将所述当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果;Obtain the current frame image, perform rigid body splicing on the current frame image and historical image data, and obtain the first splicing result;
    在所述第一拼接结果的误差小于预设的第一阈值时,对所述当前帧图像和所述历史图像数据进行非刚体校验,得到校验结果;When the error of the first splicing result is less than the preset first threshold, perform non-rigid body verification on the current frame image and the historical image data to obtain a verification result;
    在所述校验结果为校验成功时,将所述当前帧图像标记为有效扫描图像。When the verification result is that the verification is successful, the current frame image is marked as a valid scanned image.
  2. 根据权利要求1所述的扫描处理方法,其特征在于,所述对所述当前帧图像和所述历史图像数据进行非刚体校验,得到校验结果,包括:The scanning processing method according to claim 1, characterized in that, performing non-rigid body verification on the current frame image and the historical image data to obtain the verification result includes:
    分别对所述当前帧图像和所述历史图像数据对应的帧位置和形变场按照预设的调整次数进行调整;Adjust the frame position and deformation field corresponding to the current frame image and the historical image data respectively according to a preset number of adjustments;
    在每次调整后,基于调整后的所述当前帧图像和所述历史图像数据进行非刚体拼接,得到第二拼接结果;After each adjustment, perform non-rigid body splicing based on the adjusted current frame image and the historical image data to obtain a second splicing result;
    在所述第二拼接结果的误差小于预设的第二阈值时,确定校验成功;When the error of the second splicing result is less than the preset second threshold, it is determined that the verification is successful;
    在所述第二拼接结果的误差大于等于所述第二阈值时,确定校验失败。When the error of the second splicing result is greater than or equal to the second threshold, it is determined that the verification fails.
  3. 根据权利要求1或2所述的扫描处理方法,其特征在于,还包括:The scanning processing method according to claim 1 or 2, further comprising:
    在所述第一拼接结果的误差大于等于所述第一阈值或所述校验结果为校验失败时,获取所述当前帧图像的当前特征;When the error of the first splicing result is greater than or equal to the first threshold or the verification result is verification failure, obtain the current characteristics of the current frame image;
    将所述当前特征和预设存储的全局特征进行匹配,得到匹配结果;Match the current features with the preset stored global features to obtain a matching result;
    在所述匹配结果为匹配成功时,获取与所述当前帧图像匹配成功的多帧图像;When the matching result is a successful match, obtain multiple frame images that successfully match the current frame image;
    对所述当前帧图像和所述多帧图像进行非刚体校验,并在校验成功时,将所述当前帧图像标记为有效扫描图像。Non-rigid body verification is performed on the current frame image and the multi-frame images, and when the verification is successful, the current frame image is marked as a valid scanned image.
  4. 根据权利要求3所述的扫描处理方法,其特征在于,还包括: The scanning processing method according to claim 3, further comprising:
    在所述匹配结果为匹配失败时或是所述当前帧图像和所述多帧图像进行非刚体校验失败时,将所述当前帧图像进行删除处理。When the matching result is a matching failure or when the non-rigid body verification of the current frame image and the multi-frame image fails, the current frame image is deleted.
  5. 根据权利要求3所述的扫描处理方法,其特征在于,在将所述当前帧图像标记为有效扫描图像后,还包括:The scan processing method according to claim 3, characterized in that, after marking the current frame image as a valid scan image, it further includes:
    基于所述当前特征对所述全局特征进行更新,得到更新全局特征并存储。The global features are updated based on the current features to obtain updated global features and store them.
  6. 根据权利要求1-5任一项所述的扫描处理方法,其特征在于,还包括:The scanning processing method according to any one of claims 1 to 5, further comprising:
    获取所有有效扫描图像;Get all valid scanned images;
    对所述所有有效扫描图像进行特征提取,得到初始全局特征;Perform feature extraction on all valid scanned images to obtain initial global features;
    对所述初始全局特征进行去冗余处理,得到目标全局特征并存储。Perform redundancy processing on the initial global features to obtain the target global features and store them.
  7. 根据权利要求1-5任一项所述的扫描处理方法,其特征在于,还包括:The scanning processing method according to any one of claims 1 to 5, further comprising:
    获取所有有效扫描图像;Get all valid scanned images;
    对所述所有有效扫描图像对应的帧位置和变形场进行调整,以使同一扫描位置点在不同帧图像的观测位置之间的误差小于预设的第三阈值;其中,所述第三阈值小于所述第一阈值。The frame positions and deformation fields corresponding to all valid scanned images are adjusted so that the error between the observation positions of the same scanned position point in different frame images is less than a preset third threshold; wherein the third threshold is less than the first threshold.
  8. 一种扫描处理装置,其特征在于,包括:A scanning processing device, characterized in that it includes:
    第一获取模块,用于获取当前帧图像;The first acquisition module is used to acquire the current frame image;
    拼接模块,用于将所述当前帧图像和历史图像数据进行刚体拼接,得到第一拼接结果;A splicing module, used to rigidly splice the current frame image and historical image data to obtain a first splicing result;
    第一校验模块,用于在所述第一拼接结果的误差小于预设的第一阈值时,对所述当前帧图像和所述历史图像数据进行非刚体校验,得到校验结果;A first verification module, configured to perform non-rigid body verification on the current frame image and the historical image data to obtain a verification result when the error of the first splicing result is less than a preset first threshold;
    标记模块,用于在所述校验结果为校验成功时,将所述当前帧图像标记为有效扫描图像。A marking module, configured to mark the current frame image as a valid scanned image when the verification result is successful.
  9. 一种电子设备,其特征在于,所述电子设备包括:An electronic device, characterized in that the electronic device includes:
    处理器;processor;
    用于存储所述处理器可执行指令的存储器;memory for storing instructions executable by the processor;
    所述处理器,用于从所述存储器中读取所述可执行指令,并执行 所述指令以实现上述权利要求1-7中任一所述的扫描处理方法。The processor is configured to read the executable instructions from the memory and execute The instructions are used to implement the scanning processing method described in any one of the above claims 1-7.
  10. 一种计算机可读存储介质,其特征在于,所述存储介质存储有计算机程序,所述计算机程序用于执行上述权利要求1-7中任一所述的扫描处理方法。 A computer-readable storage medium, characterized in that the storage medium stores a computer program, and the computer program is used to execute the scanning processing method described in any one of claims 1-7.
PCT/CN2023/102125 2022-06-28 2023-06-25 Scanning processing method and apparatus, and electronic device and storage medium WO2024001959A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210753949.3A CN115115593A (en) 2022-06-28 2022-06-28 Scanning processing method and device, electronic equipment and storage medium
CN202210753949.3 2022-06-28

Publications (1)

Publication Number Publication Date
WO2024001959A1 true WO2024001959A1 (en) 2024-01-04

Family

ID=83331502

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/102125 WO2024001959A1 (en) 2022-06-28 2023-06-25 Scanning processing method and apparatus, and electronic device and storage medium

Country Status (2)

Country Link
CN (1) CN115115593A (en)
WO (1) WO2024001959A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115115593A (en) * 2022-06-28 2022-09-27 先临三维科技股份有限公司 Scanning processing method and device, electronic equipment and storage medium
CN116541576B (en) * 2023-07-06 2023-09-29 浙江档科信息技术有限公司 File data management labeling method and system based on big data application

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120293608A1 (en) * 2011-05-17 2012-11-22 Apple Inc. Positional Sensor-Assisted Perspective Correction for Panoramic Photography
CN103534726A (en) * 2011-05-17 2014-01-22 苹果公司 Positional sensor-assisted image registration for panoramic photography
CN103606189A (en) * 2013-11-19 2014-02-26 浙江理工大学 Track base selection method facing non-rigid body three-dimensional reconstruction
CN108648145A (en) * 2018-04-28 2018-10-12 北京东软医疗设备有限公司 Image split-joint method and device
CN110889819A (en) * 2019-11-29 2020-03-17 上海联影医疗科技有限公司 Medical image scanning method, apparatus, device and storage medium
CN115115593A (en) * 2022-06-28 2022-09-27 先临三维科技股份有限公司 Scanning processing method and device, electronic equipment and storage medium

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101254120B (en) * 2008-03-17 2010-09-08 北京好望角图像技术有限公司 Real time ultrasonic wild eyeshot imaging method
CN102324027B (en) * 2011-05-27 2013-05-29 汉王科技股份有限公司 Scanning and identifying device and method
CN105913492B (en) * 2016-04-06 2019-03-05 浙江大学 A kind of complementing method of RGBD objects in images shape
TW201915592A (en) * 2017-09-29 2019-04-16 揚明光學股份有限公司 3d printing system and fabrication method thereof
CN107945109B (en) * 2017-11-06 2020-07-28 清华大学 Image splicing method and device based on convolutional network
CN110111250B (en) * 2019-04-11 2020-10-30 中国地质大学(武汉) Robust automatic panoramic unmanned aerial vehicle image splicing method and device
CN110097063A (en) * 2019-04-30 2019-08-06 网易有道信息技术(北京)有限公司 Data processing method, medium, device and the calculating equipment of electronic equipment
CN112199846A (en) * 2020-10-14 2021-01-08 广东珞珈睡眠科技有限公司 System for analyzing and customizing mattress based on three-dimensional human body reconstruction technology
CN113191946B (en) * 2021-03-02 2022-12-27 中国人民解放军空军航空大学 Aerial three-step area array image splicing method
CN114187366A (en) * 2021-12-10 2022-03-15 北京有竹居网络技术有限公司 Camera installation correction method and device, electronic equipment and storage medium
CN114463184B (en) * 2022-04-11 2022-08-02 国仪量子(合肥)技术有限公司 Image splicing method and device, storage medium and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120293608A1 (en) * 2011-05-17 2012-11-22 Apple Inc. Positional Sensor-Assisted Perspective Correction for Panoramic Photography
CN103534726A (en) * 2011-05-17 2014-01-22 苹果公司 Positional sensor-assisted image registration for panoramic photography
CN103606189A (en) * 2013-11-19 2014-02-26 浙江理工大学 Track base selection method facing non-rigid body three-dimensional reconstruction
CN108648145A (en) * 2018-04-28 2018-10-12 北京东软医疗设备有限公司 Image split-joint method and device
CN110889819A (en) * 2019-11-29 2020-03-17 上海联影医疗科技有限公司 Medical image scanning method, apparatus, device and storage medium
CN115115593A (en) * 2022-06-28 2022-09-27 先临三维科技股份有限公司 Scanning processing method and device, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN115115593A (en) 2022-09-27

Similar Documents

Publication Publication Date Title
WO2024001959A1 (en) Scanning processing method and apparatus, and electronic device and storage medium
US20200042776A1 (en) Method and apparatus for recognizing body movement
EP3872764A1 (en) Method and apparatus for constructing map
CN114399588B (en) Three-dimensional lane line generation method and device, electronic device and computer readable medium
WO2023179310A1 (en) Image restoration method and apparatus, device, medium, and product
WO2023213253A1 (en) Scanning data processing method and apparatus, and electronic device and medium
WO2022171036A1 (en) Video target tracking method, video target tracking apparatus, storage medium, and electronic device
CN114964296A (en) Vehicle driving path planning method, device, equipment and computer readable medium
WO2023213252A1 (en) Scanning data processing method and apparatus, and device and medium
WO2023237065A1 (en) Loop closure detection method and apparatus, and electronic device and medium
CN109816791B (en) Method and apparatus for generating information
WO2023082922A1 (en) Object positioning method and device in discontinuous observation condition, and storage medium
WO2022194145A1 (en) Photographing position determination method and apparatus, device, and medium
CN111383337B (en) Method and device for identifying objects
CN111368015B (en) Method and device for compressing map
CN116188583B (en) Method, device, equipment and computer readable medium for generating camera pose information
CN112880675B (en) Pose smoothing method and device for visual positioning, terminal and mobile robot
WO2023226065A1 (en) Ellipse positioning data processing method and apparatus, and device and computer-readable medium
WO2024109795A1 (en) Scanning processing method and apparatus, device, and medium
WO2022194061A1 (en) Target tracking method, apparatus and device, and medium
CN114863025B (en) Three-dimensional lane line generation method and device, electronic device and computer readable medium
CN112883757B (en) Method for generating tracking attitude result
WO2023025181A1 (en) Image recognition method and apparatus, and electronic device
WO2024036764A1 (en) Image processing method and apparatus, device, and medium
CN117710612A (en) Augmented reality anchor point management method, device, storage medium, and program product

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: 23830137

Country of ref document: EP

Kind code of ref document: A1