Change search
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf
Vehicle speed measurement model for video-based systems
Blekinge Institute of Technology, Faculty of Engineering, Department of Mathematics and Natural Sciences.
Blekinge Institute of Technology, Faculty of Engineering, Department of Mathematics and Natural Sciences.
Blekinge Institute of Technology, Faculty of Engineering, Department of Mathematics and Natural Sciences.ORCID iD: 0000-0002-6643-312X
2019 (English)In: Computers & electrical engineering, ISSN 0045-7906, E-ISSN 1879-0755, Vol. 76, p. 238-248Article in journal (Refereed) Published
Abstract [en]

Advanced analysis of road traffic data is an essential component of today's intelligent transportation systems. This paper presents a video-based vehicle speed measurement system based on a proposed mathematical model using a movement pattern vector as an input variable. The system uses the intrusion line technique to measure the movement pattern vector with low computational complexity. Further, the mathematical model introduced to generate the pdf (probability density function) of a vehicle's speed that improves the speed estimate. As a result, the presented model provides a reliable framework with which to optically measure the speeds of passing vehicles with high accuracy. As a proof of concept, the proposed method was tested on a busy highway under realistic circumstances. The results were validated by a GPS (Global Positioning System)-equipped car and the traffic regulations at the measurement site. The experimental results are promising, with an average error of 1.77 % in challenging scenarios.

Place, publisher, year, edition, pages
Elsevier, 2019. Vol. 76, p. 238-248
Keywords [en]
Intelligent transportation systems; Machine vision; Motion analysis; Pattern recognition; Speed measurement system
National Category
Electrical Engineering, Electronic Engineering, Information Engineering
Identifiers
URN: urn:nbn:se:bth-17161DOI: 10.1016/j.compeleceng.2019.04.001ISI: 000470954900019OAI: oai:DiVA.org:bth-17161DiVA, id: diva2:1258002
Note

open access

Available from: 2018-10-23 Created: 2018-10-23 Last updated: 2021-01-14Bibliographically approved
In thesis
1. Computer Vision Algorithms for Intelligent Transportation Systems Applications
Open this publication in new window or tab >>Computer Vision Algorithms for Intelligent Transportation Systems Applications
2018 (English)Licentiate thesis, comprehensive summary (Other academic)
Abstract [en]

In recent years, Intelligent Transportation Systems (ITS) have emerged as

an efficient way of enhancing traffic flow, safety and management. These

goals are realized by combining various technologies and analyzing the acquired

data from vehicles and roadways. Among all ITS technologies, computer

vision solutions have the advantages of high flexibility, easy maintenance

and high price-performance ratio that make them very popular for

transportation surveillance systems. However, computer vision solutions

are demanding and challenging due to computational complexity, reliability,

efficiency and accuracy among other aspects.

 

In this thesis, three transportation surveillance systems based on computer

vision are presented. These systems are able to interpret the image

data and extract the information about the presence, speed and class of

vehicles, respectively. The image data in these proposed systems are acquired

using Unmanned Aerial Vehicle (UAV) as a non-stationary source

and roadside camera as a stationary source. The goal of these works is to

enhance the general performance of accuracy and robustness of the systems

with variant illumination and traffic conditions.

 

This is a compilation thesis in systems engineering consisting of three

parts. The red thread through each part is a transportation surveillance

system. The first part presents a change detection system using aerial images

of a cargo port. The extracted information shows how the space is

utilized at various times aiming for further management and development

of the port. The proposed solution can be used at different viewpoints and

illumination levels e.g. at sunset. The method is able to transform the images

taken from different viewpoints and match them together. Thereafter,

it detects discrepancies between the images using a proposed adaptive local

threshold. In the second part, a video-based vehicle's speed estimation

system is presented. The measured speeds are essential information for law

enforcement and they also provide an estimation of traffic flow at certain

points on the road. The system employs several intrusion lines to extract

the movement pattern of each vehicle (non-equidistant sampling) as an input

feature to the proposed analytical model. In addition, other parameters such as camera sampling rate and distances between intrusion lines are also

taken into account to address the uncertainty in the measurements and to

obtain the probability density function of the vehicle's speed. In the third

part, a vehicle classification system is provided to categorize vehicles into

\private car", \light trailer", \lorry or bus" and \heavy trailer". This information

can be used by authorities for surveillance and development of

the roads. The proposed system consists of multiple fuzzy c-means clusterings using input features of length, width and speed of each vehicle. The

system has been constructed by using prior knowledge of traffic regulations

regarding each class of vehicle in order to enhance the classification performance.

Place, publisher, year, edition, pages
Karlshamn: Blekinge Tekniska Högskola, 2018
Series
Blekinge Institute of Technology Licentiate Dissertation Series, ISSN 1650-2140 ; 5
Keywords
computer vision, intelligent transportation systems (ITS), speed measurement, vehicle classification
National Category
Signal Processing Computer Vision and Robotics (Autonomous Systems) Other Computer and Information Science
Identifiers
urn:nbn:se:bth-17166 (URN)978-91-7295-359-8 (ISBN)
Presentation
2018-11-29, Blekinge Institute of technology, Karlshamn, 10:00 (English)
Opponent
Supervisors
Available from: 2018-10-25 Created: 2018-10-24 Last updated: 2021-02-05Bibliographically approved
2. Computer Vision for Traffic Surveillance Systems: Methods and Applications
Open this publication in new window or tab >>Computer Vision for Traffic Surveillance Systems: Methods and Applications
2021 (English)Doctoral thesis, comprehensive summary (Other academic)
Abstract [en]

