• Title/Summary/Keyword: Pointer

Search Result 308, Processing Time 0.028 seconds

Laser Spot Detection Using Robust Dictionary Construction and Update

  • Wang, Zhihua;Piao, Yongri;Jin, Minglu
    • Journal of information and communication convergence engineering
    • /
    • v.13 no.1
    • /
    • pp.42-49
    • /
    • 2015
  • In laser pointer interaction systems, laser spot detection is one of the most important technologies, and most of the challenges in this area are related to the varying backgrounds, and the real-time performance of the interaction system. In this paper, we present a robust dictionary construction and update algorithm based on a sparse model of background subtraction. In order to control dynamic backgrounds, first, we determine whether there is a change in the backgrounds; if this is true, the new background can be directly added to the dictionary configurations; otherwise, we run an online cumulative average on the backgrounds to update the dictionary. The proposed dictionary construction and update algorithm for laser spot detection, is robust to the varying backgrounds and noises, and can be implemented in real time. A large number of experimental results have confirmed the superior performance of the proposed method in terms of the detection error and real-time implementation.

Development of Pointing Device on Digital Display (EOG를 이용한 디지털 화면상의 방향지시기 개발)

  • Park, Jong-Hwan;Cheon, Woo-Young;Park, Hyung-Jun
    • Proceedings of the KIEE Conference
    • /
    • 1998.11b
    • /
    • pp.484-486
    • /
    • 1998
  • In this paper, a new method for controlling the pointing device on digital display using EOG(electrooculogram) which is generated from eye movement, was suggested. The manufactured system is consisting of pre-amplifier, A/D converter, serial transmission device and PC program. The EOG is amplified by pre-amplifier. And the amplified EOG is digitized and transmitted to personal computer via rs-232c by PIC16C74A. Finally, the software for controlling the pointer on digital display is developed on computer. As the result, the error between the real subject's viewing point and the point indicated by the developed pointing device on digital display was investigated into the average value, 0.72 degree for horizontal axis, 0.96 degree for vertical axis. The pointing device developed in this study is controlled by subject's eye movement, that is, the user's intention. Furthermore, the algorithm of this study is applicable for many field such as a new method remote control, a new wheelchair control and so forth.

  • PDF

Translation utilizing Dynamic Structure from Recursive Procedure & Function in C to VHDL (C의 재귀 호출로부터 동적 구조를 활용한 VHDL로의 변환)

  • Hong, Seung-Wan;Lee, Jeong-A
    • The Transactions of the Korea Information Processing Society
    • /
    • v.7 no.10
    • /
    • pp.3247-3261
    • /
    • 2000
  • In recent years, as the complexity of signal processmg systems Increases, the needs for dcslgners to mlx up hardware-part and software-part grow more and more considering both performance and cost There exist many algorilhms In C for vanous Signal processung apphcations. We have to translate the algonlhm C to hardware descnptlon language(HDL), If portion or the algonlhm needs to be unplcmenled in hardwarc pari of the syslcm. For this translation. it's dtfftcult to handle dynamic memory allocalion, function calls, pointer manipoJalion. This research shows a design method for a hardware model about recursive calls which was classified into software part of the system previously [or the translation from C to VHDL. The benefits of havlIlg recursive calls m hardware structure can be quite high since provides flexbility in hardware/software partitioming in codesign sysem.

  • PDF

