• Title/Summary/Keyword: detection measure

Search Result 1,328, Processing Time 0.027 seconds

Image-based Subway Security System by Histogram Projection Technology

  • Bai, Zhiguo;Jung, Sung-Hwan
    • Journal of Korea Multimedia Society
    • /
    • v.18 no.3
    • /
    • pp.287-297
    • /
    • 2015
  • A railway security detection system is very important. There are many safety factors that directly affect the safe operation of trains. Security detection technology can be divided into passive and active approaches. In this paper, we will first survey the railway security systems and compare them. We will also propose a subway security detection system with computer vision technology, which can detect three kinds of problems: the spark problem, the obstacle problem, and the lost screw problem. The spark and obstacle detection methods are unique in our system. In our experiment using about 900 input test images, we obtained about a 99.8% performance in F- measure for the spark detection problem, and about 94.7% for the obstacle detection problem.

A Novel Red Apple Detection Algorithm Based on AdaBoost Learning

  • Kim, Donggi;Choi, Hongchul;Choi, Jaehoon;Yoo, Seong Joon;Han, Dongil
    • IEIE Transactions on Smart Processing and Computing
    • /
    • v.4 no.4
    • /
    • pp.265-271
    • /
    • 2015
  • This study proposes an algorithm for recognizing apple trees in images and detecting apples to measure the number of apples on the trees. The proposed algorithm explores whether there are apple trees or not based on the number of image block-unit edges, and then it detects apple areas. In order to extract colors appropriate for apple areas, the CIE $L^*a^*b^*$ color space is used. In order to extract apple characteristics strong against illumination changes, modified census transform (MCT) is used. Then, using the AdaBoost learning algorithm, characteristics data on the apples are learned and generated. With the generated data, the detection of apple areas is made. The proposed algorithm has a higher detection rate than existing pixel-based image processing algorithms and minimizes false detection.

A Method for Detecting Program Plagiarism Comparing Class Structure Graphs (클래스 구조 그래프 비교를 통한 프로그램 표절 검사 방법)

  • Kim, Yeoneo;Lee, Yun-Jung;Woo, Gyun
    • The Journal of the Korea Contents Association
    • /
    • v.13 no.11
    • /
    • pp.37-47
    • /
    • 2013
  • Recently, lots of research results on program comparison have been reported since the code theft become frequent as the increase of code mobility. This paper proposes a plagiarism detection method using class structures. The proposed method constructs a graph representing the referential relationship between the member variables and the methods. This relationship is shown as a bipartite graph and the test for graph isomorphism is applied on the set of graphs to measure the similarity of the programs. In order to measure the effectiveness of this method, an experiment was conducted on the test set, the set of Java source codes submitted as solutions for the programming assignments in Object-Oriented Programming course of Pusan National University in 2012. In order to evaluate the accuracy of the proposed method, the F-measure is compared to those of JPlag and Stigmata. According to the experimental result, the F-measure of the proposed method is higher than those of JPlag and Stigmata by 0.17 and 0.34, respectively.

Effect of Flow Field and Detection Volume in the Optical Particle Sensor on the Detection Efficiency (광학입자센서 내 유동장과 측정영역이 측정효율에 미치는 영향)

  • Kim, Young-Gil;Jeon, Ki-Soo;Kim, Tae-Sung
    • Proceedings of the KSME Conference
    • /
    • 2007.05b
    • /
    • pp.3162-3167
    • /
    • 2007
  • The OPS (Optical Particle Sensor) using light scattering from the particles (real-time measurement without physical contact to the particles) can be used for cleanroom or atmospheric environment monitoring. For particles smaller than 300 nm, the detection efficiency becomes lower as scattered light decreases with particle size. To obtain higher detection efficiency with small particles, the flow field in particle chamber and the detection volume should be designed optimally to achieve maximum scattered light from the particles. In this study, a commercial computational fluid dynamics software FLUENT was used to simulate the gas flow field and particle trajectories with various optical chamber designs for 300 nm PSL particle. For estimation of laser viewing volume, we used a commercial computational optical design program ZEMAX. The results will be a great help in the development of OPS which can measure small particles with higher detection efficiency.

  • PDF

Nanomechanical Protein Detectors Using Electrothermal Nano-gap Actuators (나노간극 구동기를 이용한 나노기계적 단백질 검출기)

  • 이원철;조영호
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.28 no.12
    • /
    • pp.1997-2003
    • /
    • 2004
  • This paper presents a new method and an associated device, capable of detecting protein presence and size from the shift of the mechanical stiffness changing points due to the presence and size of proteins in a nano-gap actuator. Compared to the conventional resonant detection method, the present nanomechanical stiffness detection method shows higher precision for protein detection. The present method also offers simple and inexpensive protein detection devices by removing labeling process and optical components. We design and fabricate the nanomechanical protein detector using an electrothermal actuator with a nano-gap. In the experimental study, we measure the stiffness changing points and their coordinate shift from the devices with and without target proteins. The fabricated device detects the protein presence and the protein size of 14.0$\pm$7.4nm based on the coordinate shift of stiffness changing points. We experimentally verify the protein presence and size detection capability of the nanomechanical protein detector for applications to high-precision biomolecule detection.

