Academic literature on the topic 'Tesseract-ocr for License Plate Recognition'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Tesseract-ocr for License Plate Recognition.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "Tesseract-ocr for License Plate Recognition"

1

Sun, Yueyue, and Xuechen Zhao. "Research and implementation of license plate recognition based on android platform." MATEC Web of Conferences 309 (2020): 03034. http://dx.doi.org/10.1051/matecconf/202030903034.

Full text
Abstract:
This paper studies and optimizes license plate location and recognition in license plate recognition. A license plate recognition system based on Android platform is designed and implemented. Opencv and Tesseract OCR are integrated in Android studio environment. The license plate number is located by combining Laplace algorithm and HSV model. On the basis of fully understanding the principle of Tesseract OCR recognition, a large number of training pictures are generated by license plate number simulation generator, and license plate character library is generated by using jtessboxeditor tool, which realizes offline recognition of license plate number.
APA, Harvard, Vancouver, ISO, and other styles
2

Herusutopo, Antonius, Rizky Zuhrudin, Willy Wijaya, and Yuka Musiko. "RECOGNITION DESIGN OF LICENSE PLATE AND CAR TYPE USING TESSERACT OCR AND EmguCV." CommIT (Communication and Information Technology) Journal 6, no. 2 (2012): 76. http://dx.doi.org/10.21512/commit.v6i2.573.

Full text
Abstract:
The goal of the research is to design and implement software that can recognize license plates and car types from images. The method used for the research is soft computing using library of EmguCV. There are four phases in creating the software, i.e., input image process, pre-processing, training processing and recognition. Firstly, user enters the car image. Then, the program reads and does pre-processing the image from bitmap form into vector. The next process is training process, which is learning phase in order the system to be able recognize an object (in this case license plate and car type), and in the end is the recognition process itself. The result is data about the car types and the license plates that have been entered. Using simulation, this software successfully recognized license plate by 80.223% accurate and car type 75% accurate.Keywords: Image; Pre-Processing; License plate and Car Type Recognition, Training
APA, Harvard, Vancouver, ISO, and other styles
3

Swastika, Windra, Ekky Rino Fajar Sakti, and Mochamad Subianto. "Vehicle images reconstruction using SRCNN for improving the recognition accuracy of vehicle license plate number." Jurnal Teknologi dan Sistem Komputer 8, no. 4 (2020): 304–10. http://dx.doi.org/10.14710/jtsiskom.2020.13726.

Full text
Abstract:
Low-resolution images can be reconstructed into high-resolution images using the Super-resolution Convolution Neural Network (SRCNN) algorithm. This study aims to improve the vehicle license plate number's recognition accuracy by generating a high-resolution vehicle image using the SRCNN. The recognition is carried out by two types of character recognition methods: Tesseract OCR and SPNet. The training data for SRCNN uses the DIV2K dataset consisting of 900 images, while the training data for character recognition uses the Chars74 dataset. The high-resolution images constructed using SRCNN can increase the average accuracy of vehicle license plate number recognition by 16.9 % using Tesseract and 13.8 % with SPNet.
APA, Harvard, Vancouver, ISO, and other styles
4

Gyu Jung, Yong, and Hee Wan Kim. "Design and implementation of lightweight vehicle license plate recognition module utilizing open CV and Tesseract OCR library." International Journal of Engineering & Technology 7, no. 3.3 (2018): 350. http://dx.doi.org/10.14419/ijet.v7i2.33.14184.

Full text
Abstract:
Background/Objectives: In order to recognize the license plates automatically, we design and implement a vehicle license plate recognition module that extracts characters of license plate area using open source OpenCV and Terreract OCR library.Methods/Statistical analysis: The static image was binarized using OpenCV 's banalization function. After binarizing the image by adjusting the pixel values between adjacent pixels, the candidate region judged a license plate was derived. The final candidate was derived according to the proposed algorithm in the candidate region. The extracted plate area was analyzed by using the Tesseract OCR library, and characters were extracted as a character string.Findings: The vehicle license plate recognition module relates to character recognition in the field of computer vision. In this paper, we designed and implemented a module that recognizes a license plate by using open source, applying a proposed algorithm to a moving object as a static image. The proposed module is a relatively lightweight software module and can be used in other applications. It is possible to install the camera at the entrance of the apartment and can read the license plate to identify whether it is a resident or not. When speeding and traffic violations occur on the highway, the vehicle numbers can be automatically stored and managed in the database. In addition, there is an advantage that it can be applied to various character recognition applications through modification of a slight algorithm in the module.Improvements/Applications: In addition to character recognition, the OpenCV library can be applied to various fields such as pattern recognition, object tracking, and motion recognition. Therefore, we will be able to create technologies corresponding to various services that are becoming automated and unmanned.
APA, Harvard, Vancouver, ISO, and other styles
5

