• Title/Summary/Keyword: web camera

Search Result 276, Processing Time 0.028 seconds

Extraction and Implementation of MPEG-4 Facial Animation Parameter for Web Application (웹 응용을 위한 MPEC-4 얼굴 애니메이션 파라미터 추출 및 구현)

  • 박경숙;허영남;김응곤
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.6 no.8
    • /
    • pp.1310-1318
    • /
    • 2002
  • In this study, we developed a 3D facial modeler and animator that will not use the existing method by 3D scanner or camera. Without expensive image-input equipments, we can easily create 3D models only using front and side images. The system is available to animate 3D facial models as we connect to animation server on the WWW which is independent from specific platforms and softwares. It was implemented using Java 3D API. The facial modeler detects MPEG-4 FDP(Facial Definition Parameter) feature points from 2D input images, creates 3D facial model modifying generic facial model with the points. The animator animates and renders the 3D facial model according to MPEG-4 FAP(Facial Animation Parameter). This system can be used for generating an avatar on WWW.

Instrumentation and Software for Analysis of Arabidopsis Circadian Leaf Movement

  • Kim, Jeong-Sik;Nam, Hong-Gil
    • Interdisciplinary Bio Central
    • /
    • v.1 no.1
    • /
    • pp.5.1-5.4
    • /
    • 2009
  • This article is an addendum to the authors’ previous article (Kim, J. et al. (2008) Plant Cell 20, 307-319). The instrumentation and software described in this article were used to analyze the circadian leaf movement in the previous article. Here, we provide detailed and practical information on the instrumentation and the software. The source code of the LMA program is freely available from the authors. The circadian clock regulates a wide range of cyclic physiological responses with a 24 hour period in most organisms. Rhythmic leaf movement in plants is a typical robust manifestation of rhythms controlled by the circadian clock and has been used to monitor endogenous circadian clock activity. Here, we introduce a relatively easy, inexpensive, and simple approach for measuring leaf movement circadian rhythms using a USB-based web camera, public domain software and a Leaf Movement Assay (LMA) program. The LMA program is a semi-automated tool that enables the user to measure leaf lengths of individual Arabidopsis seedlings from a set of time-series images and generates a wave-form output for leaf rhythm. This is a useful and convenient tool for monitoring the status of a plant's circadian clock without an expensive commercial instrumentation and software.

Tele-Control of Rapid Prototyping Machine System Via Internet (인터넷 기반의 원격 제어를 이용한 RP 시스템 개발)

  • 최태림;송용억;강신일
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2001.04a
    • /
    • pp.24-27
    • /
    • 2001
  • Nowadays, increasing demand of the customized products has led to an increased usage of rapid prototyping in the product development. However, the acquisition price of a rapid prototyping equipment is still too high that not every body can afford to buy one. To offer a wide access to the users who need physical prototypes, a connection of the rapid prototyping equipment to the Internet is a viable step. It would allow a large group of customers all over the world to use the manufacturing capability of a service provider offering this kind of manufacturing service. To realize how such an e-manufacturing concept can look like, a LOM-type 3D printer developed at KIST has been used as test site and connected to the Internet. A possible user can log on to the server of the equipment and view his STL file and start the building operation from a remote place. To see whether the operation runs properly, a CCD camera is used to transmit the actual state of operation online. The result so far proves the feasibility of rapid prototyping on the Internet as well as an order-adaptive manufacturing system via web.

  • PDF

2D DWT Processor for Real-time Embedded Applications (실시간 내장형 응용을 위한 2차원 웨이브렛 변환 프로세서)

  • 정갑천;박성모
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.40 no.2
    • /
    • pp.17-25
    • /
    • 2003
  • In this paper, a processor architecture is proposed based on the state space implementation technique for real time processing of 2-D discrete wavelet transform(DWT). It conducts 2-D DWT operations in consideration of row and column direction simultaneously, thus can reduce latency due to memory access for storing intermediate results. It is a VLSI architecture suitable for real time processing. The proposed architecture includes only four multipliers and four adders, and NK-N internal memory storage, where K denotes the length of filter. It has a small hardware complexity. Therefore it is very suitable architecture for real time, embedded applications such as web camera server. Since the processor is easily extended to array structure, it can be applied to various image processing applications.

A technique of collision detection between virtual objects and real objects for increasing immersion of Augmented Reality system (증강현실 시스템에서 몰입감 증대를 위한 가상 및 실물 객체간의 충돌 처리 기법 개발)

  • Cho, In-Kyeong;Park, Hwa-Jin
    • Journal of Digital Contents Society
    • /
    • v.10 no.4
    • /
    • pp.521-527
    • /
    • 2009
  • This paper suggests a collision techniques for a higher reality in augmented reality by processing collision between a real object obtained through video frame input and a marker-based virtual object or a virtual object from Opengl. Augmented reality system is providing the visual information containing a virtual object added to the real environment and interactive interface between objects and between user and objects becomes a more concerning interest. But the collision problem is essential to the interactive interface and has to be solved first. Therefore, the proposed system suggests a solution for it to increase the realism and the immersion by validating the collision among a marker-based object, a virtual object from Opengl, and a real object obtained through web camera, that is, video frame.

  • PDF

