• 제목/요약/키워드: Embedded multimedia

검색결과 447건 처리시간 0.025초

A Design of Diabetes Mellitus Scheduling Program for Diabetic Patients: A Software Engineering Approach

  • Choi, Jeong-Hoon;Huh, Jun-Ho;Weon, Sunghyun
    • Journal of Multimedia Information System
    • /
    • 제5권1호
    • /
    • pp.53-58
    • /
    • 2018
  • The Republic of Korea (ROK) has been putting much effort to deal with diabetes which is being increasingly found in all age groups due to inadequate diet. Diabetes is closely related to one's eating habits and lifestyle that often cause hyperglycemia so that it is essential for the diabetic patients to change them to improve or control the major symptoms of diabetes. This study introduces a software engineering solution to support these patients. The software designed for the solution lets the patients to easily recognize their sugar levels and current treatment schemes and then advises a more effective approach along with the essential information through the embedded push service. The major goal of this study is to support diabetes patients by providing a convenient but effective means to prevent or improve diabetic symptoms by patients themselves who will in turn change their lifestyles in a positive manner.

An Efficient MPEG-4 Video Codec using Low-power Architectural Engines

  • Bontae Koo;Park, Juhyun;Park, Seongmo;Kim, Seongmin;Nakwoong Eum
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2002년도 ITC-CSCC -2
    • /
    • pp.1308-1311
    • /
    • 2002
  • We present a low-power MPEG-4 video codec chip capable of delivering high-quality video data in wireless multimedia applications. The discussion will focus on the architectural design techniques for implementing a high-performance video compression/decompression chip at low power architectures. The proposed MPEG-4 video codec can perform 30 frames/s of QCIF or 7.5 frame/s of CIF at 27MHz for 128k∼144kbps. By introducing the efficiently optimized Frame Memory Interface architecture, low power motion estimation and embedded ARM microprocessor and AMBA interface, the proposed MPEG-4 video codec has low power consumption for wireless multimedia applications such as IMT-2000.

  • PDF

내장형 데이터베이스 시스템의 데이터 동기화를 위한 SyncML 기반의 PIMS 어댑터의 설계 및 구현 (Design and Implementation of PIMS Adapter Based on SyncML for Data Sychronization of Embedded Database System)

  • 배병진;심명선;강현석
    • 한국멀티미디어학회:학술대회논문집
    • /
    • 한국멀티미디어학회 2003년도 춘계학술발표대회논문집
    • /
    • pp.130-133
    • /
    • 2003
  • PDA와 같은 개인정보단말이 널리 보급되면서, PIMS 응용을 통해 원격 서버와 통신하면서 개인정보를 효과적으로 관리할 수 있게 되었다. 그러나 이때 사용자는 개인정보단말을 항상 네트워크에 연결된 상태로 유지하는 것이 아니라, 필요에 따라 가끔식 원격서버에 저장된 데이터를 가져와 사용하게 된다. 이러한 원격 데이터의 정확한 사용을 위해서는 원격 서버와 개인 정보 단말이 갖고 있는 두 데이터 집합간에 일관성을 유지해야 한다. 본 논문에서는 이러한 PIMS 응용을 위해 원격 서버와 개인 정보 단말간의 데이터 동기화를 지원하기 위한 SyncML 프레임 워크 기반의 PIMS 어댑터를 설계 및 구현하였다.

  • PDF

