• 제목/요약/키워드: Map Point

검색결과 1,233건 처리시간 0.025초

에지맵 기반 지문 기준점 검출 (Edge Map-Based Fingerprint Reference-Point Detection)

  • 송영철
    • 전기학회논문지
    • /
    • 제56권7호
    • /
    • pp.1321-1323
    • /
    • 2007
  • A new reference point location method based on an edge map is proposed, where an orientation map is defined and used to find the edge map. Experimental results show that the proposed method can effectively detect the core point in poor quality and arch-type fingerprint images and produces better results in terms of the detection rate and accuracy than the sine map-based method.

Contrast map과 Salient point를 이용한 중요객체 자동추출 (Automatic salient-object extraction using the contrast map and salient point)

  • 곽수영;고병철;변혜란
    • 한국정보과학회:학술대회논문집
    • /
    • 한국정보과학회 2004년도 봄 학술발표논문집 Vol.31 No.1 (B)
    • /
    • pp.808-810
    • /
    • 2004
  • 본 논문에서는 Contrast map과 Salient point를 이용하여 영상에서 중요한 객체를 자동으로 추출하는 방법을 제안한다. 우선 인간의 시각 체계와 유사한 밝기(luminance), 색상(color) 그리고 방향성(orientation) 3가지의 특징정보를 이용하여 각각의 특징정보로부터 feature map을 생성하고 이 3가지의 feature map을 선형 결합하여 contrast map을 생성한다. 이렇게 생성된 하나의 contrast map을 이용하여 대략적인 Attention Window (AW)의 위치를 결정한다. 다음으로, 영상으로부터 웨이블릿 변환을 적용하여 salient point를 찾고, salient point의 분포와 contrast map의 중요도에 따라 AW의 크기를 실제 중요 객체의 크기와 가장 유사하도록 축소시킨다. 이렇게 선택되고 축소된 AW안에서 실제 중요 객체를 추출하기 위해 AW 내부에 존재하는 영상에 대해서만 영상 분할을 하고 불필요한 영역을 제거하여 자동으로 중요객체를 추출하도록 한다.

  • PDF

COLLECTIVE FIXED POINTS FOR GENERALIZED CONDENSING MAPS IN ABSTRACT CONVEX UNIFORM SPACES

  • Kim, Hoonjoo
    • Nonlinear Functional Analysis and Applications
    • /
    • 제26권1호
    • /
    • pp.93-104
    • /
    • 2021
  • In this paper, we present a fixed point theorem for a family of generalized condensing multimaps which have ranges of the Zima-Hadžić type in Hausdorff KKM uniform spaces. It extends Himmelberg et al. type fixed point theorem. As applications, we obtain some new collective fixed point theorems for various type generalized condensing multimaps in abstract convex uniform spaces.

라이다 점군 밀도에 강인한 맵 오차 측정 기구 설계 및 알고리즘 (Map Error Measuring Mechanism Design and Algorithm Robust to Lidar Sparsity)

  • 정상우;정민우;김아영
    • 로봇학회논문지
    • /
    • 제16권3호
    • /
    • pp.189-198
    • /
    • 2021
  • In this paper, we introduce the software/hardware system that can reliably calculate the distance from sensor to the model regardless of point cloud density. As the 3d point cloud map is widely adopted for SLAM and computer vision, the accuracy of point cloud map is of great importance. However, the 3D point cloud map obtained from Lidar may reveal different point cloud density depending on the choice of sensor, measurement distance and the object shape. Currently, when measuring map accuracy, high reflective bands are used to generate specific points in point cloud map where distances are measured manually. This manual process is time and labor consuming being highly affected by Lidar sparsity level. To overcome these problems, this paper presents a hardware design that leverage high intensity point from three planar surface. Furthermore, by calculating distance from sensor to the device, we verified that the automated method is much faster than the manual procedure and robust to sparsity by testing with RGB-D camera and Lidar. As will be shown, the system performance is not limited to indoor environment by progressing the experiment using Lidar sensor at outdoor environment.

WEIERSTRASS SEMIGROUPS OF PAIRS ON H-HYPERELLIPTIC CURVES

  • KANG, EUNJU
    • 한국수학교육학회지시리즈B:순수및응용수학
    • /
    • 제22권4호
    • /
    • pp.403-412
    • /
    • 2015
  • Kato[6] and Torres[9] characterized the Weierstrass semigroup of ramification points on h-hyperelliptic curves. Also they showed the converse results that if the Weierstrass semigroup of a point P on a curve C satisfies certain numerical condition then C can be a double cover of some curve and P is a ramification point of that double covering map. In this paper we expand their results on the Weierstrass semigroup of a ramification point of a double covering map to the Weierstrass semigroup of a pair (P, Q). We characterized the Weierstrass semigroup of a pair (P, Q) which lie on the same fiber of a double covering map to a curve with relatively small genus. Also we proved the converse: if the Weierstrass semigroup of a pair (P, Q) satisfies certain numerical condition then C can be a double cover of some curve and P, Q map to the same point under that double covering map.

