WO2022233223A1 - 图像拼接方法、装置、设备及介质 - Google Patents
图像拼接方法、装置、设备及介质 Download PDFInfo
- Publication number
- WO2022233223A1 WO2022233223A1 PCT/CN2022/086739 CN2022086739W WO2022233223A1 WO 2022233223 A1 WO2022233223 A1 WO 2022233223A1 CN 2022086739 W CN2022086739 W CN 2022086739W WO 2022233223 A1 WO2022233223 A1 WO 2022233223A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- image
- target
- template
- spliced
- preset
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/40—Extraction of image or video features
- G06V10/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/50—Image enhancement or restoration using two or more images, e.g. averaging or subtraction
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/25—Determination of region of interest [ROI] or a volume of interest [VOI]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
- G06V10/751—Comparing pixel values or logical combinations thereof, or feature values having positional relevance, e.g. template matching
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20212—Image combination
- G06T2207/20221—Image fusion; Image merging
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30196—Human being; Person
- G06T2207/30201—Face
Definitions
- the present disclosure relates to the technical field of image processing, for example, to an image stitching method, apparatus, device, and medium.
- the present disclosure provides an image stitching method, device, device and medium.
- the present disclosure provides an image stitching method, including:
- the template image whose matching degree satisfies the preset matching condition is used as the target template image
- the target image part in the image to be spliced is spliced into the target image area in the target template image to obtain the target spliced image, and the target image part and the target image area correspond to the same part of the target object.
- an image splicing device comprising:
- a first acquiring unit configured to acquire an image to be spliced and a plurality of template images, wherein the image to be spliced and the template image respectively include target objects;
- a first processing unit configured to calculate the matching degree of the target object between the image to be spliced and each template image
- the second processing unit is configured to use the template image whose matching degree satisfies the preset matching condition as the target template image;
- the image stitching unit is configured to stitch the target image part in the image to be stitched into the target image area in the target template image to obtain the target stitched image, and the target image part and the target image area correspond to the same part of the target object.
- an image stitching device including:
- the processor is configured to read executable instructions from the memory and execute the executable instructions to implement the image stitching method described in the first aspect.
- the present disclosure provides a computer-readable storage medium, where a computer program is stored in the storage medium, and when the computer program is executed by a processor, the processor enables the processor to implement the image stitching method described in the first aspect.
- FIG. 1 is a schematic flowchart of an image stitching method according to an embodiment of the present disclosure
- FIG. 2 is a schematic diagram of a template image provided by an embodiment of the present disclosure
- FIG. 3 is a schematic diagram of a target stitching image provided by an embodiment of the present disclosure.
- FIG. 4 is a schematic diagram of another target stitching image provided by an embodiment of the present disclosure.
- FIG. 5 is a schematic diagram of yet another target mosaic image provided by an embodiment of the present disclosure.
- FIG. 6 is a schematic flowchart of another image stitching method according to an embodiment of the present disclosure.
- FIG. 7 is a schematic structural diagram of an image stitching device according to an embodiment of the present disclosure.
- FIG. 8 is a schematic structural diagram of an image stitching device according to an embodiment of the present disclosure.
- the term “including” and variations thereof are open-ended inclusions, ie, "including but not limited to”.
- the term “based on” is “based at least in part on.”
- the term “one embodiment” means “at least one embodiment”; the term “another embodiment” means “at least one additional embodiment”; the term “some embodiments” means “at least some embodiments”. Relevant definitions of other terms will be given in the description below.
- Embodiments of the present disclosure provide an image stitching method, device, device, and medium that can meet a user's personalized needs for image stitching.
- the image stitching method provided by the embodiments of the present disclosure is first described below with reference to FIGS. 1 to 6 .
- the image stitching method may be performed by an image stitching device.
- FIG. 1 shows a schematic flowchart of an image stitching method provided by an embodiment of the present disclosure.
- the image stitching method may include the following steps.
- the image splicing device may first acquire images to be spliced to be spliced, and after acquiring the images to be spliced, acquire multiple template images that can be used as image splicing templates of the images to be spliced.
- the images to be stitched may include a target object.
- the target object may include overall objects such as characters, animals, and cartoon characters, and the target object may also include partial objects such as face, head, head and shoulders, and upper body in the overall object, which are not limited herein.
- the image stitching device may capture an image in real time, and use the image as the image to be stitched.
- the image splicing device may also acquire an image selected locally by the user, and use the image as the image to be spliced.
- the image splicing device may receive images sent by other devices, and use the images as images to be spliced.
- the template image may also include a target object.
- the target object may include overall objects such as characters, animals, and cartoon characters, and the target object may also include partial objects such as face, head, head and shoulders, and upper body in the overall object, which are not limited herein.
- the template image may be an image in a template image library, which may contain multiple types of authorized images.
- the template image may include, but is not limited to, a famous painting type image, an emoticon type image, a hand-drawn type image, a cartoon type image, a photo type image, etc., which is not limited in the present disclosure.
- the image stitching device may acquire all template images in the template image library after acquiring the images to be stitched.
- the image splicing device may, after acquiring the image to be spliced, detect the object type to which the target object in the image to be spliced belongs, and then acquire a template image with the target object corresponding to the object type in the template image library .
- the image stitching device may acquire a template image corresponding to the person type in the template image library.
- the image splicing device may acquire a template image corresponding to the face type in the template image library.
- the image splicing device may obtain a template image corresponding to the person's face type in the template image library.
- the image splicing device may also acquire multiple template images first, and then acquire images to be spliced for which image splicing needs to be performed, and then perform an image splicing operation based on the acquired multiple template images and images to be spliced .
- the image splicing device may perform matching calculation between the target object in the image to be spliced and the target object in each template image respectively, and obtain the matching degree of the target object between the image to be spliced and each template image.
- the matching degree of the target object can be used to represent the similarity between the target object in the image to be stitched and the target object in the template image.
- the image stitching device may calculate the matching degree of the target object between the image to be stitched and each template image by using the object feature points of the target object.
- S120 may include:
- the matching degree of the target object between the image to be spliced and each template image is calculated.
- the image splicing device first determines the to-be-spliced object feature points of the target objects in the to-be-spliced images, and then according to the template object feature points of the target objects in each template image and The mapping relationship between the feature points of the objects to be spliced of the target objects in the images to be spliced, the template object feature points of the target objects in each template image are respectively mapped to the images to be spliced, that is, the target objects in each template image are mapped.
- the template object feature points of the target object in the to-be-spliced image are respectively subjected to feature point size uniformity processing, so that the template object feature points of the target object in each template image are the same as the target object in the to-be-spliced image.
- the feature points of the objects to be spliced are aligned, and the feature points of the template objects of the target objects in each template image corresponding to the feature points of the target objects located in the images to be spliced are obtained, that is, the mapping of the target objects corresponding to each template image.
- the feature points of the object to be spliced and the feature points of the object to be spliced of the target object in the image to be spliced and the feature points of the mapped object of the target object corresponding to each template image are respectively matched and calculated to obtain the target between the image to be spliced and each template image.
- the matching degree of the object is respectively matched and calculated to obtain the target between the image to be spliced and each template image.
- the image splicing device may use a pre-trained object feature point detection model to perform object feature point detection on the image to be spliced, and obtain object feature points of the target object in the image to be spliced.
- the image stitching device may also acquire template object feature points of the target object in each template image stored in advance.
- the template object feature points of the target object in each template image can be detected by using a pre-trained object feature point detection model.
- the matching degree may include an average pixel difference between the pixels to which the feature points of the mapping object belong and the pixels to which the feature points of the object to be spliced belong. That is, the average pixel difference may be the difference between the pixel value of the pixel to which each feature point of the mapping object belongs in the image to be spliced and the pixel value of the corresponding feature point in the feature point of the object to be spliced in the image to be spliced. Average value of pixel value difference.
- the image splicing device can extract the pixel value of the pixel to which each feature point of the target object corresponding to the template image belongs to the pixel in the image to be spliced and the target in the image to be spliced.
- the pixel value of each feature point in the feature points of the object to be spliced is the pixel value of the pixel to which it belongs in the image to be spliced, then calculates the pixel value difference between the two pixel values corresponding to each feature point, and finally calculates the difference between all pixel values The average of the values to get the average pixel difference.
- the matching degree may also include the average distance between the pixels to which the feature points of the mapping object belong and the pixels to which the feature points of the object to be spliced belong. That is, the average distance can be the pixel position between the pixel position of each feature point in the feature point of the mapping object in the image to be spliced and the pixel position of the corresponding feature point in the feature point of the object to be spliced in the image to be spliced. average distance.
- the image splicing device can determine the pixel position of each feature point in the feature points of the mapped object of the target object corresponding to the template image, the pixel position of the pixel in the image to be spliced, and the target in the image to be spliced
- the pixel position of each feature point in the feature points of the object to be spliced is the pixel position of the pixel in the image to be spliced, then calculate the pixel distance between the two pixel positions corresponding to each feature point, and finally calculate the average value of all pixel distances , to get the average distance.
- the matching degree of the target object between the image to be spliced and each template image can be calculated more accurately by using the object feature points.
- the image stitching device may calculate the matching degree of the target object between the image to be stitched and each template image by using the object image corresponding to the target object.
- S120 may include:
- the object images of the target object in each template image are respectively mapped to the images to be spliced to obtain a mapping image of each template image for the target object;
- the image similarity between the object image of the target object in the image to be spliced and the mapped image of each template image for the target object is taken as the matching degree of the target object between the image to be spliced and each template image.
- the image splicing device may, according to the mapping relationship between the object image of the target object in each template image and the object image of the target object in the image to be spliced
- the object image of the object in each template image is respectively mapped to the image to be spliced, that is, the object image of the target object in each template image is subjected to image size uniformity processing to the image to be spliced, so that the target object is in each template image.
- the object image in the image is aligned with the object image of the target object in the image to be spliced, and the mapping image located in the image to be spliced corresponding to the object image of each target object in each template image is obtained, that is, each template image is aimed at the target image.
- the mapping image of the object and then the image similarity calculation is performed on the object image of the target object in the image to be spliced and the mapped image of each template image for the target object, to obtain the target object between the image to be spliced and each template image. suitability.
- the image splicing device may use a pre-trained object detection model to perform object detection on the image to be spliced, and obtain an object image of the target object in the image to be spliced.
- the image stitching device may also acquire pre-stored object images of the target object in each template image.
- the object image of the target object in each template image can be obtained by using a pre-trained object detection model to perform object detection.
- the image splicing device may filter the template images according to the matching degree, and filter out the matching degree satisfying the matching degree in the template image.
- the template image with matching conditions is preset, and the filtered template image is used as the target template image, that is, the source image used for image splicing of the images to be spliced.
- the preset matching condition may include any one of the following: the average pixel difference is more The smallest among the template images; the average pixel difference is less than or equal to the preset pixel difference threshold.
- the preset matching condition may include that the average pixel difference is the smallest among the multiple template images, that is, the target template image may be the template image corresponding to the smallest average pixel difference among the multiple average pixel differences.
- the image stitching device can sort the average pixel differences in ascending order. , and then take the sorted first average pixel difference as the minimum average pixel difference, and take the template image corresponding to the minimum average pixel difference as the target template image.
- the preset matching condition may include that the average pixel difference is less than or equal to the preset pixel difference threshold, that is, the target template image may be an average pixel whose at least one of the multiple average pixel differences is less than or equal to the preset pixel difference threshold The template image corresponding to the difference.
- the image stitching device can compare the average pixel differences with the preset pixel difference threshold respectively. , to find at least one average pixel difference less than or equal to the preset pixel difference threshold, and then use the template image corresponding to the found at least one average pixel difference as the target template image.
- the preset pixel difference threshold may be any value preset as required, which is not limited herein.
- the preset matching condition may include any of the following: The smallest in the template image; the average distance is less than or equal to the preset distance threshold.
- the preset matching condition may include that the average distance is the smallest among the plurality of template images, that is, the target template image may be the template image corresponding to the smallest average distance among the plurality of average distances.
- the image stitching device can sort the average distances in ascending order, and then The first average distance after sorting is used as the minimum average distance, and the template image corresponding to the minimum average distance is used as the target template image.
- the preset matching condition may include that the average distance is less than or equal to a preset distance threshold, that is, the target template image may be a template corresponding to an average distance where at least one of the multiple average distances is less than or equal to the preset distance threshold image.
- the image stitching device can compare the average distances with the preset distance thresholds to find to at least one average distance less than or equal to the preset distance threshold, and then use the template image corresponding to the at least one average distance found as the target template image.
- the preset distance threshold may be any value preset as required, which is not limited herein.
- the preset matching condition may include any of the following One: the image similarity is the smallest among multiple template images; the image similarity is less than or equal to the preset similarity threshold.
- the preset matching condition may include that the image similarity is the smallest among the multiple template images, that is, the target template image may be the template image corresponding to the smallest image similarity among the multiple image similarities.
- the image splicing device may, after calculating the image similarity between the object image of the target object in the image to be spliced and the mapped image of each template image for the target object, compare multiple images in ascending order. Then, the first image similarity after sorting is used as the minimum image similarity, and the template image corresponding to the minimum image similarity is used as the target template image.
- the preset matching condition may include that the image similarity is less than or equal to the preset similarity threshold, that is, the target template image may be similar to images with at least one of the multiple image similarities less than or equal to the preset similarity threshold The template image corresponding to the degree.
- the image splicing device may calculate the image similarity between the object image of the target object in the image to be spliced and the mapped image of each template image for the target object, and then compare the multiple image similarities with the preset similarity respectively.
- the thresholds are compared to find at least one image similarity less than or equal to the preset similarity threshold, and then the template image corresponding to the found at least one image similarity is used as the target template image.
- the preset similarity threshold may be any value preset as required, which is not limited herein.
- the image stitching device may stitch the target image part in the to-be-spliced image into the target image area in the target template image, so as to replace the target image part in the to-be-spliced image with the target image part.
- the original image content in the target image area in the target template image is used to obtain the target spliced image, so that the target spliced image can simultaneously have at least part of the characteristics of the target object in the image to be spliced.
- the target image part may include at least part of the image content of the object image of the target object in the image to be spliced, that is, the target image part may include image content corresponding to at least part of the target object in the image to be spliced.
- the target image portion and the target image area correspond to the same portion of the target object.
- the target image part is the image content corresponding to a certain part of the target object in the image to be spliced
- the target image area is the image area corresponding to the same part of the target object in the target template image.
- a target template image whose matching degree with the target object between the images to be spliced satisfies a preset matching condition can be selected for the images to be spliced, so as to be based on the relationship between the template image and the image to be spliced.
- the matching degree of the target object realizes the automatic matching of the source image used for image stitching, and then stitches the target image part corresponding to at least part of the target object in the image to be stitched to the same part of the target object in the target template image.
- the target stitched image is obtained, so that the target stitched image can meet the user's personalized needs for image stitching, and the user experience is improved.
- the target object in order to meet the personalized needs of the user, may include a face.
- the face may be the face of any object.
- Objects may include, but are not limited to, characters, animals, cartoon characters, and the like.
- the matching degree of the target object between the image to be spliced and each template image is the matching degree of the face between the image to be spliced and each template image.
- the image splicing device can use facial feature points of the face to calculate the matching degree of the target object between the image to be spliced and each template image.
- the calculation of the matching degree is as described above, and will not be repeated here. .
- the image splicing device may use the face image corresponding to the face to calculate the matching degree of the face between the image to be spliced and each template image. Repeat.
- the image stitching device can stitch the target image part in the face image in the image to be stitched into the target image area in the image area to which the face image in the target template image belongs to obtain the target stitched image.
- the target image portion and the portion of the target object corresponding to the target image region may be the target facial part in the face.
- the target facial area may include at least one of the following: eyebrows, eyes, ears, nose, and mouth.
- the target image portion may include a specified size and specified size corresponding to the target template image in the image to be stitched An image portion of a shape that contains the overall target face part.
- the target image area may be an entire image area with the same specified size and specified shape in the target template image.
- the above-mentioned designated size and designated shape can be preset according to requirements, which are not limited herein.
- the specified shape may include at least one of a rectangle, a trapezoid, an ellipse, and the like.
- the target image part in the image to be spliced can be an image part containing two eyes with a specified size and a specified shape
- the target image area can be the target template image with the specified size and shape.
- the size and the specified shape of an entire image area containing two eyes will be described below by taking Figures 2 and 3 as examples.
- FIG. 2 shows a schematic diagram of a template image provided by an embodiment of the present disclosure.
- FIG. 3 shows a schematic diagram of a target mosaic image provided by an embodiment of the present disclosure.
- the character in the template image 201 has a template face 202 .
- the character in the target mosaic image 301 has a mosaic face 302 , and a rectangular overall eye image 303 is mosaicked in the mosaic face 302 , and the overall eye image 303 combines the template shown in FIG. 2
- the two eyes in the human face 202 , the image content between the two eyes, and the image content around the two eyes are entirely covered, thereby generating the target mosaic image 301 .
- the target image part when the target face part includes eyebrows, eyes, and ears, the target image part may also be a target face with a specified size and a specified shape corresponding to the target template image and including splits part of the two images.
- the target image areas may be two separate image areas having the same specified size and specified shape.
- the above-mentioned designated size and designated shape can be preset according to requirements, which are not limited herein.
- the specified shape may include at least one of a rectangle, a trapezoid, an ellipse, and the like.
- the target image part in the image to be spliced can also be two image parts containing an eye with a specified size and a specified shape, and the target image area can be the specified size and shape.
- the designated shape includes two separate image regions of one eye respectively, which are described below by taking FIG. 2 and FIG. 4 as examples.
- FIG. 4 shows a schematic diagram of another target mosaic image provided by an embodiment of the present disclosure.
- the person in the target stitched image 401 has a stitched face 402, and the stitched face 402 is stitched with two rectangular split eye images 303, and each split eye image 303 is a One eye and the image content around one eye in the template face 202 shown in 2 are covered, thereby generating the target mosaic image 401 .
- the target image portion may further include at least two image portions each containing an entire face part with a specified size and a specified shape corresponding to the target template image.
- the target image area may include at least two whole-part areas having the same designated size and designated shape as each image part, respectively.
- the above-mentioned designated size and designated shape can be preset according to requirements, which are not limited herein.
- the specified shape may include at least one of a rectangle, a trapezoid, an ellipse, and the like.
- the target image part in the image to be spliced may include an image part with a specified size and a specified shape including two eyes, and an image part with a specified size and a specified shape including two eyes.
- a part image of the mouth, the target image area may include a whole part area containing two eyes with the same specified size and specified shape as the image part to which the eyes belong and with the same specified size and specified shape as the image part to which the mouth belongs.
- the shape includes an overall part area of the mouth, which will be described below by taking FIG. 2 and FIG. 5 as examples.
- FIG. 5 shows a schematic diagram of yet another target mosaic image provided by an embodiment of the present disclosure.
- the character in the target mosaic image 501 has a mosaic face 502, and a rectangular overall eye image 503 and a rectangular overall mouth image 504 are mosaicked in the mosaic face 502.
- the overall eye image 503 The two eyes, the image content between the two eyes, and the image content around the two eyes in the template face 202 shown in FIG. 2 are covered as a whole, and the whole mouth image 504 is shown in FIG.
- the mouth in the template face 202 and the image content around the mouth are covered as a whole, thereby generating the target mosaic image 501 .
- a target template image whose matching degree with its face satisfies a preset matching condition can be selected for the image to be spliced from among the multiple template images, so as to be based on the template image and the face of the image to be spliced. to achieve automatic matching of the source image, and then splicing the target image part corresponding to the target face part in the image to be spliced to the target image area to which the target face part belongs in the selected target template image to obtain the target spliced image , so that the target mosaic image can meet the personalized needs of users and improve the user experience.
- the mapping relationship between the template object feature points of the target object in the template image and the to-be-spliced object feature points of the target object in the to-be-spliced image may include template object feature points to to-be-spliced objects The optimal affine transformation matrix of the feature points.
- mapping the template object feature points of the target object in the template image to the image to be spliced, and obtaining the mapped object feature points of the target object corresponding to the template image may include:
- the feature points of the template object are respectively mapped to the image to be spliced to obtain the feature points of the mapped object.
- the image splicing device can perform affine transformation processing on each template object feature point to the feature point of the object to be spliced, so as to calculate the optimal affine transformation matrix from each template object feature point to the feature point of the object to be spliced, and then Multiply each template object feature point with the corresponding optimal affine transformation matrix to obtain the mapping object feature point corresponding to each template object feature point.
- the image splicing device may traverse multiple template images, and for each template image, the template object feature points of the target object in the template image may be affine to the object feature points to be spliced of the target object in the image to be spliced. Transformation processing to calculate the optimal affine transformation matrix from the template object feature points of the target object in the template image to the feature points of the target object to be stitched in the template image, and then the target object in the template image.
- Each feature point in the feature points of the template object is multiplied by the corresponding optimal affine transformation matrix to realize the mapping of each feature point in the feature points of the template object of the target object in the template image to the image to be spliced, Then, the mapped face feature points corresponding to the template object feature points of the target object in the template image are obtained.
- the image splicing device may use the mapping relationship between the template object feature points of the target object in the template image and the to-be-spliced object feature points of the target object in the to-be-spliced image as the target object in each template image
- the mapping relationship between the object image of the target object and the object image of the target object in the image to be spliced The mapping relationship with the object image of the target object in the image to be spliced.
- the image stitching device calculates the template object feature points of the target object in the template image to the to-be-stitched object feature points of the target object in the to-be-stitched image. After the optimal affine transformation matrix of The mapping of each pixel of the template image to the image to be spliced, and then the mapping image of the template image for the target object is obtained.
- the optimal affine transformation matrix from the feature points of the template object to the feature points of the objects to be spliced can be used to realize the transformation between the template object feature points of the target object in the template image and the target object in the template image.
- the mapping of the object image to the image to be spliced improves the accuracy of the mapping result, thereby improving the accuracy of the acquired target template image.
- the image splicing device may use the splicing mask image corresponding to the target template image to implement image splicing between the image to be spliced and the target template image.
- S140 shown in FIG. 1 may include:
- the target image part in the mapped target template image is stitched into the target image area in the target template image to obtain the target stitched image.
- the image splicing device can map the image to be spliced onto the target template image according to the mapping relationship between the target object in the image to be spliced and the target object in the template image, that is, the image to be spliced is converted to the target template image by the size of the image.
- the homogenization process makes the image to be spliced and the target template image aligned to obtain the mapped target template image, and then uses the stitching mask image corresponding to the target template image to fuse the mapped target template image and the target template image, so as to obtain the target template image after stitching.
- the mask image realizes that the target image part in the mapped target template image is spliced into the target image area in the target template image, and the target spliced image is obtained.
- the mapping relationship between the target object in the image to be spliced and the target object in the template image may include the optimal target template object feature point of the target object in the target template image to the feature point of the object to be spliced in the image to be spliced Affine transformation inverse matrix.
- mapping the image to be spliced onto the target template image, and obtaining the mapped target template image may include:
- the image to be spliced is mapped onto the target template image to obtain the mapped target template image.
- the image stitching device may obtain an optimal affine transformation matrix from the template object feature points of the target object in the target template image to the feature points of the target object to be stitched in the image to be stitched, and calculate the optimal affine transformation matrix of the The inverse matrix is obtained to obtain the optimal affine transformation inverse matrix of the target template object feature point of the target object in the target template image to the feature point of the object to be spliced in the image to be spliced, and then each pixel of the image to be spliced is compared with the optimal affine transformation matrix.
- the affine transformation inverse matrix is multiplied to realize the mapping of each pixel of the image to be spliced to the target template image, and then the mapped target template image corresponding to the image to be spliced is obtained, so that the target object in the mapped target template image is The size and position are the same as those of the target object in the target template image.
- the image stitching device may obtain a stitching mask image corresponding to the target template image from a plurality of stitching mask images stored in advance.
- the stitching mask image corresponding to the target template image can be used to extract the target image part located in the target image area in the target template image and the original image part outside the target image area in the target template image in the target template image after mapping , and the extracted target image part and the original image part are stitched into the target stitched image.
- the image stitching method may further include:
- a stitched mask image is generated.
- the image stitching device can firstly use the pre-trained object feature point detection model to detect the object feature points of each template image respectively, obtain the template object feature points of the target object in each template image, and then determine the template object feature points according to the preset area.
- the method based on the feature points of the template object, determine the target image area to which the target part of the target object in each template image belongs, and then generate the stitching mask image corresponding to each template image according to the target image area, so that the stitching mask image can be It is used to extract the target image part to which the target part of the target object in the mapped target template image belongs and the original image part outside the target image area to which the target part of the target object in the target template image belongs, and the extracted target image part And the original image part is stitched into the target stitched image.
- determining the target image area according to the target template object feature points by the image stitching device may include: determining, among the template object feature points of the target object in the template image, the feature points corresponding to the target part of the target object, and then calculating the feature points that can surround the determined target object. The minimum image area with the specified shape of the feature points, and finally the minimum image area is enlarged by a predetermined ratio to obtain the target image area.
- the image stitching device can determine the feature points corresponding to the target face part from the facial feature points in the template image, and then Calculate the minimum image area with the specified shape that can surround the determined feature point, and finally expand the minimum image area by a predetermined ratio to obtain the target image area.
- the image stitching method may also include:
- the multiple template images that meet the preset template conditions are filtered.
- the image splicing device may first acquire a plurality of preset images, and then perform image detection on each preset image to determine whether each preset image conforms to the preset template conditions, and then filter out those conforming to the preset Multiple template images of template conditions, and store the filtered template images in the template image library.
- the preset template conditions may include at least one of the following: the image proportion of the target object is greater than or equal to a preset ratio threshold; the object angle of the target object is less than or equal to the preset angle threshold; the object size of the target object is greater than or equal to Preset size threshold.
- the object angle may include the attitude angle of the target object, such as Euler angle, which is not limited herein.
- an image with a target object and the target object meets the requirements can be used as a template image, and further, after the image to be spliced and the template image are spliced, the characteristics of the spliced target object can be made more obvious , which makes it easier for users to view the stitching effect, which not only improves the quality of image stitching, but also improves the user experience.
- the preset template conditions may include at least one of the following: the image proportion of the face is greater than or equal to the preset ratio threshold; the face angle is less than or equal to the preset angle threshold; the face size Greater than or equal to the preset size threshold.
- the image stitching device can use the face detection model obtained by pre-training to perform face detection on the preset image, and obtain the image in the preset image. face image, and calculate the ratio of the face image to the preset image, the ratio is the image proportion of the face, and then the image stitching device can filter out the image proportion of the face is greater than or equal to the preset ratio threshold. set the image, and use the filtered preset image as the template image.
- the preset ratio threshold can be preset as required, which is not limited here.
- the image stitching device can use the pre-trained face pose detection model to perform facial pose detection on the preset image, and obtain the The face posture angle is the face angle, and then the image stitching device can filter out a preset image whose face angle is less than or equal to the preset angle threshold, and use the filtered preset image as a template image.
- the preset angle threshold may be preset as required, and the facial posture angle may include the facial Euler angle, which is not limited herein.
- the image stitching device can use the face detection model obtained by pre-training to perform face detection on the preset image, and obtain the face in the preset image. image, and calculate the size of the face image, which is the face size, and then the image stitching device can filter out the preset image whose face size is greater than or equal to the preset size threshold, and use the filtered preset image as a template image.
- the preset size threshold may be preset as required, which is not limited herein.
- an image with a face that meets the requirements can be used as a template image, and further, after the image to be spliced and the template image are spliced, the facial features of the spliced face can be made more obvious , which makes it easier for users to view the stitching effect, which not only improves the quality of image stitching, but also improves the user experience.
- the image stitching method shown in FIG. 6 is also provided.
- FIG. 6 shows a schematic flowchart of another image stitching method provided by an embodiment of the present disclosure.
- the image stitching method may include the following steps.
- the image to be spliced and the template image respectively include target objects.
- the target image part and the target image area correspond to the same part of the target object.
- S610-S640 are similar to S110-S140 shown in FIG. 1 , and details are not described here.
- the number of target mosaic images is multiple.
- the target object includes the face, the target image part, and the part of the target object corresponding to the target image area is the target face part in the face.
- the image stitching device can respectively stitch the target image parts corresponding to each target face part in the images to be stitched into the corresponding target template images.
- the target image area to which the target face part belongs and the combined image of the target image parts corresponding to various target face parts in the image to be spliced are spliced into the combined area of the target image area to which the corresponding target face part belongs in the target template image , to obtain multiple target stitched images.
- the image stitching device may stitch the target image parts in the images to be stitched to the target image areas in each target template image respectively, so as to obtain multiple targets Stitched images.
- S650 Generate a target video according to a preset video template and a plurality of target mosaic images.
- a preset video template may be obtained, and the preset video template is used to automatically perform video editing on the multiple target spliced images to obtain the target video.
- a single image to be spliced can be automatically matched to at least one target template image with a similar target object, and the image to be spliced and the at least one target template image can be spliced in various forms. , to obtain multiple target stitched images, and then generate a target video composed of multiple target stitched graphics, so as to facilitate the user to create interesting videos and improve the user's experience.
- An embodiment of the present disclosure further provides an image stitching device for implementing the above-mentioned image stitching method, which will be described below with reference to FIG. 7 .
- the image stitching apparatus may be performed by an image stitching device.
- FIG. 7 shows a schematic structural diagram of an image stitching apparatus provided by an embodiment of the present disclosure.
- the image stitching apparatus 700 may include a first acquisition unit 710 , a first processing unit 720 , a second processing unit 730 and an image stitching unit 740 .
- the first acquiring unit 710 may be configured to acquire an image to be spliced and a plurality of template images, wherein the image to be spliced and the template images respectively include target objects.
- the first processing unit 720 may be configured to calculate the matching degree of the target object between the image to be stitched and each template image.
- the second processing unit 730 may be configured to use the template image whose matching degree satisfies the preset matching condition as the target template image.
- the image stitching unit 740 can be configured to stitch the target image part in the image to be stitched into the target image area in the target template image to obtain the target stitched image, and the target image part and the target image area correspond to the same part of the target object.
- a target template image whose matching degree with the target object between the images to be spliced satisfies a preset matching condition can be selected for the images to be spliced, so as to be based on the relationship between the template image and the image to be spliced.
- the matching degree of the target object realizes the automatic matching of the source image used for image stitching, and then stitches the target image part corresponding to at least part of the target object in the image to be stitched to the same part of the target object in the target template image.
- the target stitched image is obtained, so that the target stitched image can meet the user's personalized needs for image stitching, and the user experience is improved.
- the first processing unit 720 may include a first sub-processing unit, a second sub-processing unit, and a third sub-processing unit.
- the first sub-processing unit may be configured to determine the feature points of the object to be spliced of the target object in the image to be spliced.
- the second sub-processing unit may be configured to, for each template image, map template object feature points of the target object in the template image to the image to be spliced to obtain the mapped object feature points of the target object corresponding to the template image.
- the third sub-processing unit may be configured to calculate the matching degree of the target object between the image to be spliced and each template image according to the feature points of the object to be spliced and the feature points of each mapped object.
- the second sub-processing unit may be configured to calculate an optimal affine transformation matrix from the feature points of the template object to the feature points of the object to be spliced; Map to the image to be spliced to obtain the feature points of the mapping object.
- the matching degree includes an average pixel difference between the pixel to which the feature point of the mapping object belongs and the pixel to which the feature point of the object to be spliced belongs.
- the matching condition may include any one of the following: the average pixel difference is the smallest among the plurality of template images; the average pixel difference is less than or equal to a preset pixel difference threshold.
- the matching degree includes an average distance between the pixels to which the feature points of the mapping object belong and the pixels to which the feature points of the object to be spliced belong;
- the matching condition may include any one of the following: the average distance is the smallest among the plurality of template images; the average distance is less than or equal to a preset distance threshold.
- the image stitching unit 740 may include a fourth sub-processing unit and a fifth sub-processing unit.
- the fourth sub-processing unit may be configured to map the image to be spliced onto the target template image to obtain the mapped target template image.
- the fifth sub-processing unit may be configured to, based on the stitching mask image corresponding to the target template image, stitch the target image part in the mapped target template image into the target image area in the target template image to obtain the target stitched image.
- the fourth sub-processing unit may be configured to calculate the optimal affine affine of the target template object feature points of the target object in the target template image to the to-be-spliced object feature points of the target object in the to-be-spliced image Transform inverse matrix; map the image to be spliced onto the target template image according to the optimal affine transformation inverse matrix to obtain the mapped target template image.
- the image stitching apparatus 700 may further include a third processing unit and a fourth processing unit.
- the third processing unit may be configured to determine the target image area according to the feature points of the target template object.
- the fourth processing unit may be configured to generate a mosaic mask image according to the target image area.
- the image stitching apparatus 700 may further include a second acquiring unit and a fifth processing unit.
- the second acquiring unit may be configured to acquire multiple preset images before acquiring the image to be spliced and the multiple template images.
- the fifth processing unit may be configured to select, among the plurality of preset images, a plurality of template images that meet the preset template conditions.
- the preset template condition may include at least one of the following: the image ratio of the target object is greater than or equal to the preset ratio threshold; the object angle of the target object is less than or equal to the preset angle threshold; the object size of the target object is greater than or equal to the preset angle threshold or equal to the preset size threshold.
- the target object includes a face.
- the number of the target mosaic images may be multiple.
- the image splicing apparatus 700 may further include a video generating unit, and the video generating unit may be configured to generate a target video according to a preset video template and a plurality of target splicing images after obtaining the target splicing image.
- the image stitching apparatus 700 shown in FIG. 7 can perform multiple steps in the method embodiments shown in FIGS. 1 to 6 , and implement multiple steps in the method embodiments shown in FIGS. 1 to 6 . The process and effect will not be repeated here.
- Embodiments of the present disclosure also provide an image stitching device, the image stitching device may include a processor and a memory, and the memory may be used to store executable instructions.
- the processor may be configured to read executable instructions from the memory, and execute the executable instructions to implement the image stitching method in the above embodiment.
- FIG. 8 shows a schematic structural diagram of an image stitching device provided by an embodiment of the present disclosure. Referring next to FIG. 8 , it shows a schematic structural diagram of an image stitching apparatus 800 suitable for implementing an embodiment of the present disclosure.
- image stitching device 800 shown in FIG. 8 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 image stitching apparatus 800 may include a processing device (eg, a central processing unit, a graphics processor, etc.) 801 , which may be loaded from a storage device 808 according to a program stored in a read-only memory (ROM) 802 or from a storage device 808 .
- Programs in random access memory (RAM) 803 perform various appropriate actions and processes.
- RAM 803 In the RAM 803, various programs and data required for the operation of the image stitching device 800 are also stored.
- the processing device 801, the ROM 802, and the RAM 803 are connected to each other through a bus 804.
- An input/output (I/O) interface 805 is also connected to bus 804 .
- the following devices may be connected to the I/O interface 805: input devices 806 including, for example, a touch screen, touchpad, keyboard, mouse, camera, microphone, accelerometer, gyroscope, etc.; including, for example, a liquid crystal display (LCD), speakers, vibration An output device 807 of a computer, etc.; a storage device 808 including, for example, a magnetic tape, a hard disk, etc.; and a communication device 809.
- the communication means 809 may allow the image stitching device 800 to communicate wirelessly or by wire with other devices to exchange data.
- FIG. 8 shows the image stitching apparatus 800 having various means, it should be understood that not all of the illustrated means are required to be implemented or available. More or fewer devices may alternatively be implemented or provided.
- Embodiments of the present disclosure further provide a computer-readable storage medium, where a computer program is stored in the storage medium, and when the computer program is executed by the processor, the processor enables the processor to implement the image stitching method in the foregoing embodiment.
- embodiments of the present disclosure include a computer program product comprising 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 the communication device 809, or from the storage device 808, or from the ROM 802.
- the processing device 801 the above-mentioned functions defined in the image stitching method of the embodiment of the present disclosure are executed.
- 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 not limited to, an electrical, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus or device, or a combination of any of the above. More specific examples of computer readable storage media may include, but are not limited to, electrical connections with one or more wires, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable Programmable read only memory (EPROM or flash memory), fiber optics, portable compact disk read only memory (CD-ROM), optical storage devices, magnetic storage devices, or any suitable combination of the foregoing.
- a computer-readable storage medium may be any tangible medium that contains or stores a program that can be used by or in conjunction 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 with computer-readable program code embodied thereon. Such propagated data signals may take a variety of forms, including but not limited to electromagnetic signals, optical signals, or any suitable combination of the foregoing.
- a computer-readable signal medium can also be any computer-readable medium other than a computer-readable storage medium that can transmit, propagate, or transport the program for use by or in connection with the 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, electrical wire, optical fiber cable, RF (radio frequency), etc., or any suitable combination of the foregoing.
- clients, servers can communicate using any currently known or future developed network protocol, such as HTTP, and can be interconnected with any form or medium of digital data communication (eg, a communication network).
- a communication network examples include local area networks (“LAN”), wide area networks (“WAN”), the Internet (eg, the Internet), and peer-to-peer networks (eg, ad hoc peer-to-peer networks), as well as any currently known or future development network of.
- the above-mentioned computer-readable medium may be included in the above-mentioned image splicing apparatus; or may exist alone without being assembled into the image splicing apparatus.
- the above-mentioned computer-readable medium carries one or more programs, and when the above-mentioned one or more programs are executed by the image splicing device, the image splicing device is made to execute:
- the image to be spliced and a plurality of template images wherein the image to be spliced and the template image respectively include target objects; calculate the matching degree of the target object between the image to be spliced and each template image;
- the template image is used as the target template image; the target image part in the image to be spliced is spliced into the target image area in the target template image to obtain the target spliced image, and the target image part and the target image area correspond to the same part of the target object.
- computer program code for performing 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 also conventional procedural programming languages - such as the "C" language or similar programming languages.
- the program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, and the like.
- the remote computer may 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 may be connected to an external computer (eg, using an Internet service provider through Internet connection).
- LAN local area network
- WAN wide area network
- Internet service provider e.g., using an Internet service provider through Internet connection
- each block in the flowchart or block diagrams may represent a module, segment, or portion of code that contains one or more logical functions for implementing the specified functions executable instructions.
- the functions noted in the blocks may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved.
- each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented in dedicated hardware-based systems that perform the specified functions or operations , or can be implemented in a combination of dedicated hardware and computer instructions.
- the units involved in the embodiments of the present disclosure may be implemented in a software manner, and may also be implemented in a hardware manner. Among them, the name of the unit does not constitute a limitation of the unit itself under certain circumstances.
- exemplary types of hardware logic components include: Field Programmable Gate Arrays (FPGAs), Application Specific Integrated Circuits (ASICs), Application Specific Standard Products (ASSPs), Systems on Chips (SOCs), Complex Programmable Logical Devices (CPLDs) and more.
- FPGAs Field Programmable Gate Arrays
- ASICs Application Specific Integrated Circuits
- ASSPs Application Specific Standard Products
- SOCs Systems on Chips
- CPLDs Complex Programmable Logical Devices
- a machine-readable medium may be a tangible medium that may contain or store a program for use by or in connection with the 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, portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), fiber optics, compact disk read only memory (CD-ROM), optical storage, magnetic storage, or any suitable combination of the foregoing.
- RAM random access memory
- ROM read only memory
- EPROM or flash memory erasable programmable read only memory
- CD-ROM compact disk read only memory
- magnetic storage or any suitable combination of the foregoing.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Multimedia (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Databases & Information Systems (AREA)
- Computing Systems (AREA)
- Artificial Intelligence (AREA)
- Health & Medical Sciences (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims (14)
- 一种图像拼接方法,包括:获取待拼接图像和多个模板图像,其中,所述待拼接图像和所述模板图像分别包括目标对象;计算所述待拼接图像与每个模板图像之间所述目标对象的匹配度;将所述匹配度满足预设匹配条件的模板图像作为目标模板图像;将所述待拼接图像中的目标图像部分拼接至所述目标模板图像中的目标图像区域内,得到目标拼接图像,所述目标图像部分和所述目标图像区域对应所述目标对象的相同部分。
- 根据权利要求1所述的方法,其中,所述计算所述待拼接图像与每个模板图像之间所述目标对象的匹配度,包括:确定所述待拼接图像中所述目标对象的待拼接对象特征点;针对所述每个模板图像,将所述模板图像中所述目标对象的模板对象特征点映射至所述待拼接图像上,得到所述模板图像对应的所述目标对象的映射对象特征点;根据所述待拼接对象特征点和映射对象特征点,计算所述待拼接图像与所述每个模板图像之间所述目标对象的匹配度。
- 根据权利要求2所述的方法,其中,所述将所述模板图像中所述目标对象的模板对象特征点映射至所述待拼接图像上,得到所述模板图像对应的所述目标对象的映射对象特征点,包括:计算所述模板对象特征点到所述待拼接对象特征点的最优仿射变换矩阵;根据所述最优仿射变换矩阵,将所述模板对象特征点分别映射至所述待拼接图像上,得到所述映射对象特征点。
- 根据权利要求2所述的方法,其中,所述匹配度包括所述映射对象特征点所属的像素和所述待拼接对象特征点所属像素的平均像素差;其中,所述匹配条件包括下列中的任一项:所述平均像素差在所述多个模板图像中最小;所述平均像素差小于或等于预设像素差阈值。
- 根据权利要求2所述的方法,其中,所述匹配度包括所述映射对象特征点所属的像素与所述待拼接对象特征点所属像素的平均距离;其中,所述匹配条件包括下列中的任一项:所述平均距离在所述多个模板图像中最小;所述平均距离小于或等于预设距离阈值。
- 根据权利要求1所述的方法,其中,所述将所述待拼接图像中的目标图像部分拼接至所述目标模板图像中的目标图像区域内,得到目标拼接图像,包括:将所述待拼接图像映射到所述目标模板图像上,得到映射后的目标模板图像;基于所述目标模板图像对应的拼接掩码图像,将所述映射后的目标模板图像中的目标图像部分拼接至所述目标模板图像中的目标图像区域内,得到所述目标拼接图像。
- 根据权利要求6所述的方法,其中,所述将所述待拼接图像映射到所述目标模板图像上,得到映射后的目标模板图像,包括:计算所述目标模板图像中所述目标对象的目标模板对象特征点到所述待拼接图像中所述目标对象的待拼接对象特征点的最优仿射变换逆矩阵;根据所述最优仿射变换逆矩阵,将所述待拼接图像映射到所述目标模板图像上,得到所述映射后的目标模板图像。
- 根据权利要求6所述的方法,在所述将所述待拼接图像中的目标图像部分拼接至所述目标模板图像中的目标图像区域内,得到目标拼接图像之前,所述方法还包括:根据所述目标模板对象特征点,确定所述目标图像区域;根据所述目标图像区域,生成所述拼接掩码图像。
- 根据权利要求1-8中任一项所述的方法,在所述获取待拼接图像和多个模板图像之前,所述方法还包括:获取多个预设图像;在所述多个预设图像中,筛选符合预设模板条件的所述多个模板图像;其中,所述预设模板条件包括下列中的至少一项:所述目标对象的图像占比大于或等于预设比值阈值;所述目标对象的对象角度小于或等于预设角度阈值;所述目标对象的对象尺寸大于或等于预设尺寸阈值。
- 根据权利要求1-8中任一项所述的方法,其中,所述目标对象包括脸部。
- 根据权利要求1所述的方法,其中,所述目标拼接图像的数量为多个;其中,在所述将所述待拼接图像中的目标图像部分拼接至所述目标模板图像中的目标图像区域内,得到目标拼接图像之后,所述方法还包括:根据预设视频模板和多个所述目标拼接图像,生成目标视频。
- 一种图像拼接装置,包括:第一获取单元,配置为获取待拼接图像和多个模板图像,其中,所述待拼接图像和所述模板图像分别包括目标对象;第一处理单元,配置为计算所述待拼接图像与每个所述模板图像之间的所述目标对象的匹配度;第二处理单元,配置为将所述匹配度满足预设匹配条件的模板图像作为目标模板图像;图像拼接单元,配置为将所述待拼接图像中的目标图像部分拼接至所述目标模板图像中的目标图像区域内,得到目标拼接图像,所述目标图像部分和所述目标图像区域对应所述目标对象的相同部分。
- 一种图像拼接设备,包括:处理器;存储器,用于存储可执行指令;其中,所述处理器用于从所述存储器中读取所述可执行指令,并执行所述可执行指令以实现上述权利要求1-11中任一项所述的图像拼接方法。
- 一种计算机可读存储介质,所述存储介质存储有计算机程序,当所述计算机程序被处理器执行时,使得处理器实现上述权利要求1-11中任一项所述的图像拼接方法。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US18/558,048 US12555197B2 (en) | 2021-05-07 | 2022-04-14 | Splicing target object from input images to target template images |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202110496619.6A CN115311178A (zh) | 2021-05-07 | 2021-05-07 | 图像拼接方法、装置、设备及介质 |
| CN202110496619.6 | 2021-05-07 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2022233223A1 true WO2022233223A1 (zh) | 2022-11-10 |
Family
ID=83853631
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2022/086739 Ceased WO2022233223A1 (zh) | 2021-05-07 | 2022-04-14 | 图像拼接方法、装置、设备及介质 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US12555197B2 (zh) |
| CN (1) | CN115311178A (zh) |
| WO (1) | WO2022233223A1 (zh) |
Cited By (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20220358735A1 (en) * | 2021-09-29 | 2022-11-10 | Beijing Baidu Netcom Science Technology Co., Ltd. | Method for processing image, device and storage medium |
| CN117173071A (zh) * | 2023-11-02 | 2023-12-05 | 青岛天仁微纳科技有限责任公司 | 一种纳米压印模具的图像拼接方法 |
| CN117541764A (zh) * | 2024-01-09 | 2024-02-09 | 北京大学 | 一种图像拼接方法、电子设备及存储介质 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030007687A1 (en) * | 2001-07-05 | 2003-01-09 | Jasc Software, Inc. | Correction of "red-eye" effects in images |
| CN104463081A (zh) * | 2013-09-16 | 2015-03-25 | 展讯通信(天津)有限公司 | 人眼状态的检测方法 |
| CN105118082A (zh) * | 2015-07-30 | 2015-12-02 | 科大讯飞股份有限公司 | 个性化视频生成方法及系统 |
| CN109559362A (zh) * | 2018-11-23 | 2019-04-02 | 广东智媒云图科技股份有限公司 | 一种图像主体脸部替换方法及装置 |
Family Cites Families (12)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB0607143D0 (en) * | 2006-04-08 | 2006-05-17 | Univ Manchester | Method of locating features of an object |
| JP5158223B2 (ja) * | 2011-04-06 | 2013-03-06 | カシオ計算機株式会社 | 三次元モデリング装置、三次元モデリング方法、ならびに、プログラム |
| CN107767330B (zh) * | 2017-10-17 | 2021-02-26 | 中电科新型智慧城市研究院有限公司 | 一种图像拼接方法 |
| CN110889314B (zh) * | 2018-09-10 | 2022-09-13 | 北京市商汤科技开发有限公司 | 图像处理方法、装置、电子设备、服务器及系统 |
| CN111008927B (zh) * | 2019-08-07 | 2023-10-31 | 深圳华侨城文化旅游科技集团有限公司 | 一种人脸替换方法、存储介质及终端设备 |
| KR102641424B1 (ko) * | 2019-08-09 | 2024-02-28 | 삼성전자주식회사 | 컴퓨팅 장치 및 그 동작 방법 |
| CN110458121B (zh) * | 2019-08-15 | 2023-03-14 | 京东方科技集团股份有限公司 | 一种人脸图像生成的方法及装置 |
| CN110852221B (zh) | 2019-10-30 | 2023-08-18 | 深圳智慧林网络科技有限公司 | 基于块结合的人脸智能识别方法、终端和存储介质 |
| CN111476710B (zh) * | 2020-04-13 | 2022-12-02 | 上海艾麒信息科技有限公司 | 基于移动平台的视频换脸方法及系统 |
| CN111861954B (zh) | 2020-06-22 | 2024-10-18 | 北京百度网讯科技有限公司 | 编辑人脸的方法、装置、电子设备和可读存储介质 |
| CN112508777A (zh) * | 2020-12-18 | 2021-03-16 | 咪咕文化科技有限公司 | 一种美颜方法、电子设备及存储介质 |
| US11544061B2 (en) * | 2020-12-22 | 2023-01-03 | International Business Machines Corporation | Analog hardware matrix computation |
-
2021
- 2021-05-07 CN CN202110496619.6A patent/CN115311178A/zh active Pending
-
2022
- 2022-04-14 WO PCT/CN2022/086739 patent/WO2022233223A1/zh not_active Ceased
- 2022-04-14 US US18/558,048 patent/US12555197B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20030007687A1 (en) * | 2001-07-05 | 2003-01-09 | Jasc Software, Inc. | Correction of "red-eye" effects in images |
| CN104463081A (zh) * | 2013-09-16 | 2015-03-25 | 展讯通信(天津)有限公司 | 人眼状态的检测方法 |
| CN105118082A (zh) * | 2015-07-30 | 2015-12-02 | 科大讯飞股份有限公司 | 个性化视频生成方法及系统 |
| CN109559362A (zh) * | 2018-11-23 | 2019-04-02 | 广东智媒云图科技股份有限公司 | 一种图像主体脸部替换方法及装置 |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20220358735A1 (en) * | 2021-09-29 | 2022-11-10 | Beijing Baidu Netcom Science Technology Co., Ltd. | Method for processing image, device and storage medium |
| CN117173071A (zh) * | 2023-11-02 | 2023-12-05 | 青岛天仁微纳科技有限责任公司 | 一种纳米压印模具的图像拼接方法 |
| CN117173071B (zh) * | 2023-11-02 | 2024-01-30 | 青岛天仁微纳科技有限责任公司 | 一种纳米压印模具的图像拼接方法 |
| CN117541764A (zh) * | 2024-01-09 | 2024-02-09 | 北京大学 | 一种图像拼接方法、电子设备及存储介质 |
| CN117541764B (zh) * | 2024-01-09 | 2024-04-05 | 北京大学 | 一种图像拼接方法、电子设备及存储介质 |
Also Published As
| Publication number | Publication date |
|---|---|
| US12555197B2 (en) | 2026-02-17 |
| US20240221126A1 (en) | 2024-07-04 |
| CN115311178A (zh) | 2022-11-08 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN114419300B (zh) | 风格化图像生成方法、装置、电子设备及存储介质 | |
| WO2022166872A1 (zh) | 一种特效展示方法、装置、设备及介质 | |
| CN109670444B (zh) | 姿态检测模型的生成、姿态检测方法、装置、设备及介质 | |
| WO2022068487A1 (zh) | 风格图像生成方法、模型训练方法、装置、设备和介质 | |
| CN111414879B (zh) | 人脸遮挡程度识别方法、装置、电子设备及可读存储介质 | |
| CN111696176B (zh) | 图像处理方法、装置、电子设备及计算机可读介质 | |
| WO2022233223A1 (zh) | 图像拼接方法、装置、设备及介质 | |
| WO2023125374A1 (zh) | 图像处理方法、装置、电子设备及存储介质 | |
| CN111369427A (zh) | 图像处理方法、装置、可读介质和电子设备 | |
| WO2023093897A1 (zh) | 图像处理方法、装置、电子设备及存储介质 | |
| CN110084154B (zh) | 渲染图像的方法、装置、电子设备和计算机可读存储介质 | |
| CN111402122A (zh) | 图像的贴图处理方法、装置、可读介质和电子设备 | |
| CN113610034B (zh) | 识别视频中人物实体的方法、装置、存储介质及电子设备 | |
| US12526460B2 (en) | Video generation method and apparatus, and device and storage medium | |
| WO2023072015A1 (zh) | 人物风格形象图的生成方法、装置、设备及存储介质 | |
| CN114422698A (zh) | 视频生成方法、装置、设备及存储介质 | |
| CN114841984B (zh) | 图像处理方法、装置、电子设备及存储介质 | |
| WO2020253716A1 (zh) | 图像生成方法和装置 | |
| WO2024037556A1 (zh) | 图像处理方法、装置、设备及存储介质 | |
| WO2023029991A1 (zh) | 拍摄方法、装置、电子设备和存储介质 | |
| CN110619602B (zh) | 一种图像生成方法、装置、电子设备及存储介质 | |
| CN112101258A (zh) | 图像处理方法、装置、电子设备和计算机可读介质 | |
| CN116360661A (zh) | 特效处理方法、装置、电子设备及存储介质 | |
| EP4170588B1 (en) | Video photographing method and apparatus, and device and storage medium | |
| CN111784726A (zh) | 人像抠图方法和装置 |
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: 22798564 Country of ref document: EP Kind code of ref document: A1 |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 18558048 Country of ref document: US |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 22798564 Country of ref document: EP Kind code of ref document: A1 |
|
| WWG | Wipo information: grant in national office |
Ref document number: 18558048 Country of ref document: US |