A study on Real-time Graphic User Interface for Hidden Target Segmentation

은닉표적의 분할을 위한 실시간 Graphic User Interface 구현에 관한 연구

  • Yeom, Seokwon (School of Computer and Communication Engineering, Daegu University)
  • 염석원 (대구대학교 정보통신공학부)
  • Received : 2016.11.12
  • Accepted : 2016.12.27
  • Published : 2016.12.31

Abstract

This paper discusses a graphic user interface(GUI) for the concealed target segmentation. The human subject hiding a metal gun is captured by the passive millimeter wave(MMW) imaging system. The imaging system operates on the regime of 8 mm wavelength. The MMW image is analyzed by the multi-level segmentation to segment and identify a concealed weapon under clothing. The histogram of the passive MMW image is modeled with the Gaussian mixture distribution. LBG vector quantization(VQ) and expectation and maximization(EM) algorithms are sequentially applied to segment the body and the object area. In the experiment, the GUI is implemented by the MFC(Microsoft Foundation Class) and the OpenCV(Computer Vision) libraries and tested in real-time showing the efficiency of the system.

본 논문에서 8mm 파장영역에서 획득한 수동형 밀리미터파 영상을 이용하여 위험물체를 은닉한 대상으로부터 금속표적(권총)을 자동으로 분할하고 식별하는 실시간 그래픽 사용자 인터페이스(Graphic User Interface)를 구현한다. 은닉된 표적의 분할 방법은 다단계 영상 분할 방법을 이용한다. 다단계 영상 분할의 각 단계는 밀리미터파 영상의 히스토그램을 가우시안 혼합 모델(Gaussian Mixture Model)로 가정하고 LBG 양자화(Vector-Quantization)과 추정(Expectation)-최대화(Maximization) 알고리즘으로 구성된다. 첫 번째 단계에서 배경으로부터 몸체 영역을 분할하고 두 번째 단계에서 몸체로부터 은닉된 물체 영역을 순차적으로 분할한다. 실험 및 시뮬레이션에서는 그래픽 사용자 인터페이스 프로그램을 이용하여 분석된 결과를 보여준다.

Keywords

References

  1. H. Chen, S. Lee, R. M. Rao, M. -A. Slamani, and P. K. Varshney, "Imaging for concealed weapon detection: a tutorial overview of development in imaging sensors and processing," Signal Processing Magazine, IEEE Vol. 22, pp. 52-61, 2005. https://doi.org/10.1109/MSP.2005.1406480
  2. L. Yujiri, M. Shoucri, and P. Moffa, "Passive millimeter-wave imaging," IEEE microwave magazine Vol. 4, pp. 39-50, 2003. https://doi.org/10.1109/MMW.2003.1237476
  3. M.-K. Jung, Y.-S. Chang, S.-H. Kim, W.-G. Kim, and Y.-H. Kim, "Development of passive millimeter wave imaging system at W-band," in Proceedings of the 34th International Conference on Infrared, Millimeter, and Terahertz Waves, IRMMW-THz 2009, pp. 1-2.
  4. A. Denisov, V. Gorishnyak, S. Kuzmin, V. Miklashevich, V. Obolonskv, V. Radzikhovsky, B. Shevchuk, B. Yshenko, V. Uliz'ko, and J. Son, "Some experiments concerning resolution of 32 sensors passive 8 mm wave imaging system," Proceedings of the 20th International Symposium on Space Terahertz Technology, Charlottesville, pp. 227-229, 2009.
  5. H. Lee, D. Lee, S. Yeom, J. Son, V. P. Guschin, and S. Kim, "Image registration and fusion between passive millimeter wave imagines and visual images," KICS, Vol. 36, No. 6, pp. 349-354, 2011. https://doi.org/10.7840/KICS.2011.36C.6.349
  6. R. O. Duda, P. E. Hart, and D. G. Stork, Pattern Classification (John Wiley & Sons, 2001).
  7. C. M. Bishop, Neural Networks for Pattern Recognition (Oxford, 1995), Chap. 2.
  8. D. Lee, S. Yeom, J. Son, and S. Kim, "Automatic image segmentation for concealed object detection using the expectation-maximization algorithm," Opt. Express, Vol. 18, No. 10, pp.10659-10667, 2010. https://doi.org/10.1364/OE.18.010659
  9. S. Yeom, D.-S. Lee, J. Son, and M.-K Jun, Y. Jang, S.-W Jung, and S.-J Lee, "Real-time outdoor concealed-object detection with passive millimeter wave imaging," Opt. Express, Vol. 19, pp. 2530-2536, 2011. https://doi.org/10.1364/OE.19.002530
  10. A. Gersho and R. M. Gray, Vector Quantization and Signal Compression (Kluwer Academic Publishers, Boston, MA, 1992).
  11. S. Yeom, "Real-time User interface for concealed object detection," The Journal of Information and Communication Research, Vol. 11, No. 1, pp. 1-3, 2016.
  12. 김용성, Visual C++ 6 완벽가이드 2nd, 영진닷컴, 2008.
  13. http://tech.groups.yahoo.com/group/OpenCV.