Welcome![Sign In][Sign Up]
Location:
Downloads Other resource
Title: chap12 Download
 Description: Directions for use When using, open the picture in PIC under this example, and then click the button "turn", "1", "2", "3", "4" and "5" to achieve accurate license plate positioning. Specific steps 1.24 true color -> 256 grayscale. 2. Pretreatment: median filter. 3. Binarization: using an initial threshold T to perform binarization of image A to obtain binary image B. The initial threshold T is determined by selecting threshold T= gmax-gmin /3,Gmax and Gmin respectively are the highest and lowest grayscale values. This threshold has certain adaptability to different license plates, which can guarantee that the background is basically set to 0 to highlight the area of licence. Weaken the background noise. To reduce the gray value of adjacent pixels in the image B, get the new image G, namely Gi,j=|Pi, j-pi, j-1| I =0, 1,... , j = 0, 1, 439... 639Gi,0=Pi,0, the left edge is directly assigned, it won't affect the overall effect. 5. Use custom templates for median filtering The area gray level is basically assigned 0. Considering the text is composed of many short vertical lines, and one is mostly isolated noise, background noise using a template (1,1,1,1,1) T of G, median filtering can get away with the bulk of the interference image C. 6. License plate search: the horizontal projection method is used to detect the position of the license plate, and the vertical projection method is used to detect the vertical position of the license plate. 7. Regional cropping, interception of license plate images.
 Downloaders recently: [More information of uploader 88218394]
 To Search: chap12.rar chap12
  • [platespositioningsystem.Rar] - use this example to open directory pic o
  • [LPR] - license plate identification procedures,
  • [fayeboy1984] - this design requirements to achieve medi
  • [qimodazuoyeer] - digital image processing, image binariza
  • [gangzhao] - uneven illumination under license plate
  • [VC20070605zghLPR] - license plate recognition software, we h
  • [ASP100] - asp classic source, the main elements: t
  • [xiaoshou] - A sales management system, asp.net devel
  • [Sobel] - sobel edge detection algorithm, the basi
File list (Check if you may need any files):

CodeBus www.codebus.net