Leakage Current Waveforms and Spectrum Analysis of EPDM Polymer Insulator according to Environment Condition (환경조건에 따른 EPDM 고분자 애자의 누설전류파형과 스펙트럼 분석)

  • Park, Jae-Jun;Kim, Jeong-Boo;Song, Young-Chul
    • Proceedings of the Korean Institute of Electrical and Electronic Material Engineers Conference
    • /
    • 2004.05b
    • /
    • pp.82-86
    • /
    • 2004
  • This research is about the result of leakage current waveform about the situation of surface leakage current and environmental changes(Salt fog, clean fog and rain) by EPDM polymer insulators' amount of salt. The researcher presents the result of changing about fundamental harmonic, 3rd harmonic and 5th harmonic from starting point of supplying power to flashover. In this study, researched environmental affects (clean fog, salt fog and rain) about surface aging of polymer insulators and used frequency spectrum of leakage current waveform to develop the diagnostic technique of surface aging. When amount of salt contents changed, surface aging stage and the degree of aging (distortion factor) about 3rd and 5th harmonic waveform on low frequency harmonic wave. The distortion factor which is harmonic percentage about basic harmonic is important pointer to evaluate the surface condition of polymer insulators.

  • PDF

Wireless Ordering System For Embedded (무선 임베디드 주문 시스템)

  • Kim, min-seong;Cho, sang-hee;Jeong, seong-cheol;Lee, sang-gyu;Hong, kyung-ho
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2008.05a
    • /
    • pp.569-572
    • /
    • 2008
  • I proposed wireless ordering system using Qt embedded. This system will make the good use of real life applications and make fit for practical use. I embodied data input, transfer, gathering and back-transfer on wireless network using TCP/IP protocol on QSocket provided by Qt. Server environment is Linux 9.0 and gcc-2.95.3 on PC, and three target-boards consist PXA255 processor with wireless-LAN card which communicate through wireless access pointer. Software tools on target-board are gcc, tmake, qt-X11, qt-embedded and etc. I designed touch-screen interface for user convenience.

  • PDF

Cost-Effective Replication Schemes for Query Load Balancing in DHT-Based Peer-to-Peer File Searches

  • Cao, Qi;Fujita, Satoshi
    • Journal of Information Processing Systems
    • /
    • v.10 no.4
    • /
    • pp.628-645
    • /
    • 2014
  • In past few years, distributed hash table (DHT)-based P2P systems have been proven to be a promising way to manage decentralized index information and provide efficient lookup services. However, the skewness of users' preferences regarding keywords contained in a multi-keyword query causes a query load imbalance that combines both routing and response load. This imbalance means long file retrieval latency that negatively influences the overall system performance. Although index replication has a great potential for alleviating this problem, existing schemes did not explicitly address it or incurred high cost. To overcome this issue, we propose, in this paper, an integrated solution that consists of three replication schemes to alleviate query load imbalance while minimizing the cost. The first scheme is an active index replication that is used in order to decrease routing load in the system and to distribute response load of an index among peers that store replicas of the index. The second scheme is a proactive pointer replication that places location information of each index to a predetermined number of peers for reducing maintenance cost between the index and its replicas. The third scheme is a passive index replication that guarantees the maximum query load of peers. The result of simulations indicates that the proposed schemes can help alleviate the query load imbalance of peers. Moreover, it was found by comparison that our schemes are more cost-effective on placing replicas than PCache and EAD.

A Study on the Effect of Format String on Secure Programming in C Language (C언어에서 포맷 스트링이 프로그램 보안에 미치는 영향)

  • Lee, Hyung-Bong;Cha, Hong-Jun;Choi, Hyung-Jin
    • The KIPS Transactions:PartC
    • /
    • v.8C no.6
    • /
    • pp.693-702
    • /
    • 2001
  • One of the major characteristics of C language is that it allows us to use pointer type variables to access any area of virtual address space. So, we can read/write/execute from/to virtual memory area not controlled delicately by operating system. We can access such memory area by using format string and it can be a vulnerability of C language from the point of secure programming. In this paper, we analyze in detail the process of security attack based on format string and then exploit a new virus style attack which is stepwise and durable with some actual scenarios to warn the severity of it, and grope for some preliminary responding actions.

  • PDF

Real time Interactive Distance Education and Telemedicine System using a Wireless LAN (무선 LAN을 이용한 실시간 상호작용 원격교육 및 원격진료시스템)

  • Kim, Seok-Su;Hwang, Dae-Jun
    • Journal of KIISE:Computing Practices and Letters
    • /
    • v.5 no.6
    • /
    • pp.686-699
    • /
    • 1999
  • 본 논문은 열린대학(및 열린병원) 구현을 위한 캠퍼스내(종합병원내)에서의 무선 LAN을 이용한 멀티미디어 원격교육(및 원격진료) 시스템 구현에 관한 연구이다. 본 시스템은 정보통신 기술과 멀티미디어 기술이 접목되어 개발된 시스템이다. 또한 본 시스템은 성균관대학교의 원격교육시스템을 확장한 개념이기도 하다. 또한 본 원격교육 시스템은 멀티미디어 미들웨어에 의해 실시간 상호참여형 환경과 IP multicasting을 제공하고 있다.본 시스템은 캠퍼스 내에서 AP(Access Point)을 사용한 무선 LAN과 캠퍼스와 캠퍼스 사이의 T1/E1 네트워크로 구성되어 있다. 이것은 로밍지역을 해결하기 위한 handoff와 중재를 위한 다중 브릿지을 사용함으로써 구현이 가능하다. Abstract In this paper, we propose a multimedia distance education system(or telemedicine) using a wireless LAN for an inner campus university/hospital, which is intended to implement an open university. This system is implemented by a high technology of multimedia and information communication software. Also, this system is an enhanced and expanded system of the conventional distance education of SKKU(Sung Kyun Kwan University). The structure of this system consists of a T1/E1 network(information super high way) between campuses and wireless LAN using the AP(Access Pointer) inner campus. It will be able to use a use multiple bridge for mediation and hand off to solve roaming areas. This distance education system supports a real-time collaboration environment and IP multicasting by multimedia middleware for collaboration.

Pacman Game Using Hand Motion Recognition (손동작 인식에 의한 Pacman 게임)

  • Shin, Seong-Yoon;Baek, Jeong-Uk;Rhee, Yang-Won
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.10a
    • /
    • pp.329-330
    • /
    • 2010
  • Classic game Pac-Man (Pacman) is playing a game using a somple hand gasture without using a keyboard or a mouse. In other words, it is a joystick game by motion to replace the arrow keys using the center coordinates of the hand. In addition, the pointer of hand is extracted by accepting images to MFC dialog using cam. Thus, movements of the monsters is to be replaced by hand movements. In this paper, smoothing, expansion, and erosion operation for the skin color extraction, and RGB images are converted to YCbCbr images.

  • PDF

Development of a Non-contact Input System Based on User's Gaze-Tracking and Analysis of Input Factors

  • Jiyoung LIM;Seonjae LEE;Junbeom KIM;Yunseo KIM;Hae-Duck Joshua JEONG
    • Korean Journal of Artificial Intelligence
    • /
    • v.11 no.1
    • /
    • pp.9-15
    • /
    • 2023
  • As mobile devices such as smartphones, tablets, and kiosks become increasingly prevalent, there is growing interest in developing alternative input systems in addition to traditional tools such as keyboards and mouses. Many people use their own bodies as a pointer to enter simple information on a mobile device. However, methods using the body have limitations due to psychological factors that make the contact method unstable, especially during a pandemic, and the risk of shoulder surfing attacks. To overcome these limitations, we propose a simple information input system that utilizes gaze-tracking technology to input passwords and control web surfing using only non-contact gaze. Our proposed system is designed to recognize information input when the user stares at a specific location on the screen in real-time, using intelligent gaze-tracking technology. We present an analysis of the relationship between the gaze input box, gaze time, and average input time, and report experimental results on the effects of varying the size of the gaze input box and gaze time required to achieve 100% accuracy in inputting information. Through this paper, we demonstrate the effectiveness of our system in mitigating the challenges of contact-based input methods, and providing a non-contact alternative that is both secure and convenient.