CN104268538A - Online visual inspection method for dot matrix sprayed code characters of beverage cans - Google Patents

Online visual inspection method for dot matrix sprayed code characters of beverage cans Download PDF

Info

Publication number
CN104268538A
CN104268538A CN201410546370.5A CN201410546370A CN104268538A CN 104268538 A CN104268538 A CN 104268538A CN 201410546370 A CN201410546370 A CN 201410546370A CN 104268538 A CN104268538 A CN 104268538A
Authority
CN
China
Prior art keywords
character
segmentation
image
row
pop
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.)
Pending
Application number
CN201410546370.5A
Other languages
Chinese (zh)
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.)
Jiangnan University
Original Assignee
Jiangnan University
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 Jiangnan University filed Critical Jiangnan University
Priority to CN201410546370.5A priority Critical patent/CN104268538A/en
Publication of CN104268538A publication Critical patent/CN104268538A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/14Image acquisition
    • G06V30/148Segmentation of character regions
    • G06V30/153Segmentation of character regions using recognition of characters or words
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition
    • G06V30/14Image acquisition
    • G06V30/146Aligning or centring of the image pick-up or image-field
    • G06V30/1475Inclination or skew detection or correction of characters or of image to be recognised
    • G06V30/1478Inclination or skew detection or correction of characters or of image to be recognised of characters or characters lines
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06VIMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
    • G06V30/00Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
    • G06V30/10Character recognition

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)
  • Character Discrimination (AREA)

Abstract

The invention provides an online visual inspection method for sprayed code characters at the bottoms of beverage cans, wherein the method is based on machine vision. The online visual inspection method comprises the step of conducting initial positioning on character regions by adopting an MSER method and the step of conducting fine positioning according to a connected region method. According to the characteristics of the dot matrix sprayed code characters, segmentation is conducted by the adoption of a dot matrix sprayed code character segmentation algorithm, and segmentation accuracy is guaranteed. During character recognition, recognition is conducted according to a convolution neural network recognition method, detection precision is improved while real-time performance is guaranteed, and the requirements for the high real-time performance and high accuracy of detection of the dot matrix sprayed code characters at the bottoms of the beverage cans can be completely met.

Description

