CN116740374A - Repeated texture recognition method and device - Google Patents
Repeated texture recognition method and device Download PDFInfo
- Publication number
- CN116740374A CN116740374A CN202211348049.7A CN202211348049A CN116740374A CN 116740374 A CN116740374 A CN 116740374A CN 202211348049 A CN202211348049 A CN 202211348049A CN 116740374 A CN116740374 A CN 116740374A
- Authority
- CN
- China
- Prior art keywords
- matching
- image
- images
- feature points
- determining
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 94
- 230000003252 repetitive effect Effects 0.000 claims abstract description 24
- 238000004891 communication Methods 0.000 claims description 14
- 230000015654 memory Effects 0.000 claims description 9
- 238000001914 filtration Methods 0.000 description 16
- 238000000605 extraction Methods 0.000 description 12
- 230000009286 beneficial effect Effects 0.000 description 7
- 238000010586 diagram Methods 0.000 description 5
- 238000012545 processing Methods 0.000 description 5
- 238000004422 calculation algorithm Methods 0.000 description 3
- 230000008878 coupling Effects 0.000 description 3
- 238000010168 coupling process Methods 0.000 description 3
- 238000005859 coupling reaction Methods 0.000 description 3
- 239000000284 extract Substances 0.000 description 3
- 230000006870 function Effects 0.000 description 3
- 238000013507 mapping Methods 0.000 description 3
- 230000000717 retained effect Effects 0.000 description 3
- 238000012360 testing method Methods 0.000 description 3
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 description 3
- 238000004590 computer program Methods 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000002093 peripheral effect Effects 0.000 description 2
- 230000003190 augmentative effect Effects 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000012216 screening Methods 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/54—Extraction of image or video features relating to texture
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR 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/764—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using classification, e.g. of video objects
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Health & Medical Sciences (AREA)
- Databases & Information Systems (AREA)
- Computing Systems (AREA)
- Artificial Intelligence (AREA)
- Image Analysis (AREA)
Abstract
本申请提供了一种重复纹理识别方法及装置,该方法将图像对对应的两个图像横向拼接,计算两张图像中匹配特征点对的连线斜率。进一步统计斜率与斜率标准值的偏差大于或等于设定值的连线比例,若该比例大于相应的预设值,表明该图像对在特征匹配非主方向上存在小区域的重复纹理,即确定该图像对的匹配关系错误,并删除该图像对的匹配关系。可见,该方法无需分析图像对中特征点的内容信息,仅通过特征点连线斜率识别出未处于特征匹配主方向的重复纹理,因此该方法对输入图像不敏感,提高了该方法的鲁棒性。
This application provides a repetitive texture recognition method and device. This method horizontally splices two images corresponding to an image pair, and calculates the slope of the connecting line of the matching feature point pairs in the two images. Further statistics are made on the ratio of lines where the deviation between the slope and the slope standard value is greater than or equal to the set value. If the ratio is greater than the corresponding preset value, it indicates that the image pair has a small area of repeated texture in the non-main direction of feature matching, that is, it is determined The matching relationship of the image pair is wrong, and the matching relationship of the image pair is deleted. It can be seen that this method does not need to analyze the content information of the feature points in the image pair. It only identifies repeated textures that are not in the main direction of feature matching through the slope of the feature point connection. Therefore, this method is not sensitive to the input image and improves the robustness of the method. sex.
Description
技术领域Technical field
本申请涉及三维重建技术领域,尤其涉及一种重复纹理识别方法及装置。The present application relates to the field of three-dimensional reconstruction technology, and in particular to a repetitive texture recognition method and device.
背景技术Background technique
三维重建(3D Reconstruction)是从多个二维图像中恢复物体或场景的三维结构,最终在计算机中建立表达客观世界的虚拟现实。三维重建应用于很多场景,例如,基于现实场景构建三维数字模型的场景,如AR增强现实,文物的三维数字模型创建等。Three-dimensional reconstruction (3D Reconstruction) is to restore the three-dimensional structure of an object or scene from multiple two-dimensional images, and finally establish a virtual reality that expresses the objective world in the computer. Three-dimensional reconstruction is used in many scenarios, for example, scenarios where three-dimensional digital models are constructed based on real scenes, such as AR augmented reality, and the creation of three-dimensional digital models of cultural relics.
用于三维重建的二维图像中可能存在相同形状、相同纹理的对象,这些形状相同、纹理相同的对象特征可能会形成错误的匹配,导致三维重建模型出现错误。例如,某一空间环境的不同位置处摆放了相同的电器,如形状、纹理相同的饮水机,在为此场景进行三维重建时,很可能将不同位置的饮水机识别为同一个饮水机,从而导致该环境的三维重建模型错误。因此,在三维重建过程中,如何准确地识别重复纹理并过滤掉是目前亟需解决的问题。Objects of the same shape and texture may exist in the 2D images used for 3D reconstruction. These object features of the same shape and texture may form erroneous matches, leading to errors in the 3D reconstruction model. For example, the same electrical appliances, such as water dispensers with the same shape and texture, are placed at different locations in a certain space environment. When performing a three-dimensional reconstruction of this scene, it is likely that the water dispensers at different locations will be recognized as the same water dispenser. This leads to errors in the 3D reconstruction model of the environment. Therefore, during the three-dimensional reconstruction process, how to accurately identify and filter out repeated textures is an urgent problem that needs to be solved.
发明内容Contents of the invention
有鉴于此,本申请提供了重复纹理识别方法及装置,以解决上述技术问题,其公开的技术方案如下:In view of this, this application provides a repetitive texture recognition method and device to solve the above technical problems. The disclosed technical solutions are as follows:
第一方面,本申请提供了一种重复纹理识别方法,应用于电子设备,该方法包括:获取具有匹配关系的至少两张图像包含的特征点匹配信息,特征点匹配信息包括至少两张图像包含的相匹配的特征点的信息;将至少两张图像横向拼接,并计算至少两张图像中所有匹配特征点连线的斜率;统计至少两张图像中符合第一预设条件的连线的数量,第一预设条件包括斜率与斜率标准值之间的偏差大于或等于第一预设值;确定连线的数量满足第二预设条件,第二预设条件包括符合第一预设条件的连线的比例大于或等于第二预设值;确定至少两张图像包含小区域重复纹理。可见,该方案无需分析图像对中特征点的内容信息,仅通过特征点连线斜率识别出未处于特征匹配主方向的重复纹理,因此该方法对输入图像不敏感,提高了该方法的鲁棒性。In a first aspect, the present application provides a repetitive texture recognition method, which is applied to electronic devices. The method includes: obtaining feature point matching information contained in at least two images with a matching relationship, where the feature point matching information includes at least two images containing information of matching feature points; splice at least two images horizontally, and calculate the slope of the lines connecting all matching feature points in at least two images; count the number of lines connecting the first preset conditions in at least two images , the first preset condition includes that the deviation between the slope and the slope standard value is greater than or equal to the first preset value; it is determined that the number of connected lines meets the second preset condition, and the second preset condition includes those that meet the first preset condition. The ratio of the connecting lines is greater than or equal to the second preset value; it is determined that at least two images contain small areas of repeated texture. It can be seen that this scheme does not need to analyze the content information of the feature points in the image pair. It only identifies repeated textures that are not in the main direction of feature matching through the slope of the feature point connection line. Therefore, this method is not sensitive to the input image and improves the robustness of the method. sex.
在第一方面一种可能的实现方式中,在将至少两张图像横向拼接之前,该方法还包括:统计至少两张图像中任一图像包含的匹配特征点的数量;若匹配特征点的数量大于或等于第一阈值,执行将至少两张图像横向拼接;若匹配特征点的数量小于第一阈值,确定至少两张图像存在小区域重复纹理。这样,通过图像中的匹配特征点的数量即可初步识别出存在小区域重复纹理,如果图像中匹配特征点的数量小于第一阈值则确定该图像对存在小区域重复纹理,进而确定该图像对匹配关系错误,提高了识别重复纹理的效率。In a possible implementation of the first aspect, before horizontally splicing at least two images, the method further includes: counting the number of matching feature points contained in any one of the at least two images; if the number of matching feature points If it is greater than or equal to the first threshold, perform horizontal splicing of at least two images; if the number of matching feature points is less than the first threshold, it is determined that there is a small area of repeated texture in at least two images. In this way, the existence of small-area repeated textures can be initially identified through the number of matching feature points in the image. If the number of matching feature points in the image is less than the first threshold, it is determined that the image pair has small-area repeated textures, and then the image pair is determined. Matching relationship errors improve the efficiency of identifying repeated textures.
在第一方面一种可能的实现方式中,斜率标准值的确定过程,包括:计算图像对包含的所有连线对应的斜率中值,并确定斜率中值为斜率标准值。In a possible implementation of the first aspect, the process of determining the slope standard value includes: calculating the slope median value corresponding to all the connecting lines included in the image pair, and determining the slope median value as the slope standard value.
在第一方面一种可能的实现方式中,该方法还包括:删除包含小区域重复纹理的至少两张图像之间的匹配关系。In a possible implementation of the first aspect, the method further includes: deleting a matching relationship between at least two images containing repeated textures in small areas.
在第一方面一种可能的实现方式中,该方法还包括:确定至少两张图像中符合第一预设条件的连线的数量不满足第二预设条件后,统计至少两张图像中任一图像包含的匹配特征点的分布范围;若分布范围小于或等于预设范围,确定至少两张图像包含小区域重复纹理。这样,无法通过特征点连线斜率识别出的重复纹理,进一步可以通过匹配特征点的分布情况识别存在重复纹理的图像对,可见,该方案提高了识别重复纹理的准确率。In a possible implementation of the first aspect, the method further includes: after determining that the number of connections in the at least two images that meet the first preset condition does not meet the second preset condition, counting any of the connections in the at least two images. The distribution range of matching feature points contained in an image; if the distribution range is less than or equal to the preset range, it is determined that at least two images contain small-area repeated textures. In this way, repeated textures that cannot be identified through the slope of the feature point connection line can further be identified by matching the distribution of feature points to identify image pairs with repeated textures. It can be seen that this solution improves the accuracy of identifying repeated textures.
在第一方面一种可能的实现方式中,统计至少两张图像中任一图像包含的匹配特征点的分布范围,包括:将至少两张图像中的任一图像划分多个网格,并统计任一图像中包含匹配特征点的网格数量;将包含匹配特征点且位置相邻的网格连通为一个连通区域;基于任一图像包含的连通区域的参数确定匹配特征点的分布范围,参数包括区域的数量和面积中的至少一种。可见,该方案通过在图像中划分网格的方式统计特征点的分布情况,此种方式简单且有效。In a possible implementation of the first aspect, counting the distribution range of matching feature points contained in any one of the at least two images includes: dividing any one of the at least two images into multiple grids, and counting The number of grids containing matching feature points in any image; connect the grids containing matching feature points and adjacent locations into a connected area; determine the distribution range of matching feature points based on the parameters of the connected area contained in any image, parameters Include at least one of the number and area of regions. It can be seen that this scheme counts the distribution of feature points by dividing the grid in the image, which is simple and effective.
在第一方面一种可能的实现方式中,基于任一图像包含的区域的参数确定匹配特征点的分布范围,包括:若任一图像包含的所有连通区域的数量小于或等于第三阈值,确定匹配特征点的分布范围小于预设范围;若任一图像包含的所有连通区域的数量大于第三阈值,判断任一图像中所有连通区域的总面积是否小于或等于第四阈值;若总面积小于或等于第四阈值,确定至少两张图像包含小区域重复纹理;若总面积大于第四阈值,确定至少两张图像的匹配关系正确。这样,通过统计图像中包含的连通区域的数量或连通区域的面积确定匹配特征点的分布情况,提高了重复纹理识别结果的准确率。In a possible implementation of the first aspect, determining the distribution range of the matching feature points based on the parameters of the area included in any image includes: if the number of all connected areas included in any image is less than or equal to a third threshold, determining The distribution range of matching feature points is smaller than the preset range; if the number of all connected areas contained in any image is greater than the third threshold, determine whether the total area of all connected areas in any image is less than or equal to the fourth threshold; if the total area is less than Or equal to the fourth threshold, it is determined that at least two images contain repeated textures in small areas; if the total area is greater than the fourth threshold, it is determined that the matching relationship between at least two images is correct. In this way, the distribution of matching feature points is determined by counting the number or area of connected regions contained in the image, which improves the accuracy of repeated texture recognition results.
在第一方面一种可能的实现方式中,在统计至少两张图像对中任一图像包含的匹配特征点的分布范围之前,该方法还包括:统计至少两张图像中任一图像包括的匹配特征点的数量;若匹配特征点的数量小于或等于第二阈值,执行统计至少两张图像对中任一图像包含的匹配特征点的分布范围的步骤;若匹配特征点的数量大于第二阈值,确定至少两张图像的匹配关系正确。可见,该方案通过图像包含的匹配特征点的数量初步识别出不存在小区域重复纹理的图像,降低了识别是否存在小区域重复纹理的图像数量,因此,提高了识别重复纹理的效率。In a possible implementation of the first aspect, before counting the distribution range of matching feature points included in any one of the at least two image pairs, the method further includes: counting the matching included in any one of the at least two images. The number of feature points; if the number of matching feature points is less than or equal to the second threshold, perform the step of counting the distribution range of matching feature points contained in any image in at least two image pairs; if the number of matching feature points is greater than the second threshold , confirm that the matching relationship between at least two images is correct. It can be seen that this scheme initially identifies images without repeated textures in small areas through the number of matching feature points contained in the images, and reduces the number of images required to identify whether repeated textures in small areas exist. Therefore, it improves the efficiency of identifying repeated textures.
第二方面,本申请还提供了一种重复纹理识别方法,应用于电子设备,该方法包括:获取具有匹配关系的至少两张图像对包含的特征点匹配信息,特征点匹配信息包括至少两张图像包含的相匹配的特征点的信息;统计至少两张图像中任一图像包含的匹配特征点的分布范围;确定分布范围小于或等于预设范围的至少两张图像包含小区域重复纹理。可见,该方案无需分析图像特征信息,而是通过图像对包含的匹配特征点对分布情况识别小区域重复纹理,因此该方法对输入图像不敏感,提高了该方法的鲁棒性。In a second aspect, this application also provides a repetitive texture recognition method, which is applied to electronic devices. The method includes: obtaining feature point matching information contained in at least two image pairs with a matching relationship, and the feature point matching information includes at least two image pairs. Information about matching feature points contained in the image; counting the distribution range of matching feature points contained in any one of at least two images; determining that at least two images whose distribution range is less than or equal to a preset range contain small-area repeated textures. It can be seen that this scheme does not need to analyze image feature information, but identifies repeated textures in small areas through the distribution of matching feature point pairs contained in image pairs. Therefore, this method is insensitive to the input image and improves the robustness of the method.
在第二方面一种可能的实现方式中,统计图像对中任一图像包含的匹配特征点的分布范围,包括:将至少两张图像中的任一图像划分多个网格,并统计任一图像中包含匹配特征点的网格数量;将包含匹配特征点且位置相邻的网格连通为一个连通区域;基于任一图像包含的连通区域的参数确定匹配特征点的分布范围,参数包括区域的数量和面积中的至少一种。In a possible implementation of the second aspect, counting the distribution range of matching feature points contained in any image in the image pair includes: dividing any one of at least two images into multiple grids, and counting any one The number of grids containing matching feature points in the image; connect grids containing matching feature points and adjacent locations into a connected area; determine the distribution range of matching feature points based on the parameters of the connected area contained in any image, and the parameters include areas At least one of quantity and area.
在第二方面一种可能的实现方式中,基于任一图像包含的区域的参数确定匹配特征点的分布范围,包括:若任一图像包含的所有连通区域的数量小于或等于第三阈值,确定匹配特征点的分布范围小于预设范围;若任一图像包含的所有连通区域的数量大于第三阈值,判断任一图像中所有连通区域的总面积是否小于或等于第四阈值;若总面积小于或等于第四阈值,确定至少两张图像包含小区域重复纹理;若总面积大于第四阈值,确定至少两张图像的匹配关系正确。In a possible implementation of the second aspect, determining the distribution range of the matching feature points based on parameters of the areas included in any image includes: if the number of all connected areas included in any image is less than or equal to a third threshold, determining The distribution range of matching feature points is smaller than the preset range; if the number of all connected areas contained in any image is greater than the third threshold, determine whether the total area of all connected areas in any image is less than or equal to the fourth threshold; if the total area is less than Or equal to the fourth threshold, it is determined that at least two images contain repeated textures in small areas; if the total area is greater than the fourth threshold, it is determined that the matching relationship between at least two images is correct.
在第二方面一种可能的实现方式中,在统计至少两张图像对中任一图像包含的匹配特征点的分布范围之前,该方法还包括:统计至少两张图像中任一图像包括的匹配特征点的数量;若匹配特征点的数量小于或等于第二阈值,执行统计至少两张图像对中任一图像包含的匹配特征点的分布范围的步骤;若匹配特征点的数量大于第二阈值,确定至少两张图像的匹配关系正确。In a possible implementation of the second aspect, before counting the distribution range of matching feature points included in any one of the at least two image pairs, the method further includes: counting the matching included in any one of the at least two images. The number of feature points; if the number of matching feature points is less than or equal to the second threshold, perform the step of counting the distribution range of matching feature points contained in any image in at least two image pairs; if the number of matching feature points is greater than the second threshold , confirm that the matching relationship between at least two images is correct.
第三方面,本申请还提供了一种电子设备,电子设备包括:一个或多个处理器、存储器和触摸屏;存储器用于存储程序代码;处理器用于运行程序代码,使得电子设备实现如第一方面或第二方面任一项的重复纹理识别方法。In a third aspect, this application also provides an electronic device. The electronic device includes: one or more processors, memories and touch screens; the memory is used to store program codes; the processor is used to run the program codes, so that the electronic device implements the first A repetitive texture identification method for either aspect or the second aspect.
第四方面,本申请还提供了一种计算机可读存储介质,其上存储有指令,当指令在电子设备上运行时,使得电子设备执行第一方面或第二方面任一项的重复纹理识别方法。In a fourth aspect, the present application also provides a computer-readable storage medium on which instructions are stored. When the instructions are run on an electronic device, the electronic device causes the electronic device to perform the repetitive texture recognition of any one of the first aspect or the second aspect. method.
第五方面,本申请还提供了一种计算机程序产品,其上存储有执行,当计算机程序产品在电子设备上运行时,使得电子设备实现如第一方面或第二方面任一项的重复纹理识别方法。In a fifth aspect, the present application also provides a computer program product with execution stored thereon. When the computer program product is run on an electronic device, the electronic device implements the repetitive texture of any one of the first aspect or the second aspect. recognition methods.
应当理解的是,本申请中对技术特征、技术方案、有益效果或类似语言的描述并不是暗示在任意的单个实施例中可以实现所有的特点和优点。相反,可以理解的是对于特征或有益效果的描述意味着在至少一个实施例中包括特定的技术特征、技术方案或有益效果。因此,本说明书中对于技术特征、技术方案或有益效果的描述并不一定是指相同的实施例。进而,还可以任何适当的方式组合本实施例中所描述的技术特征、技术方案和有益效果。本领域技术人员将会理解,无需特定实施例的一个或多个特定的技术特征、技术方案或有益效果即可实现实施例。在其他实施例中,还可在没有体现所有实施例的特定实施例中识别出额外的技术特征和有益效果。It should be understood that the description of technical features, technical solutions, beneficial effects or similar language in this application does not imply that all features and advantages can be achieved in any single embodiment. On the contrary, it can be understood that the description of features or beneficial effects means that specific technical features, technical solutions or beneficial effects are included in at least one embodiment. Therefore, the descriptions of technical features, technical solutions or beneficial effects in this specification do not necessarily refer to the same embodiments. Furthermore, the technical features, technical solutions and beneficial effects described in this embodiment can also be combined in any appropriate manner. Those skilled in the art will understand that embodiments can be implemented without one or more specific technical features, technical solutions or beneficial effects of a specific embodiment. In other embodiments, additional technical features and beneficial effects may also be identified in specific embodiments that do not embody all embodiments.
附图说明Description of drawings
为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the embodiments of the present invention 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, the drawings in the following description are: For some embodiments of the present invention, those of ordinary skill in the art can also obtain other drawings based on these drawings without exerting creative efforts.
图1是本申请实施例提供的一种重复纹理识别方法的流程图;Figure 1 is a flow chart of a repetitive texture recognition method provided by an embodiment of the present application;
图2是本申请实施例提供的一种图像对示意图;Figure 2 is a schematic diagram of an image pair provided by an embodiment of the present application;
图3是本申请实施例提供的另一种图像对示意图;Figure 3 is a schematic diagram of another image pair provided by an embodiment of the present application;
图4是本申请实施例提供的另一种重复纹理识别方法的流程图;Figure 4 is a flow chart of another repetitive texture recognition method provided by an embodiment of the present application;
图5是本申请实施例提供的又一种重复纹理识别方法的流程图;Figure 5 is a flow chart of yet another repetitive texture recognition method provided by an embodiment of the present application;
图6是本申请实施例提供的一种电子设备的结构示意图。FIG. 6 is a schematic structural diagram of an electronic device provided by an embodiment of the present application.
具体实施方式Detailed ways
本申请说明书和权利要求书及附图说明中的术语“第一”、“第二”和“第三”等是用于区别不同对象,而不是用于限定特定顺序。The terms “first”, “second”, “third”, etc. in the description, claims and drawings of this application are used to distinguish different objects, rather than to limit a specific order.
在本申请实施例中,“示例性的”或者“例如”等词用于表示作例子、例证或说明。本申请实施例中被描述为“示例性的”或者“例如”的任何实施例或设计方案不应被解释为比其它实施例或设计方案更优选或更具优势。确切而言,使用“示例性的”或者“例如”等词旨在以具体方式呈现相关概念。In the embodiments of this application, words such as "exemplary" or "for example" are used to represent examples, illustrations or explanations. Any embodiment or design described as "exemplary" or "such as" in the embodiments of the present application is not to be construed as preferred or advantageous over other embodiments or designs. Rather, use of the words "exemplary" or "such as" is intended to present the concept in a concrete manner.
请参见图1,示出了本申请实施例提供的一种重复纹理识别方法的流程图,该方法可以应用于服务器等电子设备中,该电子设备包括特征提取模块、特征匹配模块、第一滤除模块和第二滤除模块。Please refer to Figure 1, which shows a flow chart of a repetitive texture recognition method provided by an embodiment of the present application. This method can be applied to electronic equipment such as servers. The electronic equipment includes a feature extraction module, a feature matching module, a first filter removal module and a second filtering module.
如图1所示,该方法包括以下步骤:As shown in Figure 1, the method includes the following steps:
S11,特征提取模块获取三维重建对象的多个视图。S11, the feature extraction module obtains multiple views of the three-dimensional reconstructed object.
例如,可以通过终端设备(如相机、智能手机、虚拟现实设备等)采集三维重建对象的多个不同视角的图像,即多个视图。For example, images of multiple different perspectives of the three-dimensional reconstructed object, that is, multiple views, can be collected through terminal devices (such as cameras, smartphones, virtual reality devices, etc.).
终端设备采集的三维重建对象的多个视图上传至电子设备进行三维重建过程。Multiple views of the three-dimensional reconstruction object collected by the terminal device are uploaded to the electronic device for the three-dimensional reconstruction process.
S12,特征提取模块提取每个视图的特征点得到一个特征图。S12, the feature extraction module extracts the feature points of each view to obtain a feature map.
在本申请一示例性实施例中,可以采用尺度不变特征变换(scale-invariantfeature transform,SIFT)方法对每个图像进行特征点提取。SIFT的特征点筛选目的:寻找在不同尺度空间下的极值点,保证这些特征点在放大或者缩小的条件下均存在。In an exemplary embodiment of the present application, a scale-invariant feature transform (SIFT) method can be used to extract feature points from each image. The purpose of SIFT's feature point screening is to find extreme points in different scale spaces and ensure that these feature points exist under zoom-in or zoom-out conditions.
S13,特征提取模块向特征匹配模块传递所有特征图。S13, the feature extraction module transfers all feature maps to the feature matching module.
S14,特征匹配模块对所有特征图进行特征匹配,得到具有匹配关系的图像对,并向第一过滤模块传递全部具有匹配关系的图像对。S14: The feature matching module performs feature matching on all feature maps to obtain image pairs with matching relationships, and transfers all image pairs with matching relationships to the first filtering module.
在一示例性实施例中,每个图像都有一个唯一标识,本文的图像对包括相匹配的两张图像的唯一标识及其映射关系。例如,图像A与图像B经特征匹配模块进行特征匹配后确认这两张图像中成功匹配的特征满足预设条件(例如,成功匹配的特征数量大于预设数值)。In an exemplary embodiment, each image has a unique identifier, and the image pair in this article includes the unique identifiers of two matching images and their mapping relationship. For example, after the feature matching module performs feature matching on image A and image B, it is confirmed that the successfully matched features in the two images meet the preset conditions (for example, the number of successfully matched features is greater than the preset value).
在一示例性实施例中,可以采用随机抽样一致(random sample consensus,RANSAC)算法对所有特征图进行特征匹配,得到具有匹配关系的图像对,以及图像对包含的具有匹配关系的特征点对(或称为匹配特征点对)的信息。RANSAC算法是一种简单且有效的去除噪声影响,估计模型的一种方法,该算法使用尽可能少的点来估计模型参数,然后尽可能地扩大得到的模型参数的影响范围。In an exemplary embodiment, a random sample consensus (RANSAC) algorithm can be used to perform feature matching on all feature maps to obtain image pairs with matching relationships, and feature point pairs with matching relationships contained in the image pairs ( Or called matching feature point pairs) information. The RANSAC algorithm is a simple and effective way to remove the influence of noise and estimate the model. The algorithm uses as few points as possible to estimate the model parameters, and then expands the influence range of the obtained model parameters as much as possible.
S15,第一过滤模块获取图像对的特征点匹配信息。S15, the first filtering module obtains the feature point matching information of the image pair.
例如,在一示例性实施例中,特征点匹配信息可以包括具有匹配关系的特征点的个数、位置信息、特征值等。For example, in an exemplary embodiment, the feature point matching information may include the number of feature points with matching relationships, location information, feature values, etc.
S16,判断图像对中一个图像包含的匹配特征点的数量是否大于或等于第一阈值;如果是,则执行S17;如果否,则执行S20。S16: Determine whether the number of matching feature points contained in one image in the image pair is greater than or equal to the first threshold; if so, perform S17; if not, perform S20.
匹配特征点是指图像对包含的两张图像中具有匹配关系的特征点。Matching feature points refer to feature points that have a matching relationship between the two images contained in the image pair.
如图2所示,图像30和图像40是经特征匹配模块进行特征匹配后确定具有匹配关系的两张图像,其中,图像30和40所示的场景包括桌子等物体。As shown in Figure 2, image 30 and image 40 are two images that are determined to have a matching relationship after feature matching by the feature matching module. The scenes shown in images 30 and 40 include objects such as tables.
本示例中,图像30包含的特征点A与图20包含的特征点B存在匹配关系,即,点A和点B为一对匹配特征点对。本示例仅示出了一对匹配特征点对。In this example, there is a matching relationship between feature point A contained in image 30 and feature point B contained in Figure 20 , that is, point A and point B are a pair of matching feature points. This example shows only one matching feature point pair.
统计图像对的任意一张图像中与另一张图像具有匹配关系的特征点数量,如果具有匹配关系的特征点的数量大于或等于第一阈值,表明该图像对的匹配关系可能正确。Count the number of feature points in any image of the image pair that have a matching relationship with the other image. If the number of feature points that have a matching relationship is greater than or equal to the first threshold, it indicates that the matching relationship of the image pair may be correct.
其中,第一阈值可以根据有限次试验结果统计得到,本示例中第一阈值的数值可以为15,本申请对第一阈值的数值范围不做限定。The first threshold can be statistically obtained based on a limited number of test results. In this example, the value of the first threshold can be 15. This application does not limit the numerical range of the first threshold.
在一种应用场景中,图像对对应的成功匹配的特征点(或称为匹配特征点),两张图像中所有匹配特征点之间连线的斜率处于一斜率范围的比例大于或等于预设比例,此种场景中的斜率范围可以称为该图像对的特征匹配主方向。例如,图像A和B中成功匹配的特征点的连线的斜率超过80%为60°左右,图像A和图像B的特征匹配主方向即60°左右。In one application scenario, for image pairs corresponding to successfully matched feature points (or called matching feature points), the proportion of the slopes of the lines connecting all matching feature points in the two images within a slope range is greater than or equal to the preset Scale, the slope range in such a scene can be called the main direction of feature matching for this image pair. For example, the slope of the line connecting successfully matched feature points in images A and B exceeds 80% and is about 60°, and the main direction of feature matching in images A and B is about 60°.
但两张图像中仍存在未处于主方向的匹配特征点,此类特征点为匹配错误的特征点,如果两张图像中存在匹配错误的特征点,则可以确定这两张图像是匹配错误的图像。此类情况可以通过如下步骤S17~S19所示的过程进行识别。However, there are still matching feature points that are not in the main direction in the two images. Such feature points are mismatched feature points. If there are mismatched feature points in the two images, it can be determined that the two images are mismatched. image. Such situations can be identified through the process shown in steps S17 to S19 below.
S17,将图像对横向拼接,并计算所有匹配特征点对连线的斜率及斜率中值。S17, splice the image pairs horizontally, and calculate the slope and slope median of all matching feature point pairs.
其中,横向拼接是指将两张图像在水平方向(如,X轴方向)上进行拼接。Among them, horizontal splicing refers to splicing two images in the horizontal direction (such as the X-axis direction).
图2所示为图像30与图像40X轴方向拼接后的示意图,以及,计算特征点B与特征点A的连线AB的斜率。FIG. 2 shows a schematic diagram of the image 30 and the image 40 spliced in the X-axis direction, and the calculation of the slope of the line AB connecting the feature point B and the feature point A.
斜率中值是图像对中所有匹配特征点连线斜率的中位数,例如,图像对包含20个匹配特征点对,即该图像对可以得到20条特征点连线,分别计算这20条特征点连线的斜率,进而计算得到这20条特征点连线斜率的中位数。The median slope is the median of the slopes of the lines connecting all matching feature points in the image pair. For example, the image pair contains 20 matching feature point pairs, that is, the image pair can obtain 20 feature point connecting lines. Calculate these 20 features separately. The slope of the line connecting the points is then calculated to obtain the median of the slope of the line connecting the 20 feature points.
S18,统计同一图像对对应的连线斜率与斜率中值之间偏差大于或等于第一预设值的连线的数量。S18: Count the number of connected lines in which the deviation between the slope of the connecting line corresponding to the same image pair and the median slope is greater than or equal to the first preset value.
本申请实施例中,第一预设值可以根据有限次试验的统计结果确定,例如,该第一预设值为8°,本申请对斜率偏差对应的预设值不做限定。In the embodiment of this application, the first preset value can be determined based on the statistical results of a limited number of tests. For example, the first preset value is 8°. This application does not limit the preset value corresponding to the slope deviation.
S19,判断符合条件的连线比例是否大于或等于第二预设值;如果是,则执行S20;如果否,则执行S22。S19: Determine whether the proportion of qualified connections is greater than or equal to the second preset value; if yes, execute S20; if not, execute S22.
本申请实施例中,第二预设值可以根据实验统计结果确定,例如,该第二预设值的数值范围可以是5%~15%。In the embodiment of the present application, the second preset value may be determined based on experimental statistical results. For example, the numerical range of the second preset value may be 5% to 15%.
符合条件的连线数量的比例是指符合条件的特征点连线数量与图像对包含的所有特征点连线数量的比值。例如,假设第二预设值为5%,某图像对包含8条符合条件的特征点连线,该图像对中共包含100条特征点连线,即符合条件的特征点连线比例是8%,显然,该图像对包含的负荷条件的连线比例大于第二预设值。The ratio of the number of qualified connection lines refers to the ratio of the number of qualified feature point connections to the number of all feature point connections included in the image pair. For example, assuming that the second preset value is 5%, an image pair contains 8 feature point connections that meet the conditions, and the image pair contains a total of 100 feature point connections, that is, the proportion of feature point connections that meet the conditions is 8%. , obviously, the connection ratio of the image to the load condition contained is greater than the second preset value.
S20,删除该图像对的匹配关系。S20: Delete the matching relationship of the image pair.
例如,图像A和图像B是存在错误匹配关系的两张图像,删除图像A和图像B之间的匹配映射关系。For example, if image A and image B are two images with an incorrect matching relationship, delete the matching mapping relationship between image A and image B.
上述S15~S20所述的过程可以筛选出匹配特征点与特征匹配主方向不一致的图像对,此类图像通常是存在错误匹配关系的图像。The process described in S15 to S20 above can screen out image pairs whose matching feature points are inconsistent with the main direction of feature matching. Such images are usually images with wrong matching relationships.
在另一种场景中,如图3所示,图像10和图像20是具有匹配关系的图像对,图3中图像10与图像20横向拼接。而且,图像10和图20包含的匹配特征点集中在“福”字所在区域。图3中“福”字区域的虚线表示图像10和图20中具有匹配关系的特征点之间的连线。如图3所示,两图像的特征点连线的斜率基于本一致,但两图像的匹配特征点集中分布在某一小区域内。此类重复纹理,无法通过上述的特征点连线斜率识别出。因此,本申请实施例还提供了另一种滤除重复纹理的方案,该方案通过匹配特征点在图像中的分布情况识别出特征点集中分布在图像的小范围区域的图像。此过程可以包括以下步骤:In another scenario, as shown in Figure 3, image 10 and image 20 are image pairs with a matching relationship. In Figure 3, image 10 and image 20 are spliced horizontally. Moreover, the matching feature points contained in images 10 and 20 are concentrated in the area where the word "福" is located. The dotted line in the "福" area in Figure 3 represents the connection line between the feature points with a matching relationship in image 10 and Figure 20. As shown in Figure 3, the slopes of the lines connecting the feature points of the two images are basically consistent, but the matching feature points of the two images are concentrated in a certain small area. This type of repetitive texture cannot be identified by the slope of the above-mentioned feature point connection line. Therefore, embodiments of the present application also provide another solution for filtering out repeated textures. This solution identifies images in which feature points are concentrated in a small area of the image by matching the distribution of feature points in the image. This process can include the following steps:
S21,判断匹配特征点数量是否小于或等于第二阈值;如果是则执行S22;如果否则执行S26。S21, determine whether the number of matching feature points is less than or equal to the second threshold; if so, execute S22; if not, execute S26.
本申请实施例中,第二阈值大于第一阈值,第二阈值也可以根据有限次试验结果统计得到,例如,本示例中的第二阈值的数值可以为500,本申请对第二阈值的数值范围不做限定。In the embodiment of the present application, the second threshold is greater than the first threshold. The second threshold can also be statistically obtained based on the results of a limited number of tests. For example, the value of the second threshold in this example can be 500. The value of the second threshold in this application is The scope is not limited.
如果图像包含的匹配特征点数量大于第一阈值且小于或等于第二阈值,需要进一步识别图像中是否存在小区域重复纹理。如果匹配特征点数量大于第二阈值,确定该图像对的匹配关系正确,直接保留该图像对。If the number of matching feature points contained in the image is greater than the first threshold and less than or equal to the second threshold, it is necessary to further identify whether there is a small area of repeated texture in the image. If the number of matching feature points is greater than the second threshold, it is determined that the matching relationship of the image pair is correct, and the image pair is directly retained.
S22,将图像对对应的任一张图像划分为N*M个网格,统计该图像中包含匹配特征点网格的分布情况。S22: Divide any image corresponding to the image pair into N*M grids, and count the distribution of grids containing matching feature points in the image.
可以理解的是,M和N可以根据图像的大小调整,在一示例性实施例中,需保证每个网格中包含一定数量的像素点,例如,每个网格包含40×40个像素点。It can be understood that M and N can be adjusted according to the size of the image. In an exemplary embodiment, it is necessary to ensure that each grid contains a certain number of pixels, for example, each grid contains 40×40 pixels. .
S23,将任一图像中包含匹配特征点且相邻的网格连通为一个区域(或称为连通区域)。S23: Connect adjacent grids containing matching feature points in any image into a region (or called a connected region).
匹配特征点是指图像对的任一图像中与另一图像的特征点具有匹配关系的特征点,例如,图2中图像30中的特征点A与图像40中的特征点B相匹配,因此,点A和点B都可称为匹配特征点。Matching feature points refer to feature points in any image of an image pair that have a matching relationship with feature points of the other image. For example, feature point A in image 30 in Figure 2 matches feature point B in image 40, so , both point A and point B can be called matching feature points.
在一示例性实施例中,先遍历图像中的N*M个网格,筛选出包含特征点的网格,然后,再遍历包含特征点的网格,筛选出包含与图像对中的另一图像具有匹配关系的特征点的网格,最后将包含匹配特征点且位置关系相邻的网格连通为一个区域。In an exemplary embodiment, N*M grids in the image are first traversed to screen out grids containing feature points, and then the grids containing feature points are traversed to screen out another grid containing features that are paired with the image. The image has a grid of matching feature points, and finally the grids containing matching feature points and adjacent positions are connected into a region.
S24,判断图像包含的区域数量是否小于第三阈值;如果是则执行S26,如果否则执行S25。S24, determine whether the number of areas contained in the image is less than the third threshold; if so, execute S26; if not, execute S25.
统计图像对中任一图像包含的网格连通得到的区域的数量,如果该数量小于某个预设值,如3个,确定该图像对的匹配特征点分布在范围较小的区域内,进而确定该小范围区域内存在重复纹理。Count the number of areas obtained by connecting the grids contained in any image in the image pair. If the number is less than a certain preset value, such as 3, it is determined that the matching feature points of the image pair are distributed in a smaller area, and then Determine the presence of repeating texture in this small area.
通常正确匹配的图像对的匹配特征点比较均匀地分布在图像上,因此,如果图像对的匹配特征点集中在小范围区域内,可以确定该图像对的匹配关系存在错误。Usually, the matching feature points of a correctly matched image pair are relatively evenly distributed on the image. Therefore, if the matching feature points of an image pair are concentrated in a small area, it can be determined that there is an error in the matching relationship of the image pair.
如图3所示,图像10和图像20是具有匹配关系的图像对,图3中图像10与图像20横向拼接。而且,图像10和图20包含的匹配特征点集中在“福”字所在区域,因此,通过判断图像中包含的区域数量是否小于第三阈值即可确定该图像对是包含重复纹理的图像对,其匹配关系存在错误。As shown in Figure 3, image 10 and image 20 are image pairs with a matching relationship. In Figure 3, image 10 and image 20 are spliced horizontally. Moreover, the matching feature points contained in images 10 and 20 are concentrated in the area where the word "福" is located. Therefore, by judging whether the number of areas contained in the image is less than the third threshold, it can be determined that the image pair is an image pair containing repeated textures. There is an error in its matching relationship.
S25,判断区域包含的网格数量最大值是否小于第四阈值;如果是则执行S26,如果否则执行S27。S25: Determine whether the maximum number of grids contained in the area is less than the fourth threshold; if so, execute S26; if not, execute S27.
如果图像对中任一图像包含的区域数量大于第三阈值,则继续判断图像中所有连通区域包含的网格数量总和是否小于第四阈值,如果是表明该图像的匹配特征点集中在小范围区域内。If the number of regions contained in any image in the image pair is greater than the third threshold, continue to determine whether the sum of the number of grids contained in all connected regions in the image is less than the fourth threshold. If so, it indicates that the matching feature points of the image are concentrated in a small area. Inside.
在本申请一示例性实施例中,第四阈值可以根据图像包含的总网格数量确定,例如,在一示例中,第四阈值可以设定为0.05×总网格数量。In an exemplary embodiment of the present application, the fourth threshold may be determined based on the total number of grids contained in the image. For example, in an example, the fourth threshold may be set to 0.05×the total number of grids.
S26,删除该图像对的匹配关系。S26: Delete the matching relationship of the image pair.
如果区域数量小于第三阈值,或者,面积最大的区域包含的网格数量小于第四阈值,确定图像对的匹配特征点集中分布在小范围区域内。前已叙及,正确匹配的图像对的匹配特征点通常是均匀分布在整张图像,因此,如果两张图像的匹配特征点集中分布在小范围区域内,确定这两张图像的匹配关系错误,需要删除错误匹配的图像对。If the number of areas is less than the third threshold, or the number of grids contained in the largest area is less than the fourth threshold, it is determined that the matching feature points of the image pair are concentrated in a small area. As mentioned before, the matching feature points of a correctly matched image pair are usually evenly distributed throughout the image. Therefore, if the matching feature points of the two images are concentrated in a small area, it is wrong to determine the matching relationship between the two images. , need to remove incorrectly matched image pairs.
例如,图像A和图像B是存在错误匹配关系的图像对,删除图像A与图像B的匹配映射关系。For example, if image A and image B are an image pair with an incorrect matching relationship, delete the matching mapping relationship between image A and image B.
S27,保留该图像对的匹配关系。S27, retain the matching relationship of the image pair.
如果图像中所有连通区域包含的网格数量总和大于第四阈值,表明连通区域之和的面积较大,换言之,该图像对的匹配特征点的分布范围较大,最终确定该图像对的匹配关系正确,因此保留该图像对的匹配关系。If the sum of the number of grids contained in all connected areas in the image is greater than the fourth threshold, it indicates that the sum of the connected areas is larger. In other words, the matching feature points of the image pair have a larger distribution range, and the matching relationship of the image pair is finally determined. Correct, so the matching relationship of this image pair is preserved.
S28,判断是否存在未处理的图像对。S28, determine whether there are unprocessed image pairs.
在一示例性实施例中,可以设置参数i表示同一三维重建对象对应的当前未处理的图像对的数量,每处理一个图像对更新参数i的数值,如i=i-1。此种场景下,如果i的数值等于0时表明不存在未处理的图像对,如果i的数值大于0,表明存在未处理的图像对。In an exemplary embodiment, parameter i can be set to represent the number of currently unprocessed image pairs corresponding to the same three-dimensional reconstruction object, and the value of parameter i is updated every time an image pair is processed, such as i=i-1. In this scenario, if the value of i is equal to 0, it indicates that there is no unprocessed image pair. If the value of i is greater than 0, it indicates that there is an unprocessed image pair.
在本申请另一示例性实施例中,可以设置参数j表示同一三维重建对象对应的已处理的图像对的数量,每处理一个图像对j加1。此种场景下,如果j的数值小于该三维重建对象对应的所有图像对的数量,表明存在未处理的图像对,如果j的数值等于该三维重建对象对应的所有图像对的数量,表明不存在未处理的图像对。In another exemplary embodiment of the present application, the parameter j can be set to represent the number of processed image pairs corresponding to the same three-dimensional reconstruction object, and j is increased by 1 for each image pair processed. In this scenario, if the value of j is less than the number of all image pairs corresponding to the three-dimensional reconstruction object, it indicates that there are unprocessed image pairs; if the value of j is equal to the number of all image pairs corresponding to the three-dimensional reconstruction object, it indicates that there are no Unprocessed image pairs.
如果存在未处理的图像对,则返回执行S15继续处理下一对图像对。如果不存在未处理的图像对,则执行S29。If there are unprocessed image pairs, return to execution S15 to continue processing the next image pair. If there are no unprocessed image pairs, execute S29.
S29,输出保留匹配关系的图像对。S29, output image pairs that retain matching relationships.
保留有匹配关系的图像对即筛选出的匹配关系正确的图像对,最后输出匹配关系正确的图像对,继续进行后续处理。The image pairs with matching relationships are retained, that is, the image pairs with correct matching relationships are filtered out, and finally the image pairs with correct matching relationships are output and subsequent processing continues.
可以理解的是,可以仅使用S15~S20所示的过程滤除在非主方向上存在小区域重复纹理的图像对,或者,也可以仅使用S21~S27所示的过程滤除集中在小区域的重复纹理的图像对。It can be understood that only the processes shown in S15 to S20 can be used to filter out image pairs with repeated textures in small areas in non-main directions, or only the processes shown in S21 to S27 can be used to filter out image pairs concentrated in small areas. An image pair of repeating textures.
本实施例提供的重复纹理识别方法,计算图像对包含的匹配特征点对连线的斜率以及图像对的斜率中值,并统计斜率与斜率中值的偏差大于第一预设值的连线数量,若符合该条件的连线占比大于第二预设值,表明该图像对的匹配关系错误,删除该图像对的匹配关系。进一步地,该方法可以根据图像对包含的匹配特征点对的分布情况识别该图像对的匹配关系是否正确。具体的,可以将图像划分为多个网格,并统计特征点在网格上的分布。将包含有匹配特征点对的相邻网格连通为一个区域,并统计图像包含的区域数量,以及各区域包含的网格数量,如果图像包含的区域数量小于或等于第三阈值,或者,区域内包含的网格数量最大值小于或等于第四阈值,表明图像对包含的匹配特征点对集中分布在小范围区域内,删除该图像对的匹配关系。如果区域内包含的网格数量最大值大于第四阈值,则保留该图像对的匹配关系。最终输出保留匹配关系的图像对,继续进行后续处理。该方案无需分析图像特征信息,而是通过图像对包含的匹配特征点对的斜率或分布情况识别小区域重复纹理,因此该方法对输入图像不敏感,提高了该方法的鲁棒性。The repetitive texture recognition method provided by this embodiment calculates the slope of the connecting line of the matching feature point pair contained in the image pair and the median slope of the image pair, and counts the number of connecting lines whose deviation from the slope median is greater than the first preset value. , if the proportion of connections that meet this condition is greater than the second preset value, it indicates that the matching relationship of the image pair is wrong, and the matching relationship of the image pair is deleted. Furthermore, this method can identify whether the matching relationship of the image pair is correct based on the distribution of matching feature point pairs contained in the image pair. Specifically, the image can be divided into multiple grids, and the distribution of feature points on the grids can be counted. Connect adjacent grids containing matching feature point pairs into a region, and count the number of regions contained in the image and the number of grids contained in each region. If the number of regions contained in the image is less than or equal to the third threshold, or, the region The maximum number of grids contained in the grid is less than or equal to the fourth threshold, indicating that the matching feature point pairs contained in the image pair are concentrated in a small area, and the matching relationship of the image pair is deleted. If the maximum number of grids contained in the area is greater than the fourth threshold, the matching relationship of the image pair is retained. Finally, the image pairs retaining the matching relationship are output, and subsequent processing continues. This scheme does not need to analyze image feature information, but identifies small-area repetitive textures through the slope or distribution of matching feature point pairs contained in the image. Therefore, the method is insensitive to the input image and improves the robustness of the method.
图4是本申请实施例提供的另一种重复纹理识别方法的流程图,本实施例通过图像对中的匹配特征点对的连线斜率判断该图像对是否存在重复纹理。该方法应用于电子设备,电子设备包括特征提取模块、特征匹配模块和第一过滤模块。Figure 4 is a flow chart of another repetitive texture identification method provided by an embodiment of the present application. This embodiment determines whether there is a repetitive texture in an image pair by using the slope of the connection line between the matching feature point pairs in the image pair. The method is applied to electronic equipment, and the electronic equipment includes a feature extraction module, a feature matching module and a first filtering module.
如图4所示,该方法可以包括以下步骤:As shown in Figure 4, the method may include the following steps:
S31,特征提取模块获取三维重建对象的多个视图。S31. The feature extraction module obtains multiple views of the three-dimensional reconstructed object.
S32,特征提取模块提取每个视图的特征点得到一个特征图。S32, the feature extraction module extracts the feature points of each view to obtain a feature map.
S33,特征提取模块向特征匹配模块传递所有特征图。S33. The feature extraction module transfers all feature maps to the feature matching module.
S34,特征匹配模块对所有特征图进行特征匹配,得到具有匹配关系的图像对,并向第一过滤模块传递全部具有匹配关系的图像对。S34: The feature matching module performs feature matching on all feature maps to obtain image pairs with matching relationships, and transfers all image pairs with matching relationships to the first filtering module.
S35,第一过滤模块获取图像对的特征点匹配信息。S35. The first filtering module obtains feature point matching information of the image pair.
S36,判断图像对中一个图像包含的匹配特征点的数量是否大于或等于第一阈值;如果是,则执行S37;如果否,则执行S310。S36: Determine whether the number of matching feature points contained in one image in the image pair is greater than or equal to the first threshold; if so, perform S37; if not, perform S310.
S37,将图像对横向拼接,并计算所有匹配特征点对的连线的斜率及斜率中值。S37, splice the image pairs horizontally, and calculate the slope and median slope of the lines connecting all matching feature point pairs.
S38,统计同一图像对中连线斜率与斜率中值之间偏差大于或等于第一预设值的连线的数量。S38: Count the number of connected lines in the same image pair whose deviation between the slope of the connecting line and the median slope is greater than or equal to the first preset value.
S39,判断符合条件的连线比例是否大于或等于第二预设值;如果是,则执行S310;如果否,则执行S311。S39: Determine whether the proportion of qualified connections is greater than or equal to the second preset value; if yes, execute S310; if not, execute S311.
S310,删除该图像对的匹配关系。S310: Delete the matching relationship of the image pair.
本实施例中,上述S31~S310的实施过程与图1所示实施例中的S11~S20的实施过程相同,此处不再赘述。In this embodiment, the implementation process of S31 to S310 is the same as the implementation process of S11 to S20 in the embodiment shown in FIG. 1 , and will not be described again here.
S311,保留该图像对的匹配关系。S311, retain the matching relationship of the image pair.
本实施例中,如果第一过滤模块确定符合条件的连线比例小于第二预设值,表明不在特征匹配主方向的特征点比例较小可以忽略,进而可以确定该图像对的匹配关系正确,保留该图像对的匹配关系。In this embodiment, if the first filtering module determines that the proportion of qualified connections is less than the second preset value, it indicates that the proportion of feature points that are not in the main direction of feature matching is small and can be ignored, and then it can be determined that the matching relationship of the image pair is correct. Keep the matching relationship between the image pairs.
S312,第一过滤模块判断是否存在未处理的图像对。如果是返回执行S35;如果否执行S313。S312. The first filtering module determines whether there are unprocessed image pairs. If yes, return to S35; if no, execute S313.
本实施例中,第一过滤模块判断是否存在未处理的图像对的过程与图1所示实施例中的S28的实施方式相同,此处不再赘述。In this embodiment, the process of the first filtering module determining whether there is an unprocessed image pair is the same as the implementation of S28 in the embodiment shown in FIG. 1, and will not be described again here.
S313,第一过滤模块输出保留匹配关系的图像对。S313. The first filtering module outputs image pairs that retain matching relationships.
本实施例中各步骤的实施过程与图1所示实施例中的相关步骤的实施过程基本相同,本实施例不再详述。The implementation process of each step in this embodiment is basically the same as the implementation process of the relevant steps in the embodiment shown in Figure 1, and will not be described in detail in this embodiment.
本实施例提供的重复纹理识别方法,将图像对对应的两个图像横向拼接,计算图像对中匹配特征点对的连线斜率,以及该图像对中所有连线的斜率中值。进而统计斜率与斜率中值的偏差大于或等于设定值的连线比例,若该比例大于相应的预设值,表明该图像对在特征匹配非主方向上存在小区域的重复纹理,即确定该图像对的匹配关系错误,并删除该图像对的匹配关系。可见,该方法无需分析图像对中特征点的内容信息,仅通过特征点连线斜率识别出未处于特征匹配主方向的重复纹理,因此该方法对输入图像不敏感,提高了该方法的鲁棒性。The repetitive texture recognition method provided in this embodiment horizontally splices two images corresponding to an image pair, calculates the slope of the connection line of the matching feature point pair in the image pair, and the median slope of all the connection lines in the image pair. Then count the proportion of lines where the deviation between the slope and the median slope is greater than or equal to the set value. If the proportion is greater than the corresponding preset value, it indicates that the image pair has a small area of repeated texture in the non-main direction of feature matching, that is, it is determined The matching relationship of the image pair is wrong, and the matching relationship of the image pair is deleted. It can be seen that this method does not need to analyze the content information of the feature points in the image pair. It only identifies repeated textures that are not in the main direction of feature matching through the slope of the feature point connection. Therefore, this method is not sensitive to the input image and improves the robustness of the method. sex.
图5示出了本申请实施例提供的又一种重复纹理识别方法的流程图,本实施例分析图像对中匹配特征点的分布情况识别图像对是否存在重复纹理。该方法应用于电子设备,电子设备包括特征提取模块、特征匹配模块和第二过滤模块。Figure 5 shows a flow chart of yet another repetitive texture identification method provided by an embodiment of the present application. This embodiment analyzes the distribution of matching feature points in an image pair to identify whether there is a repetitive texture in the image pair. The method is applied to electronic equipment, and the electronic equipment includes a feature extraction module, a feature matching module and a second filtering module.
如图5所示,该方法可以包括以下步骤:As shown in Figure 5, the method may include the following steps:
S41,特征提取模块获取三维重建对象的多个视图。S41. The feature extraction module obtains multiple views of the three-dimensional reconstructed object.
S42,特征提取模块提取每个视图的特征点得到一个特征图。S42, the feature extraction module extracts the feature points of each view to obtain a feature map.
S43,特征提取模块向特征匹配模块传递所有特征图。S43, the feature extraction module transfers all feature maps to the feature matching module.
S44,特征匹配模块对所有特征图进行特征匹配,得到具有匹配关系的图像对,并向第一过滤模块传递全部具有匹配关系的图像对。S44: The feature matching module performs feature matching on all feature maps to obtain image pairs with matching relationships, and transfers all image pairs with matching relationships to the first filtering module.
S45,第二过滤模块获取图像对的特征点匹配信息。S45: The second filtering module obtains feature point matching information of the image pair.
S46,第二过滤模块判断匹配特征点数量是否小于或等于第二阈值;如果是则执行S47;如果否则执行S412。S46: The second filtering module determines whether the number of matching feature points is less than or equal to the second threshold; if so, execute S47; if not, execute S412.
S47,将图像对中任一张图像划分为N*M个网格,统计该图像中包含特征点的对应的网格分布情况。S47: Divide any image in the image pair into N*M grids, and count the corresponding grid distribution of feature points contained in the image.
S48,将图像中包含匹配特征点的相邻网格连通为一个区域。S48: Connect adjacent grids containing matching feature points in the image into a region.
S49,判断图像包含的区域数量是否小于第三阈值;如果是则执行S411,如果否则执行S410。S49: Determine whether the number of areas contained in the image is less than the third threshold; if so, execute S411; if not, execute S410.
S410,判断所有连通区域包含的网格数量最大值是否小于第四阈值;如果是则执行S411,如果否则执行S412。S410: Determine whether the maximum number of grids contained in all connected areas is less than the fourth threshold; if so, execute S411; if not, execute S412.
S411,删除该图像对的匹配关系。S411. Delete the matching relationship of the image pair.
S412,保留该图像对的匹配关系。S412, retain the matching relationship of the image pair.
S413,判断是否存在未处理的图像对。如果存在未处理的图像对,则返回执行S45继续处理下一对图像对。如果不存在未处理的图像对,则执行S414。S413, determine whether there are unprocessed image pairs. If there are unprocessed image pairs, return to execution S45 to continue processing the next image pair. If there are no unprocessed image pairs, perform S414.
S414,输出保留匹配关系的图像对。S414. Output image pairs that retain matching relationships.
本实施例中S45~S414所述的过程均运行于第二过滤模块。In this embodiment, the processes described in S45 to S414 are all run in the second filtering module.
本实施例中S41~S414所述的过程与图1所示实施例中相同步骤的实施过程相同,此处不再赘述。The processes described in S41 to S414 in this embodiment are the same as the implementation processes of the same steps in the embodiment shown in FIG. 1 , and will not be described again here.
本实施例提供的重复纹理识别方法,根据图像对包含的匹配特征点对的分布情况识别该图像对是否存在小区域重复纹理,如果存在则删除该图像对的匹配关系,即过滤掉匹配关系错误的图像对的匹配关系。该方案无需分析图像特征信息,而是通过图像对包含的匹配特征点对分布情况识别小区域重复纹理,因此该方法对输入图像不敏感,提高了该方法的鲁棒性。The repetitive texture identification method provided in this embodiment identifies whether there is a small area repeated texture in the image pair based on the distribution of matching feature point pairs contained in the image pair. If it exists, the matching relationship of the image pair is deleted, that is, matching relationship errors are filtered out. matching relationship between image pairs. This scheme does not need to analyze image feature information, but identifies repeated textures in small areas through the distribution of matching feature point pairs contained in the image. Therefore, the method is insensitive to the input image and improves the robustness of the method.
另一方面,本申请还提供了一种适用本申请提供的重复纹理识别方法的电子设备。On the other hand, the present application also provides an electronic device suitable for the repeated texture recognition method provided by the present application.
图6为本申请实施例提供的一种电子设备的结构示意图。如该电子设备可以是服务器或终端设备等电子设备。终端设备可以包括手机、平板电脑、桌面型、膝上型、笔记本电脑、超级移动个人计算机(Ultra-mobile Personal Computer,UMPC)、手持计算机、上网本、个人数字助理(Personal Digital Assistant,PDA)、可穿戴电子设备、智能手表等设备。FIG. 6 is a schematic structural diagram of an electronic device provided by an embodiment of the present application. For example, the electronic device may be an electronic device such as a server or a terminal device. Terminal devices may include mobile phones, tablet computers, desktops, laptops, notebook computers, ultra-mobile personal computers (UMPC), handheld computers, netbooks, personal digital assistants (Personal Digital Assistant, PDA), Wearable electronic devices, smart watches and other devices.
如图6所示,该电子设备可以包括处理器101、存储器102、总线103、通信接口104,其中,处理器101的数量可以是1~N,N为大于1的整数。As shown in FIG. 6 , the electronic device may include a processor 101, a memory 102, a bus 103, and a communication interface 104. The number of processors 101 may be 1 to N, and N is an integer greater than 1.
处理器101、存储器102通过总线103完成相互间的通信。处理器101可以通过总线103和通信接口104与外部设备进行通信,例如,通信接口104包括发送单元和接收单元。通信接口104通过接收单元接收外设发送的数据,该数据经由总线103传递至处理器101。处理器101发送的数据经由总线103传输至通信接口104,通信接口104通过发送单元发送至外设。处理器101用于调用存储器102中的程序指令以执行图1、图4或图5所示的重复纹理识别方法。The processor 101 and the memory 102 communicate with each other through the bus 103 . The processor 101 can communicate with external devices through the bus 103 and the communication interface 104. For example, the communication interface 104 includes a sending unit and a receiving unit. The communication interface 104 receives data sent by the peripheral device through the receiving unit, and the data is transmitted to the processor 101 via the bus 103 . The data sent by the processor 101 is transmitted to the communication interface 104 via the bus 103, and the communication interface 104 sends it to the peripheral device through the sending unit. The processor 101 is used to call program instructions in the memory 102 to execute the repetitive texture identification method shown in FIG. 1, FIG. 4 or FIG. 5.
通过以上的实施方式的描述,所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,仅以上述各功能模块的划分进行举例说明,实际应用中,可以根据需要而将上述功能分配由不同的功能模块完成,即将装置的内部结构划分成不同的功能模块,以完成以上描述的全部或者部分功能。上述描述的系统,装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Through the above description of the embodiments, those skilled in the art can clearly understand that for the convenience and simplicity of description, only the division of the above functional modules is used as an example. In actual applications, the above functions can be allocated as needed. It is completed by different functional modules, that is, the internal structure of the device is divided into different functional modules to complete all or part of the functions described above. For the specific working processes of the systems, devices and units described above, reference can be made to the corresponding processes in the foregoing method embodiments, which will not be described again here.
在本实施例所提供的几个实施例中,应该理解到,所揭露的系统,装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述模块或单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this embodiment, it should be understood that the disclosed system, device and method can be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of modules or units is only a logical function division. In actual implementation, there may be other division methods, for example, multiple units or components may be The combination can either be integrated into another system, or some features can be ignored, or not implemented. On the other hand, the coupling or direct coupling or communication connection between each other shown or discussed may be through some interfaces, and the indirect coupling or communication connection of the devices or units may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or they may be distributed to multiple network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
另外,在本实施例各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。In addition, each functional unit in each embodiment of this embodiment can be integrated into one processing unit, or each unit can exist physically alone, or two or more units can be integrated into one unit. The above integrated units can be implemented in the form of hardware or software functional units.
所述集成的单元如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本实施例的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的全部或部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)或处理器执行各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:快闪存储器、移动硬盘、只读存储器、随机存取存储器、磁碟或者光盘等各种可以存储程序代码的介质。If the integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, it may be stored in a computer-readable storage medium. Based on this understanding, the technical solution of this embodiment is essentially or contributes to the existing technology, or all or part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium , including several instructions to cause a computer device (which can be a personal computer, a server, or a network device, etc.) or a processor to execute all or part of the steps of the method described in each embodiment. The aforementioned storage media include: flash memory, mobile hard disk, read-only memory, random access memory, magnetic disk or optical disk and other media that can store program codes.
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何在本申请揭露的技术范围内的变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以所述权利要求的保护范围为准。The above are only specific embodiments of the present application, but the protection scope of the present application is not limited thereto. Any changes or substitutions within the technical scope disclosed in the present application shall be covered by the protection scope of the present application. . Therefore, the protection scope of this application should be subject to the protection scope of the claims.
Claims (14)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202410741680.6A CN118691848B (en) | 2022-10-31 | 2022-10-31 | Repeated texture recognition method and device |
CN202211348049.7A CN116740374B (en) | 2022-10-31 | 2022-10-31 | Repeated texture recognition method and device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202211348049.7A CN116740374B (en) | 2022-10-31 | 2022-10-31 | Repeated texture recognition method and device |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202410741680.6A Division CN118691848B (en) | 2022-10-31 | 2022-10-31 | Repeated texture recognition method and device |
Publications (2)
Publication Number | Publication Date |
---|---|
CN116740374A true CN116740374A (en) | 2023-09-12 |
CN116740374B CN116740374B (en) | 2024-06-21 |
Family
ID=87906647
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202410741680.6A Active CN118691848B (en) | 2022-10-31 | 2022-10-31 | Repeated texture recognition method and device |
CN202211348049.7A Active CN116740374B (en) | 2022-10-31 | 2022-10-31 | Repeated texture recognition method and device |
Family Applications Before (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202410741680.6A Active CN118691848B (en) | 2022-10-31 | 2022-10-31 | Repeated texture recognition method and device |
Country Status (1)
Country | Link |
---|---|
CN (2) | CN118691848B (en) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101316368A (en) * | 2008-07-18 | 2008-12-03 | 西安电子科技大学 | Panoramic Image Stabilization Method Based on Global Feature Point Iteration |
CN101957919A (en) * | 2010-09-22 | 2011-01-26 | 上海交通大学 | Character recognition method based on image local feature retrieval |
CN108875451A (en) * | 2017-05-10 | 2018-11-23 | 腾讯科技(深圳)有限公司 | A kind of method, apparatus, storage medium and program product positioning image |
CN110674780A (en) * | 2019-09-30 | 2020-01-10 | 苏州科达科技股份有限公司 | Scene change detection method, device, equipment and readable storage medium |
CN112837353A (en) * | 2020-12-29 | 2021-05-25 | 北京市遥感信息研究所 | A Heterogeneous Image Matching Method Based on Multi-Order Feature Point-Line Matching |
CN114782715A (en) * | 2022-04-08 | 2022-07-22 | 宁波芯然科技有限公司 | Vein identification method based on statistical information |
CN115115861A (en) * | 2022-08-31 | 2022-09-27 | 中国民航大学 | Image correction method applied to rotating binocular stereoscopic vision system |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN108805799B (en) * | 2018-04-20 | 2021-04-23 | 平安科技(深圳)有限公司 | Panoramic image synthesis apparatus, panoramic image synthesis method, and computer-readable storage medium |
CN109949227A (en) * | 2019-03-12 | 2019-06-28 | 湖北文理学院 | Image stitching method, system and electronic device |
CN112686302B (en) * | 2020-12-29 | 2024-02-13 | 科大讯飞股份有限公司 | Image feature point matching method, computer equipment and storage device |
-
2022
- 2022-10-31 CN CN202410741680.6A patent/CN118691848B/en active Active
- 2022-10-31 CN CN202211348049.7A patent/CN116740374B/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101316368A (en) * | 2008-07-18 | 2008-12-03 | 西安电子科技大学 | Panoramic Image Stabilization Method Based on Global Feature Point Iteration |
CN101957919A (en) * | 2010-09-22 | 2011-01-26 | 上海交通大学 | Character recognition method based on image local feature retrieval |
CN108875451A (en) * | 2017-05-10 | 2018-11-23 | 腾讯科技(深圳)有限公司 | A kind of method, apparatus, storage medium and program product positioning image |
CN110674780A (en) * | 2019-09-30 | 2020-01-10 | 苏州科达科技股份有限公司 | Scene change detection method, device, equipment and readable storage medium |
CN112837353A (en) * | 2020-12-29 | 2021-05-25 | 北京市遥感信息研究所 | A Heterogeneous Image Matching Method Based on Multi-Order Feature Point-Line Matching |
CN114782715A (en) * | 2022-04-08 | 2022-07-22 | 宁波芯然科技有限公司 | Vein identification method based on statistical information |
CN115115861A (en) * | 2022-08-31 | 2022-09-27 | 中国民航大学 | Image correction method applied to rotating binocular stereoscopic vision system |
Non-Patent Citations (2)
Title |
---|
张静;袁振文;张晓春;李颖;: "基于SIFT特征和误匹配逐次去除的图像拼接", 半导体光电, no. 01, pages 136 - 141 * |
林敏;陈姝;袁浩翔;: "基于网格对应的双约束特征点匹配算法", 《计算机技术与自动化》, vol. 39, no. 1, pages 84 - 88 * |
Also Published As
Publication number | Publication date |
---|---|
CN116740374B (en) | 2024-06-21 |
CN118691848A (en) | 2024-09-24 |
CN118691848B (en) | 2025-05-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11842438B2 (en) | Method and terminal device for determining occluded area of virtual object | |
CN111311756B (en) | Augmented reality AR display method and related device | |
CN109840881B (en) | 3D special effect image generation method, device and equipment | |
CN111815754A (en) | A three-dimensional information determination method, three-dimensional information determination device and terminal equipment | |
CN111402170B (en) | Image enhancement method, device, terminal and computer readable storage medium | |
CN111833447A (en) | Three-dimensional map construction method, three-dimensional map construction device and terminal device | |
CN110296686B (en) | Vision-based positioning method, device and equipment | |
CN110288710B (en) | Three-dimensional map processing method and device and terminal equipment | |
CN112651997B (en) | Map construction method, electronic device and storage medium | |
CN111639147B (en) | Map compression method, system and computer readable storage medium | |
CN114758093A (en) | Three-dimensional model generation method, device, equipment and medium based on image sequence | |
CN114627244A (en) | Three-dimensional reconstruction method and apparatus, electronic device, computer readable medium | |
CN107908998A (en) | Quick Response Code coding/decoding method, device, terminal device and computer-readable recording medium | |
WO2022199395A1 (en) | Facial liveness detection method, terminal device and computer-readable storage medium | |
CN111340722A (en) | Image processing method, processing device, terminal device and readable storage medium | |
CN113888635B (en) | Visual positioning method and related device | |
CN114723796A (en) | Three-dimensional point cloud generation method and device and electronic equipment | |
CN112270748B (en) | Image-based three-dimensional reconstruction method and device | |
CN111931794B (en) | Sketch-based image matching method | |
CN114495132A (en) | Character recognition method, device, equipment and storage medium | |
CN116740374B (en) | Repeated texture recognition method and device | |
CN112288817B (en) | Three-dimensional reconstruction processing method and device based on image | |
CN112991451B (en) | Image recognition method, related device and computer program product | |
CN116681745A (en) | Three-dimensional reconstruction method, device, server and storage medium based on laser depth | |
CN116295466A (en) | Map generation method, map generation device, electronic device, storage medium and vehicle |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant | ||
CP03 | Change of name, title or address |
Address after: Unit 3401, unit a, building 6, Shenye Zhongcheng, No. 8089, Hongli West Road, Donghai community, Xiangmihu street, Futian District, Shenzhen, Guangdong 518040 Patentee after: Honor Terminal Co.,Ltd. Country or region after: China Address before: 3401, unit a, building 6, Shenye Zhongcheng, No. 8089, Hongli West Road, Donghai community, Xiangmihu street, Futian District, Shenzhen, Guangdong Patentee before: Honor Device Co.,Ltd. Country or region before: China |
|
CP03 | Change of name, title or address |