Adytia, Nico Ricky, and Gede Putra Kusuma. "Indonesian License Plate Detection and Identification Using Deep Learning." International Journal of Emerging Technology and Advanced Engineering 11, no. 7 (2021): 1–7. http://dx.doi.org/10.46338/ijetae0721_01.

Full text
Abstract:
Abstract— License plate is the unique identity of the vehicle, which serves as proof of the legitimacy of the operation of the vehicle in the form of a plate or other material with certain specifications issued by the police and contains the area code, registration number and validity period and installed on the vehicle. License plates are often used in automated parking systems and vehicle identification in case of traffic violations. So, it is necessary to build a system for detection and identification of license plates. The proposed license plate detection and identification system is divided into three main processes, namely license plate detection, character segmentation, and character recognition. The detection process uses transfer learning techniques using Faster R-CNN Inception V2. The segmentation process uses traditional computer vision with morphological operations and contours extraction. Then the character recognition process uses the MobileNet V2 transfer learning technique as an architecture for character classification. The recognition accuracy compared between MobileNet V2 and TesseractOCR shows that MobileNet V2 is superior with an accuracy rate of 96%, while Tesseract-OCR has a poor accuracy of 59%. Keywords— Deep Learning, Convolutional Neural Network, License Plate Detection, Character Segmentation, Character Recognition
APA, Harvard, Vancouver, ISO, and other styles
6

Adedayo, Kayode David, and Ayomide Oluwaseyi Agunloye. "Real-time Automated Detection and Recognition of Nigerian License Plates via Deep Learning Single Shot Detection and Optical Character Recognition." Computer and Information Science 14, no. 4 (2021): 11. http://dx.doi.org/10.5539/cis.v14n4p11.

Full text
Abstract:
License plate detection and recognition are critical components of the development of a connected Intelligent transportation system, but are underused in developing countries because to the associated costs. Existing license plate detection and recognition systems with high accuracy require the usage of Graphical Processing Units (GPU), which may be difficult to come by in developing nations. Single stage detectors and commercial optical character recognition engines, on the other hand, are less computationally expensive and can achieve acceptable detection and recognition accuracy without the use of a GPU. In this work, a pretrained SSD model and a tesseract tessdata-fast traineddata were fine-tuned on a dataset of more than 2,000 images of vehicles with license plate. These models were combined with a unique image preprocessing algorithm for character segmentation and tested using a general-purpose personal computer on a new collection of 200 automobiles with license plate photos. On this testing set, the plate detection system achieved a detection accuracy of 99.5 % at an IOU threshold of 0.45 while the OCR engine successfully recognized all characters on 150 license plates, one character incorrectly on 24 license plates, and two or more incorrect characters on 26 license plates. The detection procedure took an average of 80 milliseconds, while the character segmentation and identification stages took an average of 95 milliseconds, resulting in an average processing time of 175 milliseconds per image, or 6 photos per second. The obtained results are suitable for real-time traffic applications.
APA, Harvard, Vancouver, ISO, and other styles
7

Omran, Safaa S., and Jumana A. Jarallah. "Iraqi Car License Plate Recognition Using OCR." Cihan University-Erbil Scientific Journal 2017, Special-1 (2017): 13–24. http://dx.doi.org/10.24086/cuesj.si.2017.n1a2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Ullah, Farman, Hafeez Anwar, Iram Shahzadi, et al. "Barrier Access Control Using Sensors Platform and Vehicle License Plate Characters Recognition." Sensors 19, no. 13 (2019): 3015. http://dx.doi.org/10.3390/s19133015.

