• 제목/요약/키워드: Cursor

검색결과 96건 처리시간 0.021초

안드로이드 플랫폼 상에서 동기화가 고려된 통합 커서의 설계 및 구현 (Design and Implementation of an Unified Cursor Considering Synchronization on the Android Mobile Platform)

  • 김경환;하주호;원종필;이의성;김주민;손진호
    • 대한임베디드공학회논문지
    • /
    • 제6권3호
    • /
    • pp.190-200
    • /
    • 2011
  • Android platform provides a content provider and a cursor mechanism to access the internal SQLite engine. Content providers not only store and retrieve data but also make it accessible to applications. Applications can only share data through content provider, since there's no common storage area that Android packages can access. Cursor is an interface that provides random read-write access to the result set returned by a database query. However, this cursor possesses two major limitations. First, a cursor does not support a join clause among cursors, since the cursor can only access a single table in the content provider. Second, the cursor is not capable of creating user-customized field in the predefined content providers. In this paper, we propose the unified cursor architecture that merges several cursors into a single virtual cursor. Cursor translation look-aside buffer (TLB), column windowing mechanism and virtual data management are the three major techniques we have adopted to implement our structure. And we also propose a delayed synchronization method between an application and a proposed unified cursor. An application can create a user-customized field and sort multiple tables using a unified cursor on Android platform.

스마트폰에서의 텍스트 입력을 위한 커서 조작 방식 연구 (Investigating Cursor Control Types for Text Entry on Smartphones)

  • 안준영;김경도
    • 대한산업공학회지
    • /
    • 제42권5호
    • /
    • pp.352-359
    • /
    • 2016
  • The soft keyboard with touch interaction is universally available on mobile phone, a variety of previous studies with respect to the soft keyboard on smart devices had been conducted. However, previous studies of cursor control for text entry on smart devices such as smartphone did not performed. In this study, we compared three types of cursor controls (Default, 3D touch, Slide) in smartphone using Fitts' law and C-D ratio. Then we performed a laboratory experiment with three cursor control types and evaluated using cursor movement time as a quantitative evaluation and 8 subjective metrics for usability as a qualitative evaluation. Then, we discussed what types of cursor control showed better performance and subjective satisfaction through their results. From these results, this study recommended the design guidelines for cursor control on smartphones and developed its study methods as our contributions.

Real Time System Realization for Binocular Eyeball Tracking Screen Cursor

  • Ryu Kwang-Ryol;Chai Duck-Hyun;Sclabassi Robert J.
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2006년도 춘계종합학술대회
    • /
    • pp.841-846
    • /
    • 2006
  • A real time system realization for binocular eyeball tracking cursor on the computer monitor screen is presented in the paper. The processing for searching iris and tracking the cursor are that a facial is acquired by the small CCD camera, convert it into binary image, search for the eye two using the five region mask method in the eye surroundings and the side four points diagonal positioning method is searched the each iris. The tracking cursor is matched by measuring the iris central moving position, The cursor controlling is achieved by comparing two related distances between the iris maximum moving and the cursor moving to calculate the moving stance from gazing position and screen. The experimental result are obtained by examining some adults person on the system.

  • PDF

홍채의 움직임 추적과 화면커서의 실시간 정합 (Moving Iris Tracking and Screen Cursor Real Time Matching)

  • 류광렬;채덕현
    • 한국정보통신학회논문지
    • /
    • 제9권7호
    • /
    • pp.1508-1512
    • /
    • 2005
  • 본 논문은 홍채의 수평이동과 수직이동거리를 측정하여 홍채움직임에 따라 화면커서가 실시간으로 추적하고 정합시키기 위한 연구이다. 홍채의 중심좌표가 이동한 거리와 방향에 따라 화면커서가 추적되고 정합된다. 실험에 의해 홍채의 이동과 화면거리 및 크기에 대해 서로 일치시키기 위한 최적 값을 구하고 오차범위를 줄인다.

홍채의 이동추적과 화면커서 제어에 관한 연구 (A Study on the Moving Iris Tracking and the Screen Cursor Controlling)

  • 채덕현;이승용;이영우;류광렬
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국해양정보통신학회 2005년도 추계종합학술대회
    • /
    • pp.332-335
    • /
    • 2005
  • 본 논문은 홍채의 움직임을 추적하여 화면커서를 실시간으로 제어하기 위한 연구이다. 홍채의 중심좌표가 이동한 거리와 방향에 따라 화면의 커서를 이동한다. 실험에 의해 홍채의 이동과 화면거리 및 크기에 대해 서로 일치시키기 위한 최적값을 구해 오차범위 줄인다.

  • PDF

리스트 종류에 따른 커서의 순환 움직임의 유용성 차이 (Usefulness of wraparound movement of cursor on different list types)

  • 김헌
    • 한국HCI학회논문지
    • /
    • 제11권1호
    • /
    • pp.21-28
    • /
    • 2016
  • 본 연구는 다양한 디지털 기기에서 리스트 형태의 정보 디스플레이에 일반적으로 적용되는 랩어라운드 (Wraparound)의 유용성에 대해 조사하였다. 랩어라운드는 리스트의 첫 항목에서 커서를 위로 이동시키면 마지막 항목으로, 마지막 항목에서 커서를 아래로 이동시키면 첫 항목으로 커서가 점프하는 것을 말한다. 본 연구에서는 랩어라운드의 유용성을 검증하기 위해 리스트의 종류와 길이, 그리고 랩어라운드 기능 유무를 달리하여 두 번에 걸친 실험을 수행하였다. 실험 결과, 랩어라운드의 효과는 리스트의 종류와 길이에 따라 그 유용성이 달랐다. 긴 리스트에서는 랩어라운드가 있는 경우 커서의 이동횟수는 줄여주나 이동속도는 다소 느리게 만드는 효과가 있었다. 랩어라운드가 있음으로 인해 느려진 커서의 이동속도는 랩어라운드의 사용여부에 대한 인지판단 시간으로 인한 것으로 보였다. 리스트의 길이가 충분히 긴 경우, 느려진 이동속도로 인한 시간만큼을 랩어라운드로 인해 줄어드는 커서 이동횟수 만큼의 감소시간이 상쇄시킴으로써 전체적인 완료시간까지 감소시키는 효과를 가져왔다. 또한 실험참여자들은 리스트의 길이가 더 긴 경우에 랩어라운드가 더 필요하다고 생각하였다.

