CN110375645B - Character size detection method and device - Google Patents

Character size detection method and device Download PDF

Info

Publication number
CN110375645B
CN110375645B CN201910600777.4A CN201910600777A CN110375645B CN 110375645 B CN110375645 B CN 110375645B CN 201910600777 A CN201910600777 A CN 201910600777A CN 110375645 B CN110375645 B CN 110375645B
Authority
CN
China
Prior art keywords
character
curve
contour
data
characters
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.)
Active
Application number
CN201910600777.4A
Other languages
Chinese (zh)
Other versions
CN110375645A (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.)
Chengdu Juying Intelligent Technology Co ltd
Original Assignee
Chengdu Juying Intelligent Technology 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 Chengdu Juying Intelligent Technology Co ltd filed Critical Chengdu Juying Intelligent Technology Co ltd
Priority to CN201910600777.4A priority Critical patent/CN110375645B/en
Publication of CN110375645A publication Critical patent/CN110375645A/en
Application granted granted Critical
Publication of CN110375645B publication Critical patent/CN110375645B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01BMEASURING LENGTH, THICKNESS OR SIMILAR LINEAR DIMENSIONS; MEASURING ANGLES; MEASURING AREAS; MEASURING IRREGULARITIES OF SURFACES OR CONTOURS
    • G01B11/00Measuring arrangements characterised by the use of optical techniques
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01BMEASURING LENGTH, THICKNESS OR SIMILAR LINEAR DIMENSIONS; MEASURING ANGLES; MEASURING AREAS; MEASURING IRREGULARITIES OF SURFACES OR CONTOURS
    • G01B11/00Measuring arrangements characterised by the use of optical techniques
    • G01B11/02Measuring arrangements characterised by the use of optical techniques for measuring length, width or thickness
    • G01B11/06Measuring arrangements characterised by the use of optical techniques for measuring length, width or thickness for measuring thickness ; e.g. of sheet material
    • G01B11/0608Height gauges
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01BMEASURING LENGTH, THICKNESS OR SIMILAR LINEAR DIMENSIONS; MEASURING ANGLES; MEASURING AREAS; MEASURING IRREGULARITIES OF SURFACES OR CONTOURS
    • G01B11/00Measuring arrangements characterised by the use of optical techniques
    • G01B11/14Measuring arrangements characterised by the use of optical techniques for measuring distance or clearance between spaced objects or spaced apertures
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01BMEASURING LENGTH, THICKNESS OR SIMILAR LINEAR DIMENSIONS; MEASURING ANGLES; MEASURING AREAS; MEASURING IRREGULARITIES OF SURFACES OR CONTOURS
    • G01B11/00Measuring arrangements characterised by the use of optical techniques
    • G01B11/22Measuring arrangements characterised by the use of optical techniques for measuring depth
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01BMEASURING LENGTH, THICKNESS OR SIMILAR LINEAR DIMENSIONS; MEASURING ANGLES; MEASURING AREAS; MEASURING IRREGULARITIES OF SURFACES OR CONTOURS
    • G01B11/00Measuring arrangements characterised by the use of optical techniques
    • G01B11/24Measuring arrangements characterised by the use of optical techniques for measuring contours or curvatures
    • G01B11/2433Measuring arrangements characterised by the use of optical techniques for measuring contours or curvatures for measuring outlines by shadow casting

Abstract

The invention discloses a method and a device for detecting character size, wherein the method comprises the following steps: acquiring 3D contour data of the surface of the engraved character; calculating data of a geometric surface where the character is located from the contour data; extracting point cloud data of the lettering characters with depth or height information from the contour data; extracting single characters, and counting the geometric size of each character; and outputting the result. The device comprises a 3D contour measuring unit, a guide rail fixing unit base, a motor driving unit, a displacement sensor and a processing unit; the invention can reduce the manual detection cost of the VIN code, the engine number and the like of the motor vehicle in the field of motor vehicle manufacturing and inspection by carrying out full-automatic detection on the depth or height of the code-engraved character, the size of the character and the distance between adjacent characters, improves the detection precision and the detection efficiency and has important significance for promoting the detection automation of the industry.

Description

