• Title/Summary/Keyword: Mobile Multimedia Devices

Search Result 378, Processing Time 0.024 seconds

An Analysis on RAW Image File of DLSR Camera and Development of a RAW Image Viewer for an Embedded Device (DLSR 카메라의 RAW 이미지 파일 분석 및 임베디드 장치용 RAW 이미지 뷰어 개발)

  • Ro, Kwang-Hyun;Kim, Seung-Cheon
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.12 no.3
    • /
    • pp.1341-1349
    • /
    • 2011
  • This research is focused on an analysis on the structure of RAW image file and the development of a RAW image file viewer for an embedded device. Recently, several RAW image file formats are being used for saving and displaying the images created by various DSLR cameras, and the necessity of handing RAW images in mobile multimedia devices is increasing. For the development of RAW image decoding/encoding library applicable to WinCE-based embedded devices viewer, an analysis of RAW image file formats, such as CRW, CR2, PEF, NEF, MRW, have been performed because their formats are not released in public. By using the library, the analysis software which can extract RAW image data, 2~3 JPEG image files and other informations such as the specification of a camera and various photographic parameters from RAW image files, were developped and a RAW image file viewer which can run in WinCE-based embedded devices. The experimental result has shown that the viewer could encode and decode RAW image files successfully and it took approximately 10secs to load them to the screen in S3C6410 based embedded platform. The outcomes of this research cloud be a good information and solution to multimedia application developers.

Intelligent Tutoring System based on Wired and Wireless Internet for the living English 300-certifications Program (생활영어 300 인증제를 대비한 유무선 기반 지능형 교육 시스템)

  • Lee, Young-Seok;Cho, Jung-Won;Kim, Byung-Gyu;Park, Jung-Hwan;Kim, Su-Min;Choi, Byung-Uk
    • Journal of The Korean Association of Information Education
    • /
    • v.9 no.3
    • /
    • pp.533-548
    • /
    • 2005
  • According to the increasing of the internet infrastructure and growth of contents technology, the users can access an education service at anytime and anywhere. In a field of English education, especially, internet technology has enabled learners to communicate with their teachers and multimedia contents technology has been able to provide learner not only lots of interests, but also good effect on English learning. In this paper, we propose a method diagnosing learner's level by using some question-items, which consist of item's type and item's function. Futhermore, the proposed system can support three devices which are PC, PDA, and Mobile Phone on wired and wireless internet communication environments. Also, the system provides multimedia contents including flash movies, image, and audio contents. We have applied the system into real classroom, and we verified that the question-items that system provides has no problem, and our method could improve each learner skill on English education. Therefore, we expect that learner who uses the proposed system will get level-based English learning service at anytime and anywhere.

  • PDF

A Study of Location Based Services Using Location Data Index Techniques (위치데이터인덱스 기법을 적용한 위치기반서버스에 관한 연구)

  • Park Chang-Hee;Kim Jang-Hyung;Kang Jin-Suk
    • Journal of Korea Multimedia Society
    • /
    • v.9 no.5
    • /
    • pp.595-605
    • /
    • 2006
  • In this thesis, GPS and the electronic mapping were used to realize such a system by recognizing license plate numbers and identifying the location of objects that move at synchronous times with simulated movement in the electronic map. As well, throughout the study, a camera attached to a PDA, one of the mobile devices, automatically recognized and confirmed acquired license plate numbers from the front and back of each car. Using this mobile technique in a wireless network, searches for specific plate numbers and information about the location of the car is transmitted to a remote server. The use of such a GPS-based system allows for the measurement of topography and the effective acquisition of a car's location. The information is then transmitted to a central controlling center and stored as text to be reproduced later in the form of diagrams. Getting positional information through GPS and using image-processing with a PDA makes it possible to estimate the correct information of a car's location and to transmit the specific information of the car to a control center simultaneously, so that the center will get information such as type of the car, possibility of the defects that a car might have, and possibly to offer help with those functions. Such information can establish a mobile system that can recognize and accurately trace the location of cars.

  • PDF

Web-Based Distributed Visualization System for Large Scale Geographic Data (대용량 지형 데이터를 위한 웹 기반 분산 가시화 시스템)

  • Hwang, Gyu-Hyun;Yun, Seong-Min;Park, Sang-Hun
    • Journal of Korea Multimedia Society
    • /
    • v.14 no.6
    • /
    • pp.835-848
    • /
    • 2011
  • In this paper, we propose a client server based distributed/parallel system to effectively visualize huge geographic data. The system consists of a web-based client GUI program and a distributed/parallel server program which runs on multiple PC clusters. To make the client program run on mobile devices as well as PCs, the graphical user interface has been designed by using JOGL, the java-based OpenGL graphics library, and sending the information about current available memory space and maximum display resolution the server can minimize the amount of tasks. PC clusters used to play the role of the server access requested geographic data from distributed disks, and properly re-sample them, then send the results back to the client. To minimize the latency happened in repeatedly access the distributed stored geography data, cache data structures have been maintained in both every nodes of the server and the client.

Adjacent Terminal Device Detection Technique for User Mobility Support on Home Entertainment System (홈 엔터테인먼트 시스템에서 사용자 이동성 지원을 위한 인접 터미널 장치 탐색 기법)

  • Kim, Sang-Wook;Jung, E-Gun
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.1
    • /
    • pp.156-167
    • /
    • 2009
  • Computing environment is evolving rapidly to ubiquitous environment. It thus makes people access and utilize any resource on the move and makes location of objects rise to the rank of the most important information. However provision of location information is too restrictive in small environments such as a home or building. In this paper we propose a home entertainment system which supports user mobility based on sensor networks and distributed devices. The proposed system estimates a user location by using signal strength received from Bluetooth ad-hoc networks. This estimated location information can tell which device a user can take advantage of while moving. In order to prove possibility of user mobility support, the system is implemented on our UPnP A/V framework home entertainment system to provide content streaming and the result shows that a provision of service for mobile users could be possible in small ubiquitous computing environments.

  • PDF