Computer vision solutions play a significant role in intelligent transportation systems (ITS) by improving traffic flow, safety and management. In addition, they feature prominently in autonomous vehicles and their future development. The main advantages of vision-based systems are their flexibility, coverage and accessibility. Moreover, computational power and recent algorithmic advances have increased the promise of computer vision solutions and broadened their implementation. However, computational complexity, reliability and efficiency remain among the challenges facing vision-based systems.

Most traffic surveillance systems in ITS comprise three major criteria: vehicle detection, tracking and classification. In this thesis, computer vision systems are introduced to accomplish goals corresponding to these three criteria: 1) to detect the changed regions of an industrial harbour's parking lot using aerial images, 2) to estimate the speed of the vehicles on the road using a stationary roadside camera and 3) to classify vehicles using a stationary roadside camera and aerial images.

The first part of this thesis discusses change detection in aerial images, which is the core of many remote sensing applications. The aerial images were taken over an industrial harbour using unmanned aerial vehicles on different days and under various circumstances. This thesis presents two approaches to detecting changed regions: a local pattern descriptor and three-dimensional feature maps. These methods are robust to varying illumination and shadows. Later, the introduced 3D feature map generation model was employed for vehicle detection in aerial images.

The second part of this thesis deals with vehicle speed estimation using roadside cameras. Information regarding the flow, speed and number of vehicles is essential for traffic surveillance systems. In this thesis, two vision-based vehicle speed estimation approaches are proposed. These analytical models consider the measurement uncertainties related to the camera sampling time. The main contribution of these models is to estimate a speed probability density function for every vehicle. Later, the speed estimation model was utilised for vehicle classification using a roadside camera.

Finally, in the third part, two vehicle classification models are proposed for roadside and aerial images. The first model utilises the proposed speed estimation method to extract the speed of the passing vehicles. Then, we used a fuzzy c-means algorithm to classify vehicles using their speeds and dimension features. The results show that vehicle speed is a useful feature for distinguishing different categories of vehicles. The second model employs deep neural networks to detect and classify heavy vehicles in aerial images. In addition, the proposed 3D feature generation model was utilised to improve the performance of the deep neural network. The experimental results show that 3D feature information can significantly reduce false positives in the deep learning model's output.

This thesis comprises two chapters: Introduction, and Publications. In the introduction section, we discuss the motivation for computer vision solutions and their importance. Furthermore, the concepts and algorithms used to construct the proposed methods are explained. The second chapter presents the included publications.

Place, publisher, year, edition, pages
Karlshamn: Blekinge Tekniska Högskola, 2021. p. 149
Series
Blekinge Institute of Technology Doctoral Dissertation Series, ISSN 1653-2090 ; 1
Keywords
Intelligent transportation systems, ITS, Computer visions systems
National Category
Engineering and Technology Electrical Engineering, Electronic Engineering, Information Engineering Signal Processing Computer Vision and Robotics (Autonomous Systems)
Research subject
Systems Engineering
Identifiers
urn:nbn:se:bth-20924 (URN)978-91-7295-416-8 (ISBN)
Public defence
2021-03-03, Zoom, 08:30 (English)
Opponent
Supervisors
Available from: 2021-01-15 Created: 2021-01-14 Last updated: 2022-02-18Bibliographically approved

Open Access in DiVA

fulltext(1483 kB)2660 downloads
File information
File name FULLTEXT01.pdfFile size 1483 kBChecksum SHA-512
e9c090925f8f94722acacf4203b6306bbe6cec6ef4005ded79f4427fef1aedeb646a1096348ddb24e207559d8a14d151bc55d470b785cf26f381a9333dc54745
Type fulltextMimetype application/pdf

Other links

Publisher's full texthttps://www.sciencedirect.com/science/article/pii/S0045790618317774

Authority records

Javadi, Mohammad SalehDahl, MattiasPettersson, Mats

Search in DiVA

By author/editor
Javadi, Mohammad SalehDahl, MattiasPettersson, Mats
By organisation
Department of Mathematics and Natural Sciences
In the same journal
Computers & electrical engineering
Electrical Engineering, Electronic Engineering, Information Engineering

Search outside of DiVA

GoogleGoogle Scholar
Total: 2661 downloads
The number of downloads is the sum of all downloads of full texts. It may include eg previous versions that are now no longer available

doi
urn-nbn

Altmetric score

doi
urn-nbn
Total: 464 hits
CiteExportLink to record
Permanent link

Direct link
Cite
Citation style
  • apa
  • ieee
  • modern-language-association-8th-edition
  • vancouver
  • Other style
More styles
Language
  • de-DE
  • en-GB
  • en-US
  • fi-FI
  • nn-NO
  • nn-NB
  • sv-SE
  • Other locale
More languages
Output format
  • html
  • text
  • asciidoc
  • rtf