The online visible detection method of a kind of pop can dot matrix coding character
Technical field
The present invention relates to and utilize machine vision to pop can dot matrix coding character on-line checkingi field, specifically refer to the image processing method of coding character recognition at the bottom of a kind of that be applied to industry spot, that high real-time requires pop can tank.
Background technology
Along with the sane raising of living standards of the people, China's food beverage industry maintains the impetus increased fast, with pop can be the demand of container also in continuous increase, the product quality in process of manufacture is the embodiment that brand names are worth, and is also directly connected to the vital interests of consumer simultaneously.In order to the raising of product quality, need to detect product information, follow the trail of.Therefore, how in real time pop can dot matrix coding character recognition to be detected, so that rejecting substandard product is in time the problem needing solution badly.
Current pop can coding character online measuring technique research is mainly divided into three parts:
Part I is the location of character zone.At present, industrial character recognition usually under off-line state first frame select ROI region, during on-line checkingi setting ROI region in carry out detections identification.Effectively can reduce the interference of ground unrest in this way, locating effect is better.But on actual industrial production line, pop can easily rotates in coding process, cannot arrange fixing ROI region, how orienting pop can character is accurately the key identified.
Part II is Character segmentation technology.Continuous whole coding character adopts traditional shadow casting technique to split usually, and dot character can produce a lot of breakpoint in projection process, adopts traditional projection localization technology accurately to split.Therefore before segmentation, the demi-inflation that intercharacter ruptures couples together more by the plavini that adopts, so that later stage segmentation, because Character segmentation directly has influence on the effect of character recognition, therefore Character segmentation technology is the emphasis of research always.
Part III is Feature extraction and recognition technology, at present, character recognition mostly is extracts many architectural features, statistical nature in advance, carry out correlation analysis again, these features are better for traditional print character recognition effect, but for the dot matrix coding character of easy fracture, easily distortion, recognition effect is not good.Convolutional neural networks (Convolutional Neural Network, be called for short CNN) for the degree of depth study a kind of mode of learning, machine is utilized to go to learn high-quality coding feature, avoid feature extraction complicated in tional identification algorithm and data reconstruction processes, and there is good fault-tolerant ability and parallel processing capability.
Summary of the invention
The object of the invention is to provide a kind of for dot matrix coding character real-time detection method at the bottom of pop can tank, can meet the requirement of industry spot high real-time, high discrimination.
For reaching this object, technical scheme of the present invention is as follows: identifying is divided into off-line training process and on-line checkingi process, and off-line training process mainly comprises character pre-processing separating character at the bottom of pop can tank, and builds sorter with the character after segmentation; On-line checkingi process mainly comprises the segmentation of character at the bottom of pop can tank, then is input to by the character of segmentation in the sorter that builds and identifies.Specifically comprise the following steps:
Off-line training step:
(1) obtain character picture at the bottom of pop can tank, adjust the mechanical parameters such as camera lens aperture, focal length, ball integration light source is installed, pictures taken above at the bottom of pop can tank, obtains pop can tank base map picture to be detected.
(2) character zone location, first MSER method (most stable extremal region) is adopted to process image, coarse positioning is carried out to character, morphological dilations method is adopted to carry out expansion process again, area-method is adopted carefully to locate, and by minimum enclosed rectangle determination character zone and sense of rotation.
(3) Character segmentation, the character picture rotation correction will tilted by affined transformation and linear interpolation, is adopted dot character segmentation module that character zone is divided into single character, and is normalized to 28*28 size.
(4) sorter training, by the single character split, unification is sorted out, and sets up coding character repertoire, and adopts convolutional neural networks learning method to train the character repertoire established, and obtains CNN sorter.
The on-line checkingi stage:
(1) character picture at the bottom of Real-time Obtaining pop can tank, adjusts the mechanical parameters such as camera lens aperture, focal length, installs ball integration light source, pictures taken, Real-time Obtaining pop can tank to be detected base map picture above at the bottom of pop can tank.
(2) character locating and segmentation, MSER operation is carried out to the image obtained, obtain character picture, adopt morphological approach expansion character, character zone is oriented according to character zone area information, adopt Minimum Enclosing Rectangle method by character zone rotation correction again, and adopt dot character segmentation module to split to postrotational image.
(3) character normalization split is 28*28 size by character recognition, then sends in the CNN sorter that trained, carries out feedforward study, thus judge character attibute, output character information in the sorter built.
(4) character information and production line administrative system are carried out data transmission, realize the management of date of manufacture to pop can and lot number.Perform testing result by electric control system, to do not conform in management system or lack print, the pop can of None-identified of biting rejects.
Beneficial effect of the present invention: the invention provides character machining algorithm at the bottom of a kind of pop can tank.For the feature of dot character at the bottom of pop can tank, MSER and morphology area-method is adopted to position character zone, the interference of delete character yardstick, rotational transform.Devise dot character partitioning algorithm for dot character simultaneously, ensure that the accuracy of dot character in segmentation.In character recognition, the sorter adopting convolutional neural networks to build identifies.This kind of character identifying method can ensure the high efficiency of character locating at the bottom of industry spot pop can tank, segmentation and identification, meets in detection algorithm real-time, the requirement that accuracy is high.
Accompanying drawing explanation
Fig. 1 pop can character zone of the present invention positioning flow figure
Fig. 2 dot character segmentation of the present invention process flow diagram
Fig. 3 convolutional neural networks training classifier of the present invention process flow diagram
Fig. 4 on-line detecting system overall flow figure of the present invention
Embodiment
For making the object, technical solutions and advantages of the present invention clearly understand, below in conjunction with specific embodiment, and with reference to accompanying drawing, the present invention is described in further detail.
The present invention is coding character detection method at the bottom of a kind of pop can tank, testing process is divided into off-line training process and on-line checkingi process, under off-line state, character zone location process flow diagram is as Fig. 1, Character segmentation process flow diagram is as Fig. 2, character after segmentation adopts convolutional neural networks training classifier, training process flow diagram is as Fig. 3, first character zone is oriented during on-line checkingi, again character zone is divided into single character, and the character split is input in sorter, output character information, on-line checkingi process flow diagram is as Fig. 4.
Further, off-line procedure specific implementation step is:
Step one, image sequence obtain
According to the requirement of character recognition accuracy of detection, adjust the mechanical parameters such as camera lens aperture, focal length, obtain character picture at the bottom of pop can tank.
Step 2, character zone are located
(1) MSER algorithm process is adopted to the image obtained, uses different gray thresholds to obtain character zone to image binaryzation:
(1.1) adopt BinSort algorithm to given image, by the gray-scale value sequence in image, time complexity is 0 (n);
(1.2) extremal region merges and chooses, and according to descending or ascending order rule, the gray-value pixel after sequence is put into image, adopts Component Tree method to obtain each extremal region.
(1.3) on the Component Tree formed, from certain node, branch is searched for, according to the relative change rate in formulae discovery region in tonal range, in the branch of this Component Tree, try to achieve local minimum, obtain stable MSER region, be the character zone of coarse positioning.
(2) adopt 3*3 rectangular configuration to perform morphological dilation to image, and each connected component labeling in image is added up the area of connected domain.Arrange character zone attribute, the connected domain of area between (s1, s2) is character zone, and concrete numerical value adjusts according to different model pop can.
(3) rotate character zone, calculated the anglec of rotation of character zone by minimum enclosed rectangle, and adopt affined transformation and linear interpolation that the character zone of inclination is corrected to horizontal direction.
Step 3, Character segmentation
Character at the bottom of pop can tank is generally dot matrix coding character, there is gap between character, and adopt dot character segmentation module to split, segmentation module is mainly divided into following components:
(1) character row segmentation
(1.1) first adopt sciagraphy to the capable projection of character zone, add up its projection value Prover [i].
Prover [ i ] = Σ j = 1 row I ( i , j )
Wherein row is the line number of image.
(1.2) pop can character is dot character, often usually there is gap between row, the basis of projection localization adopts bellow expansion method, when adding up the projection value at every bit place, if by this point centered by, containing impact point in the scope being bound threshold value with bellow expansion number of times, then the projection value of these row is added 1, after selecting bellow expansion, the i-th projective representation being listed in horizontal direction is:
ProVer [ j ] = Σ i = 1 row DilateGray ( i , j )
DilateGray ( i , j ) = 1 if Σ m = j - SEC j + SEC I ( i , m ) ≠ 0 0 if Σ m = j - SEC j + SEC I ( i , m ) = 0
Wherein I (i, j) represents the pixel value at bianry image (i, j) place, and SEC represents bellow expansion number of times.
(1.3) segmentation threshold is set.According to the image after bellow expansion, segmentation threshold threshold_row is set, when projection value is less than threshold_row after bellow expansion, is row split position.
(2) character row segmentation
(2.1) adopt vertical projection method, the overall width W in significant character region can be counted, according to the character number n of priori, calculate the mean breadth x of character.
(2.2) the bellow expansion number of times of row character is set, carries out bellow expansion.Segmentation threshold threshold_col is set, carries out coarse segmentation.Often row dot character interval is less, has partial character to be sticked together after bellow expansion, adopts conglutination segmentation method to split:
1. 2 Characters Stucks: all subregion character duration be partitioned into and average character duration x are compared, group peak width is greater than 1.3 times of average character duration, when being less than 2.2 times, is judged as two Connection operators.Again from initial split position, find out the minimum value of waveform projection value between distance split position 0.8x to 1.2x, the column position corresponding to it is split position.
2. 3 Characters Stucks: all subregion character duration be partitioned into and average character duration x are compared, group peak width is greater than 2.3 times of average character duration, when being less than 3.2 times, is judged as three Connection operators.From initial split position, find out between distance split position 0.8x to 1.2x and between 1.8x to 2.2x, the minimum value of waveform projection value, two column positions corresponding to it are the position of twice segmentation.
Step 3, structure sorter
Convolutional neural networks training algorithm is mainly divided into three phases: build network structure, propagated forward stage and back-propagation phase.
Step1, structure network structure
The convolutional neural networks that the present invention builds adopts 7 Rotating fields, comprise input layer, two convolutional layers, two down-sampling layers, full articulamentum and output layers, the initial stage of training first builds network structure, adopt different little random numbers to carry out initialization to the weights of network simultaneously, general in [-1 ~ 1] scope, biased initialization is set to 0.
Step2, propagated forward stage
(1) input layer input target image Y, and the target vector d of correspondence.Be convolutional layer as illustrated C1, C3 layer in 2, convolutional layer carries out two-dimensional convolution by convolution kernel to input picture, and adds upper offset, then is obtained by nonlinear activation function:
Y j n = f ( Σ i = 1 S Y i n - 1 * W ij n + φ j n )
Wherein: n represents the number of plies, S represents the unit number of n layer, W ijthe convolution (weights) of the 5*5 size of connection i-th input picture and a jth output image, φ jbe the threshold value (being biased) of output image j, f (*) is RELU function:
f ( x ) = max ( x , 0 ) = max ( Σ i = 1 S Y i n - 1 * W ij n + φ j n , 0 )
(2) in the present invention, S2, S4 are down-sampling layer, and the mode of down-sampling adopts stochastic pooling to sample, and formula is:
Y t = Σ j ∈ R t p j Y j
Wherein: r tfor the window size of layer of sampling, be generally 2*2 size, Y jfor the element value of sample window.
(3) in the present invention, M5 layer is full connection layer by layer, after full attended operation is carried out to M5 layer, and the actual output O of computational grid layer F6 k:
O k = f ( Σ t = 1 l V tk Y t + θ k )
Wherein k is output layer unit number, θ kfor the threshold value (being biased) of output unit, l is the unit number of M5, V jkfor connecting the convolution of full articulamentum and output layer, wherein f (*) is softmax function.
Step3, back-propagation phase
Back-propagation phase adopts gradient descent method oppositely to adjust the weights and threshold of each layer, and statistics total error function is: when E≤ε (arranging least error parameter), training terminates, and is preserved by weights and threshold.At this moment network structure parameters is stablized, and sorter is formed.
Further, in line process specific implementation step be:
Step one, image sequence obtain
According to the requirement of character recognition real-time online accuracy of detection, adjust the mechanical parameters such as camera lens aperture, focal length, character picture at the bottom of Real-time Obtaining pop can tank.
Step 2, pretreatment operation
First MSER process is carried out to the image obtained, obtain the character picture of coarse positioning.Adopt morphological dilations method to expand, and each connected component labeling in image is added up the area of connected domain.According to the area attribute arranged under off-line state, orienting character zone, is horizontal direction by Minimum Enclosing Rectangle method by the character zone rotation correction of inclination.And adopt dot character segmentation module that character zone is divided into single character.
Step 3, character recognition
The character normalization split is 28*28 size by character recognition, then sends in the CNN sorter that trained, carries out feedforward study, thus judge character attibute, output character information in the sorter built.
Step 4, faulty materials are rejected
The character information of output and production line administrative system are carried out data transmission, realizes the management of date of manufacture for pop can and lot number.Perform testing result by electric control system, for do not conform in management system or lack print, the defective pop can of None-identified of biting rejects.

