Smart Premiere / Feature 02 - Application(애플리케이션)

스마트 프리미어의 주요 기능입니다.

1. 설명
  • 1. OpenCVsharp, ZXing 외 다양한 라이브러리 적용
    실시간 영상처리 및 바코드, QR 인식을 수행할 수 있도록 개발하였습니다.
    (It was developed to perform real-time image processing and barcode and QR recognition.)

    2. OpenCV 필터 적용 - 가우시안과 언샤프 마스크 필터
    이미지 수집에서 수집되는 정보의 자연스러움을 위해 가우시안과 언샤프 마스크 필터를 적용하였습니다.
    (Gaussian and unsharp mask filters were applied to ensure the naturalness of
    the information collected in image collection.)


    3. Serial 통신 지원
    시리얼 통신 지원으로 예를 들면 AVR보드와의 대화식 통신이 가능하도록 구현하였습니다.
    (By supporting serial communication, for example, it has been implemented to enable interactive communication with the AVR board.)
    4. Database와 연동 지원
    Smart Premiere 웹을 지탱하는 MariaDB 데이터베이스와 연동이 되도록 구현하였습니다.
    (It has been implemented to be linked with the MariaDB database that supports the Smart Premiere web.)
    중복된 개발을 줄이고, 통합된 개발로 나아갈 수 있도록 하였습니다.
    (Reduced overlapping development and moved towards integrated development.)


  • 비고(Description):