Abstract:
PURPOSE: A parallel collision detection method based on inter collision detection and a computer readable media thereof are provided to minimize the locking by distributing the task efficiently when the collision detection of an object is executed using a plurality of threads. CONSTITUTION: The bounding volume hierarchy(BVH) for objects is created based on the geometric information of objects(S110). The main BVH is created based on the BVHs of the objects (S120). The subtrees in which the reciprocity irrelevant nodes are the root are extracted from the main BVH(S130). The nodes composed in the subtrees are distributed to each of threads(S140). An inter collision test pair set(ICTPS), which is a set of the node pairs composed in the subtrees, are created for performing the collision detection between the objects for the parent node of the nodes(S150).
Abstract:
본 발명은 영상처리에 관한 것으로서, 보다 구체적으로는 영상에서 물체의 충돌 감지를 위한 태스크 분배 방법에 관한 것이다. 본 발명에 따른 충돌 검출 방법은 컴퓨터 시스템에서 수행되는 씬(scene)에 포함된 물체 사이의 충돌을 검출하기 위한 방법으로서, 각 물체들의 기하학적 정보에 기초하여 각 물체들에 대한 바운딩 볼륨 체계(bounding volume hierarchies, BVH)를 생성하는 단계, 각 물체들의 BVH들에 기초한 메인 BVH를 생성하는 단계, 메인 BVH에서 상호 무관성이 성립하는 노드들을 루트로 하는 복수의 서브트리를 추출하는 단계, 복수의 서브트리에 구성된 노드들을 복수의 스레드(thread)에 각각 분배하는 단계, 및 복수의 서브트리에 구성된 노드들을 자식 노드로 하는 부모 노드에 대한 물체 간 충돌검사를 수행하기 위하여, 복수의 서브트리에 구성된 노드 쌍의 집합인 ICTPS(inter collision test pair set)를 생성하는 단계를 포함한다. BVH, BV, CCD, HPCCD, 충돌 검사, ICT(inter collision test)
Abstract:
PURPOSE: A hybrid parallel continuous collision detection method using a CPU and a GPU(Graphics Processing Unit) is provided to guarantee high expandability of collision detect when a number of thread is increased. CONSTITUTION: A main BVH(Bounding Volume Hierarchies) is generated by combining each BVH of objects(S120). A basic polygon pair information of collision test object is inputted in TIQ(Triangle Index Queue) among the basic polygon which is included in the main BVH. The basic polygon pair information of collision test object which is inputted in the TIQ is transmitted to the GPU(S140). The GPU performs collision test for the basic polygon pair information of collision test object(S150).
Abstract:
본 발명은 고차원 데이터를 이진 코드로 나타내는 방법과 그 시스템에 관한 것이다. 고차원 데이터의 이진 코드화 방법에 있어서, 공간 상의 점의 좌표를 c 비트의 이진 코드로 나타내기 위한 c 개의 구에 대해 이진 코드를 정의하는 단계; c 개의 각 구의 중심점과 반지름을 결정하는 단계를 포함하는 고차원 데이터의 이진 코드화 방법이 제공될 수 있다.
Abstract:
본 발명의 이미지 검색 기반의 이미지 워터마킹 시스템은, 제1 데이터베이스에 저장된 다수의 이미지와 입력된 이미지 사이의 이미지 유사도를 계산하여, 상기 이미지 유사도가 제1 설정기준보다 높은 이미지를 제2 데이터베이스에 저장하는 이미지 유사도 계산부; 상기 이미지 유사도 계산부의 제2 데이터베이스에 저장된 이미지에서 워터마크 패턴을 추출하는 워터마크 패턴 추출부; 및 상기 이미지 유사도 계산부에 입력된 이미지의 워터마크 패턴과 상기 워터마크 패턴 추출부에서 추출된 워터마크 패턴 사이의 워터마크 패턴 유사도를 계산하여, 상기 워터마크 패턴 유사도가 제2 설정기준보다 높은 이미지를 추출하는 이미지 추출부;를 포함한다.
Abstract:
The present invention relates to a method and a system for expressing high-dimensional data into a binary code. The binary encoding method of the high-dimensional data comprises a step of defining a binary code for c spheres to express the coordinate of a spatial point into a c-bit of the binary code; and a step of determining the center and radius of each sphere.
Abstract:
PURPOSE: An image search based image watermarking system, a method thereof, and computer readable medium including a command are provided to reduce the number of images for searching for a watermark pattern by filtering data through image search. CONSTITUTION: An image similarity calculating unit(100) calculates image similarity between images in first database and stores the image in second database. A watermark pattern extracting unit(200) extracts a watermark pattern in the second database. An image extracting unit(300) calculates similarity between a watermark pattern of an inputted image and a watermark pattern of an extracted image.