• Title/Summary/Keyword: 문자입력

Search Result 567, Processing Time 0.04 seconds

Design of Smart Glasses Platform walking guide for the visually impaired (시각장애인을 위한 보행 안내 스마트 안경 플랫폼 설계)

  • Lee, Jaebeom;Jang, Jongwook;Jang, Sungjin
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.10a
    • /
    • pp.320-322
    • /
    • 2021
  • As the world's elderly population increases, the proportion of visually impaired is also increasing, and there are still many restrictions on the use of outside activities, such as safety problems and lack of guidance information. To solve this problem, research on smart devices such as smart glasses with optical character recognition (OCR) function is being actively conducted. In this paper, we propose a system that recognizes obstacles ahead and informs information by voice, and also guides the way to the destination. Using the deep learning object recognition model Yolo, it let them to recognize the risk factors as obstacles such as stairs and Larva cones. and it also deliver the information with a voice. so you can expect that the visually impaired can do a lot of different activity even more now that system takes the visually impaired to the destination by using the directions API, voice recognition, TTS library.

  • PDF

Virtual Reality Software for Review and Use of Structural Analysis Model of Hanok (한옥의 구조해석 모델 검토 및 활용을 위한 가상현실 소프트웨어)

  • Jonghyun Jung;Yeong-Min Kim
    • Journal of the Computational Structural Engineering Institute of Korea
    • /
    • v.36 no.5
    • /
    • pp.347-354
    • /
    • 2023
  • In this study, virtual reality software was developed to support the generation of an analysis model of a Hanok and to increase the use of the completed analysis model. The structural analysis model of the Hanok was generated using midas Gen, a general-purpose structural analysis software. After converting it into a text-based input file, the developed software stores the data necessary for the examination of the analysis model. Then, in the developed virtual reality software, the three-dimensional analysis model of the Hanok can be visualized in various ways and the related data can be shown by selecting a specific member. Through this process, errors in the analysis model can be identified and corrected to build a complete analysis model. The developed software was applied to three Hanok cases to verify its applicability and effectiveness. The software is expected to be used in other fields besides the structural field.

Implementation of a Drug Information Retrieval System Through OCR API pErformance Comparison (OCR API 성능 비교를 통한 복약 정보 검색 시스템 구현)

  • Jeong-Min Park;Sung-Kyeong Choi;Jun-Yeong Kim;Se-Hoon Jung;Chun-Bo Sim
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.18 no.5
    • /
    • pp.989-998
    • /
    • 2023
  • As diseases are already increasing due to aging population and changes in eating habits, interest in digital healthcare is increasing. According to the 2020 Elderly Status Survey, 84% of South Koreans aged 65 and older suffer from at least one chronic disease, and the number and duration of drugs taken by the elderly are also increasing. Effective management that enhances compliance of chronic disease patients can prevent the onset of complications, thereby averting progression to severe illnesses. Thus, a proper medication-taking habit is crucial. This paper proposes a medication information retrieval system using OCR technology. By leveraging Google Cloud Vision API, the system detects and recognizes the names of medicines. Once recognized, the medication name is searched in a database to provide users with medication information and medication schedule management services. By providing accurate medication information through the search, it is possible to induce changes in medication methods and habits. By eliminating the inconvenience of direct input through OCR technology, we anticipate enhancing user convenience by promptly delivering information.

A Study on the Analysis of Emotion-expressing Vocabulary for Realtime Conversion of Avatar′s Countenances (아바타의 실시간 표정변환을 위한 감정 표현 어휘 분석에 관한 연구)

  • 이영희;정재욱
    • Archives of design research
    • /
    • v.17 no.2
    • /
    • pp.199-208
    • /
    • 2004
  • In cyberspace based on internet, users constitute communities and interact one another. Avatar means not only the other self but also the 'another being' that describes oneself in the cyberspace. If user's avatar shows expressive faces and behaves according to his thinking and emotion, he will have a feel of reality much more in the cyberspace. If avatar's countenances can be animated by just typing characters in avatar-based chat communication, the user is able to express his emotions more effectively. In this study, emotion-expressing vocabulary is analyzed and classified. Emotion-expressing vocabulary is essential to develop self-reactive avatar system in which avatar's countenances are automatically converted according to the words typed by users at chat. The results are as follows; First, emotion-expressing vocabulary selected out of Korean adjectives and intransitive verbs is made up of 209 words and is classified into 25 groups. Second, there are only 2 groups out of the 25 groups for positive expressions and others are for negative expressions. Therefore, negative expressions are more abundant than positive expressions in Korean vocabulary. Third, avatar's countenances are modelled according to the 25 groups by using the Quantification Method 3. The result shows that the emotion-expressing vocabulary has dose relations with avatar's countenances and is useful to communicate users' emotions. However, this study has some limits, in that Korean linguistical structure - the whole meaning of context - cannot be interpreted quantitatively.

  • PDF

