SAML-QC: a Stochastic Assessment and Machine Learning based QC technique for Industrial Printing
Recently, the advancement in industrial automation and high-speed printing has raised numerous challenges related to the printing quality inspection of final products. This paper proposes a machine vision based technique to assess the printing quality of text on industrial objects. The assessment is based on three quality defects such as text misalignment, varying printing shades, and misprinted text. The proposed scheme performs the quality inspection through stochastic assessment technique based on the second-order statistics of printing. First: the text-containing area on printed product is identified through image processing techniques. Second: the alignment testing of the identified text-containing area is performed. Third: optical character recognition is performed to divide the text into different small boxes and only the intensity value of each text-containing box is taken as a random variable and second-order statistics are estimated to determine the varying printing defects in the text under one, two and three sigma thresholds. Fourth: the K-Nearest Neighbors based supervised machine learning is performed to provide the stochastic process for misprinted text detection. Finally, the technique is deployed on an industrial image for the printing quality assessment with varying values of n and m. The results have shown that the proposed SAML-QC technique can perform real-time automated inspection for industrial printing.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningOptical Character RecognitionOptical Character Recognition (OCR)Text DetectionSimilar Papers 제목 키워드 기반
Survey-aware Machine Learning: A Guideline for Valid Population Health Inference based on Scoping Review
Machine Learning (ML) models trained on complex health surveys such as the National Health and Nutrition Examination Survey (NHANES) often ignore primary sampling units, stratification variables, and sampling weights. Th…
Collect and Select: Semantic Alignment Metric Learning for Few-Shot Learning
Few-shot learning aims to learn latent patterns from few training examples and has shown promises in practice. However, directly calculating the distances between the query image and support image in existing methods may…
Few-Shot LearningMetric LearningSamLP: A Customized Segment Anything Model for License Plate Detection
With the emergence of foundation model, this novel paradigm of deep learning has encouraged many powerful achievements in natural language processing and computer vision. There are many advantages of foundation model, su…
License Plate DetectionZero-Shot LearningElevating Code-mixed Text Handling through Auditory Information of Words
With the growing popularity of code-mixed data, there is an increasing need for better handling of this type of data, which poses a number of challenges, such as dealing with spelling variations, multiple languages, diff…
Language ModelingLanguage ModellingAttack Rules: An Adversarial Approach to Generate Attacks for Industrial Control Systems using Machine Learning
Adversarial learning is used to test the robustness of machine learning algorithms under attack and create attacks that deceive the anomaly detection methods in Industrial Control System (ICS). Given that security assess…
Anomaly Detection