Full text
Abstract:
The paper proposes a sensors platform to control a barrier that is installed for vehicles entrance. This platform is automatized by image-based license plate recognition of the vehicle. However, in situations where standardized license plates are not used, such image-based recognition becomes non-trivial and challenging due to the variations in license plate background, fonts and deformations. The proposed method first detects the approaching vehicle via ultrasonic sensors and, at the same time, captures its image via a camera installed along with the barrier. From this image, the license plate is automatically extracted and further processed to segment the license plate characters. Finally, these characters are recognized with the help of a standard optical character recognition (OCR) pipeline. The evaluation of the proposed system shows an accuracy of 98% for license plates extraction, 96% for character segmentation and 93% for character recognition.
APA, Harvard, Vancouver, ISO, and other styles
9

Poad, Farhana Ahmad, Noor Shuraya Othman, Roshayati Yahya Atan, Jusrorizal Fadly Jusoh, and Mumtaz Anwar Hussin. "Automated detection of vehicles license plate using image processing techniques." Indonesian Journal of Electrical Engineering and Computer Science 18, no. 3 (2020): 1408. http://dx.doi.org/10.11591/ijeecs.v18.i3.pp1408-1415.

Full text
Abstract:
The aim of this project is to design an Automated Detection of License Plate (ADLP) system based on image processing techniques. There are two techniques that are commonly used in detecting the target, which are the Optical Character Recognition (OCR) and the split and merge segmentation. Basically, the OCR technique performs the operation using individual character of the license plate with alphanumeri characteristic. While, the split and merge segmentation technique split the image of captured plate into a region of interest. These two techniques are utilized and implemented using MATLAB software and the performance of detection is tested on the image and a comparison is done between both techniques. The results show that both techniques can perform well for license plate with some error.
APA, Harvard, Vancouver, ISO, and other styles
10

Win, Thida, Dr Hnin Ei Latt, and Dr Yin Mon Swe. "License Plate Detection and Recognition using OCR based on Morphological Operation." International Journal of Science and Engineering Applications 8, no. 10 (2019): 466–70. http://dx.doi.org/10.7753/ijsea0810.1006.

Full text
APA, Harvard, Vancouver, ISO, and other styles
More sources

Dissertations / Theses on the topic "Tesseract-ocr for License Plate Recognition"

1

Liaqat, Ahmad Gull. "Mobile Real-Time License Plate Recognition." Thesis, Linnéuniversitetet, Institutionen för datavetenskap, fysik och matematik, DFM, 2011. http://urn.kb.se/resolve?urn=urn:nbn:se:lnu:diva-15944.

Full text
Abstract:
License plate recognition (LPR) system plays an important role in numerous applications, such as parking accounting systems, traffic law enforcement, road monitoring, expressway toll system, electronic-police system, and security systems. In recent years, there has been a lot of research in license plate recognition, and many recognition systems have been proposed and used. But these systems have been developed for computers. In this project, we developed a mobile LPR system for Android Operating System (OS). LPR involves three main components: license plate detection, character segmentation and Optical Character Recognition (OCR). For License Plate Detection and character segmentation, we used JavaCV and OpenCV libraries. And for OCR, we used tesseract-ocr. We obtained very good results by using these libraries. We also stored records of license numbers in database and for that purpose SQLite has been used.
APA, Harvard, Vancouver, ISO, and other styles
2

Gunaydin, Ali Gokay. "A Constraint Based Real-time License Plate Recognition System." Master's thesis, METU, 2007. http://etd.lib.metu.edu.tr/upload/12608195/index.pdf.

Full text
Abstract:
License Plate Recognition (LPR) systems are frequently utilized in various access controls and security applications. In this thesis, an experimental constraint based real-time License Plate Recognition system is designed, and implemented in Java platform. Many of the available constraint based methods worked under strict restrictions such as plate color, fixed illumination and designated routes, whereas, only the license plate geometry and format constraints are used in this developed system. These constraints are built on top of the current Turkish license plate regulations. The plate localization algorithm is based on vertical edge features where constraints are used to filter out non-text regions. Vertical and horizontal projections are used for character segmentation and Multi Layered Perceptron (MLP) based Optical Character Recognition (OCR) module has been implemented for character identification. The extracted license plate characters are validated against possible license plate formats during the recognition process. The system is tested both with Turkish and foreign license plate images including various plate orientation, image quality and size. An accuracy of 92% is achieved for license plate localization and %88 for character segmentation and recognition.
APA, Harvard, Vancouver, ISO, and other styles
3

