Skip to content

Latest commit

 

History

History
72 lines (49 loc) · 2.65 KB

WIKI.md

File metadata and controls

72 lines (49 loc) · 2.65 KB

WIKI

Professor

이상웅

Title

Sketch2CAD(Sketch To CAD)

Introduction

This is an ardroid application for drawing designer who need to draw quickly. This program that automatically draw actual measurement drawings with a CAD.

Brief Desciption

If you draw a picture and press the 'Export' button, your picture will be converted into a CAD file.

Development Environment

  • Android Studio @4.2.1
  • CNN Model

Application Version

  • minSdkVersion : 16
  • targetSdkVersion : 30

CNN model Version?

추가할 부분 있으면 해주시면되고, 딱히 없으면 빼셔도 됩니당

Overall Intermal Structure

overall

Using technology

  • Coordinate System(Point, Coord) Coord

  • Dogulas Peucker Algorithm Dogulas

  • Architecture Rocognition : Wall, Calumn, Door, Window Ar(Wall) Ar(Column) Ar(Door, Window)

  • CNN model(using MNIST data) CNN

  • Number Recognition Nr(App) Ar(COS)

  • ezdxf ezdxf

  • Object2Json o2j

  • TCP Socket tcp

Manual for Users(API)

일단 공간만 만들어놨어요

Manual for Developers(API)

여기도 마찬가지로 일단 공간만

Team

최찬영 정호진 김현민 박승민
E-mail [email protected] [email protected] [email protected] [email protected]
Github ID Young2218 hojin19082 climatc1103 smpark0213