Claims (4)

1. one kind based on coding character online test method at the bottom of the pop can tank of machine vision, it is characterized in that, under off-line state, character in image is split, and sort out structure character repertoire, adopt the convolutional neural networks learning method after improving to train, form stable sorter; Captured in real-time picture in ONLINE RECOGNITION, separating character, and classify with sorter; Specifically comprise following step:
(1) MSER process is carried out to pop can tank base map picture, orient character zone by morphology area-method;
(2) for the feature of dot character, adopt dot character segmentation module to split region, obtain single separating character;
(3) in character recognition, adopt convolutional neural networks learning method training character, form character classifier.
2. a kind of based on coding character detection method at the bottom of the pop can tank of convolutional neural networks according to claim 1, it is characterized in that: described step (1) specifically comprises the following steps:
(1) MSER algorithm process is adopted to the image obtained, uses different gray thresholds to obtain character zone to image binaryzation:
(1.1) adopt BinSort algorithm to given image, by the gray-scale value sequence in image, time complexity is 0 (n);
(1.2) extremal region merges and chooses, and according to descending or ascending order rule, the gray-value pixel after sequence is put into image, adopts Component Tree method to obtain each extremal region;
(1.3) on the Component Tree formed, from certain node, branch is searched for, according to the relative change rate in formulae discovery region in tonal range, in the branch of this Component Tree, try to achieve local minimum, obtain stable MSER region, be the character zone of coarse positioning;
(2) adopt 3*3 rectangular configuration to perform morphological dilation to image, and each connected component labeling in image is added up the area of connected domain; Arrange character zone attribute, the connected domain of area between (s1, s2) is character zone, and concrete numerical value adjusts according to different model pop can;
(3) rotate character zone, calculated the anglec of rotation of character zone by minimum enclosed rectangle, and adopt affined transformation and linear interpolation that the character zone of inclination is corrected to horizontal direction.
3. a kind of based on coding character detection method at the bottom of the pop can tank of convolutional neural networks according to claim 1, it is characterized in that: described step (2) specifically comprises the following steps:
(1) character row segmentation
(1.1) first adopt sciagraphy to the capable projection of character zone, add up its projection value Prover [i]:
Prover [ i ] = Σ j = 1 row I ( i , j )
Wherein row is the line number of image;
(1.2) pop can character is dot character, often usually there is gap between row, the basis of projection localization adopts bellow expansion method, when adding up the projection value at every bit place, if by this point centered by, containing impact point in the scope being bound threshold value with bellow expansion number of times, then the projection value of these row is added 1, after selecting bellow expansion, the i-th projective representation being listed in horizontal direction is:
ProVer [ j ] = Σ i = 1 low DilateGray ( i , j )
DilateGray ( i , j ) = 1 if Σ m = j - SEC j + SEC I ( i , m ) ≠ 0 0 if Σ m = j - SEC j + SEC I ( i , m ) = 0
Wherein I (i, j) represents the pixel value at bianry image (i, j) place, and SEC represents bellow expansion number of times;
(1.3) segmentation threshold is set: according to the image after bellow expansion, segmentation threshold threshold_row is set, when projection value is less than threshold_row after bellow expansion, be row split position;
(2) character row segmentation
(2.1) adopt vertical projection method, the overall width W in significant character region can be counted, according to the character number n of priori, calculate the mean breadth x of character;
(2.2) the bellow expansion number of times of row character is set, carries out bellow expansion; Segmentation threshold threshold_col is set, carries out coarse segmentation; Often row dot character interval is less, has partial character to be sticked together after bellow expansion, adopts conglutination segmentation method to split:
1. 2 Characters Stucks: all subregion character duration be partitioned into and average character duration x are compared, group peak width is greater than 1.3 times of average character duration, when being less than 2.2 times, is judged as two Connection operators; Again from initial split position, find out the minimum value of waveform projection value between distance split position 0.8x to 1.2x, the column position corresponding to it is split position;
2. 3 Characters Stucks: all subregion character duration be partitioned into and average character duration x are compared, group peak width is greater than 2.3 times of average character duration, when being less than 3.2 times, is judged as three Connection operators; From initial split position, find out between distance split position 0.8x to 1.2x and between 1.8x to 2.2x, the minimum value of waveform projection value, two column positions corresponding to it are the position of twice segmentation.
4. a kind of based on coding character detection method at the bottom of the pop can tank of convolutional neural networks according to claim 1, it is characterized in that: described step (3) specifically comprises the following steps:
Convolutional neural networks training algorithm is mainly divided into three phases: build network structure, propagated forward stage and back-propagation phase;
The first step, structure network structure:
The convolutional neural networks that the present invention builds adopts 7 Rotating fields, and the initial stage of training builds network structure, and adopt different little random numbers to carry out initialization to the weights of network, generally in [-1 ~ 1] scope, biased initialization is set to 0;
Second step, propagated forward stage:
(1) input layer input target image Y, and the target vector d of correspondence, convolutional layer carries out convolution by convolution kernel successively to input picture, and adds upper offset, then is obtained by nonlinear activation function:
Y j n = f ( Σ i = 1 S Y i n - 1 * W ij n + φ j n )
F (*) is RELU function:
f ( x ) = max ( x , 0 ) = max ( Σ i = 1 S Y i n - 1 * W ij n + φ j n , 0 )
(2) mode of down-sampling adopts stochastic pooling to sample, and formula is:
Y t = Σ j ∈ R t p j Y j
Wherein: r tfor the window size of layer of sampling, be generally 2*2 size, Y jfor the element value of sample window;
(4) full attended operation is carried out to the characteristic pattern after convolution, down-sampling, and the actual output Q of computational grid layer F6 k:
O k = f ( Σ t = 1 l V tk Y t + θ k )
3rd step, back-propagation phase
Back-propagation phase adopts gradient descent method to adjust weights and threshold, and statistics total error function is: as E≤ε, training terminates, and preserved by weights and threshold, at this moment network structure parameters is stablized, and sorter is formed.
CN201410546370.5A 2014-10-13 2014-10-13 Online visual inspection method for dot matrix sprayed code characters of beverage cans Pending CN104268538A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410546370.5A CN104268538A (en) 2014-10-13 2014-10-13 Online visual inspection method for dot matrix sprayed code characters of beverage cans

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410546370.5A CN104268538A (en) 2014-10-13 2014-10-13 Online visual inspection method for dot matrix sprayed code characters of beverage cans

