• Title/Summary/Keyword: 시약영상인식

Search Result 2, Processing Time 0.021 seconds

Image and NFC based Real Time Reagent Measurement and Registration System (영상 및 NFC 기반 실시간 시약 계량 등록 시스템)

  • Lee, Keunwoo;cheong, Sangho;Jung, Hoekyung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.23 no.6
    • /
    • pp.652-658
    • /
    • 2019
  • When IoT is applied to various research experiment fields such as physics, pharmacy, biology and medicine, it can increase the safety and convenience of researchers by intelligently monitoring and controlling research equipment and environment with various sensors and devices. For accurate and convenient record management and the research history and the basis but also for the reverse tracking, real-time reagent measurement and registration should be provided as a research support automation services. Currently, existing methods of reagent management are operated by computerized method, but reagent registration and management are not automated. And also record is managed manually, there are many hassles and problems such as a record error and too much time required for quantification and registration for many reagents. In this paper, we study a real time reagent measuring and registration method based on IoT to resolve the problems aforementioned, by the information of the reagent acquired by image recognition and NFC method.

FPGA Design of a SURF-based Feature Extractor (SURF 알고리즘 기반 특징점 추출기의 FPGA 설계)

  • Ryu, Jae-Kyung;Lee, Su-Hyun;Jeong, Yong-Jin
    • Journal of Korea Multimedia Society
    • /
    • v.14 no.3
    • /
    • pp.368-377
    • /
    • 2011
  • This paper explains the hardware structure of SURF(Speeded Up Robust Feature) based feature point extractor and its FPGA verification result. SURF algorithm produces novel scale- and rotation-invariant feature point and descriptor which can be used for object recognition, creation of panorama image, 3D Image restoration. But the feature point extraction processing takes approximately 7,200msec for VGA-resolution in embedded environment using ARM11(667Mhz) processor and 128Mbytes DDR memory, hence its real-time operation is not guaranteed. We analyzed integral image memory access pattern which is a key component of SURF algorithm to reduce memory access and memory usage to operate in c real-time. We assure feature extraction that using a Vertex-5 FPGA gives 60frame/sec of VGA image at 100Mhz.