Adaptive Watermark Detection Algorithm Using Perceptual Model and Statistical Decision Method Based on Multiwavelet Transform

  • Hwang Eui-Chang;Kim Dong Kyue;Moon Kwang-Seok;Kwon Ki-Ryong
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.6
    • /
    • pp.783-789
    • /
    • 2005
  • This paper is proposed a watermarking technique for copyright protection of multimedia contents. We proposed adaptive watermark detection algorithm using stochastic perceptual model and statistical decision method in DMWT(discrete multi wavelet transform) domain. The stochastic perceptual model calculates NVF(noise visibility function) based on statistical characteristic in the DMWT. Watermark detection algorithm used the likelihood ratio depend on Bayes' decision theory by reliable detection measure and Neyman-Pearson criterion. To reduce visual artifact of image, in this paper, adaptively decide the embedding number of watermark based on DMWT, and then the watermark embedding strength differently at edge and texture region and flat region embedded when watermark embedding minimize distortion of image. In experiment results, the proposed statistical decision method based on multiwavelet domain could decide watermark detection.

  • PDF

A Chi-Square-Based Decision for Real-Time Malware Detection Using PE-File Features

  • Belaoued, Mohamed;Mazouzi, Smaine
    • Journal of Information Processing Systems
    • /
    • v.12 no.4
    • /
    • pp.644-660
    • /
    • 2016
  • The real-time detection of malware remains an open issue, since most of the existing approaches for malware categorization focus on improving the accuracy rather than the detection time. Therefore, finding a proper balance between these two characteristics is very important, especially for such sensitive systems. In this paper, we present a fast portable executable (PE) malware detection system, which is based on the analysis of the set of Application Programming Interfaces (APIs) called by a program and some technical PE features (TPFs). We used an efficient feature selection method, which first selects the most relevant APIs and TPFs using the chi-square ($KHI^2$) measure, and then the Phi (${\varphi}$) coefficient was used to classify the features in different subsets, based on their relevance. We evaluated our method using different classifiers trained on different combinations of feature subsets. We obtained very satisfying results with more than 98% accuracy. Our system is adequate for real-time detection since it is able to categorize a file (Malware or Benign) in 0.09 seconds.

A Experimental Study on the Heat Release Rate to activate Fire Detection Sensor (화재감지 센서 작동시간 및 열방출률에 대한 실험연구)

  • Hong, Sung-Ho
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.61 no.9
    • /
    • pp.1358-1361
    • /
    • 2012
  • This paper presents a study on the analysis for activation time and threshold value of heat detection sensor using HRR(Heat Release Rate). And it is represented to quantity of heat to activate heat detection sensor. The experiment is conducted to measure activation time and HRR of fire detection sensor burning alcohol and n-heptane. In order to burn the alcohol and n-heptane using $43.5cm(L){\times}43.5cm(W){\times}5cm(D)$ and $33cm(L){\times}33cm(L){\times}5cm(D)$ steel pan and the quantity of alcohol and n-heptane are 2.5 L and 650 g, respectively. The results show that peak HRR are in case of alcohol 66.13 kW and in case of n-heptane 151.64 kW, respectively. Total heat releases of heat detection sensor are in case of alcohol approximately 20.7 MJ and in case of n-heptane approximately 18 MJ, respectively.

UFKLDA: An unsupervised feature extraction algorithm for anomaly detection under cloud environment

  • Wang, GuiPing;Yang, JianXi;Li, Ren
    • ETRI Journal
    • /
    • v.41 no.5
    • /
    • pp.684-695
    • /
    • 2019
  • In a cloud environment, performance degradation, or even downtime, of virtual machines (VMs) usually appears gradually along with anomalous states of VMs. To better characterize the state of a VM, all possible performance metrics are collected. For such high-dimensional datasets, this article proposes a feature extraction algorithm based on unsupervised fuzzy linear discriminant analysis with kernel (UFKLDA). By introducing the kernel method, UFKLDA can not only effectively deal with non-Gaussian datasets but also implement nonlinear feature extraction. Two sets of experiments were undertaken. In discriminability experiments, this article introduces quantitative criteria to measure discriminability among all classes of samples. The results show that UFKLDA improves discriminability compared with other popular feature extraction algorithms. In detection accuracy experiments, this article computes accuracy measures of an anomaly detection algorithm (i.e., C-SVM) on the original performance metrics and extracted features. The results show that anomaly detection with features extracted by UFKLDA improves the accuracy of detection in terms of sensitivity and specificity.

A robust collision prediction and detection method based on neural network for autonomous delivery robots

  • Seonghun Seo;Hoon Jung
    • ETRI Journal
    • /
    • v.45 no.2
    • /
    • pp.329-337
    • /
    • 2023
  • For safe last-mile autonomous robot delivery services in complex environments, rapid and accurate collision prediction and detection is vital. This study proposes a suitable neural network model that relies on multiple navigation sensors. A light detection and ranging technique is used to measure the relative distances to potential collision obstacles along the robot's path of motion, and an accelerometer is used to detect impacts. The proposed method tightly couples relative distance and acceleration time-series data in a complementary fashion to minimize errors. A long short-term memory, fully connected layer, and SoftMax function are integrated to train and classify the rapidly changing collision countermeasure state during robot motion. Simulation results show that the proposed method effectively performs collision prediction and detection for various obstacles.