Character size detection method and device
Technical Field
The invention relates to the technical field of character size detection, in particular to a character size detection method and device.
Background
The traditional VIN code and engine number of the motor vehicle are detected mainly by manual visual observation and are measured by a dial indicator and a ruler. Typically, many vehicle enterprises use dial gauges with probes to detect the depth of VIN codes and engine numbers. Because the tip of the probe has a certain thickness, the depth of the character ravine details cannot be detected by the probe, and the detection result is seriously influenced by the manual pressing force. In a word, the traditional detection method has the problems of high labor cost, low efficiency, poor quantization precision, subjectivity, easiness in omission and the like. Although a few inventions make a certain technical improvement on the problem, the method is still manual in nature, and the detection of one nick code requires several minutes of time, is time-consuming and labor-consuming, and does not fundamentally change the current situation. With the increase of automobile holding amount and sales volume, the workload of automobile manufacturers and annual inspection mechanisms for detecting VIN codes and engine numbers also increases rapidly, and the traditional manual detection mode cannot meet the working requirements.
Disclosure of Invention
In order to solve the problems in the prior art, the invention provides a character size detection method and a device, and the method and the device can reduce the manual detection cost of the VIN code, the engine number and the like of the motor vehicle in the field of motor vehicle manufacturing and inspection by carrying out full-automatic detection on the depth or height of the code-engraved character, the size of the character and the distance between adjacent characters, improve the detection precision and the detection efficiency, and have important significance for promoting the detection automation of the industry.
In order to achieve the purpose, the invention adopts the following technical scheme:
a method and apparatus for character size detection, comprising the steps of:
s1, acquiring 3D contour data of the surface of the code carving character;
s2, calculating the data of the geometric surface where the character is located from the outline data;
s3, extracting point cloud data of the lettering characters with depth or height information from the outline data;
s4, extracting single characters, and counting the geometric size of each character;
and S5, outputting the result.
Preferably, the step S2 further includes the steps of:
s21, establishing a fitting polynomial curve model for each contour curve;
s22, solving a fitting polynomial curve parameter model of the contour curve through a weighted polynomial curve fitting algorithm or a RANSAC algorithm;
and S23, outputting the fitted polynomial profile curve parameters.
Preferably, in step S22, the step of solving the fitted polynomial curve parameter model of the profile curve by using the weighted polynomial curve fitting algorithm includes the steps of:
s2221, smoothing the profile curve, and removing certain noise and abnormal points;
s2222, fitting a polynomial curve;
s2223, counting the number of the residual points falling on the fitting contour curve on the original contour curve;
s2224, judging whether the number of the remaining points on the fitting contour curve reaches the maximum, if so, entering S2226, and if not, entering S2225;
s2225, removing points outside the fitted hub curve, and returning to the step S2222;
and S2226, outputting the fitted polynomial profile curve parameters.
Preferably, the step S3 further includes the steps of:
s31, calculating the distance from each point on the scanning contour curve to the fitting polynomial curve of the contour curve;
s32, screening out character point cloud data according to the concave-convex characteristics of the characters and the preset depth/height range of the characters;
and S33, outputting the character point cloud data.
Preferably, the following steps are further included between the steps S32 and S33:
s321, judging whether the character surface is a curved surface, if so, going to step S322, and if not, going to step S33;
and S322, converting the character point cloud coordinates on the curved surface into character point cloud data on the plane.
Preferably, the step S4 includes the steps of:
s41, performing binarization processing on the point cloud data to generate a binarized character image;
and S42, extracting the characters from the binary character image by adopting a projection method or a character recognition algorithm, and counting the geometric size of each character.
Preferably, the step S41 is followed by the following steps:
s411, conducting connected domain calculation on the binary character image, and removing isolated points and small-area connected domains.
Preferably, the projection method in step S42 includes the following steps:
s421, projecting the binary image of the character along the x axis and the y axis respectively, namely accumulating the pixel values of the binary image to obtain 2 projection images;
and S422, calculating the boundary of each character along the x axis and the y axis on the 2 projection images by using a threshold segmentation method.
Preferably, the step of counting the geometric size of each character in the step S42 includes the steps of:
s423, acquiring a circumscribed rectangle of the character according to the x-axis and y-axis boundaries of the character obtained in the step S422;
s424, calculating the size of each character and the distance between adjacent characters according to the circumscribed rectangle of each character;
and S425, counting the depth or height data of the character according to the character point cloud data obtained in the step S3 in the circumscribed rectangle of the character.
A character size detection device comprises a 3D contour measurement unit, a guide rail fixing unit base, a motor driving unit, a displacement sensor and a processing unit; the guide rail is installed on the guide rail fixing unit base, the 3D profile measuring unit is installed on the guide rail and can move along the guide rail under the drive of a motor, the displacement sensor measures the displacement of the 3D profile measuring unit moving along the guide rail, the 3D profiler is triggered to perform profile sampling once the guide rail is set to move for an interval distance, and the processing unit receives a profile data result sent by the 3D profile measuring unit and processes the profile data.
Has the advantages that:
1. the invention can reduce the manual detection cost of the VIN code, the engine number and the like of the motor vehicle in the field of motor vehicle manufacturing and inspection by carrying out full-automatic detection on the depth or height of the code-engraved character, the size of the character and the distance between adjacent characters, improves the detection precision and the detection efficiency and has important significance for promoting the detection automation of the industry;
2. the contour data obtained by 3D scanning comprises the information of the geometric surface where the character is located and the geometric information of the character. To extract the geometric data of the character, it is necessary to extract the data of the geometric surface where the character is located from the contour data. To this end, the measures taken by the method of the invention comprise: a fitting polynomial curve model is established for each contour curve to represent the contour surface shape corresponding to the curve, and geometric data of the character can be accurately acquired in such a way;
3. when the weighted polynomial is used for processing, noise and abnormal points are removed, and the result is more accurate;
4. screening out character point cloud data according to the concave-convex characteristics of the characters and the preset depth/height range of the characters, and in this way, the character point cloud data can be accurately screened out;
5. generally, the VIN code and engine number are stamped on a flat surface; in order to increase the application range of the method, the characters are supposed to be engraved on the surface of the curved surface, and a processing mode aiming at the character surface being the curved surface is provided, so that the practicability of the method is further improved;
6. through binarization processing and a projection method or a character recognition algorithm, point cloud data can be more accurately recognized and counted;
7. isolated points and small-area connected domains are removed through connected domain calculation, so that the identification accuracy can be improved;
8. the geometric dimension obtained by the projection method is more accurate;
9. by adopting the character geometric dimension statistical method, the size dimension of the character, the space between adjacent characters, and the depth or height of the character can be accurately obtained.
10. The device can be used for automatically detecting the VIN code, the engine number and the like of the motor vehicle, and the detection precision and the detection efficiency are improved.
Drawings
FIG. 1 is a schematic flow diagram of an embodiment of the process of the present invention;
FIG. 2 is a schematic diagram of a method for extracting parameters of a profile curve model according to the present invention;
FIG. 3 is a schematic diagram of a weighted polynomial curve fitting algorithm of the present invention;
FIG. 4 is a schematic diagram of the present invention for extracting point cloud data of engraved characters;
FIG. 5 is a schematic diagram of the present invention illustrating the expansion of a character point on a curved surface into a coordinate of a character point on a plane;
FIG. 6 is a flow chart of a character extraction and recognition algorithm according to the present invention;
FIG. 7 is a schematic diagram of the character area division by the projection method according to the present invention;
FIG. 8 is a schematic diagram illustrating the calculation of character size and spacing;
fig. 9 is a schematic diagram of the structure of the device of the present invention.
Reference numerals:
10. a guide rail mounting base; 20. a 3D profile measurement unit; 30. a displacement sensor; 40. a guide rail; 50. an electric motor.
Detailed Description
The invention will be further described with reference to the accompanying drawings in which:
example (b):
as shown in fig. 1, a method for detecting a character size includes the following steps:
s1, acquiring 3D contour data of the surface of the code carving character;
s2, calculating the data of the geometric surface where the character is located from the outline data;
s3, extracting point cloud data of the lettering characters with depth or height information from the outline data;
s4, extracting single characters, counting the geometric dimension of each character, and checking the space between adjacent characters;
and S5, generating a detection report and outputting the result.
A method of obtaining 3D contour data of a surface of an engraved character, comprising: and triggering measurement once at a certain micro distance by adopting a line laser profiler to obtain a currently scanned 3D profile curve, and continuously scanning the character surface to obtain 3D profile data of the character surface. Satisfactory measurements are typically obtained by having the laser profilometer sample the character profile once every 0.1mm or so.
The invention can reduce the manual detection cost of the VIN code, the engine number and the like of the motor vehicle in the field of motor vehicle manufacturing and inspection by carrying out full-automatic detection on the depth or height of the code-engraved character, the size of the character and the distance between adjacent characters, improves the detection precision and the detection efficiency and has important significance for promoting the detection automation of the industry.
As shown in fig. 9, an apparatus for character size detection includes a 3D profile measuring unit 20, a guide rail 40, a guide rail fixing unit base 10, a motor 50, a motor driving unit, a displacement sensor 30, a processing unit, and a result reporting unit; the guide rail 40 is installed on the guide rail fixing unit base 10, the 3D contour measuring unit 20 is installed on the guide rail 40 and can move along the guide rail 40 under the driving of the motor 50, the displacement sensor 30 measures the displacement of the 3D contour measuring unit 20 moving along the guide rail 40, and triggers the 3D contour measuring unit 20 to perform contour sampling once every time the guide rail 40 moves for a certain distance, and the processing unit receives the contour data result sent by the 3D contour measuring unit 20 and processes the contour data. The result reporting unit provides the detection result; the processing unit performs the processing steps comprising the method of the invention. Fig. 9 shows a schematic of the inventive apparatus without the processing unit, the motor drive unit and the result reporting unit.
The 3D profile measuring unit 20 is a laser profiler, the parameters of which include: the range of the z axis is 2-10 mm, the precision of the z axis is not lower than 0.01mm, and the range of the horizontal axis is 20-50 mm.
The guide rail fixing unit base 10 is a magnetic base including a magnetic circuit switch, and can be fixed to an object having a magnetic conductive property, such as an automobile frame. When the device is used, the device can be placed above a character to be detected, and the magnetic circuit switch is turned on, so that the device can reliably adsorb the character.
To improve the stability of the scanning operation, the guide rail 40 is a precision lead screw guide rail.
And a displacement sensor 30 installed between the 3D profile measuring unit 20 and the guide rail 40, for measuring a displacement of the 3D profile measuring unit 20 moving along the guide rail 40. The displacement sensor 30 may be a grating, a magnetic grating or a laser displacement sensor, and as a typical parameter, its displacement detection sensitivity is not lower than 5 um.
If a servo motor is selected, the rotation angle measurement value of the grating encoder can be used to replace the displacement sensor 30 equivalently because the servo motor is provided with the grating encoder.
And the 3D contour measuring unit 20 is triggered to perform a movement trigger interval of contour sampling once every time the guide rail 40 moves for an interval distance, wherein the trigger interval is 0.01-0.25 mm.
A processing unit comprising: executing the steps of algorithmic processing comprising the method of the invention; the processing unit comprises an industrial personal computer, an embedded processor and the like.
The contour data obtained by 3D scanning comprises the information of the geometric surface where the character is located and the geometric information of the character. To extract the geometric data of the character, it is necessary to extract the data of the geometric surface where the character is located from the contour data. To this end, the measures taken by the method of the invention comprise: and establishing a fitting polynomial curve model for each profile curve to represent the profile surface shape corresponding to the curve.
In one embodiment, as shown in fig. 2, the step S2 further includes the following steps:
s21, establishing a fitting polynomial curve model for each contour curve;
s22, solving a fitting polynomial curve parameter model of the contour curve through a weighted polynomial curve fitting algorithm or a RANSAC algorithm, wherein the RANSAC algorithm is relatively mature, so that the method is not described in detail;
and S23, outputting the fitted polynomial profile curve parameters.
In one embodiment, in order to improve the calculation accuracy of the geometric surface contour where the character is located as much as possible, the method for solving the weighted polynomial curve fitting algorithm of the fitted contour curve of the present invention employs an iterative algorithm, as shown in fig. 3, and in step S22, the step of solving the fitted polynomial curve parameter model of the contour curve using the weighted polynomial curve fitting algorithm includes the following steps:
s2221, smoothing the profile curve, and removing certain noise and abnormal points;
s2222, fitting a polynomial curve to the profile curve by a least square method;
s2223, calculating the distance between all points on the contour curve and the fitted polynomial curve obtained in the step S2222, removing the points with the distance larger than a set threshold value, namely adjusting the weight of the points to 0, and counting the number of the remaining points falling on the fitted contour curve on the original contour curve;
s2224, judging whether the number of the remaining points falling on the fitting contour curve reaches the maximum, namely, until the number of the remaining points falling on the fitting curve output by the step is not increased any more, if so, entering the step S2226, and if not, entering the step S2225;
it is to be understood that curve smoothing, least squares, and point-to-curve distance calculation are all conventional and general algorithms for those skilled in the art, and the present invention is not explained in detail herein.
S2225, removing points outside the fitted hub curve, and returning to the step S2222;
and S2226, outputting the fitted polynomial profile curve parameters.
The highest degree of the variable of the polynomial curve can be preset. Generally, the VIN code and engine number are stamped on a flat surface; in order to increase the applicability of the method of the invention, it is assumed that characters may also be engraved on curved surfaces. For a planar surface, the profile curve is a straight line, and therefore, the highest degree of the variation of the polynomial curve corresponding to the plane can be set to 1. For curved surfaces, it is contemplated that the highest degree of variation of the set polynomial curve is 2 or 3.
In one embodiment, as shown in fig. 4, the step S3 further includes the following steps:
s31, for each contour curve, calculating the distance from each point on the original contour curve to the fitting polynomial curve of the contour curve;
s32, selecting points on one side of the curve and with the distance within a set range as point cloud data of the characters according to the concave-convex characteristics of the characters;
and S33, splicing the character point cloud data extracted from all the contour curves into the obtained point cloud data of the whole character surface, and outputting the character point cloud data.
The steps between S32 and S33 further include the following steps:
s321, judging whether the character surface is a curved surface, if so, going to step S322, and if not, going to step S33;
and S322, converting the character point cloud coordinates on the curved surface into character point cloud data on the plane.
The above steps are further explained by taking lettering as an example. The lettering characters are usually recessed on the surface of the characters, so that only points below the surface contour line need to be considered when extracting the point cloud data of the characters. And in combination with the reasonable depth of the character under the normal condition, a point set which accords with the geometric characteristics of the character can be quickly screened out and used as point cloud data of the character.
On the other hand, if the geometric surface on which the character is located is an arc-shaped curved surface, in order to improve the calculation accuracy, the arc-shaped curved surface needs to be unfolded into a plane, and the specific principle is as shown in fig. 5. In fig. 5, point p on the original curve is flattened and then located at point q on the straight line. The corresponding relationship is that the length of the curve op is equal to the length of the straight line oq.
In one embodiment, as shown in fig. 6, the step S4 includes the following steps:
s41, performing binarization processing on the point cloud data on the whole character surface, for example, marking the position of a character point as 1, and generating a binarization character image if the rest are 0;
and S42, extracting the characters from the binary character image by adopting a projection method, and counting the geometric dimension of each character.
The step S41 is followed by the following steps:
s411, conducting connected domain calculation on the binary character image, and removing isolated points and small-area connected domains with areas not enough to form minimum point strokes.
In one embodiment, as shown in fig. 7, the projection method in step S42 includes the following steps:
s421, projecting the binary image of the character along the x axis and the y axis respectively, namely accumulating the pixel values of the binary image to obtain 2 projection images;
and S422, calculating the boundary of each character along the x axis and the y axis on the 2 projection images by using a threshold segmentation method.
In one embodiment, in step S4, the method for extracting a single character further includes, as a functional option, a character recognition algorithm, that is, extracting and recognizing a character;
the character recognition algorithm comprises the following steps: a template matching algorithm or a neural network algorithm; both of these character recognition algorithms are commonly used in the art.
In one embodiment, the step of counting the geometric size of each character in the step S42 includes the following steps:
s423, acquiring a circumscribed rectangle of the character according to the x-axis and y-axis boundaries of the character obtained in the step S422;
s424, calculating the size of each character and the distance between adjacent characters according to the circumscribed rectangle of each character;
and S425, counting the depth or height data of the character according to the character point cloud data obtained in the step S3 in the circumscribed rectangle of the character. The implementation of this step is schematically illustrated in fig. 8. By adopting the character geometric dimension statistical method, the size dimension of the character, the space between adjacent characters, and the depth or height of the character can be accurately obtained.
The foregoing illustrates and describes the principles, general features, and advantages of the present invention. It will be understood by those skilled in the art that the present invention is not limited to the embodiments described above, which are described in the specification and illustrated only to illustrate the principle of the present invention, but that various changes and modifications may be made therein without departing from the spirit and scope of the present invention, which fall within the scope of the invention as claimed.