페어링 암호 시스템을 위한 $F_{3^m}$에서의 효율적인 MapToPoint 방법 (Faster MapToPoint over $F_{3^m}$ for Pairing-based Cryptosystems)

  • 박영호;조영인;장남수
    • 정보보호학회논문지
    • /
    • 제21권6호
    • /
    • pp.3-12
    • /
    • 2011
  • 페어링 암호 시스템에서 임의의 메시지 스트링을 타원곡선 위의 점으로 매핑하는 과정(MapToPoint)은 무시할 수 없는 연산량을 가지고 있으며 타원곡선 암호 시스템과 달리 페어링 암호 시스템에서는 $F_{3^m}$ 위의 타원곡선도 이용하기 때문에 $F_{3^m}$에서의 MapToPoint 연산이 필요하다. Barreto 등이 $F_{3^m}$ 위에서는 세제곱 계산이 선형연산인 것을 이용하여, x 좌표에 메시지를 대입하여 y 좌표를 계산하는 기존의 방법과 달리, y 좌표에 메세지를 대입하여 x 좌표를 계산하는 방법을 제안하였다. Barreto 등은 x 좌표의 계수들을 임의의 변수로 두고 이들로 이루어진 행렬을 이용하여 x 좌표를 계산했는데, 본 논문에서는 이 행렬의 크기를 줄여 보다 효율적으로 x 좌표를 계산할 수 있는 방법을 제안한다. 제안하는 방법은 Barreto 등의 방법의 44%의 메모리만으로 2~3 배 빠른 MapToPoint 연산을 수행할 수 있다.

FIXED POINTS OF SUMS OF NONEXPANSIVE MAPS AND COMPACT MAPS

  • Bae, Jongsook;An, Daejong
    • Korean Journal of Mathematics
    • /
    • 제10권1호
    • /
    • pp.19-23
    • /
    • 2002
  • Let X be a Banach space satisfying Opial's condition, C a weakly compact convex subset of $X,F:C{\rightarrow}X$ a nonexpansive map, and let $G:C{\rightarrow}X$ be a compact and demiclosed map. We prove that F + G has a fixed point in C if $F+G:C{\rightarrow}X$ is a weakly inward map.

  • PDF

THE PROXIMAL POINT ALGORITHM IN UNIFORMLY CONVEX METRIC SPACES

  • Choi, Byoung Jin;Ji, Un Cig
    • 대한수학회논문집
    • /
    • 제31권4호
    • /
    • pp.845-855
    • /
    • 2016
  • We introduce the proximal point algorithm in a p-uniformly convex metric space. We first introduce the notion of p-resolvent map in a p-uniformly convex metric space as a generalization of the Moreau-Yosida resolvent in a CAT(0)-space, and then we secondly prove the convergence of the proximal point algorithm by the p-resolvent map in a p-uniformly convex metric space.

2차원 라이다와 상업용 영상-관성 기반 주행 거리 기록계를 이용한 3차원 점 구름 지도 작성 시스템 개발 (Development of 3D Point Cloud Mapping System Using 2D LiDAR and Commercial Visual-inertial Odometry Sensor)

  • 문종식;이병윤
    • 대한임베디드공학회논문지
    • /
    • 제16권3호
    • /
    • pp.107-111
    • /
    • 2021
  • A 3D point cloud map is an essential elements in various fields, including precise autonomous navigation system. However, generating a 3D point cloud map using a single sensor has limitations due to the price of expensive sensor. In order to solve this problem, we propose a precise 3D mapping system using low-cost sensor fusion. Generating a point cloud map requires the process of estimating the current position and attitude, and describing the surrounding environment. In this paper, we utilized a commercial visual-inertial odometry sensor to estimate the current position and attitude states. Based on the state value, the 2D LiDAR measurement values describe the surrounding environment to create a point cloud map. To analyze the performance of the proposed algorithm, we compared the performance of the proposed algorithm and the 3D LiDAR-based SLAM (simultaneous localization and mapping) algorithm. As a result, it was confirmed that a precise 3D point cloud map can be generated with the low-cost sensor fusion system proposed in this paper.

모바일 환경에서 효율적인 약도 표현 방법 (Efficient Sketch Map Representation in Mobile Environment)

  • 이기정;;황보택근;양영규;소용욱
    • 대한원격탐사학회지
    • /
    • 제21권4호
    • /
    • pp.329-339
    • /
    • 2005
  • 휴대폰의 지도서비스는 단말기의 해상도와 프로세스의 제약으로 인하여 데이터를 간략화하면서 사용자의 이해도를 높일 수 있는 약도의 제공이 보다 효율적일 수 있다. 약도는 출발지와 목적지의 경로를 중심으로, 주변의 중요한 도로나 지형지물 등을 단순화하여 사용자가 이해하기 쉽게 표현된 형태이다. 약도 서비스를 위해서는 우선 출발지와 목적지의 경로 및 그 주변 도로를 선택하여 약도식으로 간략화하는 방법이 필요하며, 단말기의 해상도에 적합하게 주변 지형지물을 간략화 된 도로와 함께 약도화하여 표현하는 방법이 필요하다. 이에 본 논문에서는 휴대폰에서 지도를 효율적으로 표현하기 위하여, 지도 일반화 개념을 이용한 약도화 방법을 제안하였다. 제안하는 약도 표현 방법은 현재 상업적으로 서비스되고 있는 지도 서비스와 비교하여 도로를 구성하는 노드의 수가 감소하고, 중요한 지형지물의 선택 등을 수행하여 데이터 효율성이 우수하고, 경로의 명시성과 이해도가 높은 것으로 조사되었다.