A Framework for Digitalizing Handwritten Document using Digital Pen and Handwriting Recognition Technology (디지털펜과 필기체인식 기술을 이용한 수기문서 전자화 프레임워크)

  • Son, Bong-Ki;Kim, Hak-Joon
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.12 no.3
    • /
    • pp.1417-1426
    • /
    • 2011
  • Business still relies heavily on pen and paper for legal reasons or convenience. The handwritten document is to be converted into digitalized document for IT system to manage and process in real time. Because the previous document digitalization systems convert the handwritten documents into digitalized documents by scanning and post-processing the documents, it is difficult to seamlessly proceed the work process. This paper proposes the LiveForm, a framework for digitalizing handwritten document using digital pen and handwriting recognition technology. To prove the applicability of the proposed LiveForm, we also implement a LiveForm based service in industrial gas distribution process and analyze effects of the system. The LiveForm generates the same digital image as the handwritten document by writing up the paper with absolute coordinates by digital pen and converts the handwriting data to digital text to insert the information into back-end system. The LiveForm based system eliminates scanning for document digitalization and data input with keyboard into back-end system in paper-based information gathering. Therefore, it is possible for the LiveForm to improve work process in various business areas.

Design and Implementation of Automatic Marking System for a Subjectivity Problem of the Program (프로그램의 주관식 문제 자동 채점 시스템 설계 및 구현)

  • Jung, Eun-Mi;Choi, Mi-Sun;Shim, Jae-Chang
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.5
    • /
    • pp.767-776
    • /
    • 2009
  • The purpose of this paper is to design, implement and test the automatic marking system for programming languages using key-words and boolean operations to solve the processing problems of natural languages. There are accurate grammar systems and key-words in programming languages. Using these characteristics, We have designed, programmed, and tested automatic marking system for programming languages through key-words and boolean operations in this paper. We have categorized programming languages into 7 types as the type of answer and when a professor input any key-words, the system make him put conjunction with the special character. It can be logical expressions instantly so that the system easily operates. We asked 10 students who are majoring in computer engineering to take a test on the paper and web to show how well automatic marking system that we have programmed works. Then We requested 3 professors if the subject problems marked objectively. As a result, automatic marking system proved to be appropriate. We have proposed the way of using key-words and boolean operation for prohibiting huge natural language processing in marking of subjective question. It promotes efficiency rate of programming, objectivity and speed through the transferal to the web for marking since the system prohibits marker to include personal opinion on marking and gives feedback quickly

  • PDF

The Effects of Type of Group Based Incentive across Task Structure on Work Performance (과업의 상호의존성에 따라 집단 성과급 분배방식이 수행에 미치는 효과)

  • Lim, Sung-Jun;Kim, Kangcholong;Oah, Shezeen;Lee, Jea-Hee
    • The Journal of the Korea Contents Association
    • /
    • v.19 no.11
    • /
    • pp.1-11
    • /
    • 2019
  • The purpose of this study is to examine the effects of different group incentive type on performance under two types of interdependence in a task structure. One hundred twenty college and graduate students were recruited and asked to perform group typing task. Each typing groups organized three members. Participants were randomly assigned to one of four experimental conditions: equally-distributed incentive and differentially-distributed under two different task interdependence. In this study, the dependent variable was the number of correctly typed characters. We found the significant interaction effects between group incentive type and task interdependence. Specifically, under interdependent task, the work performance of participants in equally-distributed group incentive condition was higher than the performance in differentially-distributed group incentive condition.

