Functional Specification - Sprint 1

This portion of the website highlights the functional specification for the first development sprint. This functional specification includes use cases, requirements, and interfaces targeted and achieved during that sprint.

Use Cases

Use Cases Targeted

On-box Application

Use Cases Realized

On-box Application

Summary of Use Case Fulfillment

During Sprint 1, we sought to develop a functioning stitching script that would read in input from 4 cameras, stitch those inputs into one 360 degree video, and save multiple encoded video files to local disk. We did not intend 100% accuracy of stitching or necesarily robust implementation, but we wanted an MVP to make sure that the stitching aspect of our project, the most crucial part, was in fact possible and implementable in the time that we have allotted for the semester. As a result of the sprint, we were able to complete the majority of our Display a Stitched Video use case, but we still have a good way to go with the Stream Video use case.

Requirements

Requirements Targeted

At the beginning of Sprint 1, we prioritized our requirements for the sprint as follows (with prioritization representing order of approach, not necessarily in order of project value):

Priority 1

Priority 2

Priority 3

Requirements Realized

After completion of Sprint 1, we were able to complete the following requirements. Though we did not complete all of the requirements that we initially set out to complete, we did, as a result of our struggles, gain perspective on what we might be able to accomplish by the end of the semester.

Priority 1

Priority 2

Interfaces

Though we did not originally target completion of any of the interfaces affiliated with the completion of our app during this specific sprint, we did in fact develop a CLI for easy navigation through and interaction with our stitching application. An example progression of that cli can be seen below. This CLI would be used by anyone who wanted to test or run the existing stitcher code.

Stitcher CLI Stitcher CLI GIF