scholarly journals UnCanny: Exploiting Reversed Edge Detection as a Basis for Object Tracking in Video

2021 ◽  
Vol 7 (5) ◽  
pp. 77
Author(s):  
Wesley T. Honeycutt ◽  
Eli S. Bridge

Few object detection methods exist which can resolve small objects (<20 pixels) from complex static backgrounds without significant computational expense. A framework capable of meeting these needs which reverses the steps in classic edge detection methods using the Canny filter for edge detection is presented here. Sample images taken from sequential frames of video footage were processed by subtraction, thresholding, Sobel edge detection, Gaussian blurring, and Zhang–Suen edge thinning to identify objects which have moved between the two frames. The results of this method show distinct contours applicable to object tracking algorithms with minimal “false positive” noise. This framework may be used with other edge detection methods to produce robust, low-overhead object tracking methods.

2011 ◽  
Vol 55-57 ◽  
pp. 467-471 ◽  
Author(s):  
Ke Fei Wang

The classical Sobel edge detection operator has the shortcomings of low edge positioning accuracy and coarse edge, image edge detection based on improved Sobel operator and clustering algorithm was proposed. Four Sobel-like edge operators are used to improve the edge positioning accuracy and clustering algorithm are used to edge thinning. The experimental result demonstrates that the effect of the edge detection is greatly improved comparing with the traditional edge detection methods.


Author(s):  
Weiwei Li ◽  
Fanlei Yan

Introduction: Image processing technology is widely used for crack detection. This technology is to build a data acquisition system and use computer vision technology for image analysis. Because of its simplicity in the processing, many of the image processing detection methods were proposed. It is relatively easy to deploy and has low cost. Method: The heterogeneity of the external light usually changes the authenticity of each target in the image, which will seriously cause the experiment to fail. At this time, the image needs to be processed by the gamma transform.Based on the analysis of the characteristics of the image of the mine car baffle, this paper improves the Gamma transform, and uses the improved Gamma transform to enhance the image. Result: We can conclude that the algorithm in this paper can accurately detect crack areas with an actual width greater than 1.2 mm, and the error between the detected crack length and the actual length is between (-2, 2) mm. In practice, this error is completely acceptable. Discussion: To compare the performance of a new crack detection method with existing methods, are used. The two most well-known traditional methods, Canny and Sobel edge detection, are selected. Although the Sobel edge detection provides some crack information. The texture of the surface of the mine cart baffle detected has caused great interference to the crack identification. Conclusion: If the cracks appearing on the mine car baffle are not found in time, they often cause accidents. Therefore, effective crack detection must be performed. If manual inspection is adopted for crack detection, it will be labor-intensive and easy to miss inspection. In order to reduce the labor of crack detection of mine cars and improve the accuracy of detection, this paper, based on the detection platform built, performs preprocessing, image enhancement, and convolution operations on the collected crack images of the mine car baffle.


Sensors ◽  
2018 ◽  
Vol 18 (11) ◽  
pp. 3994 ◽  
Author(s):  
Ahmad Delforouzi ◽  
Bhargav Pamarthi ◽  
Marcin Grzegorzek

Object tracking in challenging videos is a hot topic in machine vision. Recently, novel training-based detectors, especially using the powerful deep learning schemes, have been proposed to detect objects in still images. However, there is still a semantic gap between the object detectors and higher level applications like object tracking in videos. This paper presents a comparative study of outstanding learning-based object detectors such as ACF, Region-Based Convolutional Neural Network (RCNN), FastRCNN, FasterRCNN and You Only Look Once (YOLO) for object tracking. We use an online and offline training method for tracking. The online tracker trains the detectors with a generated synthetic set of images from the object of interest in the first frame. Then, the detectors detect the objects of interest in the next frames. The detector is updated online by using the detected objects from the last frames of the video. The offline tracker uses the detector for object detection in still images and then a tracker based on Kalman filter associates the objects among video frames. Our research is performed on a TLD dataset which contains challenging situations for tracking. Source codes and implementation details for the trackers are published to make both the reproduction of the results reported in this paper and the re-use and further development of the trackers for other researchers. The results demonstrate that ACF and YOLO trackers show more stability than the other trackers.


2016 ◽  
Vol 3 (2) ◽  
pp. 26
Author(s):  
HEMALATHA R. ◽  
SANTHIYAKUMARI N. ◽  
MADHESWARAN M. ◽  
SURESH S. ◽  
◽  
...  