Publications (1)

Publication Number Publication Date
CN104268538A true CN104268538A (en) 2015-01-07

Family

ID=52160058

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410546370.5A Pending CN104268538A (en) 2014-10-13 2014-10-13 Online visual inspection method for dot matrix sprayed code characters of beverage cans

Country Status (1)

Country Link
CN (1) CN104268538A (en)

Cited By (29)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104820986A (en) * 2015-04-28 2015-08-05 电子科技大学 Machine vision-based cable on-line detection method
CN104992449A (en) * 2015-08-06 2015-10-21 西安冉科信息技术有限公司 Information identification and surface defect on-line detection method based on machine visual sense
CN105023018A (en) * 2015-08-13 2015-11-04 武汉楚锐自动化控制设备有限公司 Jet code detection method and system
CN105260734A (en) * 2015-10-10 2016-01-20 燕山大学 Commercial oil surface laser code recognition method with self modeling function
CN105654140A (en) * 2016-01-04 2016-06-08 哈尔滨工程大学 Complex industrial environment-oriented wagon number positioning and identifying method for railway tank wagon
CN106079951A (en) * 2016-06-22 2016-11-09 厦门保沣实业有限公司 The technique of mark Quick Response Code on a kind of easy-open end
CN106442553A (en) * 2016-09-12 2017-02-22 佛山市南海区广工大数控装备协同创新研究院 Detection and recognition device and method for sprayed codes on cylindrical surfaces of copper rings
CN106530289A (en) * 2016-11-03 2017-03-22 刘国勇 Code spraying definition machine vision detecting method based on lattices
CN107451588A (en) * 2017-08-28 2017-12-08 广东工业大学 A kind of pop can smooth surface coding ONLINE RECOGNITION method based on machine vision
CN108335306A (en) * 2018-02-28 2018-07-27 北京市商汤科技开发有限公司 Image processing method and device, electronic equipment and storage medium
CN108345895A (en) * 2017-01-22 2018-07-31 上海分泽时代软件技术有限公司 Advertising image recognition methods and advertising image identifying system
CN108416765A (en) * 2018-01-30 2018-08-17 华南理工大学 A kind of character defect automatic testing method and system
CN108830275A (en) * 2018-05-07 2018-11-16 广东省电信规划设计院有限公司 Dot character, the recognition methods of dot matrix digit and device
CN108875735A (en) * 2018-05-25 2018-11-23 昆山湖大机器人技术有限公司 Plate Production line lattice coding character automatic testing method
CN108921163A (en) * 2018-06-08 2018-11-30 南京大学 A kind of packaging coding detection method based on deep learning
WO2019011249A1 (en) * 2017-07-14 2019-01-17 腾讯科技(深圳)有限公司 Method, apparatus, and device for determining pose of object in image, and storage medium
CN109409409A (en) * 2018-09-21 2019-03-01 长沙理工大学 HOG + CNN-based real-time detection method for traffic sign
CN109543677A (en) * 2018-11-08 2019-03-29 上海金啤包装检测科技有限公司 The detection method and equipment of coding, production line, computer equipment, storage medium
CN109937385A (en) * 2017-02-24 2019-06-25 欧姆龙株式会社 Configuration device, method, program and storage medium and learning data acquisition device and method
CN110110697A (en) * 2019-05-17 2019-08-09 山东省计算中心(国家超级计算济南中心) More fingerprint segmentation extracting methods, system, equipment and medium based on direction correction
CN110163907A (en) * 2019-05-28 2019-08-23 无锡祥生医疗科技股份有限公司 Fetus neck transparent layer thickness measurement method, equipment and storage medium
CN111652220A (en) * 2020-06-04 2020-09-11 上海鸢安智能科技有限公司 Metal part identity recognition method, system, storage medium and terminal based on dot matrix image
CN111860521A (en) * 2020-07-21 2020-10-30 西安交通大学 Method for segmenting distorted code-spraying characters layer by layer
CN112257715A (en) * 2020-11-18 2021-01-22 西南交通大学 Method and system for identifying adhesive characters
CN112257708A (en) * 2020-10-22 2021-01-22 润联软件系统(深圳)有限公司 Character-level text detection method and device, computer equipment and storage medium
CN112651401A (en) * 2020-12-30 2021-04-13 凌云光技术股份有限公司 Method and system for automatically correcting code-spraying characters
CN113420734A (en) * 2021-08-23 2021-09-21 东华理工大学南昌校区 English character input method and English character input system
CN113421256A (en) * 2021-07-22 2021-09-21 凌云光技术股份有限公司 Dot matrix text line character projection segmentation method and device
CN117725943A (en) * 2024-02-06 2024-03-19 浙江码尚科技股份有限公司 Dot matrix code identification method and system based on digital graph processing

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130304683A1 (en) * 2010-01-19 2013-11-14 James Ting-Ho Lo Artificial Neural Networks based on a Low-Order Model of Biological Neural Networks
CN103914680A (en) * 2013-01-07 2014-07-09 上海宝信软件股份有限公司 Character image jet-printing, recognition and calibration system and method
CN103927534A (en) * 2014-04-26 2014-07-16 无锡信捷电气股份有限公司 Sprayed character online visual detection method based on convolutional neural network

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130304683A1 (en) * 2010-01-19 2013-11-14 James Ting-Ho Lo Artificial Neural Networks based on a Low-Order Model of Biological Neural Networks
CN103914680A (en) * 2013-01-07 2014-07-09 上海宝信软件股份有限公司 Character image jet-printing, recognition and calibration system and method
CN103927534A (en) * 2014-04-26 2014-07-16 无锡信捷电气股份有限公司 Sprayed character online visual detection method based on convolutional neural network

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
李杜等: "工业字符识别中实用的预处理技术", 《江南大学学报(自然科学版)》 *
李潘: "板材喷码字符识别技术的研究", 《中国优秀硕士学位论文全文数据库信息科技辑》 *

