원문정보
초록
영어
As we know the population of city and number of cars is increasing day by day. With increasing urban population and hence the number of cars, need of controlling streets, highways and roads is vital. In this paper, a system that estimates the size of traffic in highways by using image processing has been proposed and as a result a message is shown to inform the number of cars in highway. This project has been implemented by using the Matlab software and it aims to prevent heavy traffic in highways. Moreover, for implementing this project following steps must be considered: 1) image acquisition 2) RGB to grayscale transformation 3) image enhancement and 4) morphological operations. At first, film of highway is captured by a camera has been installed in highway. Then, the film comes in the form of consecutive frames and each frame is compared with the first frame. After that, the number of cars in highways is specified. At the end, if the number of cars is more than a threshold, a message is shown to inform the traffic status. By this message we can predict the need to reduce the size of traffic carried. Experiments show that the algorithm will work properly.
목차
1. Introduction
2. Our Proposed Method:
3. Gamma correction
4. Types of Vehicle Tracking
4.1. Vehicle Tracking based on Contour Extraction
4.2. Vehicle Tracking based on Motion Detection
5. Morphological Operation
6. Algorithm in Sumarry:
7. Conclusion
References