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

검색결과 10건 처리시간 0.032초

RUF 버퍼를 이용한 간단하고 효율적인 안티알리아싱 기법 (A Simple and Efficient Antialiasing Method with the RUF buffer)

  • 김병욱;박우찬;양성봉;한탁돈
    • 한국정보과학회논문지:시스템및이론
    • /
    • 제30권3_4호
    • /
    • pp.205-212
    • /
    • 2003
  • 본 논문은 전형적인 슈퍼샘플링과 거의 동일한 수준의 고화질 영상을 생성하는 동시에, 요구되는 메모리 크기와 메모리 대역폭을 줄일 수 있는 간단하고 효율적인 하드웨어 지원 안티알리아싱 알고리즘과 렌더링 구조를 제안한다. 본 논문에서는 가장 최근에 색상 값 결정을 위해 사용된 프레그먼트의 일부분 또는 병합된 결과를 저장하는 RUF (Recently Used Fragment) 버퍼와 RUF 버퍼의 정보를 이용하여 효과적으로 색상 값을 결정하는 알고리즘을 제안한다. 제안된 방법은 데이타 구조상 샘플링 포인트 수가 늘어날수록 슈퍼샘플링에 비해 메모리 절약 효과가 크다. 또한 본 논문의 실험결과 8산개(sparse) 샘플링 포인트를 가지는 경우, 슈퍼샘플링에 비해 제안된 안티알리아싱 기법은 약 1.3%의 색상 차이를 가지나, 렌더링 과정에서 요구되는 메모리 크기가 약 31%로 감소하였으며, 실험에 사용된 3차원 모델에 대해 평균 11%의 메모리 대역폭 감소를 보인다.

분해 모델링 기법을 이용한 절삭 시뮬레이션 시스템 개발 (Development of the cutting simulation system with decomposition Algorithm.)

  • 김용현;고성림
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2004년도 추계학술대회 논문집
    • /
    • pp.422-425
    • /
    • 2004
  • This paper develops an octree-based algorithm for machining simulation. Most commercial machining simulators are based on the Z map model, which has several limitations in terms of achieving a high level of precision in five-axis machining simulation. Octree representation being a three-dimensional (3D) decomposition method, an octree-based algorithm is expected to be able to overcome such limitations. With the octree model, storage requirement is reduced. Moreover, recursive subdivision is processed in the boundaries, which reduces useless computations. The supersampling method is the most common form of antialiasing and is typically used with polygon mesh rendering in computer graphics. The supersampling technique is being used to advance the efficiency of the octree algorithm..

  • PDF

효율적인 수퍼샘플링과 선-적분을 이용한 고화질 쉬어-왑 분해 볼륨 렌더링 (High-quality Shear-warp Volume Rendering Using Efficient Supersampling and Pre-integration Technique)

  • 계희원;김태영
    • 한국멀티미디어학회논문지
    • /
    • 제9권8호
    • /
    • pp.971-981
    • /
    • 2006
  • 쉬어-왑 분해 렌더링은 볼륨 렌더링 방법 중 가장 빠르지만 영상의 화질이 좋지 않다는 단점이 있다. 본 연구에서는 쉬어-왑 렌더링의 빠른 속도를 유지하며 화질을 개선하는 방법을 제안한다. 화질 개선의 첫 번째 방법은 중간영상(intermediate image) 기반의 수퍼샘플링(supersampling) 기법이다. 객체 좌표와 영상 좌표간의 변환을 효율적으로 수행하여 임의 비율의 영상 확대를 빠르게 수행한다. 화질 개선의 두 번째 방법은 선-적분(pre-integrated) 렌더링을 사용하는 것이다. 기존의 선-적분 기반 쉬어-왑 렌더링은 빈-공간 도약(empty space leaping)을 하지 못하여 속도가 저하되는 문제가 있지만, 본 연구에서 제안하는 겹친 최소-최대 지도(overlapped min-max map) 자료구조를 사용하면 빈-공간 도약을 수행하여 속도 문제를 해결한다. 본 제안 방법을 통해 광선추적법(ray-tracing) 수준의 고화질 렌더링 영상을 빠른 시간에 생성할 수 있다.

  • PDF

Enhanced Z map을 이용한 절삭 공정 시뮬레이션 시스템의 개발 (Development of Machining Simulation System using Enhanced Z Map Model)

  • 이상규;고성림
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2002년도 춘계학술대회 논문집
    • /
    • pp.551-554
    • /
    • 2002
  • The paper discusses new approach for machining operation simulation using enhanced Z map algorithm. To extract the required geometric information from NC code, suggested algorithm uses supersampling method to enhance the efficiency of a simulation process. By executing redundant Boolean operations in a grid cell and averaging down calculated data, presented algorithm can accurately represent material removal volume though tool swept volume is negligibly small. Supersampling method is the most common form of antialiasing and usually used with polygon mesh rendering in computer graphics. The key advantage of enhanced Z map model is that the data structure is same with conventional Z map model, though it can acquire higher accuracy and reliability with same or lower computation time. By simulating machining operation efficiently, this system can be used to improve the reliability and efficiency of NC machining process as well as the quality of the final product.

  • PDF