Girjotas, Andrius. "Transporto priemonių numerių atpažinimo algoritmų analizė bei universalios atpažinimo sistemos teorija." Master's thesis, Lithuanian Academic Libraries Network (LABT), 2014. http://vddb.library.lt/obj/LT-eLABa-0001:E.02~2006~D_20140702_193526-52512.

Full text
Abstract:
Automatinis transporto priemonių registracijos numerio atpažinimas atlieka svarbų vaidmenį daugelyje programinių paketų, taikomų tiek valstybinėse institucijose, tiek ir privačiose kompanijose, kuriuose yra naudojamos įvairios atpažinimo algoritmų technologijos. Tačiau net ir dabar neįmanoma sukurti idealiai veikiančios sistemos, kuri palieka laisvę efektyviausių algoritmų paieškai. Šio tiriamojo darbo tikslas yra išanalizuoti alternatyvius automobilio numerio lokalizacijos ir kitų atpažinimo etapų algoritmus, jų efektyvumą bei adaptyvumą. Analizė atliekama juos realizuojant ir atliekant tyrimus su testiniais duomenimis bei iš jų gautais rezultatais. Iš realizuotos alternatyvių atpažinimo algoritmų sistemos gauti rezultatai parodė, kad kiekviena atpažinimo proceso grandis yra jautri įvairiems faktoriams, kurių kitimas lemia tarpinių bei galutinių rezultatų variaciją.<br>Automatic license plate recognition plays an important role in numerous applications and a number of techniques have been proposed for public institutions or private companies. However, even now it is impossible to design a perfect and operational recognition system. It still leaves a space for creativity and research of the most effective algorithms. The main objective of this dissertation is to analyze alternatives of licese plate localization and other stages of recognition, their efficiency and adaptability. Selected means of this research are such as implementation of algorithms, analysis of testing data and test results. Every stage of recognition process is extremely sensitive to different factors which determinate variation of transitional and final results. This was proven by analysis of alternative algorithms functionality.
APA, Harvard, Vancouver, ISO, and other styles
4

Kazlauskas, Tomas. "Transporto priemonių numerių atpažinimo algoritmų analizė bei universalios atpažinimo sistemos teorija." Master's thesis, Lithuanian Academic Libraries Network (LABT), 2014. http://vddb.library.lt/obj/LT-eLABa-0001:E.02~2006~D_20140702_193534-66751.

Full text
Abstract:
Automatinis transporto priemonių registracijos numerio atpažinimas atlieka svarbų vaidmenį daugelyje programinių paketų, taikomų tiek valstybinėse institucijose, tiek ir privačiose kompanijose, kuriuose yra naudojamos įvairios atpažinimo algoritmų technologijos. Tačiau net ir dabar neįmanoma sukurti idealiai veikiančios sistemos, kuri palieka laisvę efektyviausių algoritmų paieškai. Šio tiriamojo darbo tikslas yra išanalizuoti alternatyvius automobilio numerio lokalizacijos ir kitų atpažinimo etapų algoritmus, jų efektyvumą bei adaptyvumą. Analizė atliekama juos realizuojant ir atliekant tyrimus su testiniais duomenimis bei iš jų gautais rezultatais. Iš realizuotos alternatyvių atpažinimo algoritmų sistemos gauti rezultatai parodė, kad kiekviena atpažinimo proceso grandis yra jautri įvairiems faktoriams, kurių kitimas lemia tarpinių bei galutinių rezultatų variaciją.<br>Automatic license plate recognition plays an important role in numerous applications and a number of techniques have been proposed for public institutions or private companies. However, even now it is impossible to design a perfect and operational recognition system. It still leaves a space for creativity and research of the most effective algorithms. The main objective of this dissertation is to analyze alternatives of licese plate localization and other stages of recognition, their efficiency and adaptability. Selected means of this research are such as implementation of algorithms, analysis of testing data and test results. Every stage of recognition process is extremely sensitive to different factors witch determinate variation of transitional and final results. This was proven by analysis of alternative algorithms functionality.
APA, Harvard, Vancouver, ISO, and other styles
5