Claims (1)

1. A method of character size detection, comprising the steps of:
s1, acquiring 3D contour data of the surface of the code carving character;
s2, calculating data of a geometric surface where the character is located from the contour data, wherein the character surface is a curved surface;
s21, establishing a fitting polynomial curve model for each contour curve;
s22, solving a fitting polynomial curve parameter model of the contour curve through a weighted polynomial curve fitting algorithm or a RANSAC algorithm;
s2221, smoothing the profile curve, and removing certain noise and abnormal points;
s2222, fitting a polynomial curve;
s2223, counting the number of the residual points falling on the fitting contour curve on the original contour curve;
s2224, judging whether the number of the remaining points on the fitting contour curve reaches the maximum, if so, entering S2226, and if not, entering S2225;
s2225, removing points outside the fitted hub curve, and returning to the step S2222;
s2226, outputting fitted polynomial profile curve parameters;
s23, outputting fitted polynomial contour curve parameters;
s3, extracting point cloud data of the lettering characters with depth or height information from the outline data;
s31, calculating the distance from each point on the scanning contour curve to the fitting polynomial curve of the contour curve;
s32, screening out character point cloud data according to the concave-convex characteristics of the characters and the preset depth/height range of the characters;
s321, judging whether the character surface is a curved surface, if so, going to step S322, and if not, going to step S33;
s322, converting the character point cloud coordinates on the curved surface into character point cloud data on a plane;
s33, outputting character point cloud data;
s4, extracting single characters, and counting the geometric size of each character;
s41, performing binarization processing on the point cloud data to generate a binarized character image;
s411, calculating a connected domain of the binary character image, and removing isolated points and a small-area connected domain;
s42, extracting characters from the binary character image by a projection method or a character recognition algorithm, and counting the geometric size of each character;
s421, projecting the binary image of the character along an x axis and a y axis respectively, namely accumulating pixel values of the binary image to obtain 2 projection images;
s422, calculating the boundary of each character along the x axis and the y axis on the 2 projection images by using a threshold segmentation method;
s423, acquiring a circumscribed rectangle of the character according to the x-axis and y-axis boundaries of the character obtained in the step S422;
s424, calculating the size of each character and the distance between adjacent characters according to the circumscribed rectangle of each character; in the circumscribed rectangle of the character, according to the character point cloud data obtained in the step S3, counting the depth or height data of the character;
and S5, outputting the result.
CN201910600777.4A 2019-07-04 2019-07-04 Character size detection method and device Active CN110375645B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910600777.4A CN110375645B (en) 2019-07-04 2019-07-04 Character size detection method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910600777.4A CN110375645B (en) 2019-07-04 2019-07-04 Character size detection method and device

