CN105096299A - Polygon detection method and device - Google Patents

Polygon detection method and device Download PDF

Info

Publication number
CN105096299A
CN105096299A CN201410193194.1A CN201410193194A CN105096299A CN 105096299 A CN105096299 A CN 105096299A CN 201410193194 A CN201410193194 A CN 201410193194A CN 105096299 A CN105096299 A CN 105096299A
Authority
CN
China
Prior art keywords
straight line
point
image
unit
group
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
Application number
CN201410193194.1A
Other languages
Chinese (zh)
Other versions
CN105096299B (en
Inventor
杨帅
刘家瑛
李马丁
李翘楚
郭宗明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
New Founder Holdings Development Co ltd
Peking University
Beijing Founder Electronics Co Ltd
Original Assignee
Peking University
Peking University Founder Group Co Ltd
Beijing Founder Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Peking University, Peking University Founder Group Co Ltd, Beijing Founder Electronics Co Ltd filed Critical Peking University
Priority to CN201410193194.1A priority Critical patent/CN105096299B/en
Publication of CN105096299A publication Critical patent/CN105096299A/en
Application granted granted Critical
Publication of CN105096299B publication Critical patent/CN105096299B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Image Analysis (AREA)

Abstract

The invention discloses a polygon detection method and device. The polygon detection method includes acquiring an edge image of an input image; extracting a plurality of to-be-selected straight lines from the edge image; grouping the to-be-selected straight lines, each group including n sides, calculating N joints of the n edges and taking the n joints as candidate vertexes of the n-edge shape; performing corner detection on the input image and acquiring a group of candidate vertexes having the highest similarity to corner points and taking the candidate vertexes as the vertexes of the n-edge shape. According to the invention, the straight lines and the corner points are both taken into account in polygon detection, so the accurate detection of the polygon in the image can be realized and the target polygon detection accuracy is improved.

Description

Polygon detecting method and polygon detecting device
Technical field
The present invention relates to field of computer technology, in particular to polygon detecting method and polygon detecting device.
Background technology
Target polygon in quick detected image and video is a kind of priori utilizing polygonal point and limit character, detects the method for interested polygonal region in image and video.Utilize these information, we to the target area found, can process accordingly.Be not limited to square or rectangle owing to detecting, this technology can be applied on a monitor, also can apply on the image correcting error based on perspective.
Be this character of angle point based on polygonal summit, an existing scheme is by carrying out detecting polygon to the detection of angle point.But often have many angle points in image, particularly with the picture of word, angle point will concentrate on word edge, and this will have a strong impact on the testing result of target polygon vertex.
Be this character of straight line based on polygonal edge, another existing scheme is, by Hough transformation, the test problems in image space is transformed into parameter space, finds totalizer peak value obtain straight line in corresponding image space at parameter space.But often have many straight lines in image, be difficult to determine which bar straight line belongs to target polygon one by one, this also can have a strong impact on the detection to target polygon vertex.
Need the figure detected to be this condition of polygon owing to only giving, there is no other any constraint informations, so will be a not too simple question to the angle point of flase drop and the eliminating work of straight line.If can not address this problem preferably, also just target polygon cannot be detected exactly.
Summary of the invention
Consider the technical matters occurred in correlation technique, the invention provides a kind of polygon detecting technology, the target polygon in image can be detected accurately.
According to an aspect of the present invention, provide a kind of polygon detecting method, comprising: the edge image obtaining input picture; Many straight lines to be selected are extracted from described edge image; Divided into groups by described many straight lines to be selected, often group comprises n bar limit, and calculates n the intersection point on described n bar limit, using the candidate vertices of a described n intersection point as n limit shape; Corner Detection is carried out to described input picture, obtains one group of candidate vertices maximum with described angle point similarity, using the summit as described n limit shape.
In the present embodiment, straight line is combined with the detection of angle point, utilizes two kinds of constraints jointly to detect target polygon, propose a kind of based on straight line and the polygonal algorithm of Corner Detection target, make use of known conditions better, there is detection feature fast and accurately.
Wherein, the edge image of described acquisition input picture, specifically comprises: convert described input picture to gray level image; Use edge detector to carry out rim detection to described gray level image, and bulk processing is added to the edge detected, obtain described edge image.
In technique scheme, preferably, describedly from described edge image, extract many straight lines to be selected, specifically comprise: Hough transformation is carried out to described edge image; Connecting line segment is found out, using the connecting line segment that finds out as described many straight lines to be selected according to Hough transformation peak value.
After edge image makes Hough transformation, find obvious Hough transformation peak value, then utilize the peak value found, search and connecting line segment.For image length and wide in smaller value L, if the distance between find two line segments is less than L/16, then they are merged into a long line segment, finally only get the line segment that length is greater than L/4.Such basic assumption is that the size of target polygon in picture can not be little especially, and its edge may be blocked.This strategy can get rid of a part of line segment, and for zone boundary by noise or hidden by other objects and cause border occur some be interrupted situation had better fault-tolerance and robustness.
In technique scheme, preferably described Corner Detection is carried out to described input picture, specifically comprises: calculate each point in described input picture in the x direction with y direction on the difference of consecutive point; Usage criteria function obtains angle point response with described difference for parameter calculates; When described angle point response is greater than preset value, determine that this point is an angle point.
In technique scheme, preferably described described many straight lines to be selected to be divided into groups, specifically comprise: according to the slope range on the limit of n limit shape, choose the straight line of straight slope in described slope range; According to the central point of the straight line chosen relative to the position of image, the straight line chosen is divided into n group; From described n group, take out straight line respectively, obtain n bar straight line, described n bar straight line, as one group, obtains new some groups.
According to a further aspect in the invention, additionally provide a kind of polygon detecting device, comprising: acquiring unit, be connected to extraction unit, obtain the edge image of input picture; Described extraction unit, is connected to grouped element, for extracting many straight lines to be selected from described edge image; Described grouped element, is connected to matching unit, and for being divided into groups by described many straight lines to be selected, often group comprises n bar limit, and calculates n the intersection point on described n bar limit, using the candidate vertices of a described n intersection point as n limit shape; Described matching unit, for carrying out Corner Detection to described input picture, obtains one group of candidate vertices maximum with described angle point similarity, using the summit as described n limit shape.
In the present embodiment, straight line is combined with the detection of angle point, utilizes two kinds of constraints jointly to detect target polygon, propose a kind of based on straight line and the polygonal algorithm of Corner Detection target, make use of known conditions better, there is detection feature fast and accurately.
In technique scheme, preferably, described acquiring unit comprises: converting unit, for converting described input picture to gray level image; Detecting unit, for using edge detector to carry out rim detection to described gray level image, and adding bulk processing to the edge detected, obtaining described edge image.
In technique scheme, preferably, described extraction unit comprises: Hough transformation unit, for carrying out Hough transformation to described edge image; Search unit, for finding out connecting line segment according to Hough transformation peak value, using the connecting line segment that finds out as described many straight lines to be selected.
After edge image makes Hough transformation, find obvious Hough transformation peak value, then utilize the peak value found, search and connecting line segment.For image length and wide in smaller value L, if the distance between find two line segments is less than L/16, then they are merged into a long line segment, finally only get the line segment that length is greater than L/4.Such basic assumption is that the size of target polygon in picture can not be little especially, and its edge may be blocked.This strategy can get rid of a part of line segment, and for zone boundary by noise or hidden by other objects and cause border occur some be interrupted situation had better fault-tolerance and robustness.
In technique scheme, preferably, described matching unit comprises: computing unit, for calculate each point in described input picture in the x direction with y direction on the difference of consecutive point, usage criteria function obtains angle point response with described difference for parameter calculates; Judging unit, when described angle point response is greater than preset value, determines that this point is an angle point.
In technique scheme, preferably, described grouped element comprises: choose unit, for the slope range on the limit according to n limit shape, chooses the straight line of straight slope in described slope range; Allocation units, for according to the central point of straight line chosen relative to the position of image, the described straight line choosing unit selection is divided into n group; Assembled unit, for taking out straight line respectively from described n group, obtains n bar straight line, and described n bar straight line, as one group, obtains new some groups.
Accompanying drawing explanation
Fig. 1 shows the schematic flow diagram of polygon detecting method according to an embodiment of the invention;
Fig. 2 shows the schematic flow diagram of quadrilateral detection method according to an embodiment of the invention;
Fig. 3 shows the block diagram of polygon detecting device according to an embodiment of the invention.
Embodiment
In order to more clearly understand above-mentioned purpose of the present invention, feature and advantage, below in conjunction with the drawings and specific embodiments, the present invention is further described in detail.It should be noted that, when not conflicting, the feature in the embodiment of the application and embodiment can combine mutually.
Set forth a lot of detail in the following description so that fully understand the present invention, but the present invention can also adopt other to be different from other modes described here and implement, and therefore, the present invention is not limited to the restriction of following public specific embodiment.
Fig. 1 shows the schematic flow diagram of polygon detecting method according to an embodiment of the invention.
As shown in Figure 1, polygon detecting method can comprise the following steps according to an embodiment of the invention:
Step 102, obtains the edge image of input picture; Step 104, extracts many straight lines to be selected from edge image; Many straight lines to be selected are divided into groups by step 106, and often group comprises n bar limit, and calculate n the intersection point on n bar limit, using the candidate vertices of n intersection point as n limit shape; Step 108, carries out Corner Detection to input picture, obtains one group of candidate vertices maximum with angle point similarity, using the summit as n limit shape.
In the present embodiment, straight line is combined with the detection of angle point, utilizes two kinds of constraints jointly to detect target polygon, propose a kind of based on straight line and the polygonal algorithm of Corner Detection target, make use of known conditions better, there is detection feature fast and accurately.
Wherein, the edge image of described acquisition input picture, specifically comprises: convert described input picture to gray level image; Use edge detector to carry out rim detection to described gray level image, and bulk processing is added to the edge detected, obtain described edge image.
In technique scheme, preferably, describedly from described edge image, extract many straight lines to be selected, specifically comprise: Hough transformation is carried out to described edge image; Connecting line segment is found out, using the connecting line segment that finds out as described many straight lines to be selected according to Hough transformation peak value.
After edge image makes Hough transformation, find obvious Hough transformation peak value, then utilize the peak value found, search and connecting line segment.For image length and wide in smaller value L, if the distance between find two line segments is less than L/16, then they are merged into a long line segment, finally only get the line segment that length is greater than L/4.Such basic assumption is that the size of target polygon in picture can not be little especially, and its edge may be blocked.This strategy can get rid of a part of line segment, and for zone boundary by noise or hidden by other objects and cause border occur some be interrupted situation had better fault-tolerance and robustness.
In technique scheme, preferably described Corner Detection is carried out to described input picture, specifically comprises: calculate each point in described input picture in the x direction with y direction on the difference of consecutive point; Usage criteria function obtains angle point response with described difference for parameter calculates; When described angle point response is greater than preset value, determine that this point is an angle point.
In technique scheme, preferably described described many straight lines to be selected to be divided into groups, specifically comprise: according to the slope range on the limit of n limit shape, choose the straight line of straight slope in this scope; According to the central point of the straight line chosen relative to the position of image, the straight line chosen is divided into n group; From described n group, take out straight line respectively, obtain n bar straight line, described n bar straight line, as one group, obtains new some groups.
Be that preferred embodiment illustrates according to polygon detecting method of the present invention hereinafter with quadrilateral.
Fig. 2 shows the schematic flow diagram of quadrilateral detection method according to an embodiment of the invention.
As shown in Figure 2, step 102, is converted to gray level image I by input picture.Use Canny edge detector, to gray level image I Edge detected, and edge carries out the expansion process of ± 3 pixels, makes edge lengthen overstriking, obtains edge image.
Step 104, edge image makes Hough transformation.
Step 106, finds 16 obvious Hough transformation peak values, then utilizes the peak value found, and searches and connecting line segment.For image length and wide in smaller value L, if the distance between find two line segments is less than L/16, then they are merged into a long line segment, finally only get the line segment that length is greater than L/4.Such basic assumption is that the size of object quadrangle in picture can not be little especially, and its edge may be blocked.This strategy can get rid of a part of line segment, and for zone boundary by noise or hidden by other objects and cause border occur some be interrupted situation had better fault-tolerance and robustness.
Step 108, the line segment number detected, if be less than 4, then enter step 110, reduce and judge the threshold value of peak value, then repeat step 108, if threshold value drops to 0 or inspection does not measure at least 4 line segments, think there is no obvious quadrilateral in former picture, otherwise all line segments are expanded to straight line.
Step 112, if the absolute value of straight slope is greater than 1, so judges the limit of straight line as vertical direction, and for the limit of vertical direction, if the central point of straight line is at left one side of something of image, then this straight line is included into left side group, otherwise is included into the right group.In like manner slope absolute value is less than or equal to 1, is the limit of horizontal direction, and central point is upper at image, is included into top group, otherwise following group.So just straight line is divided in order to 4 groups.
Step 114, if after being divided into group, existing empty group, then enters step 124, think and can not find object quadrangle, otherwise enter step 116.
Step 116, carries out harris Corner Detection to gray scale picture, obtains the angle point response function value of each point.Concrete grammar is the difference of each some consecutive point in the x and y direction in computed image, and utilizes criterion function with the value of difference for parameter calculates the value R obtaining the response of harris angle point, and this value is higher, represents the more approximate angle point of this point.
Step 118, takes out 1 straight line respectively at every turn from 4 groups of straight lines, and totally 4 straight lines are one group of candidate limit.4 candidate vertices are calculated with these 4 candidate limits.Utilize candidate vertices to carry out the judgement of quadrilateral position: if the position on summit has been arrived outside picture, get rid of this group candidate vertices.Otherwise, calculate the R value sum on these 4 summits.
Step 120, if all candidate vertices are all excluded, then think and can not find object quadrangle, otherwise enter step 122.
Step 122, gets R value and that maximum group summit, is the object quadrangle summit detected, thus detects object quadrangle.
Said method uses Canny rim detection, and it extracts edge in image.On this basis, use Hough transformation, find the method detection of straight lines of totalizer peak value at Hough parameter space.The straight line all detections obtained is divided into 4 groups according to position and slope, get each one of straight line in 4 groups at every turn, obtain 4 quadrilateral summits to be selected, enumerate the summit of all quadrilaterals to be selected, by harris Corner Detection, calculate the quadrilateral summit of 4 points for detecting of most likely angle point.Straight line and angle point two aspect are considered by the present invention simultaneously, make full use of the character of quadrilateral, improve the accuracy detecting object quadrangle.
Fig. 3 shows the block diagram of polygon detecting device according to an embodiment of the invention.
As shown in Figure 3, polygon detecting device 300 comprises according to an embodiment of the invention: acquiring unit 302, is connected to extraction unit 304, obtains the edge image of input picture; Described extraction unit 304, is connected to grouped element 306, for extracting many straight lines to be selected from described edge image; Described grouped element 306, is connected to matching unit 308, and for being divided into groups by described many straight lines to be selected, often group comprises n bar limit, and calculates n the intersection point on described n bar limit, using the candidate vertices of a described n intersection point as n limit shape; Described matching unit 308, for carrying out Corner Detection to described input picture, obtains one group of candidate vertices maximum with described angle point similarity, using the summit as described n limit shape.In the present embodiment, straight line is combined with the detection of angle point, utilizes two kinds of constraints jointly to detect target polygon, propose a kind of based on straight line and the polygonal algorithm of Corner Detection target, make use of known conditions better, there is detection feature fast and accurately.
In technique scheme, preferably, described acquiring unit 302 comprises: converting unit 3022, for converting described input picture to gray level image; Detecting unit 3024, for using edge detector to carry out rim detection to described gray level image, and adding bulk processing to the edge detected, obtaining described edge image.
In technique scheme, preferably, described extraction unit 304 comprises: Hough transformation unit 3042, for carrying out Hough transformation to described edge image; Search unit 3044, for finding out connecting line segment according to Hough transformation peak value, using the connecting line segment that finds out as described many straight lines to be selected.After edge image makes Hough transformation, find obvious Hough transformation peak value, then utilize the peak value found, search and connecting line segment.For image length and wide in smaller value L, if the distance between find two line segments is less than L/16, then they are merged into a long line segment, finally only get the line segment that length is greater than L/4.Such basic assumption is that the size of target polygon in picture can not be little especially, and its edge may be blocked.This strategy can get rid of a part of line segment, and for zone boundary by noise or hidden by other objects and cause border occur some be interrupted situation had better fault-tolerance and robustness.
In technique scheme, preferably, described matching unit 308 comprises: computing unit 3082, for calculate each point in described input picture in the x direction with y direction on the difference of consecutive point, usage criteria function obtains angle point response with described difference for parameter calculates; Judging unit 3084, when described angle point response is greater than preset value, determines that this point is an angle point.
In technique scheme, preferably, described grouped element 306 comprises: choose unit 3062, for the slope range on the limit according to n limit shape, chooses the straight line of straight slope in described slope range; Allocation units 3064, for according to the central point of straight line chosen relative to the position of image, the described straight line choosing unit selection is divided into n group; Assembled unit 3066, for taking out straight line respectively from described n group, obtains n bar straight line, and described n bar straight line, as one group, obtains new some groups.
More than being described with reference to the accompanying drawings according to technical scheme of the present invention, the target Polygon position in image can have been detected according to above method when not having other prioris.In actual applications, having more priori, by revising the threshold value of above-mentioned function, these prioris can be effectively utilized, thus more tally with the actual situation and detect target polygon more accurately.Further, the thought of grouping can expand to and be divided into any group, and this method also just can expand to the method detecting arbitrary polygon, has very strong extendability.
The foregoing is only the preferred embodiments of the present invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1. a polygon detecting method, is characterized in that, comprising:
Obtain the edge image of input picture;
Many straight lines to be selected are extracted from described edge image;
Divided into groups by described many straight lines to be selected, often group comprises n bar limit, and calculates n the intersection point on described n bar limit, using the candidate vertices of a described n intersection point as n limit shape, n be greater than zero integer;
Corner Detection is carried out to described input picture, obtains one group of candidate vertices maximum with described angle point similarity, using the summit as described n limit shape.
2. polygon detecting method according to claim 1, is characterized in that, the edge image of described acquisition input picture, comprising:
Convert described input picture to gray level image;
Use edge detector to carry out rim detection to described gray level image, and bulk processing is added to the edge detected, obtain described edge image.
3. polygon detecting method according to claim 1, is characterized in that, describedly from described edge image, extracts many straight lines to be selected, comprising:
Hough transformation is carried out to described edge image;
Connecting line segment is found out, using the connecting line segment that finds out as described many straight lines to be selected according to Hough transformation peak value.
4. polygon detecting method according to claim 1, is characterized in that, describedly carries out Corner Detection to described input picture, comprising:
Calculate each point in described input picture in the x direction with y direction on the difference of consecutive point;
Usage criteria function obtains angle point response with described difference for parameter calculates;
When described angle point response is greater than preset value, determine that this point is an angle point.
5. polygon detecting method according to any one of claim 1 to 4, is characterized in that, is describedly divided into groups by described many straight lines to be selected, comprising:
According to the slope range on the limit of n limit shape, choose the straight line of straight slope in described slope range;
According to the central point of the straight line chosen relative to the position of image, the straight line chosen is divided into n group;
From described n group, take out straight line respectively, obtain n bar straight line, described n bar straight line, as one group, obtains new some groups.
6. a polygon detecting device, is characterized in that, comprising:
Acquiring unit, is connected to extraction unit, obtains the edge image of input picture;
Described extraction unit, is connected to grouped element, for extracting many straight lines to be selected from described edge image;
Described grouped element, is connected to matching unit, and for being divided into groups by described many straight lines to be selected, often group comprises n bar limit, and calculates n the intersection point on described n bar limit, using the candidate vertices of a described n intersection point as n limit shape, n be greater than zero integer;
Described matching unit, for carrying out Corner Detection to described input picture, obtains one group of candidate vertices maximum with described angle point similarity, using the summit as described n limit shape.
7. polygon detecting device according to claim 6, is characterized in that, described acquiring unit comprises:
Converting unit, for converting described input picture to gray level image;
Detecting unit, for using edge detector to carry out rim detection to described gray level image, and adding bulk processing to the edge detected, obtaining described edge image.
8. polygon detecting device according to claim 6, is characterized in that, described extraction unit comprises:
Hough transformation unit, for carrying out Hough transformation to described edge image;
Search unit, for finding out connecting line segment according to Hough transformation peak value, using the connecting line segment that finds out as described many straight lines to be selected.
9. polygon detecting device according to claim 6, is characterized in that, described matching unit comprises:
Computing unit, for calculate each point in described input picture in the x direction with y direction on the difference of consecutive point, usage criteria function obtains angle point response with described difference for parameter calculates;
Judging unit, when described angle point response is greater than preset value, determines that this point is an angle point.
10. the polygon detecting device according to any one of claim 6 to 9, is characterized in that, described grouped element comprises:
Choose unit, for the slope range on the limit according to n limit shape, choose the straight line of straight slope in described slope range;
Allocation units, for according to the central point of straight line chosen relative to the position of image, the described straight line choosing unit selection is divided into n group;
Assembled unit, for taking out straight line respectively from described n group, obtains n bar straight line, and described n bar straight line, as one group, obtains new some groups.
CN201410193194.1A 2014-05-08 2014-05-08 Polygon detecting method and polygon detecting device Expired - Fee Related CN105096299B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410193194.1A CN105096299B (en) 2014-05-08 2014-05-08 Polygon detecting method and polygon detecting device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410193194.1A CN105096299B (en) 2014-05-08 2014-05-08 Polygon detecting method and polygon detecting device

Publications (2)

Publication Number Publication Date
CN105096299A true CN105096299A (en) 2015-11-25
CN105096299B CN105096299B (en) 2019-02-26

Family

ID=54576644

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410193194.1A Expired - Fee Related CN105096299B (en) 2014-05-08 2014-05-08 Polygon detecting method and polygon detecting device

Country Status (1)

Country Link
CN (1) CN105096299B (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105930851A (en) * 2016-04-27 2016-09-07 梧州市自动化技术研究开发院 Method for carrying out target contour identification on video image of moving object
CN107516095A (en) * 2016-06-16 2017-12-26 阿里巴巴集团控股有限公司 A kind of image-recognizing method and device
WO2018053756A1 (en) * 2016-09-22 2018-03-29 华为技术有限公司 Image detection method and terminal
CN108665495A (en) * 2017-03-30 2018-10-16 展讯通信(上海)有限公司 Image processing method and device, mobile terminal
CN109559344A (en) * 2017-09-26 2019-04-02 腾讯科技(上海)有限公司 Frame detection method, device and storage medium
CN109871844A (en) * 2019-01-09 2019-06-11 东南大学 A kind of correction of shooting receipt image text and extracting method
CN109949211A (en) * 2019-03-07 2019-06-28 北京麦哲科技有限公司 A kind of rectangle file and picture cutting method and device
CN110136156A (en) * 2018-02-02 2019-08-16 北京三快在线科技有限公司 A kind of polygonal region detection method and device
CN110458858A (en) * 2019-08-14 2019-11-15 中国科学院长春光学精密机械与物理研究所 A kind of detection method of cross drone, system and storage medium
CN112116554A (en) * 2020-08-04 2020-12-22 深圳大学 Image saliency target detection method and device, terminal equipment and storage medium
CN112132163A (en) * 2020-09-21 2020-12-25 杭州睿琪软件有限公司 Method, system and computer readable storage medium for identifying edges of objects
CN113588667A (en) * 2019-05-22 2021-11-02 合肥联宝信息技术有限公司 Method and device for detecting object appearance
WO2023029123A1 (en) * 2021-08-30 2023-03-09 歌尔股份有限公司 Vertex coordinate detection method and apparatus, and device and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080259076A1 (en) * 2004-05-24 2008-10-23 Kornelis Meinds Tile Based Graphics Rendering
CN102074011A (en) * 2011-01-12 2011-05-25 河南理工大学 Method for detecting oblique triangle in digital image
CN102906790A (en) * 2010-05-26 2013-01-30 松下电器产业株式会社 Image information processing apparatus
CN102999758A (en) * 2012-11-14 2013-03-27 北京大学 System and method for interpreting cartoon image layout on basis of polygonal detection

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080259076A1 (en) * 2004-05-24 2008-10-23 Kornelis Meinds Tile Based Graphics Rendering
CN102906790A (en) * 2010-05-26 2013-01-30 松下电器产业株式会社 Image information processing apparatus
CN102074011A (en) * 2011-01-12 2011-05-25 河南理工大学 Method for detecting oblique triangle in digital image
CN102999758A (en) * 2012-11-14 2013-03-27 北京大学 System and method for interpreting cartoon image layout on basis of polygonal detection

Cited By (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105930851A (en) * 2016-04-27 2016-09-07 梧州市自动化技术研究开发院 Method for carrying out target contour identification on video image of moving object
CN107516095A (en) * 2016-06-16 2017-12-26 阿里巴巴集团控股有限公司 A kind of image-recognizing method and device
CN108604374B (en) * 2016-09-22 2020-03-10 华为技术有限公司 Image detection method and terminal
WO2018053756A1 (en) * 2016-09-22 2018-03-29 华为技术有限公司 Image detection method and terminal
CN108604374A (en) * 2016-09-22 2018-09-28 华为技术有限公司 A kind of image detecting method and terminal
CN108665495A (en) * 2017-03-30 2018-10-16 展讯通信(上海)有限公司 Image processing method and device, mobile terminal
CN108665495B (en) * 2017-03-30 2021-11-26 展讯通信(上海)有限公司 Image processing method and device and mobile terminal
CN109559344A (en) * 2017-09-26 2019-04-02 腾讯科技(上海)有限公司 Frame detection method, device and storage medium
CN109559344B (en) * 2017-09-26 2023-10-13 腾讯科技(上海)有限公司 Frame detection method, device and storage medium
CN110136156A (en) * 2018-02-02 2019-08-16 北京三快在线科技有限公司 A kind of polygonal region detection method and device
US11308710B2 (en) 2018-02-02 2022-04-19 Beijing Sankuai Online Technology Co., Ltd Polygonal region detection
CN109871844A (en) * 2019-01-09 2019-06-11 东南大学 A kind of correction of shooting receipt image text and extracting method
CN109949211A (en) * 2019-03-07 2019-06-28 北京麦哲科技有限公司 A kind of rectangle file and picture cutting method and device
CN113588667A (en) * 2019-05-22 2021-11-02 合肥联宝信息技术有限公司 Method and device for detecting object appearance
CN110458858A (en) * 2019-08-14 2019-11-15 中国科学院长春光学精密机械与物理研究所 A kind of detection method of cross drone, system and storage medium
CN112116554A (en) * 2020-08-04 2020-12-22 深圳大学 Image saliency target detection method and device, terminal equipment and storage medium
CN112116554B (en) * 2020-08-04 2022-06-14 深圳大学 Image saliency target detection method and device, terminal equipment and storage medium
CN112132163A (en) * 2020-09-21 2020-12-25 杭州睿琪软件有限公司 Method, system and computer readable storage medium for identifying edges of objects
CN112132163B (en) * 2020-09-21 2024-04-02 杭州睿琪软件有限公司 Method, system and computer readable storage medium for identifying object edges
WO2023029123A1 (en) * 2021-08-30 2023-03-09 歌尔股份有限公司 Vertex coordinate detection method and apparatus, and device and storage medium

Also Published As

Publication number Publication date
CN105096299B (en) 2019-02-26

Similar Documents

Publication Publication Date Title
CN105096299A (en) Polygon detection method and device
CN110390306B (en) Method for detecting right-angle parking space, vehicle and computer readable storage medium
EP2650639B1 (en) Disparity calculation apparatus
JP5385105B2 (en) Image search method and system
CN107909047B (en) Automobile and lane detection method and system applied to automobile
Wang et al. Recognition and location of the internal corners of planar checkerboard calibration pattern image
Kim et al. Simultaneous line matching and epipolar geometry estimation based on the intersection context of coplanar line pairs
CN103761527A (en) Device and method for detecting the presence of a logo in a picture
CN105095822B (en) A kind of Chinese letter co pattern image detection method and system
Fan et al. Shelf detection via vanishing point and radial projection
CN105023265A (en) Checkerboard angular point automatic detection method under fish-eye lens
US8396297B2 (en) Supervised edge detection using fractal signatures
Kim et al. A novel line matching method based on intersection context
CN113894799B (en) Robot and marker identification method and device for assisting environment positioning
Du et al. Vision-based lane line detection for autonomous vehicle navigation and guidance
US20180158203A1 (en) Object detection device and object detection method
CN112233186A (en) Equipment air tightness detection camera self-calibration method based on image perception
CN105930813B (en) A method of detection composes a piece of writing this under any natural scene
Kröger et al. Performance evaluation on contour extraction using Hough transform and RANSAC for multi-sensor data fusion applications in industrial food inspection
CN107615333B (en) Image speckle processing method
Yu et al. Motion detection in moving background using a novel algorithm based on image features guiding self-adaptive Sequential Similarity Detection Algorithm
Noh et al. Highly Dense 3D Surface Generation Using Multi‐image Matching
Wang et al. Recognition of corners of planar checkboard calibration pattern image
JP6055307B2 (en) Corresponding point search device, camera posture estimation device, and programs thereof
Dai et al. Line segment grouping and linking: a key step toward automated photogrammetry for non-contact site surveying

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220615

Address after: 100871 No. 5, the Summer Palace Road, Beijing, Haidian District

Patentee after: Peking University

Patentee after: New founder holdings development Co.,Ltd.

Patentee after: BEIJING FOUNDER ELECTRONICS Co.,Ltd.

Address before: 100871 No. 5, the Summer Palace Road, Beijing, Haidian District

Patentee before: Peking University

Patentee before: PEKING UNIVERSITY FOUNDER GROUP Co.,Ltd.

Patentee before: BEIJING FOUNDER ELECTRONICS Co.,Ltd.

TR01 Transfer of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20190226

CF01 Termination of patent right due to non-payment of annual fee