scispace - formally typeset
Open AccessJournal ArticleDOI

Design and Implementation of Autonomous Car using Raspberry Pi

Reads0
Chats0
TLDR
The project aims to build a monocular vision autonomous car prototype using Raspberry Pi as a processing chip that is capable of reaching the given destination safely and intelligently thus avoiding the risk of human errors.
Abstract
The project aims to build a monocular vision autonomous car prototype using Raspberry Pi as a processing chip. An HD camera along with an ultrasonic sensor is used to provide necessary data from the real world to the car. The car is capable of reaching the given destination safely and intelligently thus avoiding the risk of human errors. Many existing algorithms like lane detection, obstacle detection are combined together to provide the necessary control to the car.

read more

Content maybe subject to copyright    Report

Citations
More filters
Journal ArticleDOI

IoT Implementation of Kalman Filter to Improve Accuracy of Air Quality Monitoring and Prediction

TL;DR: A low-cost air quality monitoring and real-time prediction system based on IoT and edge computing, which reduces IoT applications dependence on cloud computing and can be promoted in smart agriculture.
Proceedings ArticleDOI

Working model of Self-driving car using Convolutional Neural Network, Raspberry Pi and Arduino

TL;DR: A working model of self-driving car which is capable of driving from one location to the other or to say on different types of tracks such as curved tracks, straight tracks and straight followed by curved tracks is proposed.
Journal ArticleDOI

Mobile Robot Platform with Arduino Uno and Raspberry Pi for Autonomous Navigation

TL;DR: This paper proposes such a low cost mobile robot platform with fixed four wheel chassis, commended by Raspberry Pi and Arduino Uno interfaces, that has the ability to move into 2D environments as line follower robot with mapping, navigation, and obstacle avoidance features.
Proceedings ArticleDOI

Real-time Vision-based Depth Reconstruction with NVidia Jetson

TL;DR: This work experimentally determine the solution that provides the best performance/accuracy tradeoff and is able to run on NVidia Jetson with the framerates exceeding 16FPS for 320 × 240 input.
References
More filters
Journal ArticleDOI

Detecting moving objects, ghosts, and shadows in video streams

TL;DR: A general-purpose method is proposed that combines statistical assumptions with the object-level knowledge of moving objects, apparent objects (ghosts), and shadows acquired in the processing of the previous frames to improve object segmentation and background update.
Journal ArticleDOI

Learning OpenCV---Computer Vision with the OpenCV Library (Bradski, G.R. et al.; 2008)[On the Shelf]

TL;DR: This is an introductory textbook for teachers, students, professionals, and hobbyists who want to learn the basics of computer vision and is unashamedly a promotion for the open-source library.
Journal ArticleDOI

Video-based lane estimation and tracking for driver assistance: survey, system, and evaluation

TL;DR: A comparison of a wide variety of methods, pointing out the similarities and differences between methods as well as when and where various methods are most useful, is presented.
Journal ArticleDOI

Lane detection and tracking using B-Snake

TL;DR: A robust algorithm, called CHEVP, is presented for providing a good initial position for the B-Snake model, and a minimum error method by Minimum Mean Square Error (MMSE) is proposed to determine the control points of the B -Snake model by the overall image forces on two sides of lane.