Publications (2)

Publication Number Publication Date
CN110375645A CN110375645A (en) 2019-10-25
CN110375645B true CN110375645B (en) 2021-09-28

Family

ID=68252055

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910600777.4A Active CN110375645B (en) 2019-07-04 2019-07-04 Character size detection method and device

Country Status (1)

Country Link
CN (1) CN110375645B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111259902A (en) * 2020-01-13 2020-06-09 上海眼控科技股份有限公司 Arc-shaped vehicle identification number detection method and device, computer equipment and medium
CN111401142A (en) * 2020-02-25 2020-07-10 杭州测质成科技有限公司 Aero-engine blade metal surface etching character recognition method based on deep learning
WO2023097600A1 (en) * 2021-12-02 2023-06-08 苏州惟信易量智能科技有限公司 Three-dimensional character recognition method and system
CN116052185B (en) * 2023-01-09 2023-10-31 四川轻化工大学 System and method for identifying and engraving depth detection of vehicle VIN (vehicle identification number) code matched with template

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
NL9200329A (en) * 1992-02-21 1993-09-16 Edwin Van Der Lely Method and apparatus for reading in line-wise image information
CN2245211Y (en) * 1995-10-31 1997-01-15 北京光电设备厂 Linearity measurer
JPH09146691A (en) * 1995-11-17 1997-06-06 Hitachi Ltd Information processor
CN2676151Y (en) * 2003-12-26 2005-02-02 暨南大学 Doublesided light knife type three dimensional profile measuring device with adjustable height measurement range
GB2419760A (en) * 2004-11-01 2006-05-03 Citysync Ltd Image capture system with alignment and character recognition means
CN101408937B (en) * 2008-11-07 2011-12-21 东莞市微模式软件有限公司 Method and apparatus for locating character row
CN101666633B (en) * 2009-09-23 2011-01-26 中国科学院上海光学精密机械研究所 Non-contact detection system of hollow cylindrical part and detection method thereof
CN103226008B (en) * 2013-04-27 2015-09-09 长春理工大学 The synchronous collection method of prototype gear topographic data
CN106104201B (en) * 2014-04-07 2019-12-24 横滨橡胶株式会社 Method and device for inspecting imprint of tire mold
CN107292309B (en) * 2017-06-12 2018-05-22 长春工程学院 A kind of no color differnece marks character identifying method
CN107392206B (en) * 2017-07-21 2020-03-10 武汉理工大学 Method for segmenting embossed characters of steel rail under working condition
CN208654813U (en) * 2018-08-14 2019-03-26 成都佳诚弘毅科技股份有限公司 A kind of VIN image collecting device