Improvement of LR Parser using Reduction Goals (리덕션 골을 이용한 LR 파서의 개선)

  • Son, Yun-Sik;Oh, Se-Man
    • Journal of Korea Multimedia Society
    • /
    • v.11 no.5
    • /
    • pp.703-709
    • /
    • 2008
  • The methodology of the compiler construction improved by well-defined parsing techniques and developments of automatic generation tools. Through them, a variety of compilers for the special applications can be developed effectively: particularly, the compiler for embedded/mobile devices. Also, as contents industry is proliferating recently, the necessity of developing a compiler which is suitable for contents system is highly increasing. These various demands can be resolved by modular techniques and automatic construction of compilers. But, optimization of compiler itself as development tools uses heuristic methods and it needs higher cost. In this paper, we suggest the parsing method which can decrease unnecessary reduce actions by analyzing the characteristics of LR parser. The suggested parsing technique uses lookahead/ states, reachable reduction goals information in parsing process and enhances the parsing efficiency by changing continuous reduce actions to one. Actually, we applied it to the front-end of ANSI C compiler and proved the parsing performance in terms of the number of reduce actions.

  • PDF

Analysis on Parameters for Cochannel Use of Heterogeneous Systems in TV White Space (방송대역에서 이종시스템의 동일채널 이용을 위한 파라미터 분석)

  • Cho, Ju-Phil
    • Journal of Korea Multimedia Society
    • /
    • v.15 no.8
    • /
    • pp.1031-1037
    • /
    • 2012
  • In this paper, we propose the interference probability according to distance between mobile stations and the maximal power of interfering transmitter as parameters which are used for analysis to co-exist in co-channel of different systems. In order to analyze interfering between each systems, we consider two cases. First, WiBro is an interfering transmitter and WLAN is a victim receiver. Second, WLAN is an interfering transmitter and WiBro is a victim receiver. When the interfering transmitter is WiBro or WLAN, interference probability according to distance between systems is analyzed by setting transmit power of 25 and 23 dBm, respectively. Analyzed coexistence results under various co-use scenarios may be widely applied into the technique developed to get the coexisting condition for wireless devices using many communication protocols in same frequency.

A Fast and Scalable Image Retrieval Algorithms by Leveraging Distributed Image Feature Extraction on MapReduce (MapReduce 기반 분산 이미지 특징점 추출을 활용한 빠르고 확장성 있는 이미지 검색 알고리즘)

  • Song, Hwan-Jun;Lee, Jin-Woo;Lee, Jae-Gil
    • Journal of KIISE
    • /
    • v.42 no.12
    • /
    • pp.1474-1479
    • /
    • 2015
  • With mobile devices showing marked improvement in performance in the age of the Internet of Things (IoT), there is demand for rapid processing of the extensive amount of multimedia big data. However, because research on image searching is focused mainly on increasing accuracy despite environmental changes, the development of fast processing of high-resolution multimedia data queries is slow and inefficient. Hence, we suggest a new distributed image search algorithm that ensures both high accuracy and rapid response by using feature extraction of distributed images based on MapReduce, and solves the problem of memory scalability based on BIRCH indexing. In addition, we conducted an experiment on the accuracy, processing time, and scalability of this algorithm to confirm its excellent performance.

Performance Analysis of Policy-based QoS Algorithm in the IMS (IMS에서 정책기반 QoS 알고리즘의 성능 분석)

  • Han, Seok-Jun;Shon, Hyung-Doh;Kang, Seung-Chan
    • Journal of IKEEE
    • /
    • v.19 no.2
    • /
    • pp.133-141
    • /
    • 2015
  • The IMS is an architectural control framework for delivering IP multimedia services such as voice, video, audio and data, the IMS supports not only the mobile communication system but also the existing wired and wireless network based on IP. The network that is integrated by the IMS needs policy-based network management protocol for managing the limited network resources to provide efficient multimedia service. The IMS use additional device called PDF for efficient resource management, but the PDF only uses diameter which is one of the network management protocol such as SNMP and COPS. Many devices use various protocol to manage the limited network resources. There is an algorithm using a variety of protocols such as Diameter, COPS and SNMP to handle the resources management efficiently. We also analyze the performance using the proposed algorithm in the implemented IMS environment.

Real-time Optimized Composition and Broadcasting of Multimedia Information (다중 미디어 정보의 실시간 최적화 합성 및 방송)

  • Lee, Sang-Yeob;Park, Seong-Won
    • Journal of the Korea Society of Computer and Information
    • /
    • v.17 no.2
    • /
    • pp.177-185
    • /
    • 2012
  • In this paper, we developed the composition system that it can efficiently edit camera recording data, images, office document such as powerpoint data, MS word data etc in real-time and broadcasting system that the file is made by the composition system. In this Study, we developed two kinds of algorithm; Approximate Composition for Optimization (ACFO) and Sequence Composition using Memory Que (SCUMQ). Especially, the system is inexpensive and useful because the system is based on mobile devices and PCs when lectures hope to make video institutional contents. Therefore, it can be contributed for e-learning and m-learning. In addition, the system can be applied to various fields, different kinds of multimedia creation, remote conferencing, and e-commerce.