Cited By (42)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104820986A (en) * 2015-04-28 2015-08-05 电子科技大学 Machine vision-based cable on-line detection method
CN104820986B (en) * 2015-04-28 2017-06-16 电子科技大学 A kind of cable online test method based on machine vision
CN104992449B (en) * 2015-08-06 2018-06-19 艾科芯(深圳)智能科技有限公司 Information identification and surface defect online test method based on machine vision
CN104992449A (en) * 2015-08-06 2015-10-21 西安冉科信息技术有限公司 Information identification and surface defect on-line detection method based on machine visual sense
CN105023018A (en) * 2015-08-13 2015-11-04 武汉楚锐自动化控制设备有限公司 Jet code detection method and system
CN105260734A (en) * 2015-10-10 2016-01-20 燕山大学 Commercial oil surface laser code recognition method with self modeling function
CN105654140A (en) * 2016-01-04 2016-06-08 哈尔滨工程大学 Complex industrial environment-oriented wagon number positioning and identifying method for railway tank wagon
CN106079951A (en) * 2016-06-22 2016-11-09 厦门保沣实业有限公司 The technique of mark Quick Response Code on a kind of easy-open end
CN106442553A (en) * 2016-09-12 2017-02-22 佛山市南海区广工大数控装备协同创新研究院 Detection and recognition device and method for sprayed codes on cylindrical surfaces of copper rings
CN106530289B (en) * 2016-11-03 2019-04-30 刘国勇 A kind of coding clarity machine vision detection method based on dot matrix
CN106530289A (en) * 2016-11-03 2017-03-22 刘国勇 Code spraying definition machine vision detecting method based on lattices
CN108345895A (en) * 2017-01-22 2018-07-31 上海分泽时代软件技术有限公司 Advertising image recognition methods and advertising image identifying system
CN109937385A (en) * 2017-02-24 2019-06-25 欧姆龙株式会社 Configuration device, method, program and storage medium and learning data acquisition device and method
US11107232B2 (en) 2017-07-14 2021-08-31 Tencent Technology (Shenzhen) Company Limited Method and apparatus for determining object posture in image, device, and storage medium
WO2019011249A1 (en) * 2017-07-14 2019-01-17 腾讯科技(深圳)有限公司 Method, apparatus, and device for determining pose of object in image, and storage medium
CN107451588A (en) * 2017-08-28 2017-12-08 广东工业大学 A kind of pop can smooth surface coding ONLINE RECOGNITION method based on machine vision
CN108416765A (en) * 2018-01-30 2018-08-17 华南理工大学 A kind of character defect automatic testing method and system
CN108335306A (en) * 2018-02-28 2018-07-27 北京市商汤科技开发有限公司 Image processing method and device, electronic equipment and storage medium
CN108335306B (en) * 2018-02-28 2021-05-18 北京市商汤科技开发有限公司 Image processing method and device, electronic equipment and storage medium
CN108830275A (en) * 2018-05-07 2018-11-16 广东省电信规划设计院有限公司 Dot character, the recognition methods of dot matrix digit and device
CN108830275B (en) * 2018-05-07 2021-06-29 广东省电信规划设计院有限公司 Method and device for identifying dot matrix characters and dot matrix numbers
CN108875735A (en) * 2018-05-25 2018-11-23 昆山湖大机器人技术有限公司 Plate Production line lattice coding character automatic testing method
CN108875735B (en) * 2018-05-25 2022-09-27 昆山湖大机器人技术有限公司 Automatic detection method for dot matrix code-spraying characters of steel plate production line
CN108921163A (en) * 2018-06-08 2018-11-30 南京大学 A kind of packaging coding detection method based on deep learning
CN109409409A (en) * 2018-09-21 2019-03-01 长沙理工大学 HOG + CNN-based real-time detection method for traffic sign
CN109543677A (en) * 2018-11-08 2019-03-29 上海金啤包装检测科技有限公司 The detection method and equipment of coding, production line, computer equipment, storage medium
CN110110697A (en) * 2019-05-17 2019-08-09 山东省计算中心(国家超级计算济南中心) More fingerprint segmentation extracting methods, system, equipment and medium based on direction correction
CN110110697B (en) * 2019-05-17 2021-03-12 山东省计算中心(国家超级计算济南中心) Multi-fingerprint segmentation extraction method, system, device and medium based on direction correction
CN110163907A (en) * 2019-05-28 2019-08-23 无锡祥生医疗科技股份有限公司 Fetus neck transparent layer thickness measurement method, equipment and storage medium
CN110163907B (en) * 2019-05-28 2021-06-29 无锡祥生医疗科技股份有限公司 Method and device for measuring thickness of transparent layer of fetal neck and storage medium
CN111652220A (en) * 2020-06-04 2020-09-11 上海鸢安智能科技有限公司 Metal part identity recognition method, system, storage medium and terminal based on dot matrix image
CN111860521A (en) * 2020-07-21 2020-10-30 西安交通大学 Method for segmenting distorted code-spraying characters layer by layer
CN111860521B (en) * 2020-07-21 2022-04-22 西安交通大学 Method for segmenting distorted code-spraying characters layer by layer
CN112257708A (en) * 2020-10-22 2021-01-22 润联软件系统(深圳)有限公司 Character-level text detection method and device, computer equipment and storage medium
CN112257715A (en) * 2020-11-18 2021-01-22 西南交通大学 Method and system for identifying adhesive characters
CN112651401A (en) * 2020-12-30 2021-04-13 凌云光技术股份有限公司 Method and system for automatically correcting code-spraying characters
CN112651401B (en) * 2020-12-30 2024-04-02 凌云光技术股份有限公司 Automatic correction method and system for code spraying character
CN113421256A (en) * 2021-07-22 2021-09-21 凌云光技术股份有限公司 Dot matrix text line character projection segmentation method and device
CN113421256B (en) * 2021-07-22 2024-05-24 凌云光技术股份有限公司 Dot matrix text line character projection segmentation method and device
CN113420734A (en) * 2021-08-23 2021-09-21 东华理工大学南昌校区 English character input method and English character input system
CN117725943A (en) * 2024-02-06 2024-03-19 浙江码尚科技股份有限公司 Dot matrix code identification method and system based on digital graph processing
CN117725943B (en) * 2024-02-06 2024-06-04 浙江码尚科技股份有限公司 Dot matrix code identification method and system based on digital graph processing

