US4644583A - Method of identifying contour lines - Google Patents
Method of identifying contour lines Download PDFInfo
- Publication number
- US4644583A US4644583A US06/691,016 US69101685A US4644583A US 4644583 A US4644583 A US 4644583A US 69101685 A US69101685 A US 69101685A US 4644583 A US4644583 A US 4644583A
- Authority
- US
- United States
- Prior art keywords
- contour
- image data
- picture
- picture image
- candidate point
- 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.)
- Expired - Fee Related
Links
- 238000000034 method Methods 0.000 title claims description 27
- 238000012545 processing Methods 0.000 description 15
- 238000000605 extraction Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 239000002131 composite material Substances 0.000 description 3
- 238000001514 detection method Methods 0.000 description 3
- 235000012489 doughnuts Nutrition 0.000 description 2
- 230000001360 synchronised effect Effects 0.000 description 2
- 238000013459 approach Methods 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000002474 experimental method Methods 0.000 description 1
- JEIPFZHSYJVQDO-UHFFFAOYSA-N iron(III) oxide Inorganic materials O=[Fe]O[Fe]=O JEIPFZHSYJVQDO-UHFFFAOYSA-N 0.000 description 1
- 239000002932 luster Substances 0.000 description 1
- 239000002184 metal Substances 0.000 description 1
Images
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/44—Local feature extraction by analysis of parts of the pattern, e.g. by detecting edges, contours, loops, corners, strokes or intersections; Connectivity analysis, e.g. of connected components
Definitions
- This invention relates to a method of identifying a contour line of an object to be detected by using an image pick-up device, for example, a television camera.
- a region method and a contour line detection method may be mentioned a region method and a contour line detection method.
- the picture image is divided into a plurality of partial image regions each having substantially the same brightness and then the object is identified by judging the continuity of the regions on the assumption that respective surfaces of the object has similar brightness.
- the contour line extraction method utilizes the edges of respective surfaces of the object and according to this method, the points of the picture image at which the brightness changes rapidly are extracted as the edges, and the edges are connected together to convert them into a line picture.
- This method contemplates detection of lines in the picture image so that when compared with the region method which detects the surfaces, the number of detection stops and the quantity of informations for investigating their continuity are small so that high speed processing can be made.
- FIGS. 1a through 1d The steps of identifying a circular body with the contour line extraction method will be described with reference to FIGS. 1a through 1d.
- an original picture image shown in FIG. 1a
- picture elements near this point are similarly differentiated and a picture elements having the maximum differentiated value is taken as a point continuous to the contour candidate point.
- This processing is repeated many times to obtain continuous contour points (contour line candidate)(see FIG. 1c) and when these contour points are closed (see FIG. 1d) they are deemed as an object.
- a method of identifying a contour line comprising the steps of presuming picture image data indicative of contour candidate points of an object to be detected based on picture image data representing the brightness of one picture in which the object presents, and scanning the picture image data in a predetermined region containing the picture image data so as to identify the contour line of the object.
- a method of identifying a contour line comprising the steps of presuming picture image data indicative of a contour candidate point of an object to be detected based on picture image data representing the brightness of one picture in which the object presents, extracting, from the positions of the picture image data, picture image data of a plurality of picture elements including the contour candidate point, picture image data of a plurality of picture elements on the outside of the contour candidate point, and picture image data of a plurality of picture elements on the inside of the contour candidate point, determining average values of the brightness of the three picture image data; determining the differences between the mean values regarding adjacent contour candidate points, and identifying that the adjacent contour candidate points are continuous when one of the differences lies in a predetermined range.
- FIGS. 1a-1d are diagrammatic representations showing the steps of identifying an object according to a prior art method of contour extraction
- FIGS. 2a and 2b are diagrammatic representations showing one example of prior art factors that render difficulty to trace a contour line
- FIG. 3 is a block diagram showing one example of the apparatus utilized to carry out the method of identifying a substantially circular contour line according to this invention
- FIG. 4 shows the degree of brightness of a picture image data stored in the RAM array shown in FIG. 3;
- FIGS. 5a and 5b are flow charts showing one example of the steps of processing executed by the central processing unit shown in FIG. 3;
- FIGS. 6a-6e are diagrams for explaining the steps of the flow charts shown in FIGS. 5a and 5b;
- FIG. 7 is a flow chart showing successive steps of the processings executed by the central processing unit for identifying the continuity of the contour line;
- FIGS. 8a-8e are diagrams useful to explain the chart shown in FIG. 7;
- FIGS. 9a-9c respectively show one examples of several picture elements including a contour candidate point, several picture elements on the outside of the contour candidate point, and several picture elements on the inner side of the contour candidate point;
- FIG. 10 is a graph showing one example of a mean value of the brightness along the entire periphery of the contour line.
- FIG. 11 shows another example of the contour candidate point.
- an object to be detected is a circular body 1 shown in FIG. 3.
- An industrial television (ITV) camera 2 photographs the circular body or object in a predetermined field of view to send a video composite signal containing the brightness signal of the input picture image to a synchronous isolating circuit 3 and an A/D converter 4.
- the synchronous isolating circuit 3 operates to separate a synchronizing signal from the video composite signal.
- the synchronizing signal thus separated is used to designate an address of a random access memory array (RAM array) 5, while the A/D converter 4 converts the inputted video composite signal into a picture image data having 16 tones of brightness for writing the picture image data in the designated address.
- RAM array random access memory array
- Any desired picture image data can be read out by designating X and Y addresses of the RAM array 5.
- Memory means 6 stores the main program or the like for carrying out the method of this invention, and a central processing unit (CPU) 7 executes the processing of the picture image data stored in the RAM array in accordance with the content of the main program.
- CPU central processing unit
- the threshold value D of the differentiated value, the diameter L of the circular body, the number of scannings Ns in the radial direction, and the present number No of the contour candidate point are set.
- the threshold value D is used to judge the contour candidate point at which the brightness of the picture image data varies rapidly.
- the number of scanning is selected to be 8 and the number of presets No is selected to be 6.
- the present picture image data (see FIG. 6a) in the RAM array 5 is searched for finding out the center position candidate point of the circular body.
- the search of the center position candidate point is made by differentiating in the X direction.
- the number n of the contour candidate points is set to zero
- the present picture image is scanned in the X direction
- the differentiated value D' of the picture image data is calculated.
- a judgment is made as to whether the differentiated value D' has exceeded the threshold value D or not.
- the coordinate position of D' is stored at step 105, and at step 106 n is incremented by one.
- a judgement is made as to whether n is equal to or larger than 2.
- the distance L' (see FIG. 6b) between any two stored points is calculated.
- the center position candidate point C (X,Y) (see FIG. 6c) is calculated by utilizing the coordinate positions of the two points. It should be understood that the method of searching the center positions candidate point is not limited to the illustrated embodiment. For example, a method can be used wherein more than three contour candidate points are determined so as to calculate the center position candidate point based on a circle passing through these three points.
- the contour candidate point of the circular body is searched based on the center position candidate point of the circular body so as to check presence or absence of the contour line, that is, the circular body.
- the preset scanning directions are 8, that is 0 (+X direction), ⁇ /4, ⁇ /2, 3 ⁇ /4, ⁇ , 5 ⁇ /4, 3 ⁇ /2 and 7 ⁇ /4 by taking the center position candidate point as the reference point (see FIG. 6d).
- the maximum differentiated value D max is set to zero at step 112. After that, at step 113, the scanning is made in either of the eight radial directions and at step 114, the differentiated value D' of the picture image data is calculated. At step 115, a judgment is made as to whether the differentiated value D' is larger than the maximum differentiated value D max or not. When the result is YES, at step 116, the differentiated value D' is changed for the maximum differentiated value D max so that in the scanning range, all maximum differentiated values are changed to the maximum differentiated values. At step 117, a judgment is made whether the scanning in the range has completed or not.
- step 118 a judgment is made as to whether the maximum differentiated value D max has exceeded the threshold value D or not.
- the number n of the contour candidate point is incremented by one.
- step 120 a judgement is made as to whether the contour candidate point presents or not in the eight scanning directions.
- the total number n of the contour candidate points is larger than the preset number No (in this example 6) of the contour candidate points, it is judged that the contour line of the circular body presents in the doughnut shaped region.
- the search of the center position candidate point of the circular body is performed again at step 121.
- step 122 when the presence of the contour line of the circular body is recognized, at step 122, an approximate circle is determined from n contour candidate points, and at step 123, the coordinates of the center of the circle and, if desired, its diameter are calculated (see FIG. 6e), thus finishing the processing of the picture image.
- the method of this invention is also applicable to such a case. Furthermore, the invention is also applicable to a substantially circular body (an ellipse close to a circle or a polygon).
- the number Ns of scannings in the radial direction, the direction of scanning, and the preset number No establishing the threshold value are not limited to those described above.
- the continuity of the contour line is identified by the following method.
- FIG. 7 shows a flow chart indicative of the successive steps of the CPU 7 for identifying the continuity of the contour line.
- step 200 characterizing points of an object to be detected are extracted from the present picture image data (see FIG. 8a) stored in the RAM array 5.
- the object to be detected is assumed to be a circular body, as its characteristic point is detected--the center position Po (Xo, Yo) of the circle (see FIG. 8b).
- the method of detecting the characteristic point is not limited to that described above and the characteristic point can be detected by differentiating in the X direction the picture image data stored in the RAM array 5 so as to detect characteristic point based on the two contour candidate positions the spacing therebetween becoming the maximum and the brightness changes abruptly, or by determining more than three contour candidate points and then calculating the center position of a circle passing the three points.
- X contour candidate points are presumed from the characteristic point Po and the radius of the circle.
- raspective contour candidate points are represented by Pi (i-1-n) (see FIG. 8c).
- i is set to 1
- step 203 several picture elements Ci including the contour candidate point Pi, several picture elements Oi on the outside of the contour candidate point Pi, and several picture elements Ii on the inner side of the contour candidate point Pi are extracted (see FIGS. 8c, 8d and 8e).
- FIGS. 9a, 9b and 9c respectively show three picture elements Ci containing contour candidate point Pi, three picture elements Oi on the outside of the contour candidate point Pi and three picture elements Ii on the inside of the contour candidate point Pi.
- the mean values Ci, Oi and Ii of the brightness of the three types of the picture image data Ci, Oi and Ii are determined.
- a judgment is made as to whether i is equal to one or not and when the result of judgment is YES, at step 206, i is made to be 2 to execute again the foregoing steps.
- the program sequence is advanced to stop 207 where the differences Sc, So and S I between the mean values Ci, Oi and Ii and Ci-1, Oi-1 and Ii-1 which are obtained at adjacent contour candidate points are calculated according to the following equations.
- step 208 a check is made as to whether the differences Sc, So and S I thus calculated are included in the permissible range (from the lower limit T L to the upper limit T H ) preset as shown in FIG. 10. When these differences are on the outside of the permissible range, it is judged that adjacent contour candidate points are discontinuous at step 211. However, when either one of the three differences lies in the permissible range, at step 208, it is judged that adjacent contour candidate points are continuous. More particularly, as shown in FIG. 8, between C and D, there is a point at which the difference goes out of the permissible range, but where either one of the other differences lies in the permissible range, it is judged that adjacent contour candidate points are continuous. Then, at step 209, i is incremented by one for the purpose of checking whether the next adjacent contour candidate points are continuous or discontinuous, thus executing again above described steps.
- the object to be detected is not limited to a circular body.
- the method of this invention is applicable to judge whether a portion of the contour line is continuous or not as shown in FIG. 11, provided that the contour candidate points are presumed by certain experiments.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
Abstract
Description
Sc=C.sub.i -C.sub.i-1
So=O.sub.i -O.sub.i-1
S.sub.I =I.sub.i -I.sub.i-1 (2)
Claims (6)
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP59-4451 | 1984-01-13 | ||
JP59004451A JPS60147886A (en) | 1984-01-13 | 1984-01-13 | Recognition method for continuity of profile line |
JP59026580A JPS60179881A (en) | 1984-02-15 | 1984-02-15 | Recognizing method of approximately circular outline |
JP59-26580 | 1984-02-15 |
Publications (1)
Publication Number | Publication Date |
---|---|
US4644583A true US4644583A (en) | 1987-02-17 |
Family
ID=26338218
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US06/691,016 Expired - Fee Related US4644583A (en) | 1984-01-13 | 1985-01-14 | Method of identifying contour lines |
Country Status (3)
Country | Link |
---|---|
US (1) | US4644583A (en) |
EP (1) | EP0149457B1 (en) |
DE (1) | DE3587220T2 (en) |
Cited By (45)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4747152A (en) * | 1985-05-23 | 1988-05-24 | Context Vision Ab | Apparatus for determining the degree of consistency of a feature in a region of an image that is divided into discrete picture elements |
US4747150A (en) * | 1985-05-23 | 1988-05-24 | Context Vision Ab | Apparatus for detecting sudden changes of a feature in a region of an image that is divided into discrete picture elements |
US4747151A (en) * | 1985-05-23 | 1988-05-24 | Context Vision Ab | Apparatus for determining the degree of variation of a feature in a region of an image that is divided into discrete picture elements |
US4759074A (en) * | 1986-10-28 | 1988-07-19 | General Motors Corporation | Method for automatically inspecting parts utilizing machine vision and system utilizing same |
US4790023A (en) * | 1986-03-10 | 1988-12-06 | Fujitsu Limited | Method for measuring dimensions of fine pattern |
US4797939A (en) * | 1985-10-04 | 1989-01-10 | Dainippon Screen Mfg. Co., Ltd. | Pattern masking method and an apparatus therefor |
US4825263A (en) * | 1987-06-02 | 1989-04-25 | University Of Medicine & Dentistry Of New Jersey | Optical method and apparatus for determining three-dimensional changes in facial contours |
US4858156A (en) * | 1985-05-22 | 1989-08-15 | Soudronic Ag | Apparatus for examining objects |
US4882622A (en) * | 1987-09-18 | 1989-11-21 | Toppan Printing Co., Ltd. | Silhouette cutting apparatus |
US4896279A (en) * | 1985-10-31 | 1990-01-23 | Hajime Industries Ltd. | Method and an apparatus for inspecting an external shape of an object having a symmetry |
US4901361A (en) * | 1988-05-27 | 1990-02-13 | The United States Of America As Represented By The Secretary Of The Air Force | Automated spall panel analyzer |
US4933865A (en) * | 1986-12-20 | 1990-06-12 | Fujitsu Limited | Apparatus for recognition of drawn shapes or view types for automatic drawing input in CAD system |
US4961425A (en) * | 1987-08-14 | 1990-10-09 | Massachusetts Institute Of Technology | Morphometric analysis of anatomical tomographic data |
US4992663A (en) * | 1988-03-19 | 1991-02-12 | Fuji Photo Film Co., Ltd. | Method of judging the correctness or incorrectness of a prospective contour point of an irradiation field |
US5007097A (en) * | 1989-06-30 | 1991-04-09 | Matsushita Electric Industrial Co., Ltd. | Lead's position recognizing device |
US5012523A (en) * | 1986-03-10 | 1991-04-30 | Fujitsu Limited | Dimension checking method |
US5025478A (en) * | 1989-03-22 | 1991-06-18 | U.S. Philips Corp. | Method and apparatus for detecting false edges in an image |
US5054094A (en) * | 1990-05-07 | 1991-10-01 | Eastman Kodak Company | Rotationally impervious feature extraction for optical character recognition |
US5134661A (en) * | 1991-03-04 | 1992-07-28 | Reinsch Roger A | Method of capture and analysis of digitized image data |
US5204918A (en) * | 1990-06-28 | 1993-04-20 | Dainippon Screen Mfg. Co., Ltd. | Method of and apparatus for correcting contour of image |
US5214718A (en) * | 1986-10-06 | 1993-05-25 | Ampex Systems Corporation | Scan-in polygonal extraction of video images |
US5287293A (en) * | 1990-12-31 | 1994-02-15 | Industrial Technology Research Institute | Method and apparatus for inspecting the contours of a gear |
US5339367A (en) * | 1992-12-02 | 1994-08-16 | National Research Council Of Canada | Identifying curves within a scanned image |
US5386483A (en) * | 1991-10-30 | 1995-01-31 | Dainippon Screen Mfg. Co. | Method of and apparatus for processing image data to produce additional regions on the boundary of image regions |
US5568567A (en) * | 1991-01-22 | 1996-10-22 | Matsushita Electric Industrial Co., Ltd. | Two-dimensional image processing method and apparatus for approximating circular arc configuration of an object |
US5590220A (en) * | 1992-08-12 | 1996-12-31 | International Business Machines Corporation | Bending point extraction method for optical character recognition system |
EP0775889A1 (en) * | 1996-01-09 | 1997-05-28 | Service Central des Lab. de la Sous Dir. de la Police Technique et Scientifique de la Dir. Centrale de la Police Judiciaire | Method and device to compare ammunition |
FR2743415A1 (en) * | 1996-01-09 | 1997-07-11 | Service Central Des Laboratoir | Comparison of cartridge cases by analysis of digitised images |
US5754689A (en) * | 1990-08-28 | 1998-05-19 | Canon Kabushiki Kaisha | Image processing method and apparatus |
US5867592A (en) * | 1994-02-23 | 1999-02-02 | Matsushita Electric Works, Ltd. | Method of utilizing edge images of a circular surface for detecting the position, posture, and shape of a three-dimensional objective having the circular surface part |
US5881171A (en) * | 1995-09-13 | 1999-03-09 | Fuji Photo Film Co., Ltd. | Method of extracting a selected configuration from an image according to a range search and direction search of portions of the image with respect to a reference point |
US6021222A (en) * | 1994-08-16 | 2000-02-01 | Ricoh Co., Ltd. | System and method for the detection of a circle image for pattern recognition |
US6084986A (en) * | 1995-02-13 | 2000-07-04 | Eastman Kodak Company | System and method for finding the center of approximately circular patterns in images |
US6178262B1 (en) * | 1994-03-11 | 2001-01-23 | Cognex Corporation | Circle location |
US20010005431A1 (en) * | 1999-12-28 | 2001-06-28 | Toshihiro Mori | Apparatus and method of detecting specified pattern |
US6618097B1 (en) * | 1999-08-10 | 2003-09-09 | Alps Electric Co., Ltd. | Image display apparatus and contour detecting circuit provided therein |
US6697535B1 (en) | 1999-04-30 | 2004-02-24 | Cognex Technology And Investment Corporation | Method for refining a parameter of a contour in an image |
US6714679B1 (en) | 1998-02-05 | 2004-03-30 | Cognex Corporation | Boundary analyzer |
US6901171B1 (en) | 1999-04-30 | 2005-05-31 | Cognex Technology And Investment Corporation | Methods and apparatuses for refining groupings of edge points that represent a contour in an image |
US20060197991A1 (en) * | 2004-12-24 | 2006-09-07 | Hua-Wei Yang | System and method for automatically identifying a geometrical element in an image |
DE102005023376A1 (en) * | 2005-05-17 | 2006-11-23 | Carl Zeiss Industrielle Messtechnik Gmbh | Method and device for determining material boundaries of a test object |
US20080025644A1 (en) * | 2006-07-28 | 2008-01-31 | Via Technologies, Inc. | Weight-adjusted module and method |
US20170337689A1 (en) * | 2016-05-20 | 2017-11-23 | Yung-Hui Li | Method for validating segmentation of objects with arbitrary shapes |
US9996937B2 (en) | 2014-12-26 | 2018-06-12 | Fujitsu Limited | Image apparatus, image processing method, and computer readable, non-transitory medium |
US10896327B1 (en) * | 2013-03-15 | 2021-01-19 | Spatial Cam Llc | Device with a camera for locating hidden object |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
IT1179997B (en) * | 1984-02-24 | 1987-09-23 | Consiglio Nazionale Ricerche | PROCEDURE AND EQUIPMENT FOR THE DETECTION OF THE FOOTPRINT LEFT IN A SAMPLE TO THE MEASURE OF THE PENETRATION HARDNESS |
DE3542484A1 (en) * | 1985-11-30 | 1987-07-02 | Ant Nachrichtentech | METHOD FOR DETECTING EDGE STRUCTURES IN AN IMAGE SIGNAL |
GB2184233A (en) * | 1985-12-16 | 1987-06-17 | Nat Res Dev | Inspection apparatus |
JP2596744B2 (en) * | 1987-04-16 | 1997-04-02 | 富士写真フイルム株式会社 | Radiation field recognition method |
JP2735197B2 (en) * | 1987-11-12 | 1998-04-02 | 株式会社東芝 | Graphic input device |
DE68924085T2 (en) * | 1988-03-19 | 1996-02-15 | Fuji Photo Film Co Ltd | Method for recognizing possible contour points in a radiation field. |
US5018211A (en) * | 1988-10-31 | 1991-05-21 | International Business Machines Corp. | System for detecting and analyzing rounded objects |
US5345242A (en) * | 1990-09-27 | 1994-09-06 | Loral Aerospace Corp. | Clutter rejection using connectivity |
DE102009048066A1 (en) | 2009-10-01 | 2011-04-07 | Conti Temic Microelectronic Gmbh | Procedure for traffic sign recognition |
JP5476938B2 (en) * | 2009-11-16 | 2014-04-23 | ウシオ電機株式会社 | Alignment mark detection method |
DE102010020330A1 (en) | 2010-05-14 | 2011-11-17 | Conti Temic Microelectronic Gmbh | Method for detecting traffic signs |
DE102011109387A1 (en) | 2011-08-04 | 2013-02-07 | Conti Temic Microelectronic Gmbh | Method for detecting traffic signs |
DE102013219909A1 (en) | 2013-10-01 | 2015-04-02 | Conti Temic Microelectronic Gmbh | Method and device for detecting traffic signs |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4017721A (en) * | 1974-05-16 | 1977-04-12 | The Bendix Corporation | Method and apparatus for determining the position of a body |
US4021778A (en) * | 1975-08-01 | 1977-05-03 | Hitachi, Ltd. | Pattern recognition system |
US4115761A (en) * | 1976-02-13 | 1978-09-19 | Hitachi, Ltd. | Method and device for recognizing a specific pattern |
US4228432A (en) * | 1979-08-28 | 1980-10-14 | The United States Of America As Represented By The Secretary Of The Navy | Raster scan generator for plan view display |
US4361830A (en) * | 1979-09-10 | 1982-11-30 | Agency Of Industrial Science & Technology | Device for displaying feature of contour image |
-
1985
- 1985-01-04 EP EP85100073A patent/EP0149457B1/en not_active Expired - Lifetime
- 1985-01-04 DE DE8585100073T patent/DE3587220T2/en not_active Expired - Fee Related
- 1985-01-14 US US06/691,016 patent/US4644583A/en not_active Expired - Fee Related
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4017721A (en) * | 1974-05-16 | 1977-04-12 | The Bendix Corporation | Method and apparatus for determining the position of a body |
US4021778A (en) * | 1975-08-01 | 1977-05-03 | Hitachi, Ltd. | Pattern recognition system |
US4115761A (en) * | 1976-02-13 | 1978-09-19 | Hitachi, Ltd. | Method and device for recognizing a specific pattern |
US4228432A (en) * | 1979-08-28 | 1980-10-14 | The United States Of America As Represented By The Secretary Of The Navy | Raster scan generator for plan view display |
US4361830A (en) * | 1979-09-10 | 1982-11-30 | Agency Of Industrial Science & Technology | Device for displaying feature of contour image |
Cited By (53)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4858156A (en) * | 1985-05-22 | 1989-08-15 | Soudronic Ag | Apparatus for examining objects |
US4747150A (en) * | 1985-05-23 | 1988-05-24 | Context Vision Ab | Apparatus for detecting sudden changes of a feature in a region of an image that is divided into discrete picture elements |
US4747151A (en) * | 1985-05-23 | 1988-05-24 | Context Vision Ab | Apparatus for determining the degree of variation of a feature in a region of an image that is divided into discrete picture elements |
US4747152A (en) * | 1985-05-23 | 1988-05-24 | Context Vision Ab | Apparatus for determining the degree of consistency of a feature in a region of an image that is divided into discrete picture elements |
US4797939A (en) * | 1985-10-04 | 1989-01-10 | Dainippon Screen Mfg. Co., Ltd. | Pattern masking method and an apparatus therefor |
US4896279A (en) * | 1985-10-31 | 1990-01-23 | Hajime Industries Ltd. | Method and an apparatus for inspecting an external shape of an object having a symmetry |
US4790023A (en) * | 1986-03-10 | 1988-12-06 | Fujitsu Limited | Method for measuring dimensions of fine pattern |
US5012523A (en) * | 1986-03-10 | 1991-04-30 | Fujitsu Limited | Dimension checking method |
US5214718A (en) * | 1986-10-06 | 1993-05-25 | Ampex Systems Corporation | Scan-in polygonal extraction of video images |
US4759074A (en) * | 1986-10-28 | 1988-07-19 | General Motors Corporation | Method for automatically inspecting parts utilizing machine vision and system utilizing same |
US4933865A (en) * | 1986-12-20 | 1990-06-12 | Fujitsu Limited | Apparatus for recognition of drawn shapes or view types for automatic drawing input in CAD system |
US4825263A (en) * | 1987-06-02 | 1989-04-25 | University Of Medicine & Dentistry Of New Jersey | Optical method and apparatus for determining three-dimensional changes in facial contours |
US4961425A (en) * | 1987-08-14 | 1990-10-09 | Massachusetts Institute Of Technology | Morphometric analysis of anatomical tomographic data |
US4882622A (en) * | 1987-09-18 | 1989-11-21 | Toppan Printing Co., Ltd. | Silhouette cutting apparatus |
US4992663A (en) * | 1988-03-19 | 1991-02-12 | Fuji Photo Film Co., Ltd. | Method of judging the correctness or incorrectness of a prospective contour point of an irradiation field |
US4901361A (en) * | 1988-05-27 | 1990-02-13 | The United States Of America As Represented By The Secretary Of The Air Force | Automated spall panel analyzer |
US5025478A (en) * | 1989-03-22 | 1991-06-18 | U.S. Philips Corp. | Method and apparatus for detecting false edges in an image |
US5007097A (en) * | 1989-06-30 | 1991-04-09 | Matsushita Electric Industrial Co., Ltd. | Lead's position recognizing device |
US5054094A (en) * | 1990-05-07 | 1991-10-01 | Eastman Kodak Company | Rotationally impervious feature extraction for optical character recognition |
US5204918A (en) * | 1990-06-28 | 1993-04-20 | Dainippon Screen Mfg. Co., Ltd. | Method of and apparatus for correcting contour of image |
US5754689A (en) * | 1990-08-28 | 1998-05-19 | Canon Kabushiki Kaisha | Image processing method and apparatus |
US5287293A (en) * | 1990-12-31 | 1994-02-15 | Industrial Technology Research Institute | Method and apparatus for inspecting the contours of a gear |
US5568567A (en) * | 1991-01-22 | 1996-10-22 | Matsushita Electric Industrial Co., Ltd. | Two-dimensional image processing method and apparatus for approximating circular arc configuration of an object |
US5134661A (en) * | 1991-03-04 | 1992-07-28 | Reinsch Roger A | Method of capture and analysis of digitized image data |
US5386483A (en) * | 1991-10-30 | 1995-01-31 | Dainippon Screen Mfg. Co. | Method of and apparatus for processing image data to produce additional regions on the boundary of image regions |
US5590220A (en) * | 1992-08-12 | 1996-12-31 | International Business Machines Corporation | Bending point extraction method for optical character recognition system |
US5339367A (en) * | 1992-12-02 | 1994-08-16 | National Research Council Of Canada | Identifying curves within a scanned image |
US5867592A (en) * | 1994-02-23 | 1999-02-02 | Matsushita Electric Works, Ltd. | Method of utilizing edge images of a circular surface for detecting the position, posture, and shape of a three-dimensional objective having the circular surface part |
US6178262B1 (en) * | 1994-03-11 | 2001-01-23 | Cognex Corporation | Circle location |
US6021222A (en) * | 1994-08-16 | 2000-02-01 | Ricoh Co., Ltd. | System and method for the detection of a circle image for pattern recognition |
US6084986A (en) * | 1995-02-13 | 2000-07-04 | Eastman Kodak Company | System and method for finding the center of approximately circular patterns in images |
US5930391A (en) * | 1995-09-13 | 1999-07-27 | Fuji Photo Film Co., Ltd. | Method of extracting a region of a specific configuration and determining copy conditions |
US5881171A (en) * | 1995-09-13 | 1999-03-09 | Fuji Photo Film Co., Ltd. | Method of extracting a selected configuration from an image according to a range search and direction search of portions of the image with respect to a reference point |
EP0775889A1 (en) * | 1996-01-09 | 1997-05-28 | Service Central des Lab. de la Sous Dir. de la Police Technique et Scientifique de la Dir. Centrale de la Police Judiciaire | Method and device to compare ammunition |
FR2743415A1 (en) * | 1996-01-09 | 1997-07-11 | Service Central Des Laboratoir | Comparison of cartridge cases by analysis of digitised images |
FR2743416A1 (en) * | 1996-01-09 | 1997-07-11 | Service Central Des Laboratoir | METHOD FOR COMPARING PROJECTILE SLEEVES AND DEVICE |
US5857202A (en) * | 1996-01-09 | 1999-01-05 | Ministerie De L'interieur - Direction De La Police Judicaire Sous-Direction De La Police Technique Et Scientifique Service Central Des Laboratoires | Comparing projectile shells |
US6714679B1 (en) | 1998-02-05 | 2004-03-30 | Cognex Corporation | Boundary analyzer |
US6901171B1 (en) | 1999-04-30 | 2005-05-31 | Cognex Technology And Investment Corporation | Methods and apparatuses for refining groupings of edge points that represent a contour in an image |
US6697535B1 (en) | 1999-04-30 | 2004-02-24 | Cognex Technology And Investment Corporation | Method for refining a parameter of a contour in an image |
US6618097B1 (en) * | 1999-08-10 | 2003-09-09 | Alps Electric Co., Ltd. | Image display apparatus and contour detecting circuit provided therein |
US7474787B2 (en) | 1999-12-28 | 2009-01-06 | Minolta Co., Ltd. | Apparatus and method of detecting specified pattern |
US20010005431A1 (en) * | 1999-12-28 | 2001-06-28 | Toshihiro Mori | Apparatus and method of detecting specified pattern |
US20060197991A1 (en) * | 2004-12-24 | 2006-09-07 | Hua-Wei Yang | System and method for automatically identifying a geometrical element in an image |
US7697788B2 (en) * | 2004-12-24 | 2010-04-13 | Hong Fu Jin Precision Industry (Shen Zhen) Co., Ltd. | System and method for automatically identifying a geometrical element in an image |
DE102005023376A1 (en) * | 2005-05-17 | 2006-11-23 | Carl Zeiss Industrielle Messtechnik Gmbh | Method and device for determining material boundaries of a test object |
US20080089589A1 (en) * | 2005-05-17 | 2008-04-17 | Carl Zeiss Industrielle Messtechnik Gmbh | Method and Device for Identifying Material Boundaries of a Test Object |
US8045806B2 (en) | 2005-05-17 | 2011-10-25 | Carl Zeiss Industrielle Messtechnik Gmbh | Method and device for identifying material boundaries of a test object |
US20080025644A1 (en) * | 2006-07-28 | 2008-01-31 | Via Technologies, Inc. | Weight-adjusted module and method |
US8005318B2 (en) * | 2006-07-28 | 2011-08-23 | Via Technologies, Inc. | Weight-adjusted module and method |
US10896327B1 (en) * | 2013-03-15 | 2021-01-19 | Spatial Cam Llc | Device with a camera for locating hidden object |
US9996937B2 (en) | 2014-12-26 | 2018-06-12 | Fujitsu Limited | Image apparatus, image processing method, and computer readable, non-transitory medium |
US20170337689A1 (en) * | 2016-05-20 | 2017-11-23 | Yung-Hui Li | Method for validating segmentation of objects with arbitrary shapes |
Also Published As
Publication number | Publication date |
---|---|
DE3587220D1 (en) | 1993-05-06 |
EP0149457A2 (en) | 1985-07-24 |
EP0149457B1 (en) | 1993-03-31 |
DE3587220T2 (en) | 1993-07-08 |
EP0149457A3 (en) | 1989-02-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US4644583A (en) | Method of identifying contour lines | |
US5629989A (en) | Image line-segment extracting apparatus | |
US4941192A (en) | Method and apparatus for recognizing pattern of gray level image | |
EP0124789A2 (en) | Method of identifying objects | |
US4876729A (en) | Method of identifying objects | |
JPH0432428B2 (en) | ||
US7072496B2 (en) | Slap print segmentation system and method | |
JP2833313B2 (en) | Authenticator for fingerprint feature points | |
JP3281469B2 (en) | Document image inclination detecting method and apparatus | |
JPH08304302A (en) | Method for detecting surface flaws of object to be inspected | |
EP0297627B1 (en) | Method of identifying objects | |
JPH0797410B2 (en) | Image processing method | |
JPH0520488A (en) | Number plate character recognizing device | |
JP3417621B2 (en) | Specific image detection method and specific image detection device | |
CN112801090A (en) | Character area detection method and device | |
JP2959017B2 (en) | Circular image discrimination method | |
JPH07113962B2 (en) | Image processing method | |
JPH0351027B2 (en) | ||
JPH01113603A (en) | Position detecting apparatus | |
JPH0516628B2 (en) | ||
JPH05159053A (en) | Edge detection method | |
JPH04313167A (en) | Location confirmation system for characteristic point of picture | |
JPH0769932B2 (en) | Character recognition device | |
JPH08129612A (en) | Character recognition method and character recognition device | |
JPH05314261A (en) | Image recognizing method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: KABUSHIKI KAISHA KOMATSU SEISAKUSHO, 3-6, AKASAKA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNORS:WATANABE, YUJI;KATO, KOZO;REEL/FRAME:004398/0524 Effective date: 19850107 |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
REMI | Maintenance fee reminder mailed | ||
LAPS | Lapse for failure to pay maintenance fees | ||
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 19990217 |
|
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |