• 제목/요약/키워드: $B{\acute{e}}zier$ 곡선

검색결과 9건 처리시간 0.023초

HTML5에서 Quadratic & Cubic Bézier 곡선을 이용한 2D to 3D 입체 이미지 변환 (2D to 3D Anaglyph Image Conversion using Quadratic & Cubic Bézier Curve in HTML5)

  • 박영수
    • 디지털융복합연구
    • /
    • 제12권12호
    • /
    • pp.553-560
    • /
    • 2014
  • 본 논문에서는 HTML5에서 Quadratic & Cubic B$\acute{e}$zier 곡선을 이용하여 2D 이미지를 3D 입체 이미지로 변환하는 방법을 제안한다. 3D 입체 이미지 변환은 원본 이미지에서 RGB색상 값을 분리 추출하여 좌안과 우안을 위한 2개의 이미지로 필터링한다. 사용자는 Quadratic B$\acute{e}$zier 곡선과 Cubic B$\acute{e}$zier곡선을 이용한 제어 점을 통해 이미지의 깊이 값을 설정하게 된다. 이 제어 점을 기반으로 2D 이미지의 깊이 값을 계산하여 3D이미지에 반영하게 된다. 이 모든 과정은 HTML5를 사용한 웹 환경에서 구현하였으며, 사용자들은 매우 쉽고 편리하게 자신들이 원하는 3D 이미지를 만들 수 있게 하였다.

CAGD에서 유리 곡선의 미분과 그 상한에 관한 연구의 흐름 (A Brief History of Study on the Bound for Derivative of Rational Curves in CAGD)

  • 박윤범
    • 한국수학사학회지
    • /
    • 제27권5호
    • /
    • pp.329-345
    • /
    • 2014
  • CAGD(Computer Aided Geometric Design) is a branch of applied mathematics concerned with algorithms for the design of smooth curves and surfaces and for their efficient mathematical representation. The representation is used for the computation of the curves and surfaces, as well as geometrical quantities of importance such as curvatures, intersection curves between two surfaces and offset surfaces. The $B\acute{e}zier$ curves, B-spline, rational $B\acute{e}zier$ curves and NURBS(Non-Uniform Rational B-Spline) are basically and widely used in CAGD. The definitions and properties of these curves are presented in this paper. And a brief history of study on the bound for derivative of rational curves in CAGD is also presented.

하중 적분 PDC와 T-S 퍼지 외란 관측기를 이용한 이동 로봇의 강인 궤도 추적 제어 (Robust Trajectory Tracking Control of a Mobile Robot Based on Weighted Integral PDC and T-S Fuzzy Disturbance Observer)

  • 백두산;윤태성
    • 한국정보통신학회논문지
    • /
    • 제21권2호
    • /
    • pp.265-276
    • /
    • 2017
  • 본 논문에서는 하중 적분 PDC 제어 기법과 T-S 퍼지 외란 관측기를 이용한 강인하면서도 보다 정확한 이동 로봇의 궤도 추적 제어 방법을 제안한다. 하중 적분 PDC 제어 기법은 PDC 제어 기법에 하중 적분 항을 추가함으로써 정상상태 오차를 감소시켜 준다. T-S 퍼지 외란 관측기는 T-S 퍼지 모델로 표현된 비선형 시스템에 대해 외란을 추정하고 상쇄시킬 수 있도록 한다. 따라서, T-S 퍼지 외란 관측기에 기반한 궤도 추적 제어기는 강인한 궤도 추적 성능을 보여준다. 또한, 본 연구에서는 $B\acute{e}zier$ 곡선에 의한 가속도 제한을 갖는 경로 설계 방법에 의해 초기 접근 경로를 설계함으로써, 이동 로봇의 초기 위치가 기준 궤도의 초기 위치와 다를 때 제어 입력이 매우 커지게 되어 실제적으로 사용할 수 없게 되는 문제를 해결한다. 제안된 궤도 추적 제어기의 성능을 시뮬레이션을 통해서 입증하였다.

B$\acute{e}$zier클리핑을 이용한NURBS곡선간의 교점 계산 (Calculation of NURBS Curve Intersections using Bzier Clipping)

  • 민병녕;김재정
    • 한국CDE학회논문집
    • /
    • 제3권2호
    • /
    • pp.113-120
    • /
    • 1998
  • Calculation of intersection points by two curves is fundamental to computer aided geometric design. Bezier clipping is one of the well-known curve intersection algorithms. However, this algorithm is only applicable to Bezier curve representation. Therefore, the NURBS curves that can represent free from curves and conics must be decomposed into constituent Bezier curves to find the intersections using Bezier clipping. And the respective pairs of decomposed Bezier curves are considered to find the intersection points so that the computational overhead increases very sharply. In this study, extended Bezier clipping which uses the linear precision of B-spline curve and Grevill's abscissa can find the intersection points of two NURBS curves without initial decomposition. Especially the extended algorithm is more efficient than Bezier clipping when the number of intersection points is small and the curves are composed of many Bezier curve segments.

  • PDF

