izpis_h1_title_alt

Algoritem za iskanje najmanjšega poligona : diplomsko delo
ID Ota, Andrej (Author), ID Mramor Kosta, Neža (Mentor) More about this mentor... This link opens in a new window

URLURL - Presentation file, Visit http://eprints.fri.uni-lj.si/2616/ This link opens in a new window

Abstract
Določanje najmanjšega poligona z otoki je pogost problem v računalniško podprtem načrtovanju, kjer je treba, na primer, ugotavljati ploščine ali obode prosto skiciranih prečnih presekov ali načrtovati 3D objekte. Algoritem je največkrat dostopen kot funkcija zapolnitve površine v CAD aplikacijah. Podatki v teh aplikacijah so običajno podani kot seznam daljic, pri čemer vsa presečišča niso vnaprej znana. V diplomskem delu smo razvili algoritem za iskanje najmanjšega poligona z robovi na podani množici daljic, ki vsebuje dano izhodiščno točko, lahko pa ima tudi otoke. Algoritem je realiziran v več korakih. Vsak korak rešuje ločen geometrijski problem, rešitev pa predstavlja vhodne podatke za naslednji korak oziroma, pri zadnjem koraku, končni rezultat algoritma. Koraki so: izgradnja seznama daljic, ki se sekajo izključno v svojih krajiščih, določanje najmanjših poligonov, ki jih omejuje seznam daljic in iskanje najmanjšega poligona, ki vsebuje iskano točko, ter otokov v tem poligonu.

Language:Slovenian
Keywords:računska geometrija, minimalni poligon, računalništvo, visokošolski strokovni študij, računalništvo in informatika, diplomske naloge
Work type:Bachelor thesis/paper
Typology:2.11 - Undergraduate Thesis
Organization:FRI - Faculty of Computer and Information Science
Publisher:[A. Ota]
Year:2014
Number of pages:29 str.
PID:20.500.12556/RUL-68691 This link opens in a new window
UDC:004.021(043.2)
COBISS.SI-ID:10718548 This link opens in a new window
Publication date in RUL:10.07.2015
Views:2073
Downloads:193
Metadata:XML RDF-CHPDL DC-XML DC-RDF
:
Copy citation
Share:Bookmark and Share

Secondary language

Language:English
Title:An algorithm for constructing a minimal polygon
Abstract:
Minimal polygon search is a common problem in computer aided design when trying to determine surface of bounding areas on cross sections. An algorithm solving this problem is commonly implemented in CAD applications by a filling function. The input data are a set of line segments, where not all intersections are known. This thesis proposes an algorithm to find the minimal polygon with edges on segments from a given set which contains a given point of origin and which can also have holes. The algorithm reduces the problem into steps, where each step solves a single computational problem. The output data of each step become input data for the next step, or the end result of the algorithm from the final step. The steps of the algorithm are: a construction of line segment set where all line segments intersect only in their endpoints, finding minimal polygons defined by the set of line segments, and finding the minimal polygon containing the given point, including holes in that polygon.

Keywords:computational geometry, minimal polygon, computer science, computer and information science, diploma

Similar documents

Similar works from RUL:
Similar works from other Slovenian collections:

Back