EP3043270A1 - Patchnet model and building method therefor - Google Patents
Patchnet model and building method therefor Download PDFInfo
- Publication number
- EP3043270A1 EP3043270A1 EP13893065.6A EP13893065A EP3043270A1 EP 3043270 A1 EP3043270 A1 EP 3043270A1 EP 13893065 A EP13893065 A EP 13893065A EP 3043270 A1 EP3043270 A1 EP 3043270A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- patch
- image
- nodes
- node
- representative
- 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/58—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
- G06F16/583—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/10—Segmentation; Edge detection
- G06T7/162—Segmentation; Edge detection involving graph-based methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/51—Indexing; Data structures therefor; Storage structures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/58—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
- G06F16/583—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content
- G06F16/5838—Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using metadata automatically derived from the content using colour
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—Two-dimensional [2D] image generation
- G06T11/60—Creating or editing images; Combining images with text
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T17/00—Three-dimensional [3D] modelling for computer graphics
- G06T17/005—Tree description, e.g. octree, quadtree
-
- 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/20112—Image segmentation details
- G06T2207/20156—Automatic seed setting
Definitions
- the present invention relates to the technical field of image processing, and in particular, to a patch net model for image representation and a construction method of the patch net model.
- an image editing method based on patches typically, such as PatchMatch proposed by Barnes et al. in 2009, requires the users to provide semantic guidance or interaction to obtain meaningful results; moreover, in view of edition based on a plurality of images, the users need to search for new objects or regions to synthesize to specified positions; but these all require the users to have a good knowledge of art and master software expertly; meanwhile, in the case of more candidate images, the users need to spend a long time in boring work.
- the NRDC non-rigid dense correspondence method proposed by HaCohen et al.
- An appropriate image source can be found for the above scenario by adopting an image search method; but the image search method is generally based on global features, and thus cannot be used for finding appropriate optimal partial image regions for editing a local image.
- the main difficulty of image editing based on patches in the image library on the basis of the existing image synthesis technology lies in that image patches used in the editing technology only describe local apparent features and do not describe image patch contents or the image itself, so that contents cannot be effectively organized and searched for in the image library, while the image search method using the global features lacks accurate positioning on local information.
- the purpose of the present invention is to provide a patch net model for image representation and a construction method of the patch net model, so that the patch net model can describe the local information of an image by using image patches, extract the structural information of the image and abstractly express the image, so as to meet the local image editing demand by using images in one image library.
- the value of each element in the relation matrix is normalized to 0-1 for representing the probability of a pixel in one node connected with the edge being located at a specific relative position of the other node.
- the relation matrix is a 5*5 matrix.
- the present invention further provides a method for constructing any above patch net model:
- the step S1 further includes:
- the method further includes the following step between the step S12 and the step S13:
- the preset value in the step S2 and the step S3 is 10% of the total area of the image.
- the manner of calculating any element M (i, j) in the relation matrix is as follows:
- the patch net model based on patches provided by the embodiments of the present invention is of the forest-shaped structure consisting of a plurality of composite nodes and basic nodes, each composite node is the non-leaf node, and each basic node is the leaf node;
- the basic node includes the certain patch region of the image and the representative patch representing the apparent feature of the patch region;
- the composite node includes the certain patch region of the image and can be further decomposed into the basic nodes and/or the composite nodes;
- the edge exists between two nodes, which are located on the same layer of the forest-shaped structure and are spatially connected, and the relation matrix used for expressing the spatial relative position of the two nodes is arranged on the edge; by means of this forest-shaped structure, image contents in the image library are organized and expressed based on the patches in the present invention, so that the patch net model can describe the local information of the image by using the image patches, extract the structural information of the image and abstractly express the image, so as to search for and obtain local contents based on
- the patch net model is of a forest-shaped structure consisting of a plurality of composite nodes and basic nodes, each composite node is a non-leaf node, and each basic node is a leaf node; according to the property that regions in an image have similar apparent features, the basic node includes a certain patch region of the image and a representative patch representing the apparent feature of the patch region; the composite node includes a certain patch region of the image and can be further decomposed into basic nodes and/or composite nodes to form a local tree-shaped structure; the composite nodes are used for expressing some image regions with complicated structural features; an edge exists between two nodes, which are located on the same layer of the forest-shaped structure and are spatially connected, and a relation matrix used for expressing the spatial relative position of the two nodes is arranged on the edge, so as to abstractly express an image.
- the relation matrix can be a 5*5 matrix, the value of each element in the matrix is normalized to 0-1 for representing the probability of a pixel in one node connected with the edge being located at a specific relative position of the other node; for example, wherein the value at the (0, 0) position is the probability of the pixel contained in one node connected with the edge being located at the relative position (-2, -2) of the pixel contained in the other node connected with the edge; by means of this structure, image contents in an image library are organized and expressed based on patches, so that local contents can be searched for and obtained based on apparent features.
- the embodiment further provides a method for constructing the above patch net model; as shown in Fig.2 , the patch net model construction method mainly includes the following steps:
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Library & Information Science (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Geometry (AREA)
- Computer Graphics (AREA)
- Image Analysis (AREA)
- Processing Or Creating Images (AREA)
- Image Processing (AREA)
Abstract
Description
- The present invention relates to the technical field of image processing, and in particular, to a patch net model for image representation and a construction method of the patch net model.
- In recent years, various image processing technologies have become a hot field in computer science research. Wherein, image synthesis and editing technology based on patches has become a powerful tool for users to edit multimedia contents.
- In the prior art, an image editing method based on patches, typically, such as PatchMatch proposed by Barnes et al. in 2009, requires the users to provide semantic guidance or interaction to obtain meaningful results; moreover, in view of edition based on a plurality of images, the users need to search for new objects or regions to synthesize to specified positions; but these all require the users to have a good knowledge of art and master software expertly; meanwhile, in the case of more candidate images, the users need to spend a long time in boring work. The NRDC (non-rigid dense correspondence method) proposed by HaCohen et al. in 2011 can be applied to the above scenario, and it synthesizes an image by automatically searching for appropriate image patches; but the method has the deficiency that the processing speed is too low to meet the demands of real-time image editing, and particularly editing based on an image library. An appropriate image source can be found for the above scenario by adopting an image search method; but the image search method is generally based on global features, and thus cannot be used for finding appropriate optimal partial image regions for editing a local image.
- In summary, the main difficulty of image editing based on patches in the image library on the basis of the existing image synthesis technology lies in that image patches used in the editing technology only describe local apparent features and do not describe image patch contents or the image itself, so that contents cannot be effectively organized and searched for in the image library, while the image search method using the global features lacks accurate positioning on local information.
- The purpose of the present invention is to provide a patch net model for image representation and a construction method of the patch net model, so that the patch net model can describe the local information of an image by using image patches, extract the structural information of the image and abstractly express the image, so as to meet the local image editing demand by using images in one image library.
- The technical solution of the present invention is as follows:
- A patch net model for image representation is provided, wherein the patch net model is of a forest-shaped structure consisting of a plurality of composite nodes and basic nodes, each composite node is a non-leaf node, and each basic node is a leaf node;
- the basic node includes a certain patch region of an image and a representative patch representing an apparent feature of the patch region; the composite node includes a certain patch region of the image and can be further decomposed into basic nodes and/or composite nodes;
- an edge exists between two nodes, which are located on the same layer of the forest-shaped structure and are spatially connected, and a relation matrix used for expressing the spatial relative position of the two nodes is arranged on the edge.
- Preferably, the value of each element in the relation matrix is normalized to 0-1 for representing the probability of a pixel in one node connected with the edge being located at a specific relative position of the other node.
- Preferably, the relation matrix is a 5*5 matrix.
- The present invention further provides a method for constructing any above patch net model:
- a patch net model construction method includes the following steps:
- S1. selecting representative patches and image regions represented by the representative patches, and establishing basic nodes;
- S2. combining the basic nodes with image region areas smaller than a preset value into a composite node according to a spatial connection relation;
- S3. using the composite node and basic nodes with image region areas larger than the preset value as the first layer of the forest-shaped structure;
- S4. decomposing the composite node into basic nodes and/or composite nodes until all leaf nodes are basic nodes;
- S5. adding an edge between two nodes, which are located on the same layer of the forest-shaped structure and are spatially connected, and adding the relation matrix on the edge.
- Preferably, the step S1 further includes:
- S11. ordering all pixels in an image according to a gradient value;
- S 12. generating a representative patch at a position with the minimum gradient value within a region which is not represented by any representative patch;
- S13. for any pixel not represented by any representative patch, judging whether an image patch with the pixel as the center can be represented by the representative patch generated in the step S12;
- S14. repeating steps S12-S13 until all pixels in the image are represented by the representative patches.
- Preferably, the method further includes the following step between the step S12 and the step S13:
- moving the center of the representative patch to Xnew according to a formula
wherein, z represents the pixel position in the representative patch Px, and gz represents the gradient value at the z position. Preferably, the step S13 further includes:- for any pixel not represented by any representative patch, calculating the Euler distance between the image patch with the pixel as the center and the representative patch generated in the step S12 in a Lab color space;
- the image patch with the calculated Euler distance not larger than a threshold is represented by the representative patch generated in the step S12.
-
- Preferably, the preset value in the step S2 and the step S3 is 10% of the total area of the image. Preferably, in the step S5, the manner of calculating any element M (i, j) in the relation matrix is as follows:
- for each pixel of one node connected with the edge, counting whether the pixels of the other node occur at the (i-2, j-2) position of the pixel, and if so, adding 1 to the count of M (i, j);
- and finally normalizing each element in the obtained matrix to a (0, 1) interval by counting.
- The patch net model based on patches provided by the embodiments of the present invention is of the forest-shaped structure consisting of a plurality of composite nodes and basic nodes, each composite node is the non-leaf node, and each basic node is the leaf node; the basic node includes the certain patch region of the image and the representative patch representing the apparent feature of the patch region; the composite node includes the certain patch region of the image and can be further decomposed into the basic nodes and/or the composite nodes; the edge exists between two nodes, which are located on the same layer of the forest-shaped structure and are spatially connected, and the relation matrix used for expressing the spatial relative position of the two nodes is arranged on the edge; by means of this forest-shaped structure, image contents in the image library are organized and expressed based on the patches in the present invention, so that the patch net model can describe the local information of the image by using the image patches, extract the structural information of the image and abstractly express the image, so as to search for and obtain local contents based on apparent features and meet the local image editing demand by using images in one image library.
-
-
Fig.1 is a schematic diagram of a structure of a patch net model in an embodiment of the present invention; -
Fig.2 is a schematic diagram of a flow of a patch net model construction method in an embodiment of the present invention. - A further description of the specific implementations of the present invention will be given below in combination with the accompanying drawings and the embodiments. The following embodiments are merely used for illustrating the present invention, rather than limiting the scope of the present invention.
- A patch net model for image representation is provided in the embodiment at first, as shown in
Fig.1 , the patch net model is of a forest-shaped structure consisting of a plurality of composite nodes and basic nodes, each composite node is a non-leaf node, and each basic node is a leaf node;
according to the property that regions in an image have similar apparent features, the basic node includes a certain patch region of the image and a representative patch representing the apparent feature of the patch region; the composite node includes a certain patch region of the image and can be further decomposed into basic nodes and/or composite nodes to form a local tree-shaped structure; the composite nodes are used for expressing some image regions with complicated structural features;
an edge exists between two nodes, which are located on the same layer of the forest-shaped structure and are spatially connected, and a relation matrix used for expressing the spatial relative position of the two nodes is arranged on the edge, so as to abstractly express an image. - In the embodiment, the relation matrix can be a 5*5 matrix, the value of each element in the matrix is normalized to 0-1 for representing the probability of a pixel in one node connected with the edge being located at a specific relative position of the other node; for example, wherein the value at the (0, 0) position is the probability of the pixel contained in one node connected with the edge being located at the relative position (-2, -2) of the pixel contained in the other node connected with the edge; by means of this structure, image contents in an image library are organized and expressed based on patches, so that local contents can be searched for and obtained based on apparent features.
- The embodiment further provides a method for constructing the above patch net model; as shown in
Fig.2 , the patch net model construction method mainly includes the following steps: - S1. selecting representative patches and image regions represented by the representative patches, and establishing basic nodes;
- S2. combining the basic nodes with image region areas smaller than a preset value into a composite node according to a spatial connection relation;
- S3. using the composite node and basic nodes with image region areas larger than the preset value as the first layer of the forest-shaped structure;
- S4. decomposing the composite node into basic nodes and/or composite nodes until all leaf nodes are basic nodes;
- S5. adding an edge between two nodes, which are located on the same layer of the forest-shaped structure and are spatially connected, and adding the relation matrix on the edge.
- A detailed illustration of the above steps will be given below.
- S1. selecting representative patches and image regions represented by the representative patches, and establishing basic nodes; in the embodiment, the step S1 further includes:
- S11. ordering all pixels in an image according to a gradient value;
- S12. generating a representative patch, for example, 13*13, at a position with the minimum gradient value (if a plurality of gradient values are the same, one is randomly selected) within a region which is not represented by any representative patch; thereafter, moving the center of the representative patch to Xnew according to a formula
so that the representative patch can contain more possible proximal structural information; wherein, z represents the pixel position in the representative patch Px, and gz represents the gradient value at the z position. - S13. for any pixel not represented by any representative patch, judging whether an image patch (for example, a 13*13 image patch) with the pixel as the center can be represented by the representative patch generated in the step S12;
preferably, the step S13 further includes:- for any pixel not represented by any representative patch, calculating the Euler distance between the image patch with the pixel as the center and the representative patch generated in the step S12 in a Lab color space; the image patch with the calculated Euler distance not larger than a threshold can be represented by the representative patch generated in the step S12;
- to enable the representative patch to have better fault-tolerant ability in regions (for example, walls, leaves and the like) with complicated veins, so as to improve the abstract expression ability of the patch net model, in the embodiment, the following self-adapting threshold δx, y is used for judging whether a certain image patch can be represented by the representative patch; namely:
wherein, k is equal to 2, a is equal to 0.5, and C(x, y) represents the average color of the image patch. If the Euler distance of the image patch is larger than the above threshold, it is considered that the image patch cannot be represented by the representative patch generated in the step S12; otherwise, it is considered that the image patch can be represented by the representative patch generated in the step S12.
- S14. repeating steps S12-S13 until all pixels in the image are represented by the representative patches. Finally, merging processing can be carried out according to the similarity relation of all representative patches and the represented image region positions; for example, if the represented image regions are overlapped for more than 30% and the distance of the representative patches is smaller than 500 (the Euler distance on the Lab color space), the image regions represented by two representative patches are merged, and the original representative patch with the maximum image region representation area is set as a new representative patch.
- S2. combining the basic nodes with image region areas smaller than a preset value into a composite node according to a spatial connection relation; for example, the basic nodes with the image region areas smaller than 10% of the total area of the image are combined into the composite node according to the spatial connection relation, the composite node contains no representative patch, and the image region of the composite node is the sum of the image regions of the basic nodes contained in the composite node.
- S3. using the composite node and basic nodes with image region areas larger than the preset value as the first layer of the forest-shaped structure; for example, the basic nodes with image region areas larger than 10% of the total area of the image and the composite node obtained in the step S2 are used as the nodes on the highest layer (the first layer) of the forest-shaped structure.
- S4. decomposing the composite node into basic nodes and/or composite nodes until all leaf nodes are basic nodes; for example, for a certain composite node, all basic nodes (obtained by the coverage relation of the image regions) contained in the composite node are traversed at first, if a certain basic node has a connection relation with other nodes on the upper layer, the basic node is directly used as a sub-node pertaining to the composite node; the rest basic nodes having no spatial connection relation with the nodes on the upper layer are combined into a new composite node according to a spatial neighboring relation to serve as a sub-node pertaining to the original composite node, and recursion is carried out for expansion, until all leaf nodes are basic nodes.
- S5. adding an edge (the edge does not exist between nodes on different layers) between two nodes, which are located on the same layer of the forest-shaped structure and are spatially connected, according to the adjacency relation of the image regions of the nodes, and adding the relation matrix on the edge. In the embodiment, the manner of calculating any element M (i, j) in the relation matrix is as follows:
- for example, the two nodes connected with one edge are respectively a node A and a node B, the matrix representing the relative position relation can be a 5*5 relation matrix M; for each pixel in the node A, counting whether the pixels contained in the node B occur at the (i-2, j-2) position of the pixel; if so, adding 1 to the count of M (i, j); and finally normalizing all elements in the M to a (0, 1) interval to obtain the final relation matrix by counting, and thus the patch net model is constructed.
- The above implementations are merely used for illustrating the present invention, rather than limiting the present invention. Those of ordinary skill in the art can make various changes and variations without departing from the spirit and scope of the present invention. Accordingly, all equivalent technical solutions belong to the protection scope of the present invention.
Claims (10)
- A patch net model for image representation, wherein the patch net model is of a forest-shaped structure consisting of a plurality of composite nodes and basic nodes, each composite node is a non-leaf node, and each basic node is a leaf node;
the basic node comprises a certain patch region of an image and a representative patch representing an apparent feature of the patch region; the composite node comprises a certain patch region of the image and can be further decomposed into basic nodes and/or composite nodes;
an edge exists between two nodes, which are located on the same layer of the forest-shaped structure and are spatially connected, and a relation matrix used for expressing the spatial relative position of the two nodes is arranged on the edge. - The patch net model of claim 1, wherein the value of each element in the relation matrix is normalized to 0-1 for representing the probability of a pixel in one node connected with the edge being located at a specific relative position of the other node.
- The patch net model of claim 1 or 2, wherein the relation matrix is a 5*5 matrix.
- A method for constructing the patch net model of any of claims 1-3, comprising the following steps:S1. selecting representative patches and image regions represented by the representative patches, and establishing basic nodes;S2. combining the basic nodes with image region areas smaller than a preset value into a composite node according to a spatial connection relation;S3. using the composite node and basic nodes with image region areas larger than the preset value as the first layer of the forest-shaped structure;S4. decomposing the composite node into basic nodes and/or composite nodes until all leaf nodes are basic nodes;S5. adding an edge between two nodes, which are located on the same layer of the forest-shaped structure and are spatially connected, and adding the relation matrix on the edge.
- The method for constructing the patch net model of claim 4, wherein the step S1 further comprises:S11. ordering all pixels in an image according to a gradient value;S 12. generating a representative patch at a position with the minimum gradient value within a region which is not represented by any representative patch;S13. for any pixel not represented by any representative patch, judging whether an image patch with the pixel as the center can be represented by the representative patch generated in the step S12;S14. repeating steps S12-S13 until all pixels in the image are represented by the representative patches.
- The method for constructing the patch net model of claim 5, wherein the method further comprises the following step between the step S12 and the step S13:
- The method for constructing the patch net model of claim 5 or 6, wherein the step S 13 further comprises:for any pixel not represented by any representative patch, calculating the Euler distance between the image patch with the pixel as the center and the representative patch generated in the step S 12 in a Lab color space;the image patch with the calculated Euler distance not larger than a threshold is represented by the representative patch generated in the step S12.
- The method for constructing the patch net model of claim 4, wherein the preset value in the step S2 and the step S3 is 10% of the total area of the image.
- The method for constructing the patch net model of claim 4, wherein in the step S5, the manner of calculating any element M (i, j) in the relation matrix is as follows:for each pixel of one node connected with the edge, counting whether the pixels of the other node occur at the (i-2, j-2) position of the pixel, and if so, adding 1 to the count of M (i, j);and finally normalizing each element in the obtained matrix to a (0, 1) interval by counting.
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201310403210.0A CN103500176B (en) | 2013-09-06 | 2013-09-06 | Chip Network Model and Its Construction Method |
| PCT/CN2013/090460 WO2015032162A1 (en) | 2013-09-06 | 2013-12-25 | Patchnet model and building method therefor |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| EP3043270A1 true EP3043270A1 (en) | 2016-07-13 |
| EP3043270A4 EP3043270A4 (en) | 2017-05-31 |
| EP3043270B1 EP3043270B1 (en) | 2018-09-12 |
Family
ID=49865387
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| EP13893065.6A Active EP3043270B1 (en) | 2013-09-06 | 2013-12-25 | Patchnet model and building method therefor |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US9836880B2 (en) |
| EP (1) | EP3043270B1 (en) |
| CN (1) | CN103500176B (en) |
| WO (1) | WO2015032162A1 (en) |
Family Cites Families (9)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7403209B2 (en) * | 2004-03-24 | 2008-07-22 | Canon Kabushiki Kaisha | Rendering images containing video |
| CN101425184B (en) | 2008-10-30 | 2011-08-24 | 西安电子科技大学 | Image segmentation method based on second generation Bandelet concealed Markov tree model |
| US8406546B2 (en) | 2009-06-09 | 2013-03-26 | Sony Corporation | Adaptive entropy coding for images and videos using set partitioning in generalized hierarchical trees |
| CN102375990B (en) * | 2010-08-17 | 2015-03-04 | 富士通株式会社 | Method and equipment for processing images |
| CN101944132B (en) | 2010-09-30 | 2013-07-24 | 武汉大学 | Tile map data organization method |
| CN102096816B (en) * | 2011-01-28 | 2012-12-26 | 武汉大学 | Multi-scale multi-level image segmentation method based on minimum spanning tree |
| CN102509327B (en) * | 2011-09-30 | 2013-10-30 | 北京航空航天大学 | Multiscale global sampling method for filling image void |
| CN102831613B (en) | 2012-08-29 | 2014-11-19 | 武汉大学 | A Parallel Image Segmentation Method Based on Fractal Network Evolution |
| CN102930246B (en) * | 2012-10-16 | 2015-04-08 | 同济大学 | An Indoor Scene Recognition Method Based on Point Cloud Segment Segmentation |
-
2013
- 2013-09-06 CN CN201310403210.0A patent/CN103500176B/en active Active
- 2013-12-25 US US14/916,982 patent/US9836880B2/en active Active
- 2013-12-25 EP EP13893065.6A patent/EP3043270B1/en active Active
- 2013-12-25 WO PCT/CN2013/090460 patent/WO2015032162A1/en not_active Ceased
Also Published As
| Publication number | Publication date |
|---|---|
| EP3043270B1 (en) | 2018-09-12 |
| CN103500176B (en) | 2016-08-31 |
| US9836880B2 (en) | 2017-12-05 |
| EP3043270A4 (en) | 2017-05-31 |
| US20160196686A1 (en) | 2016-07-07 |
| CN103500176A (en) | 2014-01-08 |
| WO2015032162A1 (en) | 2015-03-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| Wu et al. | Automated extraction of ground surface along urban roads from mobile laser scanning point clouds | |
| JP5917719B2 (en) | Method, apparatus and computer readable recording medium for image management in an image database | |
| Richter et al. | Object class segmentation of massive 3D point clouds of urban areas using point cloud topology | |
| US20180232948A1 (en) | Method, system and computer readable recording medium for providing information on modeling of structure | |
| US8520940B1 (en) | Automatic city block segmentation in aerial imagery for parallel processing | |
| Dehbi et al. | Robust and fast reconstruction of complex roofs with active sampling from 3D point clouds | |
| CN117036939B (en) | A method for identifying urban functional areas based on multi-source data collaboration based on graph convolutional networks | |
| Beeri et al. | Finding corresponding objects when integrating several geo-spatial datasets | |
| Li et al. | A method based on an adaptive radius cylinder model for detecting pole-like objects in mobile laser scanning data | |
| Liang et al. | MUS-CDB: Mixed uncertainty sampling with class distribution balancing for active annotation in aerial object detection | |
| Kisilevich et al. | A novel approach to mining travel sequences using collections of geotagged photos | |
| CN111881233B (en) | Distributed point cloud map construction method and device, server and computer readable storage medium | |
| Zhang et al. | Prototype-based clustered federated learning for semantic segmentation of aerial images | |
| Eum et al. | Vehicle detection from airborne LiDAR point clouds based on a decision tree algorithm with horizontal and vertical features | |
| Liu et al. | LightFusion: lightweight CNN architecture for enabling efficient sensor fusion in free road segmentation of autonomous driving | |
| US9836880B2 (en) | Patch net model and construction method thereof | |
| Croitoru et al. | Monocular right-angle building hypothesis generation in regularized urban areas by pose clustering | |
| Lohani et al. | Effect of data density, scan angle, and flying height on the accuracy of building extraction using LiDAR data | |
| Doulamis et al. | A constraint inductive learning-spectral clustering methodology for personalized 3D navigation | |
| Mahphood et al. | Virtual first and last pulse method for building detection from dense LiDAR point clouds | |
| Fernandes et al. | Extraction of building roof contours from the integration of high-resolution aerial imagery and laser data using Markov random fields | |
| Xiao et al. | Building footprint extraction based on radiometric and geometric constraints in airborne oblique images | |
| Lu et al. | GND-APR: Absolute pose regressor with graph neural diffusion for self-driving | |
| He et al. | MVSE-3D: multi-view semantic edge optimization for precision recovery of 3D building geometry | |
| Praganingrum et al. | Image Processing Applications in Construction Projects: Challenges and Opportunities |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PUAI | Public reference made under article 153(3) epc to a published international application that has entered the european phase |
Free format text: ORIGINAL CODE: 0009012 |
|
| 17P | Request for examination filed |
Effective date: 20160406 |
|
| AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| AX | Request for extension of the european patent |
Extension state: BA ME |
|
| DAX | Request for extension of the european patent (deleted) | ||
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R079 Ref document number: 602013043726 Country of ref document: DE Free format text: PREVIOUS MAIN CLASS: G06F0017300000 Ipc: G06T0007162000 |
|
| A4 | Supplementary search report drawn up and despatched |
Effective date: 20170504 |
|
| RIC1 | Information provided on ipc code assigned before grant |
Ipc: G06T 7/162 20170101AFI20170426BHEP Ipc: G06F 17/30 20060101ALI20170426BHEP |
|
| GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
| RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: TSINGHUA UNIVERSITY |
|
| INTG | Intention to grant announced |
Effective date: 20180508 |
|
| GRAS | Grant fee paid |
Free format text: ORIGINAL CODE: EPIDOSNIGR3 |
|
| GRAA | (expected) grant |
Free format text: ORIGINAL CODE: 0009210 |
|
| AK | Designated contracting states |
Kind code of ref document: B1 Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR |
|
| REG | Reference to a national code |
Ref country code: GB Ref legal event code: FG4D |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: EP |
|
| REG | Reference to a national code |
Ref country code: IE Ref legal event code: FG4D |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R096 Ref document number: 602013043726 Country of ref document: DE |
|
| REG | Reference to a national code |
Ref country code: AT Ref legal event code: REF Ref document number: 1041483 Country of ref document: AT Kind code of ref document: T Effective date: 20181015 |
|
| REG | Reference to a national code |
Ref country code: NL Ref legal event code: MP Effective date: 20180912 |
|
| REG | Reference to a national code |
Ref country code: LT Ref legal event code: MG4D |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: GR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20181213 Ref country code: FI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: RS Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: NO Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20181212 Ref country code: LT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: SE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: BG Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20181212 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: LV Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: AL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: HR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 |
|
| REG | Reference to a national code |
Ref country code: AT Ref legal event code: MK05 Ref document number: 1041483 Country of ref document: AT Kind code of ref document: T Effective date: 20180912 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: NL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: ES Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: PL Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: IS Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20190112 Ref country code: CZ Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: RO Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: IT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: EE Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: AT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: SK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: SM Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: PT Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20190112 |
|
| REG | Reference to a national code |
Ref country code: DE Ref legal event code: R097 Ref document number: 602013043726 Country of ref document: DE |
|
| PLBE | No opposition filed within time limit |
Free format text: ORIGINAL CODE: 0009261 |
|
| STAA | Information on the status of an ep patent application or granted ep patent |
Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: DK Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 |
|
| REG | Reference to a national code |
Ref country code: CH Ref legal event code: PL |
|
| 26N | No opposition filed |
Effective date: 20190613 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: LU Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20181225 Ref country code: SI Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: MC Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 |
|
| REG | Reference to a national code |
Ref country code: IE Ref legal event code: MM4A |
|
| REG | Reference to a national code |
Ref country code: BE Ref legal event code: MM Effective date: 20181231 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: IE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20181225 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: BE Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20181231 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: CH Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20181231 Ref country code: LI Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20181231 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: MT Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20181225 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: TR Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 |
|
| PG25 | Lapsed in a contracting state [announced via postgrant information from national office to epo] |
Ref country code: HU Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO Effective date: 20131225 Ref country code: CY Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT Effective date: 20180912 Ref country code: MK Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES Effective date: 20180912 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: DE Payment date: 20251211 Year of fee payment: 13 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: GB Payment date: 20251219 Year of fee payment: 13 |
|
| PGFP | Annual fee paid to national office [announced via postgrant information from national office to epo] |
Ref country code: FR Payment date: 20251223 Year of fee payment: 13 |


