paper-with-me

Papers

Vehicles Detection Based on Background Modeling

2019-01-13 · Mohamed Shehata, Reda Abo-Al-Ez, Farid Zaghlool, Mohamed Taha Abou-Kreisha

Background image subtraction algorithm is a common approach which detects moving objects in a video sequence by finding the significant difference between the video frames and the static background model. This paper presents a developed system which achieves vehicle detection by using background image subtraction algorithm based on blocks followed by deep learning data validation algorithm. The main idea is to segment the image into equal size blocks, to model the static reference background image (SRBI), by calculating the variance between each block pixels and each counterpart block pixels in the adjacent frame, the system implemented into four different methods: Absolute Difference, Image Entropy, Exclusive OR (XOR) and Discrete Cosine Transform (DCT). The experimental results showed that the DCT method has the highest vehicle detection accuracy.

📄 PDF Abstract BibTeX arXiv:1901.04077

Code (0)

등록된 구현이 없습니다.

Tasks

vehicle detection

Methods 이 논문이 사용한 방법론

Discrete Cosine Transform Discrete Cosine Transform (DCT) is an orthogonal transformation method that decomposes an image to its spatial frequency spectrum. It expresses a finite sequence of data…

Similar Papers 제목 키워드 기반

Artificial and beneficial -- Exploiting artificial images for aerial vehicle detection

2021-04-07 · Immanuel Weber, Jens Bongartz, Ribana Roscher

Object detection in aerial images is an important task in environmental, economic, and infrastructure-related tasks. One of the most prominent applications is the detection of vehicles, for which deep learning approaches…

Objectobject-detectionObject DetectionObject Detection In Aerial Images+2

YOLO-ELA: Efficient Local Attention Modeling for High-Performance Real-Time Insulator Defect Detection

2024-10-15 · Olalekan Akindele, Joshua Atolagbe

Existing detection methods for insulator defect identification from unmanned aerial vehicles (UAV) struggle with complex background scenes and small objects, leading to suboptimal accuracy and a high number of false posi…

Data AugmentationDefect DetectionDiversityInsulator Defect Detection+3

Dual-Modality Vehicle Anomaly Detection via Bilateral Trajectory Tracing

2021-06-09 · Jingyuan Chen, Guanchen Ding, Yuchen Yang, Wenwei Han 외

Traffic anomaly detection has played a crucial role in Intelligent Transportation System (ITS). The main challenges of this task lie in the highly diversified anomaly scenes and variational lighting conditions. Although …

Anomaly Detectionvehicle detection

A Comparison between Background Modelling Methods for Vehicle Segmentation in Highway Traffic Videos

2018-10-05 · L. A. Marcomini, A. L. Cunha

The objective of this paper is to compare the performance of three background-modeling algorithms in segmenting and detecting vehicles in highway traffic videos. All algorithms are available in OpenCV and were all coded …

All

On the Role and the Importance of Features for Background Modeling and Foreground Detection

2016-11-28 · Thierry Bouwmans, Caroline Silva, Cristina Marghes, Mohammed Sami Zitouni 외

Background modeling has emerged as a popular foreground detection technique for various applications in video surveillance. Background modeling methods have become increasing efficient in robustly modeling the background…