Krajíček, Pavel. "Rozpoznání SPZ/RZ." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2010. http://www.nusl.cz/ntk/nusl-218307.

Full text
Abstract:
The theme of this thesi’s deals with the detection and recognition of car license plate from pictures made of screening machine situated on a crassing or inside a car. The thesis si divided into two basic parts. First deals with searching for presence of licence plate in the picture. If the marque was found, we continue the second part of the program which identificates the found license plate. The first part of program aspires to find the licence plate by the edge detectors. The second part classifies characters by the method based on an analytical description.
APA, Harvard, Vancouver, ISO, and other styles
6

Hortai, František. "Zpracování obrazu v systému Android - detekce a rozpoznání SPZ/RZ." Master's thesis, Vysoké učení technické v Brně. Fakulta elektrotechniky a komunikačních technologií, 2014. http://www.nusl.cz/ntk/nusl-220899.

Full text
Abstract:
This thesis describes the design and workflow of creating an image processing application in Android system, and what are the possibilities in choosing development environment and how to implement them. Then I am writing about my solutions of creating applications, graphical user interface and an interface for Android. I am describing my approach in the design and functionality of the application, communication with the camera, storing and retrieving data. Further I explain which algorithms were implemented for image processing and image evaluation. Product of this thesis is a functioning application that allows to its user to capture images and video stream. The algorithm evaluates the entering data and shows the location of the number plate. The application also allows recognizing texts and numbers from images. There are other various practical features and options implemented within the application.
APA, Harvard, Vancouver, ISO, and other styles
7

Nguyen, Chu Duc. "Localization and quality enhancement for automatic recognition of vehicle license plates in video sequences." Thesis, Ecully, Ecole centrale de Lyon, 2011. http://www.theses.fr/2011ECDL0018.

Full text
Abstract:
La lecture automatique de plaques d’immatriculation de véhicule est considérée comme une approche de surveillance de masse. Elle permet, grâce à la détection /localisation ainsi que la reconnaissance optique, d’identifier un véhicule dans les images ou les séquences d’images. De nombreuses applications comme le suivi du trafic, la détection de véhicules volés, le télépéage ou la gestion d’entrée / sortie des parkings utilise ce procédé. Or malgré d’important progrès enregistré depuis l’apparition des premiers prototypes en 1979 accompagné d’un taux de reconnaissance parfois impressionnant, notamment grâce aux avancés en recherche scientifique et en technologie des capteurs, les contraintes imposés pour le bon fonctionnement de tels systèmes en limitent les portées. En effet, l’utilisation optimale des techniques de localisation et de reconnaissance de plaque d’immatriculation dans les scénarii opérationnels nécessite des conditions d’éclairage contrôlées ainsi qu’une limitation dans de la pose, de vitesse ou tout simplement de type de plaque. La lecture automatique de plaques d’immatriculation reste alors un problème de recherche ouvert. La contribution majeure de cette thèse est triple. D’abord une nouvelle approche robuste de localisation de plaque d’immatriculation dans des images ou des séquences d’images est proposée. Puis, l’amélioration de la qualité des plaques localisées est traitée par une adaptation de technique de super-résolution. Finalement, un modèle unifié de localisation et de super-résolution est proposé permettant de diminuer la complexité temporelle des deux approches combinées<br>Automatic reading of vehicle license plates is considered an approach to mass surveillance. It allows, through the detection / localization and optical recognition to identify a vehicle in the images or video sequences. Many applications such as traffic monitoring, detection of stolen vehicles, the toll or the management of entrance/ exit parking uses this method. Yet in spite of important progress made since the appearance of the first prototype sin 1979, with a recognition rate sometimes impressive thanks to advanced science and sensor technology, the constraints imposed for the operation of such systems limit laid. Indeed, the optimal use of techniques for localizing and recognizing license plates in operational scenarios requiring controlled lighting conditions and a limitation of the pose, velocity, or simply type plate. Automatic reading of vehicle license plates then remains an open research problem. The major contribution of this thesis is threefold. First, a new approach to robust license plate localization in images or image sequences is proposed. Then, improving the quality of the plates is treated with a localized adaptation of super-resolution technique. Finally, a unified model of location and super-resolution is proposed to reduce the time complexity of both approaches combined
APA, Harvard, Vancouver, ISO, and other styles
8