원형 패턴 벡터 알고리즘을 이용한 손가락 이동에 의한 커서제어 (Cursor Control by the Finger Moton Using Circular Pattern Vector Algorithm)

  • 정향영;신일식;손영선
    • 한국지능시스템학회논문지
    • /
    • 제11권6호
    • /
    • pp.487-490
    • /
    • 2001
  • 본 논문은 영상 해석 알고리즘의 하나인 원형 패턴벡터 알고리즘을 이용하여 손가락으로 커서를 제어하는 시스템을 구현하였다. 이 알고리즘을 적용하기위하여 영상에서 손 영역에만 해당하는 최대 원을 여러개 그린후 가장 큰 원의 중심점을 무게 중심점으로 사용하였으며, 무게 중심점에서 손의 외곽까지의거리를 구하여 가리키는 손가락을 찾도록 하였다. 화면상의 커서의 수평방향은 가리키는 손가락방향을 이용하여 평면 좌표로 해석하여 제어하였고, 수직방향은 모니터 중앙상단에 한대의 카메라를 사용하였기 때문에 손가락 길이를 이용하여 불연속적으로 상-중-하의 세 영역으로 제어하였다. 수직 방향의 커서이동이 불연속적이기때문에, 구축한 인터페이스 화면의 범위를 축소한 후 축소된 범위를 전체 화면으로 확대해 나감으로써 사용자가 원하는 목표지점으로 커서를 이동시킬수 있다.

  • PDF

실시간 쌍안구 추적 마우스 시스템 구현에 관한 연구 (Real Time System Realization for Binocular Eyeball Tracking Mouse)

  • 류광렬;채덕현
    • 한국정보통신학회논문지
    • /
    • 제10권9호
    • /
    • pp.1671-1678
    • /
    • 2006
  • 본 논문은 컴퓨터 모니터 거리 30-40cm에서 실시간 쌍안 눈동자 추적 마우스 시스템 구현에 관한 연구이다. 눈동자 탐색과 커서 의 추적과정은 소형 CCD카메라에서 받은 안면영상은 2진영상으로 변환되고 눈 주위의 5영역 매스크 방법으로 눈을 찾고 측4점 대각선위치 지 정 방법으로 각 홍채를 탐색한다. 커서추적은 홍채중심좌표의 이동위치를 측정하여 이루어진다. 화면커서 제어는 홍채의 최대 이동거리를 측정하여 화면커서최대 이동거리와 비교하고 홍채의 움직임에 비례해서 커서가 이동해야 하는 거리를 계산하여 화면커서를 화면의 바라보는 지점에 위치시킴으로써 화면커서가 제어된다. 실험 결과 구현시스템은 비교적 간단하고 실시간으로 동작속도가 빠름을 보였다.

The simulation for error analysis of a large scale laser digitizer system

  • Fujimoto, Ikumatsu
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 제어로봇시스템학회 1993년도 한국자동제어학술회의논문집(국제학술편); Seoul National University, Seoul; 20-22 Oct. 1993
    • /
    • pp.440-445
    • /
    • 1993
  • A two dimensional large scale laser digitizer with a cordless cursor was developed. The coordinate detecting scheme of this digitizer is fundamentally based on the triangulation method, in which two laser-rays are scanned by the rotating plane mirros, reflected backward by the cursor, reflected again by the rotating mirrors, and detected by optical sensors. From angles in which the cursor reflections are detected, we can determine the position of the cursor. But this method involves several problems about optical alignment and its calibration especially when it is applied to a large scale digitizer. In this paper, especially we propose simulation for error analysis with connection to angles measured at five control points which are needed to decide an appropriate model for calculating coordinates and optimal simulation for deciding the position of five control points to give the better coordinate accuracy. In this way, we realized the on-site calibration and on-site insurance of measurement accuracy with our appropriate model for calculating coordinates. The time required for on-site calibration is within 5 minutes and the average accuracy of 4m * 3m digitizer is about .+-.0.12mm.

궤도상을 이동하는 커서 이동시간의 예측 모델 (A Time Prediction Model of Cursor Movement with Path Constraints)

  • 홍승권;김성일
    • 대한산업공학회지
    • /
    • 제31권4호
    • /
    • pp.334-340
    • /
    • 2005
  • A mouse is an important input device that is used in most of all computer works. A mouse control time prediction model was proposed in this study. Especially, the model described the time of mouse control that made a cursor to move within path constraints. The model was developed by a laboratory experiment. Cursor movement times were measured in 36 task conditions; 3 levels of path length, 3 levels of path width and 4 levels of target's width. 12 subjects participated in all conditions. The time of cursor movement with path constraints could be better explained by the combination of Fitts' law with steering law($r^2=0.947$) than by the other models; Fitts' law($r^2=0.740$), Steering law($r^2=0.633$) and Crossman's model($r^2=0.897$). The proposed model is expected to be used in menu design or computer game design.