Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 2.37 KB

File metadata and controls

70 lines (46 loc) · 2.37 KB

What is the problem?

Originally doodle effects need tremendous work for designer to draw. Many software such as Adobe After Effect. Still this software suggest half automatic(tracking) UI. We will offer fully automatic software, also maintaining the idea of design.

Architecture Picture

GUI/UI Expectation Picture

Template GUI
  • Video loading window
  • Effect changing window
  • Effect selecting window
  • Video time selection window
  • Video current play bar window
  • Save/Change/Delete bar window
Functions
  • Detection processing file
  • Effect implementation file
Database (Future Work)

GUI Language

PtQy5: Tutorial: What is pyqt

Algorithm Language

Python, C++(Expected)

Web Language

Django(if it is needed)

##References [GUI],[DEV],[GIT]

Source 1

Source 2

  • [GIT] What is the difference between branch and master

git branch

git hotfix and branch

Branch is made because of avoid interaction between other branch and master.