高分求一篇论文摘要的英文翻译,英语大神来,不要机翻的

2025-03-09 13:02:51
推荐回答(2个)
回答1:

Along with society's progress and the development of science and technology, China's highway traffic development is rapid, the vehicle's Numbers are also gradually increased, vehicle management increasingly difficult, artificial management way already can not meet the actual needs, microelectronics, communications and computer technology application in the field of traffic greatly improve the efficiency of traffic management.The vehicle license plate recognition system management more intelligent, digital, and therefore has been widely development.License plate recognition system mainly includes image collection, preprocessing, license plate locating, character segmentation and character recognition, the five core character recognition process is mainly composed of: (1) correctly words segmentation image area;(2) the separation of a single text right;(3) to identify an individual character components.We mainly introduces image preprocessing, license plate locating, character segmentation method to realize the three modules.In this paper, the image preprocessing module is the image grayscale and the steps to use Roberts operator for edge detection.License plate location and segmentation is using mathematical morphological method to locate license plate, then using color segmentation of the license plate color information to complete the license plate area division.After the character segmentation binarization processing first, again to complete vertical projection after scanning the segmentation of the characters.This topic USES the MATLAB software environment for character segmentation.

回答2:

with development of society and technology, highway traffic in our country has been developing very rapidly. There are increasingly more vehicles numbers so that it find difficult to manage cars. manual management ways have not satisfied practical needs. the application of microelectronic, communication, computer technology in transportaion realm have been greatly enhanced the efficiency of traffic management. license plate recognition system make administration more intelligent and digital in that it have been developed widely. the system primarily comprise of five core parts: image collection, preprocess, license plate location, character division and identification. the process of character identification mainly include below parts: 1. correctly dividing areas between characters and image; 2. correctly seperating a single word. 3. correctly identify a single character. we mainly introduce practical methods of three modules--image preprocessing, license plate location, character division. In this article, image preprocessing module is to graying pictures and to conduct edge detection with Roberts operator. license plate location and division adopt the mathmatical morphology to locate a vehicle then apply color division to divide the part of license plate. the divided character firstly is used for binary processing before scanning it in vertical projection. this subject use MATLAB software to divide characters.