CFP last date
20 May 2024
Reseach Article

Security and Surveillance using Computer Vision

by Shashank Maan, Anamika Tyagi, Shubham Kumar, Abhishek Kumar
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 176 - Number 27
Year of Publication: 2020
Authors: Shashank Maan, Anamika Tyagi, Shubham Kumar, Abhishek Kumar
10.5120/ijca2020920280

Shashank Maan, Anamika Tyagi, Shubham Kumar, Abhishek Kumar . Security and Surveillance using Computer Vision. International Journal of Computer Applications. 176, 27 ( Jun 2020), 30-35. DOI=10.5120/ijca2020920280

@article{ 10.5120/ijca2020920280,
author = { Shashank Maan, Anamika Tyagi, Shubham Kumar, Abhishek Kumar },
title = { Security and Surveillance using Computer Vision },
journal = { International Journal of Computer Applications },
issue_date = { Jun 2020 },
volume = { 176 },
number = { 27 },
month = { Jun },
year = { 2020 },
issn = { 0975-8887 },
pages = { 30-35 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume176/number27/31369-2020920280/ },
doi = { 10.5120/ijca2020920280 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T00:43:36.393484+05:30
%A Shashank Maan
%A Anamika Tyagi
%A Shubham Kumar
%A Abhishek Kumar
%T Security and Surveillance using Computer Vision
%J International Journal of Computer Applications
%@ 0975-8887
%V 176
%N 27
%P 30-35
%D 2020
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Object detection and Action recognition is one of the key problems in computer vision. Deep learning has gained an enormous influence on how the world is adapting to Artificial Intelligence since the past few years.The project is mainly made for the purpose of security and surveillance. Action recognition is used to monitor the movements of the subject and object detection is used to detect the objects present in the scene.This project is created in the Python programming language with the help of real time computer vision libraries like OpenCv and YOLO. OpenCv is also used for machine learning, and image processing. We have given a dataset of objects which can detect up to 82 objects. OpenCv uses its dnn module to load pre-trained dataset in the code and match it with the data provided by the numpy matrices. Numpy is also a python library used to store the data in arrays. It works by taking the input as a video stream from the webcam/any cam and applying the algorithm on each frame.

References
  1. Li Deng and Dong Yu "Deep Learning : methods and applications" by Microsoft research [Online] available at: http://research.microsoft.com/pubs/209355/N OW-Book-Revised-Feb2014-0nline.pdf
  2. McCulloch, Warren , Walter pitts,"A Logical Calculus of Ideas Immanent in Nervous Activity", Bulletin of Mathematical biophysics 5(4):115-133(1943)
  3. An introduction to convolutional neural networks [Online]available\at:http://white.standford.edu/tech/index.php/An_I ntroduction_to_Convolutional_Neural_Networ ks
  4. http://github.com/opencv/opencv/wiki/Deep-L eerning-in-OpenCV
  5. Adrian Rosebrock,"Object detection with deep learning and opencv",pyimagesearch
  6. Akshay Mangawati , Mohana , Mohammed Leesan , H. V. Ravish Aradhya, "Object Tracking Algorithms for video surveillance applications"International Conferenceon communication and signal processing (ICCSP),India,2018,pp.0676-0680 .
  7. Mohana and H. V. R . Aradhya, "Elegant and efficient algorithms for real time object detection, counting and classification for video surveillance applications from single fixed camera," 2016 International Conference on Circuits, Controls,Communications and Computing (I4C), Bangalore, 2016, pp. 1-7.
  8. Apoorva Raghunandan, Mohana, Pakala Raghav and H. V. Ravish Aradhya, “Object Detection Algorithms for video surveillance applications” International conference on communication and signal processing (ICCSP), India, 2018, pp. 0570-0575.
  9. Manjunath Jogin, Mohana, “Feature extraction using Convolution Neural Networks (CNN) and Deep Learning” 2018 IEEE International Conference On Recent Trends In Electronics Information Communication Technology,(RTEICT) 2018, India.
  10. Arka Prava Jana, Abhiraj Biswas, Mohana, “YOLO based Detection and Classification of Objects in video records” 2018 IEEE International Conference On Recent Trends In Electronics Information Communication Technology,(RTEICT) 2018, India.
Index Terms

Computer Science
Information Sciences

Keywords

Computer vision Convolutional neural network (CNN models) Objection Detection Action recognition