재목적 Oolong-to-SIL 중간 언어 번역기 (Retargetable Oolong-to-SIL IL Translator)

  • 권혁주;김영근;이양선
    • 한국멀티미디어학회:학술대회논문집
    • /
    • 한국멀티미디어학회 2004년도 춘계학술발표대회논문집
    • /
    • pp.310-313
    • /
    • 2004
  • 자바는 컴파일러에 의해 아키텍처 독립적인 바이트코드로 구성된 바이너리 형태의 클래스 파일을 생성하면 JVM에 의해 하드웨어와 운영체제에 상관없이 실행이 가능한 플랫폼 독립적인 언어로 현재 가장 널리 사용되는 범용 프로그램 언어중 하나이다. EVM(Embedded Virtual Machine)은 Microsoft사의 .NET 언어와 SUN사의 Java 언어등을 모두 수용할 수 있는 임베디드 시스템을 위한 가상기계이며, SIL(Standard Intermediate Language)은 EVM에서 실행되는 중간언어로 다양한 프로그래밍 언어를 수용하기 위해서 객체지향 언어와 순차적 언어를 모두 수용하기 위한 연산 코드 집합을 갖고 있다. 본 논문에서는 자바 프로그램을 EVM에서 실행 될 수 있도록 자바 프로그램을 컴파일하여 생성된 클래스 파일로부터 Oolong 코트를 추출하고 추출된 Oolong 코드를 EVM의 SIL 코드로 변환하는 Oolong-to-SIL 번역기 시스템을 구현하였다. 번역기 시스템을 정형화하기 위해 Oolong 코드의 명령어 등을 문법으로 작성하였으며, PGS를 통해 생성된 어휘 정보를 가지고 스캐너를 구성하였고, 파싱테이블을 가지고 파서를 설계하였다 파서의 출력으로 AST가 생성되면 번역기는 AST를 탐색하면서 의미적으로 동등한 SIL 코드를 생성하도록 번역기 시스템을 컴파일러 기법을 이용하여 모듈별로 구성하였다. 이와 같이 번역기를 구성함으로써 목적기계의 중간언어 형태에 따라 중간언어 번역기를 자동으로 구성할 수 있어 재목적성(Retargetability)을 높일 수 있다.

  • PDF

리눅스 기반의 내장형 플래시 재생기 개발 (Development of the Linux-based Embedded Flash Player)

  • 이선재;이장훈;두병균;배현수;고정국
    • 한국멀티미디어학회:학술대회논문집
    • /
    • 한국멀티미디어학회 2004년도 춘계학술발표대회논문집
    • /
    • pp.318-321
    • /
    • 2004
  • 오늘날 우리 사회는 인터넷의 전성기라 불릴 만큼 인터넷이 일상화 되고 있다. 이처럼 인터넷에 가까워지는 이유는 정보를 제공하는 수많은 웹 사이트가 있기 때문인데 웹 사이트의 광고들은 대부분 플래시를 이용하여 제작되고 있다. 그리고 데이터베이스 연동 및 서버 -클라이언트 기능 지원에서 보듯이 플래시의 기능도 지속적으로 강화되고 있다. 최근에는 소형 정보기기에서 데스크탑 PC까지 다양한 플랫폼에서 활용 가능한 플래시 재생기가 출시되고 있다. 본 논문에서는 이러한 추세에 따라 플래시 컨텐츠를 재생할 수 있는 독립장비 형태의 전용 플래시 재생기를 개발하고 그래픽 사용자 인터페이스 형태의 관리 프로그램을 제공함으로써 관리자 호스트가 다수의 플래시 재생기를 원격으로 관리할 수 있도록 하였다.

  • PDF

텔레비전 장치의 이데올로기적 접근 (Ideological Approach to Television Dispositif)

  • 신상기
    • 한국멀티미디어학회논문지
    • /
    • 제21권12호
    • /
    • pp.1513-1525
    • /
    • 2018
  • This study examines the mechanism of how the dispositif, a dispositional concept of television, which is changing in form, Q-Sheet, is expressed as 'ideology' embedded in television. The dispositif implemented in television aims at the realization of mechanical desire through the internal disposition and makes the reality that it dazzles the public by adjusting the density of the gap and depreciates the existence of the aura itself. Instead of gaining new experience through the disposition, the public accepts the manipulated experience and falls into the illusion that it is true. In the television literacy program, the Q-sheet acts in the intervals and gaps that exist in the movement between the stacks, spreading the ideology, and the act of Channel Surfing by using the remote control is also a dispositf form of television viewing. In modern capitalist societies, television disposition are regenerating through proliferation and expansion, showing intent to dominate even art and culture through disposition, and autonomously injecting ideologies by television disposition.

