• Title/Summary/Keyword: 파이썬 플라스크

Search Result 3, Processing Time 0.017 seconds

Cloud Connection Methods of Smart Contents using Flask and Robust Housing (플라스크와 견고한 하우징을 사용한 스마트콘텐츠의 클라우드 접속)

  • Kim, Kyungshin;Lee, Hojun
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.07a
    • /
    • pp.45-48
    • /
    • 2019
  • 파이썬 플라스크와 MySQL데이터베이스를 이용한 스마트콘텐츠에서의 효율적인 클라우드 접속기술에 관한 효율적인 방법을 제시한다. 또한 스마트콘텐츠 제작단계에서 와이파이 혹은 블루투스를 이용한 클라우드 인터넷 접속시의 오류최소화를 위한 견고한 하우징제작을 위해 어도비 일러스트레이터를 이용한 표준화된 레이져커팅 방법도 제시한다. 이는 향후 4차 산업혁명시기에 필수적인 지능적이고 다이너믹한 특성을 갖는 스마트콘텐츠 제작과정에서의 시행착오를 줄여줄 것이며, 이를 통해 다양한 아이디어의 스마트콘텐츠가 양산될 수 있는 계기가 될 것으로 생각한다. 제시한 방안의 타당성을 검증하기 위해 실제로 구축한 가장 효율적인 스마트콘텐츠의 제각과정과 그 결과를 보인다.

  • PDF

A Real-time Electronic Attendance-absence Recording System using Face Detection and Face Recognition (얼굴 검출 및 인식 기술을 이용한 실시간 전자 출결 시스템)

  • Jeong, Pil-seong;Cho, Yang-hyun
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.20 no.8
    • /
    • pp.1524-1530
    • /
    • 2016
  • Recently, research about an electronic attendance-absence recording system has been actively carried out using smart devices. Using an electronic attendance-absence recording system, professors can check their students' attendance on a real-time basis and manage their attendance records. In this paper, we proposed a real-time electronic attendance-absence recording system using face detection and face recognition based on web application. It can solve the spatial, temporal, cost issues belong to electronic attendance-absence recording system using AIDC(Automatic Identification and Data Capture). A proposed system is running on web server and made by HTML5(Hyper Text Markup Language ver.5). So professor connect to server using mobile web browser on mobile device and real-time manage electronic attendance-absence recording with real-time send or receive image data. In addition, the proposed system has an advantage capable of installation and operation, regardless of the operating system because it operates based on the Python flask framework.

Comparison and Application of Dynamic and Static Crawling for Extracting Product Data from Web Pages (웹페이지에서의 상품 데이터 추출을 위한 동적, 정적 크롤링 비교 및 활용)

  • Sang-Hyuk Kim;Jeong-Hoon Kim;Seung-Dae Lee
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.18 no.6
    • /
    • pp.1277-1284
    • /
    • 2023
  • In this paper, a web page that is easy for consumers to access event products in progress at convenience stores was created. In the production process, static crawling and dynamic crawling, two crawling methods for extracting data from event products, were compared and used. Static crawling is an extraction method of collecting static data from a homepage, and dynamic crawling is a method of collecting data from pages dynamically generated from a web page. Through the comparison of the two crawlings, we studied which crawl method is more effective in extracting event product data. Among them, a web page was created using effective static crawling, and 1+1 and 2+1 products were categorized and a search function was added to create a web page.