Similar Documents

Publication Publication Date Title
CN104268538A (en) Online visual inspection method for dot matrix sprayed code characters of beverage cans
CN103927534A (en) Sprayed character online visual detection method based on convolutional neural network
CN106127204B (en) A kind of multi-direction meter reading Region detection algorithms of full convolutional neural networks
CN106875373B (en) Mobile phone screen MURA defect detection method based on convolutional neural network pruning algorithm
CN109118479B (en) Capsule network-based insulator defect identification and positioning device and method
CN107016357B (en) Video pedestrian detection method based on time domain convolutional neural network
CN106504233B (en) Unmanned plane inspection image electric power widget recognition methods and system based on Faster R-CNN
CN113724231B (en) Industrial defect detection method based on semantic segmentation and target detection fusion model
CN103324937B (en) The method and apparatus of label target
US11386674B2 (en) Class labeling system for autonomous driving
CN108109137A (en) The Machine Vision Inspecting System and method of vehicle part
CN111611874B (en) Face mask wearing detection method based on ResNet and Canny
CN107368787A (en) A kind of Traffic Sign Recognition algorithm that application is driven towards depth intelligence
CN103530600A (en) License plate recognition method and system under complicated illumination
CN106570490B (en) A kind of pedestrian's method for real time tracking based on quick clustering
CN105787482A (en) Specific target outline image segmentation method based on depth convolution neural network
CN103886325B (en) Cyclic matrix video tracking method with partition
CN104952073B (en) Scene Incision method based on deep learning
CN104517103A (en) Traffic sign classification method based on deep neural network
CN104077596A (en) Landmark-free tracking registering method
CN112085024A (en) Tank surface character recognition method
CN100491904C (en) Drinking bottle mouth vision positioning method
CN108388871B (en) Vehicle detection method based on vehicle body regression
CN106408030A (en) SAR image classification method based on middle lamella semantic attribute and convolution neural network
CN104598916B (en) A kind of construction method and train knowledge method for distinguishing of train identifying system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150107

WD01 Invention patent application deemed withdrawn after publication