Author(s):  
M. N. Favorskaya ◽  
L. C. Jain

Introduction:Saliency detection is a fundamental task of computer vision. Its ultimate aim is to localize the objects of interest that grab human visual attention with respect to the rest of the image. A great variety of saliency models based on different approaches was developed since 1990s. In recent years, the saliency detection has become one of actively studied topic in the theory of Convolutional Neural Network (CNN). Many original decisions using CNNs were proposed for salient object detection and, even, event detection.Purpose:A detailed survey of saliency detection methods in deep learning era allows to understand the current possibilities of CNN approach for visual analysis conducted by the human eyes’ tracking and digital image processing.Results:A survey reflects the recent advances in saliency detection using CNNs. Different models available in literature, such as static and dynamic 2D CNNs for salient object detection and 3D CNNs for salient event detection are discussed in the chronological order. It is worth noting that automatic salient event detection in durable videos became possible using the recently appeared 3D CNN combining with 2D CNN for salient audio detection. Also in this article, we have presented a short description of public image and video datasets with annotated salient objects or events, as well as the often used metrics for the results’ evaluation.Practical relevance:This survey is considered as a contribution in the study of rapidly developed deep learning methods with respect to the saliency detection in the images and videos.


2020 ◽  
Vol 28 ◽  
Author(s):  
Jingjing Ren ◽  
Qisheng Peng

: Brucellosis caused by bacteria of the genus of Brucella remains a major zoonosis in the widely world, which is an infectious disease with a severe economic impact on animal husbandry and public health. The genus of Brucella includes ten species and the most prevalent is Brucella melitensis. The diagnosis of Brucella melitensis ruminant brucellosis is based on bacteriological and immunological tests. The use of vaccines and the false-positive serological reactions (FPSR) caused by other cross-reacting bacteria represent the immunological contexts. This complex context results in the development of the large number of diagnosis of Brucella melitensis brucellosis. The aim of this article is to briefly review the detection methods and compare the superiorities of different tests.


Author(s):  
Xiaolin Tang ◽  
Xiaogang Wang ◽  
Jin Hou ◽  
Huafeng Wu ◽  
Ping He

Introduction: Under complex illumination conditions such as poor light sources and light changes rapidly, there are two disadvantages of current gamma transform in preprocessing face image: one is that the parameters of transformation need to be set based on experience; the other is the details of the transformed image are not obvious enough. Objective: Improve the current gamma transform. Methods: This paper proposes a weighted fusion algorithm of adaptive gamma transform and edge feature extraction. First, this paper proposes an adaptive gamma transform algorithm for face image preprocessing, that is, the parameter of transformation generated by calculation according to the specific gray value of the input face image. Secondly, this paper uses Sobel edge detection operator to extract the edge information of the transformed image to get the edge detection image. Finally, this paper uses the adaptively transformed image and the edge detection image to obtain the final processing result through a weighted fusion algorithm. Results: The contrast of the face image after preprocessing is appropriate, and the details of the image are obvious. Conclusion: The method proposed in this paper can enhance the face image while retaining more face details, without human-computer interaction, and has lower computational complexity degree.


Electronics ◽  
2020 ◽  
Vol 9 (11) ◽  
pp. 1894
Author(s):  
Chun Guo ◽  
Zihua Song ◽  
Yuan Ping ◽  
Guowei Shen ◽  
Yuhei Cui ◽  
...  

Remote Access Trojan (RAT) is one of the most terrible security threats that organizations face today. At present, two major RAT detection methods are host-based and network-based detection methods. To complement one another’s strengths, this article proposes a phased RATs detection method by combining double-side features (PRATD). In PRATD, both host-side and network-side features are combined to build detection models, which is conducive to distinguishing the RATs from benign programs because that the RATs not only generate traffic on the network but also leave traces on the host at run time. Besides, PRATD trains two different detection models for the two runtime states of RATs for improving the True Positive Rate (TPR). The experiments on the network and host records collected from five kinds of benign programs and 20 famous RATs show that PRATD can effectively detect RATs, it can achieve a TPR as high as 93.609% with a False Positive Rate (FPR) as low as 0.407% for the known RATs, a TPR 81.928% and FPR 0.185% for the unknown RATs, which suggests it is a competitive candidate for RAT detection.


Sign in / Sign up

Export Citation Format

Share Document