CN110728279A - A water meter digital recognition method based on embedded platform machine vision - Google Patents
A water meter digital recognition method based on embedded platform machine vision Download PDFInfo
- Publication number
- CN110728279A CN110728279A CN201910820836.9A CN201910820836A CN110728279A CN 110728279 A CN110728279 A CN 110728279A CN 201910820836 A CN201910820836 A CN 201910820836A CN 110728279 A CN110728279 A CN 110728279A
- Authority
- CN
- China
- Prior art keywords
- digital
- image
- water meter
- machine vision
- method based
- 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
Links
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 title claims abstract description 38
- 238000000034 method Methods 0.000 title claims abstract description 27
- 230000005540 biological transmission Effects 0.000 claims abstract description 6
- 238000001914 filtration Methods 0.000 claims abstract description 4
- 238000009434 installation Methods 0.000 claims description 3
- 230000006870 function Effects 0.000 description 8
- 238000011161 development Methods 0.000 description 4
- 230000018109 developmental process Effects 0.000 description 4
- 238000004519 manufacturing process Methods 0.000 description 3
- 230000011218 segmentation Effects 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 238000013473 artificial intelligence Methods 0.000 description 1
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000012544 monitoring process Methods 0.000 description 1
- 230000008447 perception Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
- 230000008054 signal transmission Effects 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/20—Image preprocessing
- G06V10/26—Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion
- G06V10/267—Segmentation of patterns in the image field; Cutting or merging of image elements to establish the pattern region, e.g. clustering-based techniques; Detection of occlusion by performing operations on regions, e.g. growing, shrinking or watersheds
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/20—Image enhancement or restoration using local operators
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T5/00—Image enhancement or restoration
- G06T5/70—Denoising; Smoothing
-
- 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/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
- G06V10/751—Comparing pixel values or logical combinations thereof, or feature values having positional relevance, e.g. template matching
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/62—Text, e.g. of license plates, overlay texts or captions on TV images
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/14—Image acquisition
- G06V30/148—Segmentation of character regions
- G06V30/153—Segmentation of character regions using recognition of characters or words
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/10—Image acquisition modality
- G06T2207/10004—Still image; Photographic image
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20024—Filtering details
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V2201/00—Indexing scheme relating to image or video recognition or understanding
- G06V2201/02—Recognising information on displays, dials, clocks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Computing Systems (AREA)
- Artificial Intelligence (AREA)
- Health & Medical Sciences (AREA)
- Databases & Information Systems (AREA)
- Evolutionary Computation (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Software Systems (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Abstract
本发明公开了一种基于嵌入式平台机器视觉的水表数字识别方法,包含以下步骤:A、在openMV平台上获取灰度图像;B、对步骤A中获取的图像进行高斯滤波和二值化;C、在步骤B中预处理好的图片中,截取数字区域;D、对已获得的数字区域,利用垂直投影和水平投影的方法,精确确定数字字符的位置,并分割数字字符;E、五个数字字符分别在事先制作好的模板中搜寻最优的匹配;F、根据模板匹配返回的区域纵坐标的值确定每一位的数字;G、将识别得到的数字回传到服务器端,本发明基于嵌入式平台机器视觉的水表数字识别方法在终端进行了图像识别步骤,与回传图像在服务器端实现数字识别的方法相比降低了数据的传输量。
The invention discloses a water meter digital recognition method based on embedded platform machine vision, comprising the following steps: A. obtaining a grayscale image on an openMV platform; B. performing Gaussian filtering and binarization on the image obtained in step A; C. In the preprocessed picture in step B, intercept the digital area; D. For the obtained digital area, use vertical projection and horizontal projection to accurately determine the position of the digital character, and segment the digital character; E, Five Search for the best match for each number character in the pre-made template respectively; F. Determine the number of each digit according to the value of the ordinate of the region returned by template matching; G. Return the recognized number to the server, where this In the invention, the water meter digital recognition method based on embedded platform machine vision performs the image recognition step at the terminal, which reduces the amount of data transmission compared with the method of returning an image to realize digital recognition on the server side.
Description
技术领域technical field
本发明涉及PCB制作技术领域,具体是一种基于嵌入式平台机器视觉的水表数字识别 方法。The invention relates to the technical field of PCB manufacturing, in particular to a water meter digital identification method based on embedded platform machine vision.
背景技术Background technique
随着计算机技术和图像识别技术的发展,人工智能化技术逐渐被应用在人们 的生产和生活中。众所周知,人类感知外界信息,80%以上通过视觉这一途径来实现, 图像作为信息的主要载体,所以信息获取的关键是图像技术,因此广泛应用图像信息加工 处理技术是必然的发展趋势。图像处理技术的发展成果显著,通过使用具有图像识别技术 的智能化工具,不仅可以保证工作的安全性,而且可以将人工从复杂繁琐的体力劳动中解 放出来,从而促使生产效率得到极大的提升。With the development of computer technology and image recognition technology, artificial intelligence technology has gradually been applied in people's production and life. As we all know, more than 80% of human perception of external information is realized through vision. Image is the main carrier of information, so the key to information acquisition is image technology, so it is an inevitable development trend to widely use image information processing technology. The development of image processing technology has achieved remarkable results. By using intelligent tools with image recognition technology, it can not only ensure the safety of work, but also liberate labor from complicated and tedious manual labor, thereby greatly improving production efficiency. .
为了方便管理城市居民用水,城市供水部门为每户居民安装入户的机械水表,监控居 民用水,并依据用水量收缴水费。目前,供水部门或企业都是雇用专门的抄表员来抄取水 表读数,每月抄取一次。人工抄表有其天然的弊端,首先对于大型城市,需要雇用大量抄 表人员,需要付出不小的人力成本和时间成本。其次人工抄表难免会发生错误,抄错现象 难以杜绝,并且还需对纸质资料进行整理,也是一项费时费力并且容易出错的任务。最后 人工抄表不够实时,不能及时掌握居民或者企业用水情况,所以对于一些紧急情况,如严 重漏水、偷水现象等不能及时处理,给供水部门带来严重损失。In order to facilitate the management of urban residents' water use, the urban water supply department installs a mechanical water meter for each household to monitor the water consumption of the residents and collect water fees according to the water consumption. At present, water supply departments or enterprises employ special meter readers to copy water meter readings once a month. Manual meter reading has its natural drawbacks. First of all, for large cities, it is necessary to hire a large number of meter reading personnel, which requires a lot of labor and time costs. Secondly, manual meter reading will inevitably make mistakes, and it is difficult to eliminate the phenomenon of copying errors, and it is also necessary to organize paper data, which is also a time-consuming, labor-intensive and error-prone task. Finally, manual meter reading is not real-time enough, and it is impossible to grasp the water consumption situation of residents or enterprises in time. Therefore, some emergency situations, such as serious water leakage and water theft, cannot be dealt with in time, causing serious losses to the water supply department.
随着监控技术和计算机技术的发展,使得远程自动抄表成为可能。摄像直读水表是其 中一种技术方案,其利用在传统水表上加装微型摄像头,定时拍摄水表表盘并传递给服务 器,然后在服务器端对表盘图像进行图像分析,自动识别出水表读数,从而完成远程自动 抄表。这种方案不需要更换原有水表,并且图像资料可以作为留底凭证,所以受到市场广 泛欢迎。With the development of monitoring technology and computer technology, remote automatic meter reading becomes possible. The camera direct reading water meter is one of the technical solutions, which uses a miniature camera installed on the traditional water meter to regularly shoot the water meter dial and transmit it to the server. Remote automatic meter reading. This solution does not need to replace the original water meter, and the image data can be used as a proof, so it is widely welcomed by the market.
模板匹配(Tempte Mactch)法是图像识别方法中最常用的方法之一,它是对带识别 的图像或图像的区域中的若干特征量进行提取,再与模板中相应的特征量逐一进行比较, 通过计算它们之间规格化的相关量,找到其中相关量最大的一个即表示其间相似度最高, 即可将图像归于相应的类。由于本发明中只需要对数字字符进行识别,因此选用模板匹配 识别算法具有高效快速的特点。Template matching (Tempte Mactch) method is one of the most commonly used methods in image recognition. It extracts several feature quantities in the image or image area with recognition, and then compares them with the corresponding feature quantities in the template one by one. By calculating the normalized correlation between them, finding the one with the largest correlation indicates the highest similarity, and the image can be assigned to the corresponding class. Since only digital characters need to be recognized in the present invention, the selection of the template matching recognition algorithm has the characteristics of high efficiency and speed.
模板匹配往往先建立标准模板库,库中的标准模板常是数字模板且需二值化处理,同 时库中每个字符模板大小统一,在进行模板匹配前常常需要将字符图像进行标准化使其跟 模板大小一样。目前,通常采用模板匹配的方法对于一般的印刷体字符进行识别,模板匹 配算法是将标准化后的数字字符图像与模板字符逐个进行匹配,求出其对应的匹配相似 度。Template matching usually establishes a standard template library first. The standard templates in the library are often digital templates and need to be binarized. At the same time, the size of each character template in the library is uniform. Before template matching, it is often necessary to standardize the character image to make it follow Templates are the same size. At present, the method of template matching is usually used to identify common printed characters. The template matching algorithm is to match the standardized digital character image and template characters one by one to obtain the corresponding matching similarity.
模板匹配可用于印刷体字符的识别因其优点在于在字符比较规整时对字符图像的缺 损、污迹抗干扰能力比较强,同时识别率也较高。本发明中水表数字字符图像经过前面一 系列的处理之后,数字字符图像的字符特征得到了很好的保留与突出,使用模板匹配算法 对水表数字字符进行识别,能够高效、准确的识别出水表的数字字符。Template matching can be used for the recognition of printed characters because its advantages are that when the characters are relatively regular, it has a strong anti-interference ability to the defect and smudges of the character image, and the recognition rate is also high. After the digital character image of the water meter in the present invention undergoes a series of processing, the character characteristics of the digital character image are well preserved and highlighted, and the template matching algorithm is used to identify the digital characters of the water meter, which can efficiently and accurately identify the water meter. Numeric characters.
然而,除了正常的单字图像识别之外,由于水表的结构特点,在读数过程中往往会出 现不同程度的半字情况。半字识别作为水表读数识别的难点之一,一直以来都没有较好的 识别算法。However, in addition to the normal single-word image recognition, due to the structural characteristics of the water meter, different degrees of half-words often appear during the reading process. As one of the difficulties in water meter reading recognition, half-word recognition has never had a better recognition algorithm.
为了能够识别半字,目前已有的研究成果常利用以下方法:首先需要对半字的数字区 域进行分割,并选取其中所占面积较大的一块继续进行识别工作。在分割的阶段,首先对 原始图像进行二值化处理,原始图像即变为具有明显白色间隔的两块区域,可以看出图 像中包含明显的空白区域。之后,通过编辑图像像素点的方式,来获取最佳的分割位置。在分割之后,选取面积较大的部分来进行后续的识别工作。在识别过程中,由于半字图片的特征点会有一定的缺失,造成识别的准确率下降。In order to be able to recognize half-words, the existing research results often use the following methods: firstly, it is necessary to segment the digital area of half-words, and select a larger area to continue the recognition work. In the segmentation stage, the original image is first binarized, and the original image becomes two areas with obvious white intervals. It can be seen that the image contains obvious blank areas. After that, the best segmentation position is obtained by editing the image pixels. After segmentation, the larger area is selected for subsequent identification. During the recognition process, the feature points of the half-word image will be missing to a certain extent, resulting in a decrease in the accuracy of the recognition.
因此,本发明采用特殊的模板匹配方法:将十个大小统一的标准数字模板转换为一个 连续字轮的数字模板。根据定位,在摄像头获取的图像中截取某一位的数字,在模板中进 行匹配,若匹配成功则返回相应位置。根据事先设定好的位置类,可以通过位置信息确定 读数。本发明的优势在于:更好的解决了半字识别率低的问题,且不需要提前将整字及半 字区分开来识别。Therefore, the present invention adopts a special template matching method: ten standard digital templates of uniform size are converted into a digital template of a continuous character wheel. According to the positioning, intercept a certain digit in the image obtained by the camera, and match it in the template. If the match is successful, the corresponding position will be returned. Readings can be determined from location information according to a pre-set location class. The advantages of the present invention lie in that the problem of low recognition rate of half-words is better solved, and there is no need to distinguish whole words and half-words for recognition in advance.
发明内容SUMMARY OF THE INVENTION
本发明的目的在于提供一种基于嵌入式平台机器视觉的水表数字识别方法,以解决所 述背景技术中提出的问题。The purpose of the present invention is to provide a water meter digital identification method based on embedded platform machine vision, to solve the problems raised in the background technology.
为实现所述目的,本发明提供如下技术方案:To achieve the purpose, the present invention provides the following technical solutions:
一种基于嵌入式平台机器视觉的水表数字识别方法,包含以下步骤:A water meter digital recognition method based on embedded platform machine vision, comprising the following steps:
A、在openMV平台上获取灰度图像;A. Obtain grayscale images on the openMV platform;
B、对步骤A中获取的图像进行高斯滤波和二值化;B. Gaussian filtering and binarization are performed on the image obtained in step A;
C、在步骤B中预处理好的图片中,截取数字区域;C, in the preprocessed picture in step B, intercept the digital area;
D、对已获得的数字区域,利用垂直投影和水平投影的方法,精确确定数字字符的位 置,并分割数字字符;D. For the obtained digital area, use the method of vertical projection and horizontal projection to accurately determine the position of the digital characters, and divide the digital characters;
E、五个数字字符分别在事先制作好的模板中搜寻最优的匹配;E. Five digital characters search for the best match in the pre-made template respectively;
F、根据模板匹配返回的区域纵坐标的值确定每一位的数字;F. Determine the number of each digit according to the value of the ordinate of the area returned by template matching;
G、将识别得到的数字回传到服务器端。G. Return the identified numbers to the server.
作为本发明进一步的方案:所述步骤A具体是:在模块sensor中,调用reset()、set_pixformat()、set_framesize()函数设置摄像头的参数为:灰度,图片大小为QQVGA(160*120),关闭自动增益,关闭自动白平衡。As a further scheme of the present invention: the step A is specifically: in the module sensor, call the reset(), set_pixformat(), set_framesize() functions to set the parameters of the camera as: grayscale, and the picture size is QQVGA (160*120) , turn off auto gain, turn off auto white balance.
作为本发明再进一步的方案:所述步骤B具体是:获取的图像为一个图像对象,调用 image模块中的gaussian()函数消去图像中的噪声,然后,调用kernel_filter()核滤波函数锐 化数字边缘,其中核为根据具体安装盒内部空间中LED灯源的位置确定 二值化阈值,对图像对象进行二值化处理。As a further scheme of the present invention: the step B is specifically: the acquired image is an image object, calling the gaussian() function in the image module to eliminate the noise in the image, and then calling the kernel_filter() kernel filter function to sharpen the digital edge, where the kernel is The binarization threshold is determined according to the position of the LED light source in the internal space of the specific installation box, and the image object is binarized.
作为本发明再进一步的方案:所述步骤C具体是:在步骤B中预处理好的图片中,利用image模块中copy()函数取合适的ROI以截取数字区域,赋给一个全新的图像对象。As a further scheme of the present invention: the step C is specifically: in the preprocessed picture in step B, use the copy() function in the image module to get a suitable ROI to intercept the digital area, and assign it to a brand-new image object .
作为本发明再进一步的方案:所述步骤E具体是:将步骤D得到的五个图像对象分别 作为“模板”,在事先制作好的图片中搜寻最优匹配。As a further solution of the present invention: the step E is specifically: taking the five image objects obtained in the step D as "templates" respectively, and searching for an optimal match in the pre-made pictures.
作为本发明再进一步的方案:所述步骤E具体是:根据步骤E的模板匹配返回的区域 纵坐标的值确定每一位的数字,并组合成一个五位数。As a further scheme of the present invention: the step E is specifically: according to the value of the ordinate of the region returned by the template matching of the step E, the number of each digit is determined, and combined into a five-digit number.
作为本发明再进一步的方案:所述步骤G通过GPRS完成数字传输。As a further solution of the present invention: the step G completes digital transmission through GPRS.
与现有技术相比,本发明的有益效果是:本发明基于嵌入式平台机器视觉的水表数字 识别方法在终端进行了图像识别步骤,与回传图像在服务器端实现数字识别的方法相比降 低了数据的传输量,完美解决了半字的问题,便于实现。Compared with the prior art, the beneficial effects of the present invention are: the digital identification method of the water meter based on the embedded platform machine vision of the present invention carries out the image identification step at the terminal, and the reduction is reduced compared with the method of returning an image to realize the digital identification at the server end. It reduces the amount of data transmission, perfectly solves the problem of half-words, and is easy to implement.
附图说明Description of drawings
图1是基于嵌入式平台机器视觉的水表数字远程识别技术系统结构图。Figure 1 is a structural diagram of a water meter digital remote identification technology system based on embedded platform machine vision.
图2是程序流程图。FIG. 2 is a flow chart of the program.
图3是样图对应的水表数字模板。Figure 3 is the digital template of the water meter corresponding to the sample image.
图4是识别到模板位置的示意图。FIG. 4 is a schematic diagram of the identified template position.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地 描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本 发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实 施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only a part of the embodiments of the present invention, rather than all the embodiments. Based on the embodiments in the present invention, all other embodiments obtained by those of ordinary skill in the art without creative work fall within the protection scope of the present invention.
实施例1:请参阅图1-4,为实现所述目的,本发明提供如下技术方案:Embodiment 1: Please refer to Figures 1-4, in order to achieve the purpose, the present invention provides the following technical solutions:
一种基于嵌入式平台机器视觉的水表数字识别方法,包含以下步骤:A water meter digital recognition method based on embedded platform machine vision, comprising the following steps:
A、在openMV平台上获取灰度图像。A. Obtain grayscale images on the openMV platform.
在模块sensor中,调用reset()、set_pixformat()、set_framesize()等函数设置摄 像头的参数为:灰度,图片大小为QQVGA(160*120),关闭自动增益,关闭自动白平衡。In the module sensor, call reset(), set_pixformat(), set_framesize() and other functions to set the camera parameters as: grayscale, picture size as QQVGA(160*120), turn off automatic gain, and turn off automatic white balance.
B、对步骤A中获取的图像进行高斯滤波和二值化:B. Perform Gaussian filtering and binarization on the image obtained in step A:
步骤A中获取的图像为一个图像对象,调用image模块中的gaussian()函数消去图像 中的噪声。然后,调用kernel_filter()核滤波函数锐化数字边缘,其中核为。根据具体安装盒内部空间中LED灯源的位置确定二值化阈值,对图像对象进行二值化处理。The image obtained in step A is an image object, and the gaussian() function in the image module is called to eliminate the noise in the image. Then, call the kernel_filter() kernel filter function to sharpen the digital edges, where the kernel is . The binarization threshold is determined according to the position of the LED light source in the internal space of the specific installation box, and the image object is binarized.
C、在步骤B中预处理好的图片中,利用image模块中copy()函数取合适的ROI以截取数字区域,赋给一个全新的图像对象。C. In the preprocessed image in step B, use the copy() function in the image module to take a suitable ROI to intercept the digital area and assign it to a brand new image object.
D、对已获得的数字区域,利用垂直投影和水平投影的方法,精确确定数字字符的位 置,并分割数字字符。D. For the obtained digital area, use vertical projection and horizontal projection to accurately determine the position of the digital characters, and divide the digital characters.
E、步骤D中得到五个精确的数字图像对象。将这五个图像对象分别作为“模板”,在事先制作好的图片(见附图4)中搜寻最优匹配。E. Five precise digital image objects are obtained in step D. Take these five image objects as "templates" respectively, and search for the best match in the pre-made pictures (see Figure 4).
F、根据步骤E模板匹配返回的区域纵坐标的值确定每一位的数字,并组合成一个五 位数。F. Determine the number of each digit according to the value of the regional ordinates returned by the template matching in step E, and combine them into a five-digit number.
G、将识别得到的数值回传到服务器端。G. Send the recognized value back to the server.
实施例2,在实施例1的基础上,步骤G通过GPRS完成数字传输,GPRS信号传输 速度快,传输稳定,使用方便。Embodiment 2, on the basis of Embodiment 1, step G completes digital transmission through GPRS, the GPRS signal transmission speed is fast, the transmission is stable, and the use is convenient.
对于本领域技术人员而言,显然本发明不限于上述示范性实施例的细节,而且在不背 离本发明的精神或基本特征的情况下,能够以其他的具体形式实现本发明。因此,无论从 哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本发明的范围由所附权 利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有 变化囊括在本发明内。不应将权利要求中的任何附图标记视为限制所涉及的权利要求。It will be apparent to those skilled in the art that the present invention is not limited to the details of the above-described exemplary embodiments, but that the present invention may be embodied in other specific forms without departing from the spirit or essential characteristics of the present invention. Therefore, the embodiments are to be regarded in all respects as illustrative and not restrictive, and the scope of the invention is to be defined by the appended claims rather than the foregoing description, which are therefore intended to fall within the scope of the claims. All changes within the meaning and scope of the equivalents of , are included in the present invention. Any reference signs in the claims shall not be construed as limiting the involved claim.
此外,应当理解,虽然本说明书按照实施方式加以描述,但并非每个实施方式仅包含 一个独立的技术方案,说明书的这种叙述方式仅仅是为清楚起见,本领域技术人员应当将 说明书作为一个整体,各实施例中的技术方案也可以经适当组合,形成本领域技术人员可 以理解的其他实施方式。In addition, it should be understood that although this specification is described in terms of embodiments, not each embodiment only includes an independent technical solution, and this description in the specification is only for the sake of clarity, and those skilled in the art should take the specification as a whole , the technical solutions in each embodiment can also be appropriately combined to form other implementations that can be understood by those skilled in the art.
Claims (7)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910820836.9A CN110728279A (en) | 2019-08-30 | 2019-08-30 | A water meter digital recognition method based on embedded platform machine vision |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201910820836.9A CN110728279A (en) | 2019-08-30 | 2019-08-30 | A water meter digital recognition method based on embedded platform machine vision |
Publications (1)
Publication Number | Publication Date |
---|---|
CN110728279A true CN110728279A (en) | 2020-01-24 |
Family
ID=69218807
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201910820836.9A Pending CN110728279A (en) | 2019-08-30 | 2019-08-30 | A water meter digital recognition method based on embedded platform machine vision |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN110728279A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112149655A (en) * | 2020-09-28 | 2020-12-29 | 怀化建南机器厂有限公司 | Water meter reading identification method, device, equipment and storage medium |
CN112818993A (en) * | 2020-03-30 | 2021-05-18 | 深圳友讯达科技股份有限公司 | Character wheel reading meter end identification method and equipment for camera direct-reading meter reader |
CN113673486A (en) * | 2021-10-21 | 2021-11-19 | 泰豪软件股份有限公司 | Meter reading identification method and device, readable storage medium and computer equipment |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101055619A (en) * | 2007-05-11 | 2007-10-17 | 刘军海 | Image identification method and device for mechanical instrument window display figure |
CN109543676A (en) * | 2018-11-08 | 2019-03-29 | 中国电力科学研究院有限公司 | A kind of print-wheel type water meter Number character recognition method based on image procossing |
-
2019
- 2019-08-30 CN CN201910820836.9A patent/CN110728279A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101055619A (en) * | 2007-05-11 | 2007-10-17 | 刘军海 | Image identification method and device for mechanical instrument window display figure |
CN109543676A (en) * | 2018-11-08 | 2019-03-29 | 中国电力科学研究院有限公司 | A kind of print-wheel type water meter Number character recognition method based on image procossing |
Non-Patent Citations (1)
Title |
---|
李乾坤: "基于模板匹配的水表读数识别方法研究", 《硕士电子期刊》 * |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112818993A (en) * | 2020-03-30 | 2021-05-18 | 深圳友讯达科技股份有限公司 | Character wheel reading meter end identification method and equipment for camera direct-reading meter reader |
CN112149655A (en) * | 2020-09-28 | 2020-12-29 | 怀化建南机器厂有限公司 | Water meter reading identification method, device, equipment and storage medium |
CN113673486A (en) * | 2021-10-21 | 2021-11-19 | 泰豪软件股份有限公司 | Meter reading identification method and device, readable storage medium and computer equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101916364B (en) | Adaptive dial digital identification method | |
CN106960208B (en) | Method and system for automatically segmenting and identifying instrument liquid crystal number | |
CN103984930B (en) | The digital instrument identifying system of view-based access control model and its recognition methods | |
TWI536277B (en) | Form identification method and device | |
WO2021051885A1 (en) | Target labeling method and apparatus | |
CN106599890B (en) | digital instrument recognition algorithm for substation inspection robot | |
CN109190623B (en) | A method to identify the make and model of projector | |
CN110728279A (en) | A water meter digital recognition method based on embedded platform machine vision | |
US9202146B2 (en) | Duplicate check image resolution | |
CN106682665B (en) | Seven-segment type digital display instrument number identification method based on computer vision | |
Fabrizio et al. | Text segmentation in natural scenes using toggle-mapping | |
CN110046617A (en) | A kind of digital electric meter reading self-adaptive identification method based on deep learning | |
CN116758045B (en) | Surface defect detection method and system for semiconductor light-emitting diode | |
CN114359538A (en) | A method for locating and identifying water meter readings | |
CN112819837B (en) | Semantic segmentation method based on multi-source heterogeneous remote sensing image | |
CN115880683B (en) | An intelligent water level detection method for urban waterlogging based on deep learning | |
CN110287967B (en) | An Image-Based Digital and Mechanical Watch Digital Recognition Method | |
CN108133213A (en) | A kind of embedded digital recognition methods imaged towards shell of gas meter formula | |
CN114494751A (en) | License information identification method, device, equipment and medium | |
CN109145912A (en) | A kind of digital instrument reading automatic identifying method | |
CN114240924A (en) | Power grid equipment quality evaluation method based on digitization technology | |
CN105022992A (en) | Automatic identification method of vehicle license plate | |
CN112037233A (en) | Image binarization method based on Otsu method and K-means clustering algorithm combined optimization | |
CN107563340A (en) | The machine identification method of contained cloud in a kind of image | |
CN102682293A (en) | Method and system for identifying salient-point mould number of revolution-solid glass bottle based on images |
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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200124 |