Also Published As

Publication number Publication date
CN110375645A (en) 2019-10-25

Similar Documents

Publication Publication Date Title
CN110375645B (en) Character size detection method and device
CN107798672B (en) Method and system for measuring width of cut tobacco or cut stem and server with system
US7257996B2 (en) Device and method for a quality test of a body
US7012701B2 (en) Measuring for device for contactless measurement of tires
AU2016385541B2 (en) Object surface deformation feature extraction method based on line scanning three-dimensional point Cloud
CN101149254B (en) High accuracy vision detection system
CN109141232A (en) A kind of circle plate casting online test method based on machine vision
JP5036637B2 (en) Image processing method and image processing apparatus for extracting uneven characters
CN102183206B (en) Line width measuring method for line on printed circuit board (PCB)
CN112284983A (en) Method for measuring contact angle by image processing
CN116206935A (en) Calibration method, device and equipment of wafer measurement machine
CN115984197A (en) Defect detection method based on standard PCB image and related device
CN114821589A (en) Vehicle VIN code detection method and device
CN115770731A (en) Method and system for eliminating bad workpieces based on laser vision
CN109063738A (en) A kind of ceramic water valve plates automatic on-line detection method of compressed sensing
CN111833905B (en) System and method for detecting quality of marked character based on audio analysis
CN114485433A (en) Three-dimensional measurement system, method and device based on pseudo-random speckles
CN109059790B (en) Spring pitch measurement method based on Fourier transform
CN110779450B (en) Abrasion detection method and device for power supply three-rail
CN111504608B (en) Brightness uniformity detection system and brightness uniformity detection method
CN114897892B (en) Method for calculating characteristic parameters of apparent cracks and holes of PC (polycarbonate) member
CN117291893A (en) Tire tread wear degree detection method based on 3D image
Aldalil A New Method for Measuring Leveling Heights Using Computer Vision Techniques
CN110660073B (en) Straight line edge recognition equipment
CN111238370A (en) Intelligent detection method and device for KIT board

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant