Project Idea Proposal for Julia GSoC 2023 #1021
gibsonjackson
started this conversation in
JSoC
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In mechanical designing of components and parts, it is often recommended to avoid internal reflex angles in the 2d cross sections.
Pattern Recognition techniques extract information from an object in order to describe, identify or classify it. An established strategy for recognizing a general polygonal object is to decompose it into simpler components, then identify the components and their interrelationships and use this information to determine the shape of the object.
In VLSI artwork data processing, layouts are represented as polygons, and one approach to preparation for electron-beam lithography is to decompose these polygon regions into fundamental figures. Polygon decomposition is also used in the process of dividing the routing region into channels.
Hence Extraction of a decomposed polygon is an essential tool for many such essential applications.
My basic idea proposal comprises of:
My ambitious goal of idea comprises of:
Future aspects of my idea comprises of:
Beta Was this translation helpful? Give feedback.
All reactions