![]() |
10.5120/ijca2017913391 |
Bhumika Gupta, Ashish Chaube, Ashish Negi and Umang Goel. Study on Object Detection using Open CV - Python. International Journal of Computer Applications 162(8):17-21, March 2017. BibTeX
@article{10.5120/ijca2017913391, author = {Bhumika Gupta and Ashish Chaube and Ashish Negi and Umang Goel}, title = {Study on Object Detection using Open CV - Python}, journal = {International Journal of Computer Applications}, issue_date = {March 2017}, volume = {162}, number = {8}, month = {Mar}, year = {2017}, issn = {0975-8887}, pages = {17-21}, numpages = {5}, url = {http://www.ijcaonline.org/archives/volume162/number8/27263-2017913391}, doi = {10.5120/ijca2017913391}, publisher = {Foundation of Computer Science (FCS), NY, USA}, address = {New York, USA} }
Abstract
Object detection [9] is a well-known computer technology connected with computer vision and image processing that focuses on detecting objects or its instances of a certain class (such as humans, flowers, animals) in digital images and videos. There are various applications of object detection that have been well researched including face detection, character recognition, and vehicle calculator. Object detection can be used for various purposes including retrieval and surveillance. In this study, various basic concepts used in object detection while making use of OpenCV library of python 2.7, improving the efficiency and accuracy of object detection are presented.
References
- Khushboo Khurana and Reetu Awasthi,“Techniques for Object Recognition in Images and Multi-Object Detection”,(IJARCET), ISSN:2278-1323,4th, April 2013.
- Latharani T.R., M.Z. Kurian, Chidananda Murthy M.V,“Various Object Recognition Techniques for Computer Vision”, Journal of Analysis and Computation, ISSN: 0973-2861.
- Md Atiqur Rahman and Yang Wang, “Optimizing Intersection-Over-Union in Deep Neural Networks for Image Segmentation,” in Object detection, Department of Computer Science, University of Manitoba, Canada, 2015.
- Nidhi, “Image Processing and Object Detection”, Dept. of Computer Applications, NIT, Kurukshetra, Haryana, 1(9): 396-399, 2015.
- R. Hussin, M. Rizon Juhari, Ng Wei Kang, R.C.Ismail, A.Kamarudin, “Digital Image Processing Techniques for Object Detection from Complex Background Image,”Perlis, Malaysia: School of Microelectronic Engineering, University Malaysia Perlis, 2012.
- S.Bindu, S.Prudhvi, G.Hemalatha, Mr.N.Raja Sekhar, Mr. V.Nanchariah,“Object Detection from Complex Background Image using Circular Hough Transform”, IJERA, ISSN: 2248-9622, Vol. 4, Issue 4(Version 1), April 2014, pp.23-28.
- Shaikh, S.H; Saeed, K, and Chaki.N,“Moving Object Detection Using Background Subtraction” Springer, ISBN:978-3-319-07385-9.
- Shijian Tang and Ye Yuan,“Object Detection based on Conventional Neural Network”.
- (2017, January 17). Object Detection [Online].Available: http://en.m.wikipedia.org/wiki/Object_detection
- Opencv.org, ‘About OpenCV’, 2017. [Online]. Available:http://www.opencv.org/about
- Numpy.org, 2017. [Online]. Available: http://www.numpy.org
Keywords
Object Detection, IOU, OpenCV, Python, Matlab.