쥐 뇌의 고해상도 이미지에서 임계화 기법을 활용한 뇌혈관 네트워크 분석 및 3D 재현 (Analysis and 3D Reconstruction of a Cerebral Vascular Network Using Image Threshold Techniques in High-resolution Images of the Mouse Brain)

  • 이준석
    • 한국멀티미디어학회논문지
    • /
    • 제22권9호
    • /
    • pp.992-999
    • /
    • 2019
  • In this paper, I lay the foundation for creating a multiscale atlas that characterizes cerebrovasculature structural changes across the entire brain of a mouse in the Knife-Edge Scanning Microscopy dataset. The geometric reconstruction of the vascular filaments embedded in the volume imaging dataset provides the ability to distinguish cerebral vessels by diameter and other morphological properties across the whole mouse brain. This paper presents a means for studying local variations in the small vascular morphology that have a significant impact on the peripheral nervous system in other cerebral areas, as well as the robust and vulnerable side of the cerebrovasculature system across the large blood vessels. I expect that this foundation will prove invaluable towards data-driven, quantitative investigations into the system-level architectural layout of the cerebrovasculature and surrounding cerebral microstructures.

Face Recognition using Correlation Filters and Support Vector Machine in Machine Learning Approach

  • Long, Hoang;Kwon, Oh-Heum;Lee, Suk-Hwan;Kwon, Ki-Ryong
    • 한국멀티미디어학회논문지
    • /
    • 제24권4호
    • /
    • pp.528-537
    • /
    • 2021
  • Face recognition has gained significant notice because of its application in many businesses: security, healthcare, and marketing. In this paper, we will present the recognition method using the combination of correlation filters (CF) and Support Vector Machine (SVM). Firstly, we evaluate the performance and compared four different correlation filters: minimum average correlation energy (MACE), maximum average correlation height (MACH), unconstrained minimum average correlation energy (UMACE), and optimal-tradeoff (OT). Secondly, we propose the machine learning approach by using the OT correlation filter for features extraction and SVM for classification. The numerical results on National Cheng Kung University (NCKU) and Pointing'04 face database show that the proposed method OT-SVM gets higher accuracy in face recognition compared to other machine learning methods. Our approach doesn't require graphics card to train the image. As a result, it could run well on a low hardware system like an embedded system.

계층적 CNN 기반 스테가노그래피 알고리즘의 6진 분류 (Hierarchical CNN-Based Senary Classification of Steganographic Algorithms)

  • 강상훈;박한훈
    • 한국멀티미디어학회논문지
    • /
    • 제24권4호
    • /
    • pp.550-557
    • /
    • 2021
  • Image steganalysis is a technique for detecting images with steganographic algorithms applied, called stego images. With state-of-the-art CNN-based steganalysis methods, we can detect stego images with high accuracy, but it is not possible to know which steganographic algorithm is used. Identifying stego images is essential for extracting embedded data. In this paper, as the first step for extracting data from stego images, we propose a hierarchical CNN structure for senary classification of steganographic algorithms. The hierarchical CNN structure consists of multiple CNN networks which are trained to classify each steganographic algorithm and performs binary or ternary classification. Thus, it classifies multiple steganogrphic algorithms hierarchically and stepwise, rather than classifying them at the same time. In experiments of comparing with several conventional methods, including those of classifying multiple steganographic algorithms at the same time, it is verified that using the hierarchical CNN structure can greatly improve the classification accuracy.

색 및 패턴 정보 다중화를 이용한 칼라 QR코드의 비트 인식률 개선 (Improvement of Bit Recognition Rate for Color QR Codes By Multiplexing Color and Pattern Information)

  • 김진수
    • 한국멀티미디어학회논문지
    • /
    • 제24권8호
    • /
    • pp.1012-1019
    • /
    • 2021
  • Currently, since the black-white QR (Quick Response) codes have limited storage capacity, color QR codes have been actively being studied. By multiplexing 3 colors, the color QR codes can allow the code capacity to be increased by three times, however, the color multiplexing brings about the possibility of crosstalk and noises in the acquisition process of the final image, incurring the decrease of bit-recognition rate. In order to improve the bit recognition rate, while keeping the storage capacity high, this paper proposes a new type of color QR code which uses the pattern information as well as the color information, and then analyzes how to increase the bit recognition rate. For this aim, the paper presents an efficient system which extracts embedded information from color QR code and then, through practical experiments, it is shown that the proposed color QR codes improves the bit recognition rate and are useful for commercial applications, compared to the conventional color codes.