Quadtree를 이용한 절삭 영역 탐색 기법에 관한 연구 (Research of Searching Algorithm for Cutting Region using Quadtree)

  • 김용현;고성림;이상규
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2003년도 춘계학술대회 논문집
    • /
    • pp.873-876
    • /
    • 2003
  • Z-map model is the most widely used model for NC simulation and verification. But it has several limitations to get a high precision, to apply 5 axis machining simulation. In this paper, we tried to use quadtree for searching cutting region. Quadtree representation of two dimensional objects is performed with a tree that describes the recursive subdivision. By using these quadtree model. storage requirements were reduced. And also, recursive subdivision was processed in the boundries, so, useless computation could be reduced, too. To get more high Accuracy, we applied the supersampling method in the boundaries. The Supersampling method is the most common form of the antialiasing and usually used with polygon mesh rendering in computer graphics To verify quadtree model we compared simulated results with z-map model and enhanced z-map model

  • PDF

옥트리 알고리즘을 이용한 절삭 시뮬레이션 시스템의 개발 (Development of a Cutting Simulation System using Octree Algorithm)

  • 김용현;고성림
    • 한국CDE학회논문집
    • /
    • 제10권2호
    • /
    • pp.107-113
    • /
    • 2005
  • Octree-based algorithm is developed for machining simulation. Most of commercial machining simulators are based on Z map model, which have several limitations to get a high precision in 5 axis machining simulation. Octree representation is three dimensional decomposition method. So it is expected that these limitations be overcome by using octree based algorithm. By using the octree model, storage requirement is reduced. And also recursive subdivision was processed in the boundaries, which reduces useless computation. The supersampling method is the most common form of the anti-aliasing and usually used with polygon mesh rendering in computer graphics. Supersampling technique is applied for advancing its efficiency of the octree algorithm.

옥트리에 기반한 5 축 가공 시뮬레이션을 위한 연구 (Research for the 5 axis machining simulation system with Octree Algorithm)

  • 김용현;고성림
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2005년도 춘계학술대회 논문집
    • /
    • pp.956-959
    • /
    • 2005
  • The overall goal of this thesis is to develop a new algorithm based on the octree model for geometric and mechanistic milling operation at the same time. Most commercial machining simulators are based on the Z map model, which has several limitations in terms of achieving a high level of precision in five-axis machining simulation. Octree representation being a three-dimensional (3D) decomposition method, an octree-based algorithm is expected to be able to overcome such limitations. With the octree model, storage requirement is reduced. Moreover, recursive subdivision is processed in the boundaries, which reduces useless computations. To achieve a high level of accuracy, fast computation time and less memory consumption, the advanced octree model is suggested. By adopting the supersampling technique of computer graphics, the accuracy can be significantly improved at approximately equal computation time. The proposed algorithm can verify the NC machining process and estimate the material removal volume at the same time.

  • PDF

의료영상 볼륨가시화를 위한 화소 값의 변화도에 따른 적응적 가중치를 적용한 캐트멀-롬 스플라인 보간법 (Adaptive Weight Adjusted Catmull-Rom Spline Interpolation Based on Pixel Intensity Variation for Medical Imaging Volume Visualization)

  • 이해나;유선국
    • 한국멀티미디어학회논문지
    • /
    • 제16권2호
    • /
    • pp.147-159
    • /
    • 2013
  • 의료영상 분야에서 볼륨 가시화가 광범위 하게 이용되고 있다. 3차원 영상의 적용으로 환자 진단을 위해 높은 품질의 영상이 요구되고 있고, 그에 따라 정확하게 구현할 수 있는 볼륨 가시화 기법이 연구되고 있다. 하지만 3차원 영상을 구현할 때 이산적인 값을 가진 볼륨 데이터를 이용하여 볼륨 가시화를 하므로 에일리어싱 현상이 나타나게 된다. 이런 현상을 없애기 위해서는 표본 값을 많게 하는 과표본화 방법이 있다. 과표본을 위해 사용하는 기법 중에서 캐트멀-롬 스플라인 방법이 있다. 이 기법은 계산이 쉽고 주어진 제어점들을 지나기 때문에 비교적 정확한 보간값을 구하지만 화소 값의 변화도가 큰 부분에서는 오버슈트나 언더슈트가 생겨 기존의 값과 오차가 생기게 된다. 본 논문에서는 캐트멀-롬 스플라인 보간법에 가우시안 함수를 이용하여 화소 값의 변화도에 따른 장력조정으로 보간값의 가중치를 조절하는 방법을 제안한다. 제안된 방법을 이용하여 영상을 보간하였을 때 오버슈트 현상이 줄어들고 원 영상과의 최대신호대 잡음비를 비교할 때도 우수한 결과를 확인하였다.

복수 원형을 이용한 볼륨 렌더링에서의 효율적인 수퍼샘플링 (Efficient Supersampling in Volume Rendering using Multiple Templates)

  • 구윤모;이철희;신영길
    • 한국정보과학회논문지:시스템및이론
    • /
    • 제26권1호
    • /
    • pp.1-8
    • /
    • 1999
  • 본 논문에서는 볼륨 렌더링에서 화상영역 수퍼샘플링을 효율적으로 수행시키는 방법을 제시한다. 이 알고리즘은 부화소에서 나오는 평행 광선들 간의 규칙성을 이용하여 각 화소로부터 상대 위치가 같은 부화소에서 나오는 광선마다 한 개씩의 원형을 만들어 둠으로써 수퍼샘플링을 효율적으로 수행한다. 또한 본 알고리즘은 객체순서 알고리즘에 기반을 두고 있으므로 화상순서 알고리즘에서도 수퍼샘플링을 하는 것보다 매우 빠르게 처리하게 된다. 또한 본 논문에서는 적응 수퍼샘플링 방법도 제안한다. 이는 에일리어싱이 생길 가능성이 많은 부분에서만 수퍼샘플링을 하며, 이러한 영역은 분류화 전처리 단게에서 미리 결정해둔다.