Chuang, Ming-Hui, and 莊明輝. "Applying Tesseract-OCR to a Number Plate Recognition System Development." Thesis, 2015. http://ndltd.ncl.edu.tw/handle/18620796778916972257.

Full text
Abstract:
碩士<br>國立臺灣海洋大學<br>電機工程學系<br>103<br>Science and technology is more and more flourishing , that the vehicle is to be need in each family. The vehicle is already one part of life, and amount of world vehicle also at keep on on the increase, the public order transportation caused by a great deal of car is as the most important as management problem. The car has already become main vehicle at present, and then the license plate is like the identity card of car, want the words to carry on the effective management to car are from the license plate begin most physically. It is already a necessary tool to recognize for the sake of solution above problem license plate. This thesis proposes the image processing and Tesseract-OCR technology in the implementation of a number plate recognition system . The related image processing need for license plate recognition technology is being realized by the open source computer vision library (OpenCV). Image processing using color conversion to convert the color image to a grayscale image and using fuzzy processed technique for reduce to the noise. License plate positioning are processed using edge detection and morphology method , which look for some images like the license plate and to sieve it out and we using some characteristics to choose the correct license plate.After using image processing to license plate image and to eliminate that not belong to the license plate character image.Then the license plate character image had be find out to use Tesseract-OCR to identify that the find character image to compare together and to obtain similarity a number plate character. In this thesis the Tesseract-OCR is an open source of optical character recognition engine, it can support many character and language to identify and with open source computer vision library(OpenCV),on the Internet is easy tool to be obtained . The proposed system can be quickly implemented in the multiple platforms and shorten development time . The system can be useful in many areas,because it can change according to different countries to identify characters .
APA, Harvard, Vancouver, ISO, and other styles

Book chapters on the topic "Tesseract-ocr for License Plate Recognition"

1

Nirmala, J. S., Rahul Banerjee, and Rajath S. Bharadwaj. "Automatic Vehicular Number Plate Recognition (VNPR) for Identification of Vehicle Using OCR and Tesseract." In Micro-Electronics and Telecommunication Engineering. Springer Singapore, 2020. http://dx.doi.org/10.1007/978-981-15-2329-8_41.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Tesseract-ocr for License Plate Recognition"

1

Omran, Safaa, and Jumana Jarallah. "Iraqi Car License Plate Recognition Using OCR." In 2nd International Conference of Cihan University-Erbil on Communication Engineering and Computer Science. Cihan University-Erbil, 2017. http://dx.doi.org/10.24086/cocos17.19.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Omran, Safaa S., and Jumana A. Jarallah. "Iraqi car license plate recognition using OCR." In 2017 Annual Conference on New Trends in Information & Communications Technology Applications (NTICT). IEEE, 2017. http://dx.doi.org/10.1109/ntict.2017.7976127.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Satsangi, Mahima, Mahima Yadav, and Prem Sewak Sudhish. "License Plate Recognition: A Comparative Study on Thresholding, OCR and Machine Learning Approaches." In 2018 International Conference on Bioinformatics and Systems Biology (BSB). IEEE, 2018. http://dx.doi.org/10.1109/bsb.2018.8770662.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Singh, Jaskirat, and Bharat Bhushan. "Real Time Indian License Plate Detection using Deep Neural Networks and Optical Character Recognition using LSTM Tesseract." In 2019 International Conference on Computing, Communication, and Intelligent Systems (ICCCIS). IEEE, 2019. http://dx.doi.org/10.1109/icccis48478.2019.8974469.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Saluja, Rohit, Ayush Maheshwari, Ganesh Ramakrishnan, Parag Chaudhuri, and Mark Carman. "OCR On-the-Go: Robust End-to-End Systems for Reading License Plates & Street Signs." In 2019 International Conference on Document Analysis and Recognition (ICDAR). IEEE, 2019. http://dx.doi.org/10.1109/icdar.2019.00033.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!