Design and Implementation of a Real-Time Face Detection System (실시간 얼굴 검출 시스템 설계 및 구현)

  • Jung Sung-Tae;Lee Ho-Geun
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.8
    • /
    • pp.1057-1068
    • /
    • 2005
  • This paper proposes a real-time face detection system which detects multiple faces from low resolution video such as web-camera video. First, It finds face region candidates by using AdaBoost based object detection method which selects a small number of critical features from a larger set. Next, it generates reduced feature vector for each face region candidate by using principle component analysis. Finally, it classifies if the candidate is a face or non-face by using SVM(Support Vector Machine) based binary classification. According to experiment results, the proposed method achieves real-time face detection from low resolution video. Also, it reduces the false detection rate than existing methods by using PCA and SVM based face classification step.

  • PDF

Real-time Pupil Detection Using Local Binarization (지역적 이진화를 이용한 실시간 눈동자 검출)

  • Kim, Min-ha;Yeo, Jae-Yun;Cha, Eui-young
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.10a
    • /
    • pp.75-77
    • /
    • 2012
  • In this paper, We proposed that real-time pupil detection using local binarization at each region of eyes in image. In image obtained a single low-resolution web-camera, we detect a region of face using haar-like feature and then detect each region of eyes depending upon the rate of width and height of region of face respectively. In each region of eyes, we detect the pupil after local preprocessing and binarizing. This pupil detection can be variously used for HCI(Human-Computer Interface) systems.

  • PDF

PACS in Nuclear Medicine (핵의학 PACS)

  • Kang, Keon-Wook
    • The Korean Journal of Nuclear Medicine
    • /
    • v.34 no.6
    • /
    • pp.439-444
    • /
    • 2000
  • PACS (Picture Archiving and Communication System) is being rapidly spread and installed in many hospitals, but most of the system do not include nuclear medicine field. Although additional costs of hardware for nuclear medicine PACS is low, the complexity in developing viewing software and little market have made the nuclear medicine PACS not popular. Most PACS utilize DICOM 3.0 as standard format, but standard format in nuclear medicine has been Interfile. Interfile should be converted into DICOM format if nuclear images are to be stored and visualized in most PACS. Nowadays, many vendors supply the DICOM option in gamma camera and PET. Several hospitals in Korea have already installed nuclear PACS with DICOM, but only the screen captured images are supplied. Software for visualizing pseudo-color with color lookup tables and expressing with volume view should be developed to fulfill the demand of referring physicians and nuclear medicine physicians. PACS is going to integrate not only radiologic images but also endoscopic and pathologic images. Web and PC based PACS is now a trend and is much compatible with nuclear medicine PACS. Most important barrier for nuclear medicine PACS that we encounter is not a technical problem, but indifference of investor such as administrator of hospital or PACS. Now it is time to support and invest for the development of nuclear medicine PACS.

  • PDF

A Study of Ubiquitous Hair Changing (Ubiquitous Hair Changing에 관한 연구)

  • Park Dae Woo;Kang Nan Soon
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.1 s.33
    • /
    • pp.157-166
    • /
    • 2005
  • The Hair part of Cosmetology is development with Ubiquitous age. In this paper, 1 would design and implement for Ubiquitous Hair Changing on Ubiquitous network. Hair artist have customer's features in use digital camera for operating hair beauty. They are agree with hair design and style in monitor on internet at customer's choose in digital contents of cut, permanent, up-style, dye, long hair from web server. After operation on customer's hair from image of mobile terminal, hair artists take a photograph of customer's face and update it on internet. Customer's features was saved in her's mobile terminal. I would contribute to development of Beauty Information Society that the design of Ubiquitous Hair Changing System and the implement of digital hair contents that on-line internet system Sl mobile terminal were applied by Ubiquitous Network.

  • PDF

A Study on the Blue-green algae Monitoring System using HSV Color Model (HSV 색상 모델을 활용한 녹조 모니터링 시스템에 관한 연구)

  • Kim, Tae-hyeon;Choi, Jun-seok;Kim, Kyung-min;Kim, Dong-ju;Kim, Kyung-min
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2015.10a
    • /
    • pp.553-555
    • /
    • 2015
  • In this paper, we proposed the blue-green algae monitoring system using the HSV(Hue Saturation Value) color model. The proposed system is to extract the image data from the camera of raspberry pie server by an wireless network, and it is analyzed through the HSV color model. We implemented a web server to provide the information of the XML data which was analyzed from the raspberry pie server. Also, the mobile app was developed to view the XML data on smart devices.

  • PDF