DOI QR코드

DOI QR Code

은닉 물체 검출을 위한 실시간 수동형 밀리미터파 영상 분할

Real-time passive millimeter wave image segmentation for concealed object detection

  • 투고 : 2011.11.30
  • 심사 : 2012.02.12
  • 발행 : 2012.02.29

초록

밀리미터파 영상시스템은 의복을 투과하는 성질이 뛰어나서 의복 속에 숨겨둔 은닉 물체를 탐지하는 분야에 활용된다. 더불어 수동형 밀리미터파 영상 시스템은 능동형 시스템과 달리 실내외의 개방된 공간에서 움직이는 대상자들의 탐지가 가능하다. 그러나 수동형 밀리미터파 영상은 일반적으로 회절의 제한과 낮은 신호 레벨로 해상도가 낮으며 잡음의 영향이 크다. 그러므로 영상을 효과적으로 처리하기 위한 신호의 모델링과 통계적 분석이 요구된다. 본 논문에서 은닉 물체 검출을 수행하는 밀리미터파 영상 분할 알고리즘을 C++로 구현하여 실시간으로 처리한다. 영상의 분석을 위하여 밀리미터파 영상의 히스토그램을 혼합 가우시안 모델로 추정하고 은닉 물체를 다단계 영상 분할 방법으로 추출한다. 다단계 분할은 배경에서 몸체를 분리하는 전역분할과 은닉물체를 몸체에서 분리하는 국소분할로 이루어진다. 각 분할단계는 $k$-means, EM 추정, 판정단계로 구성되어 있다. 실험에서 실외에서 획득한 수동형 밀리미터파 영상을 분석하여 은닉 물체를 실시간으로 검출할 수 있음을 확인한다.

Millimeter wave (MMW) readily penetrates fabrics, thus it can be used to detect objects concealed under clothing. A passive MMW imaging system can operate as a stand-off type sensor that scans people in both indoors and outdoors. However, because of the diffraction limit and low signal level, the imaging system often suffers from low image quality. Therefore, suitable statistical analysis and computational processing would be required for automatic analysis of the images. In this paper, a real-time concealed object detection is addressed by means of the multi-level segmentation. The histogram of the image is modeled with a Gaussian mixture distribution, and hidden object areas are segmented by a multi-level scheme involving $k$-means, the expectation-maximization algorithm, and a decision rule. The complete algorithm has been implemented in C++ environments on a standard computer for a real-time process. Experimental and simulation results confirm that the implemented system can achieve the real-time detection of concealed objects.

키워드

참고문헌

  1. L. Yujiri, M. Shoucri, and P. Moffa, "Passive millimeter-wave imaging," IEEE microw. Mag. 4(3), pp. 39-50, September, 2003. https://doi.org/10.1109/MMW.2003.1237476
  2. R. Appleby, and R. N. Anderton, "Millimeter-wave and submillimeter-wave imaging for security and surveillance," Proc. IEEE 95(8), pp. 1683-1690, August, 2007. https://doi.org/10.1109/JPROC.2007.898832
  3. H.-M 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 22(2), pp. 52-61, March, 2005. https://doi.org/10.1109/MSP.2005.1406480
  4. National Research Council, Assessment of millimeter-wave and terahertz technology for detection and identification of concealed explosives and weapons, The national academies press, Washington, D.C., 2007.
  5. 이형, 이동수, 염석원, 손정영, 블라드미르 구신, 김신환, "수동형 밀리미터파 영상과 가시 영상과의 정합 및 융합에 관한 연구," 한국통신학회논문지, 36(6), pp. 349-354, 6월, 2011.
  6. 박공만, 김기식, 박원남, 이영성, 이상주, 김이한, "차간거리 경보시스템의 Millimeter Wave 레이다 개발," 한국통신학회논문지, 21(2), pp. 397-400, 1월, 1998.
  7. K. B. Cooper, R. J. Dengler, N. Llombart, T. Bryllert, G. Chattopadhyay, I. Mehdi, and P. H. Siegel, "An approach for sub-second imaging of concealed objects using terahertz (THz) radar," J. Infrared, Milli. Terahz Waves 30, pp. 1297-1307, December, 2009.
  8. X. Shen, C. R. Dietlein, E. Grossman, Z. Popovic, and F. G. Meyer, "Detection and segmentation of concealed objects in terahertz images," IEEE Trans. Image Process. 17(12), pp. 2465-2475, December, 2008. https://doi.org/10.1109/TIP.2008.2006662
  9. C. D. Haworth, Y. De Saint-Pern, D. Clark, E. Trucco, and Y. R. Petillot, "Detection and tracking of multiple metallic objects in millimeter-wave images," International Journal of Computer Vision 71(2), pp. 183-196, February, 2007. https://doi.org/10.1007/s11263-006-6275-8
  10. 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 19(3), pp. 2530-2536, January, 2011. https://doi.org/10.1364/OE.19.002530
  11. D.-S Lee, S. Yeom, M.-K Lee, S.-W Jung, and Y. Chang, "Real-time computational processing and implementation for concealed object detection," Optical Engineering, under review. https://doi.org/10.1117/1.OE.51.7.071405
  12. 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, September, 2009.
  13. A. Gersho and R. M. Gray, Vector Quantization and Signal Compression (Kluwer Academic Publishers, Boston, MA., 1992).
  14. C. M. Bishop, Neural Networks for Pattern Recognition (Oxford, 1995), Chap. 2.