Browsing by Author "Prabhashitha, R.D."
Now showing 1 - 2 of 2
Results Per Page
Sort Options
Item Obstacle Avoidance System For A Quadrotor UAV Using Over Head Mounted Camera, Based On Image Processing Technique(Uva Wellassa University of Sri Lanka, 2018) Prabhashitha, R.D.; Amarasiri, H.A.N.B.An obstacle avoidance system for a Quadrotor UAV using overhead mounted camera is based on image processing technique. Current robots use various sensors to obtain the locations of obstacles and navigate without colliding. Here, the robot uses an overhead camera to detect obstacles for safe navigation. For this method, the robot does not need to use any additional sensors to detect obstacles. Here, the method uses an image processing technique. The images from overhead web camera are converted to grayscale images and filtered to remove noise and then converted to black and white binary images by using MATLAB software package. Then, objects in the images are identified and centroids are drawn, and a square is drawn around the robot to distinguish in-between. Thereafter, the pixel location of each object is taken from the centroid pixel location and the area of the object is also taken into the algorithm. The navigation is done with the aid of the "depth first search" algorithm. It uses the location of the robot to navigate to the desired node in the image binary matrix. The results of this project were successful. Navigation of a mobile robot using overhead mounted single camera without using additional sensors were done successfully. For Quadrotor, this algorithm was simulated on Robotic Operating System and Dronekit Simulation platform. These platforms were built on Ubuntu operating System and a Python script was used to connect the MATLAB program. Simulation successfully detected the obstacles and had a safe navigation. The conclusion of the research is that, this method is suitable for applying for any mobile robot for a specific range and the method can be used for Quadrotor by defining same parameters as for the mobile robot. Keywords: Obstacle Detection, Quadrotor, Image Processing, MATLAB, DronekitItem Obstacle Detection and Navigation of a QuadRotor Using Image Processing With Overhead Mounted Camera(Uva Wellassa University of Sri Lanka, 2017) Prabhashitha, R.D.Obstacle avoidance system for a Quadrotor using image processing technique using over head mounted camera. The robots that existing uses various sensors to obtain location of obstacles and navigate without colliding with the them here the robot only uses a camera to detect obstacles and navigate around the obstacles without colliding. By using this method robot does not need additional sensors to detect obstacles. Here the method using image processing technique and the software used is MATLAB software package. Images from overhead web camera converted to gray scale images and filtered to remove any noise and then converted to binary image and objects in the image identified and centroid is drawn and square is drawn around the robot to distinguish in between. Then pixel location of each object taken from the centroid pixel and area of the objects are also taken in to consideration when navigation is done. The navigation part is done by the depth first search algorithm. It uses location of the robot to navigate to the goal node in the image binary matrix. The results of this project was that successful navigation of a mobile robot using overhead mounted single camera without any sensor. And for Quadrotor this algorithm was simulated on Robotic Operating System(ROS) and Dronekit Simulation environments. These environments were built on Ubuntu operating System and a Python script was used to connect MATLAB program. Tests were successful when detecting obstacles and generating navigation path. The conclusion of this research that this method is suitable for applying for any mobile robot for a specific range this method can be used for Quadrotor also by defining same parameters as for the mobile robot.