英语翻译3.1 TrackingMore often than not,the false positive detec

英语翻译
3.1 Tracking
More often than not,the false positive detections from our license plate detector were erratic,and if on the car body,their position was not temporally consistent.We use this fact to our advantage by tracking candidate license plate regions over as many frames as possible.Then,only those regions with a smooth trajectory are deemed valid.The tracking of license plates also yields a sequence of samplings of the license plate,which can be used as input to a super resolution preprocessing step before OCR is performed on them.
Numerous tracking algorithms exist that could be applied to our problem.Perhaps the most well-known and popular is the Kanade-Lucas-Tomasi (KLT) tracker.The KLT tracker makes use of a Harris corner detector to detect good features to track in a region of interest (our license plate) and measures the similarity of every frame to
the first allowing for an affine transformation.Sullivan etal.make use of a still camera for the purposes of tracking vehicles by defining regions of interest (ROI) chosen to span individual lanes.They initiate tracking when a certain edge characteristic is observed in the ROI and make predictions on future positions of vehicles.Those tracks with a majority of accurate predictions are deemed valid.Okumaet al.use the Viola and Jones framework to detect hockey players and then apply a mixture particle filter using the detections as hypotheses to keep track of the players.
Although each of these tracking methods would probably have worked well in our application,we chose a far simpler approach which worked well in practice.Because detecting license plates is efficient we simply run our detector on each frame and for each detected plate we determine whether that detection is a new plate or an instance of a plate already being tracked.To determine whether a detected plate is new or not,the following conditions are checked:
• the plate is within T pixels of an existing tracker
• the plate is within T` pixels of an existing tracker and the plate is within θ degrees of the general direction of motion of the plates in the tracker’s history
If any of these are true,the plate is added to the corresponding tracker,otherwise a new tracker is created for that plate.In our application T` was an order of magnitude larger than T.Our tracking algorithm was also useful for discarding false positives from the license plate detector.The erratic motion of erroneous detections usually resulted in the initiation of several trackers each of which stored few image sequences.Image sequences of 5 frames or fewer were discarded.
3.2 Character Recognition
It was our initial intent to apply a binarization algorithm,such as a modified version of Niblack’s algorithm as used by Chen and Yuille,on the extracted license plate images from our detector,and then use the binarized image as input to a commercial OCR package.We found,however,that even at a resolution of 104 × 31 the OCR packages we experimented with yielded very poor results.Perhaps this
should not come as a surprise considering the many custom OCR solutions used in existing LPR systems.
谢绝直接使用工具而读起来不通的!
青菜老汉 1年前 已收到4个回答 举报

林哲 幼苗

共回答了18个问题采纳率:77.8% 举报

3.1跟踪
通常,那些假阳性检测器检测从我们的车牌是无规律,若在汽车车身的时间,他们的情况并不一致.我们用这个事实对我们有利的候选车牌区域跟踪了尽可能多帧.然后,只有那些地区与一个光滑轨迹被认为是有效的.跟踪牌照也产生一个序列的车牌目的,可作为输入一个超级分辨率OCR前进行预处理环节.
存在众多的跟踪算法可以应用到我们的问题.也许最著名和最受欢迎的是Kanade-Lucas-Tomasi(KLT)盈.利用KLT跟踪器的哈里斯角落的检测特点,探测器进行良好的感兴趣区域(我们)和措施车牌每帧的相似性
第一个让仿射变换.沙利文etal.利用还相机为目的,通过定义区域跟踪车辆(ROI)选择感兴趣的跨越各自的跑道.他们倡导当一个边缘特征跟踪观察到投资回报率和预测未来的位置的车辆.那些轨道与大多数准确的预言被认为是有效的.Okumaet王汝成等使用百合和琼斯检测曲棍球运动员框架,然后应用混合使用检测作为粒子滤波跟踪这个假说的球员.
尽管每一种跟踪方法可能会工作得很好我们的申请,我们选择在一个更简单的方法在实践中效果良好.因为是有效的检测车牌简单运行我们的探测器在每一帧和每个侦测我们确定,检测板是一种新型的钢板或实例的板已被追踪.来确定一个检测是新的,板检查下列条件:
在T•盘子的像素的一个现有的盈
在T•平板的像素的一个现有的跟踪和板材在θ度的一般运动的方向该板在历史上的地位
如果这些都是真实的,盘子被添加到相应的跟踪,否则一个算法是为了那盘.在应用软件T”是一个数量级比我们追踪算法T用于丢弃的误报率从车牌侦测器.不稳定的运动检测通常导致错误开始的几个追踪每几个序列图像的存储.5帧图像序列或减少discarded.问题补充:
3.2字符识别
这是我们的初衷,运用一个二值化算法,如修改的版本的算法Niblack使用,陈和Yuille提取车牌图像从我们的探测器,然后使用图像二值作为输入到一个商业OCR技术包裹.我们发现,然而,即使在104年的一项决议,×31 OCR包裹我们尝试取得了很差的结果.也许这
不应该感到惊讶考虑许多定制解决方案应用于现有LPR光学系统.

1年前

6

传说中的恶狠 幼苗

共回答了26个问题采纳率:88.5% 举报

通常,那些假阳性检测器检测从我们的车牌是无规律,若在汽车车身的时间,他们的情况并不一致。我们用这个事实对我们有利的候选车牌区域跟踪了尽可能多帧。然后,只有那些地区与一个光滑轨迹被认为是有效的。跟踪牌照也产生一个序列的车牌目的,可作为输入一个超级分辨率OCR前进行预处理环节。
存在众多的跟踪算法可以应用到我们的问题。也许最著名和最受欢迎的是Kanade-Lucas-Tomasi(KLT)盈。...

1年前

1

lxgs19 幼苗

共回答了91个问题 举报

3.1跟踪
更多的,往往不是从我们的车牌检测假阳性检测是不稳定的,如果在车体上,他们的立场是不是临时一致。通过跟踪我们使用了尽可能多的帧候选车牌区域这对我们有利的事实。那时,只有那些具有平滑轨迹地区被视为有效。跟踪牌的牌也产生出的牌照,可以作为输入到一个超分辨率光学字符识别的预处理步骤之前对它们进行使用的采样序列。
许多跟踪算法存在,可以被应用到我们的问题。也许最知名的和流行的...

1年前

0

songjie0511 幼苗

共回答了7个问题 举报

3.1 追踪
比较时常超过不,我们的牌照发现者的错误的积极发现是不稳定的,而且如果在汽车身体上,他们的位置不是当时一致。我们藉由追踪候选人牌照区域超过和框架一样多如可能的使用对我们有利的这一种事实。然后,不过那些区域用一个平滑的轨道被视为有效的。牌照的追踪也产生在光学符号识别在他们上被运行之前,能被当作对预加工步骤的一个超级决议来说的输入使用的牌照的 samplings 的序列。
...

1年前

0
可能相似的问题
Copyright © 2024 YULUCN.COM - 雨露学习互助 - 20 q. 0.284 s. - webmaster@yulucn.com