B-spline에 대한 근사변환의 실험적 분석 (An Experimental Analysis of Approximate Conversions for B-splines)

  • 김혁진
    • 한국컴퓨터정보학회논문지
    • /
    • 제10권1호
    • /
    • pp.35-44
    • /
    • 2005
  • 서로 다른 기하학적 모델링 시스템을 사용하는 곡선 및 곡면의 자료 교환에서, 시스템이 지원하는 B-spline 곡선 및 곡면의 최대 차수에 제한이 있을 때, 주어진 허용 오차 범위 내에서 낮은 차수로의 차수 감소가 필요하다 본 논문에서는 근사 변환의 한 방법인 B-spline 곡선의 차수 감소 방법을 적용한 실험적 결과를 제공한다. B-spline 곡선의 근사변환에서 기존의 $B\acute{e}zier$ 곡선의 차수감소 방법들을 차수 감소 과정에 적용하고. 그 방법들을 비교 분석한다 knot 제거 알고리즘도 자료 감소를 위하여 차수 감소과정에 적용한다

  • PDF

Bézier 곡선을 이용한 고효율 복합재료 블레이드의 다중 최적 구조 설계 (Highly Efficient Structural Optimization of Composite Rotor Blades Using Bézier Curves)

  • 배재성;정성남
    • Composites Research
    • /
    • 제33권6호
    • /
    • pp.353-359
    • /
    • 2020
  • 본 연구에서는 매개변수곡선의 일종인 Bézier 곡선을 이용한 단면해석법을 개발하고, 이를 이용한 블레이드 최적구조설계 프레임워크를 구성하였다. 개발된 단면해석기법은 기존의 직선 세그먼트를 이용한 중심선기반 단면해석법의 효율성을 유지하면서 고형 블레이드 단면에 대한 해석이 가능한 특징이 있다. 본 연구에서 제안한 단면해석법을 예제 블레이드에 적용하고 구조 최적설계를 수행하여 설정된 구속조건을 모두 충족함과 동시에 기준형상대비 약 52% 질량이 감소된 최적 블레이드 형상을 도출하였다. 최적설계에는 총 19개의 블레이드 단면을 고려하였으며, 결과를 도출하는 데 대략 1시간 정도의 계산시간이 소요되었다. 본 연구를 통해 개발된 단면해석 기법과 최적설계 프레임워크의 효율성을 확인하였다.

이동체 모의시험을 위한 경로 생성 및 추종 시뮬레이터 개발 (Development of Path Generation and Following Simulator for a Simulation Test of a Moving Object)

  • 한영민;홍동호;장택수
    • 한국군사과학기술학회지
    • /
    • 제21권6호
    • /
    • pp.842-849
    • /
    • 2018
  • This research suggests the development of simulator for a Simulation Test of a moving object's path generation and following. There are many kinds of moving objects in weapon systems, such as vehicles, missiles, robots and so on. So need tests of moving simulations during development process of weapon systems. To simulate a moving object, need an flexible path. So this report suggests a $B\acute{e}zier$ curve algorithm for generation of smooth curve path. And when new developments of weapon systems are started, many kinds of simulators are created. But, these simulators are not reused in other project because there are different kinds of development environment. So need to allow users to add specific features, And this report suggests using Dynamic Link Library(DLL).

헬리콥터 블레이드 플랜폼 공력 최적설계(I): 최적설계 기법 (Aerodynamic Optimization of Helicopter Blade Planform (I): Design Optimization Techniques)

  • 김창주;박수형;오선구;김승호;정기훈;김승범
    • 한국항공우주학회지
    • /
    • 제38권11호
    • /
    • pp.1049-1059
    • /
    • 2010
  • 본 연구는 헬리콥터 블레이드 플랜폼의 공력최적 설계를 다루었다. 블레이드 3차원 공력형상 설계단계에서 결정해야하는 주요 설계 요소를 정의하고 B$\acute{e}$zier 곡선 등을 이용하여 매개변수화 하였다. 매개변수화와 설계 구속조건은 경험적 요소와 노하우를 반영하여 산업체나 연구소 등에서 사용하고 있는 설계기법을 활용하여 정의하였다. 호버링 FM과 전진비행 등가 양항비를 최적설계 문제의 목적함수로 반영하였다. 유도된 비선형 최적화 문제는 SQP기법으로 풀이하였으며 응용연구를 통해 본 연구의 기법으로 블레이드의 익형배치, 비틀림 및 시위분포 등 중요한 플랜폼 형상을 효과적으로 설계할 수 있음을 보였다.

유리 B$\acute{e}$zier 곡선과 곡면의 호도그래프 (The Closed Form of Hodograph of Rational Bezier curves and Surfaces)

  • 김덕수;장태범;조영송
    • 한국CDE학회논문집
    • /
    • 제3권2호
    • /
    • pp.135-139
    • /
    • 1998
  • The hodograph, which are usually defined as the derivative of parametric curve or surface, is useful far various geometric operations. It is known that the hodographs of Bezier curves and surfaces can be represented in the closed form. However, the counterparts of rational Bezier curves and surface have not been discussed yet. In this paper, the equations are derived, which are the closed form of rational Bezier curves and surfaces. The hodograph of rational Bezier curves of degree n can be represented in another rational Bezier curve of degree 2n. The hodograph of a rational Hazier surface of degree m×n with respect to a parameter can be also represented in rational Bezier surface of degree 2m×2n. The control points and corresponding weight of the hodographs are directly computed using the control points and weights of the given rational curves or surfaces.

  • PDF