-
Notifications
You must be signed in to change notification settings - Fork 0
POC and demo
https://capstone.cse.sc.edu/milestone/poc-demo/
-
Who is your client? What your app is meant to do? What problem does it solve? (1 slide, or equivalent) our target audiences are students and digital artists, particular those who are amateurs. the app is meant to allow one to rotoscope a video or still, and create a resulting media. the app allows multifaceted editing and manipulation through brushes (raster drawing), vector drawing, filtering, and other vfx application. our software solves the the issue that not a large variety of low cost / free vfx software exists for students and growing artists to use; this effectively being a hindrance to their creation and portfolio development for entering their field. by creating this software we hope to create a feature-rich tool to allow anybody to produce the work that they want/need, as well as provide an open-source tool that is expandable via community development.
-
What technologies are you using? Why? (1 slide, o equivalent) we are using qt, as it is a convenient, well developed, and widely used multifunction (main windowing) framework. We are also using OpenCV to add additional vfx to the composition of project. those has been put into also using other libraries to interpolate frames and do other auxiliary features.
-
A quick demo of what you have working so far. (0 slides) zip zop zabow
-
What features you will be implementing next semester. everything else we didn't do this semester