Design of a multimedia interface for the description of human error caused nuclear power plant trips (인적오류로 인한 원자력발전소 고장정지 사건묘사를 위한 멀티미디어 인터페이스 설계)

  • 박근옥
    • Proceedings of the ESK Conference
    • /
    • 1993.10a
    • /
    • pp.65-75
    • /
    • 1993
  • 원자력발전소에서 발생하는 고장정지 사건에 내포된 인적오류의 발생내용을 흥미있고 현장감 있게 묘사시킴과 동시에 종사원들의 인적오류를 저감시키기 위한 새로운 교육훈련방 법으로써 멀티미디어 기술의 사용을 고려하였다. 즉, 컴퓨터 환경하에서 숫자와 텍스트, 음 향 및 음성, 그래픽, 애니메이션, 화상 등의 미디어를 사용하여 인적오류로 인한 고장정지 사건발생의 내용을 전달하는 새로운 교육훈련 방법을 사용하는 것이다. 이를 위하여 고장정 지 사건과 관련한 원자력발전소 구성정보와 종사원의 활동정보를 입출력하기 위한 멀티미디어 인터페이스를 설계하였다. 설계는 멀티미디어 제공환경 구축과 인터페이스 운영논리 설정의 두단계로 구성한 절차에 따라 수행하였다. 멀티미디어 인터페이스는 원자력발전소 구성정보를 설계하여 저장시켜둔 퍼스널 컴퓨터 환경하에서 운영되며, 입력 및 출력의 두가지 인터페이스 를 갖는다. 입력 인터페이스는 인적 오류를 포함한 고장정지 사건의 발생내용을 숫자, 텍스트, 음성 미디어로 받아들여 출력 인터페이스에서 사용될 수 있도록 미디어 결합을 수행하고, 컴퓨터 저장장치에 저장하는 기능을 수행한다. 출력 인터페이스는 저장장치에 기록된 내용을 판독하여 고장정지의 진행경위와 인적오류의 발생내용을 숫자, 문자, 텍스트, 음성, 음향, 그래픽 애니메 이션, 정지화상으로 원자력발전소 종사원들에게 출력시켜 주는 기능을 수행한다. 멀티미디어 출력정보는 사용자가 CRT 화면에 제공되는 버튼 또는 Click Touch 메뉴를 사용함에 따라 이전, 이후의 출력정보로 전이할 수 있도록 하였다.상대적으로 중요한 검사 항목으로 나타났다. 또한 상대적 중요도 결과를 적용한 적성검사 성적이 적용하지 않은 적성검사 성적에 비해 비행성적에 대한 예측 능력이 좋은 것으로 평가되었다.al age)가 있다는 것을 의미하는 것이다. 한편, 생산현장에서는 자동화, 기계화가 진보되어 육체적인 노동이 경감된 결과, 중고령자라도 할 수 있는 작업이 많아지고 있다. 또, VDT (Visual Dislay Terminal) 작업과 같은 정보처리 작업의 수요가 증가하여 그 인재의 부족이 지적되고 있다. 따라서 중고령자의 기능을 조사하여 어떠한 작업에 적합한가를 판단하는 것이 중요한 과제로 되었다. 그러나 노동에는 많은 기능이 관여 하고, 그 내용에 따라서 요구되는 기능이 서로 다르기 때문에 노동적응능력의 기본적인 기능으로 보여지는 것에 좁혀서 작업능력의 연령증가 변화에 대하여다원적 평가를 하는 것이 실제적이라고 할 수 있다. 따라서 본 연구에서는 인간이 가지고 있는 다수의 기능중에서 수지교 치성과 연령증가와의 관계를 조사한다. 만약 연령증가 만으로 수지교치성을 평가 할 수 없는 경우에는 어떠한 요인이 수지기민성의 변화에 영향을 미치는가를 검토한다.t list)에서 자동적으로 사건들의 순서가 결정되도록 확장하였으며, 설비 제어방식에 있어서도 FIFO, LIFO, 우선 순위 방식등을 선택할 수 있도록 확장하였다. SIMPLE는 자료구조 및 프로그램이 공개되어 있으므로 프로그래머가 원하는 기능을 쉽게 추가할 수 있는 장점도 있다. 아울러 SMPLE에서 새로이 추가된 자료구조와 함수 및 설비제어 방식등

  • PDF

Embedded Multi-LED Display System based on Wireless Internet using Otsu Algorithm (오츠 알고리즘을 활용한 무선인터넷 기반 임베디드 다중 LED 전광판 시스템)

  • Jang, Ho-Min;Kim, Eui-Ryong;Oh, Se-Chun;Kim, Sin-Ryeong;Kim, Young-Gon
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.16 no.6
    • /
    • pp.329-336
    • /
    • 2016
  • In the outdoor advertising and industrial sites, are trying to implement the LED electric bulletin board system that is based on image processing in order to express a variety of intention in real time. Recently, in various field, rather than simple text representation, the importance of intuitive communication using images is increasing. Thus, instead of outputting the simple input information for communication, a system that can output a real-time information being sought. Therefore, the system is directed to overcoming by converting the problem of mapping an image on a variety of conventional LED display that can not be output images, the possible image output formats. Using an LED of low power, it has developed to output the efficient messages and images within a limited resources. This paper provides a system capable of managing the LED display on the wireless network. Atmega2560, Wi-Fi module, using the server and Android applications client, rather than printing a text only, it is a system to reduce the load generated image output character output in to the conversion process as can be managed by the server.

The Utilization of Electronic Journal Files in the Production of an Abstract Database: A case of KoreaMed System (초록 데이터베이스 구축에 있어서 학술지 전자출판 파일의 활용과 문제점: KoreaMed를 중심으로)

  • 이춘실
    • Journal of the Korean BIBLIA Society for library and Information Science
    • /
    • v.12 no.2
    • /
    • pp.13-29
    • /
    • 2001
  • The study examined the current status and the use of electronic publishing files to produce a bibliographic database. In particular . it examined the problems faced in the production of KoreaMed, an abstract database of Korean medical journals. The methodology of KoreaMed to utilize the computer files which was produced in the process of publication of a print journal is found to be very effective. It assures the accuracy of data, accelerates the input speeds, and reduces the input costs. However, such a project can not be accomplished to a satisfactory level without the cooperation of the publishers involved. It turns out that many small publishers and academic societies hardly have saved the electronic publishing files of previous issues. Besides, it is hard to maintain the right channel to receive the files continuously. The input and processing of special characters are very delicate problems. In addition, the diversity of layout and formats of journals, of the electronic publishing software used, and of the storage media, makes the utilization of the electronic publishing files a very complex process. In order to operate the KoreaMed system more efficiently by requiring the publishers to submit XML files which meets the standard of the KoreaMed, it is necessary to educate and train personnels of journal publishers for the management of electronic publishing files.

  • PDF