mirror of
https://github.com/sys-32Dev/CS3888-AVBHS.git
synced 2026-08-08 20:06:13 +00:00
Revise README with updated project information
Updated project details including version, date, status, and project name. Changed Jira links to direct URLs.
This commit is contained in:
@@ -53,12 +53,12 @@
|
||||
|
||||
\begin{tabular}{ll}
|
||||
\textbf{Version:} & 1.0 \\
|
||||
\textbf{Date:} & \today \\
|
||||
\textbf{Status:} & Snapshot 1 -- Initial Draft \\
|
||||
\textbf{Date:} & May 15, 2026 \\
|
||||
\textbf{Status:} & Final Submission \\
|
||||
\end{tabular}
|
||||
|
||||
\vfill
|
||||
{\small Jira Project: \href{https://cs3338-group-07.atlassian.net}{https://cs3338-group-07.atlassian.net}}
|
||||
{\small Jira Project: \href{https://cs3338-group-07.atlassian.net/jira/software/projects/CAS/boards/199}{https://cs3338-group-07.atlassian.net/jira/software/projects/CAS/boards/199}}
|
||||
\end{titlepage}
|
||||
|
||||
\newpage
|
||||
@@ -71,10 +71,10 @@
|
||||
\section{Project Overview}
|
||||
|
||||
\subsection{Project Name}
|
||||
Basketball Highlight Detection and Auto-Cropping System
|
||||
Automated Vertical Basketball Highlight System
|
||||
|
||||
\subsection{Project Summary}
|
||||
The Basketball Highlight Detection and Auto-Cropping System is a web-based software project designed to help users upload basketball video footage and automatically generate highlight clips. The system uses a Flask-based user interface, computer vision processing, object detection, and FFmpeg-based video editing to identify important gameplay moments and export cropped clips for users to download.
|
||||
The Automated Vertical Basketball Highlight System is a web-based software project designed to help users upload basketball video footage and automatically generate vertically cropped highlight clips. The system uses a Flask-based user interface, computer vision processing, object detection, and FFmpeg-based video editing to identify important gameplay moments and export cropped clips for users to download.
|
||||
|
||||
This project is planned and documented using the five major tools covered during the semester: GitHub, Jira, Docker, TestRail, and LaTeX.
|
||||
|
||||
@@ -89,7 +89,7 @@ The GitHub repository serves as the central location for all project documentati
|
||||
The Jira board is used to organize project tasks, sprint objectives, possible bugs, testing concerns, and snapshot-based project progress.
|
||||
|
||||
\begin{itemize}[noitemsep]
|
||||
\item \textbf{Jira Link:} \url{[Paste Your Jira Link Here]}
|
||||
\item \textbf{Jira Link:} \url{https://cs3338-group-07.atlassian.net/jira/software/projects/CAS/boards/199}
|
||||
\end{itemize}
|
||||
|
||||
% ══════════════════════════════════════════════
|
||||
@@ -370,7 +370,7 @@ For questions about the project, users should refer to the GitHub repository doc
|
||||
|
||||
\begin{itemize}[noitemsep]
|
||||
\item \textbf{Repository:} \url{https://github.com/sys-32Dev/CS3888-AVBHS}
|
||||
\item \textbf{Jira Board:} \url{[Paste Your Jira Link Here]}
|
||||
\item \textbf{Jira Board:} \url{https://cs3338-group-07.atlassian.net/jira/software/projects/CAS/boards/199}
|
||||
\end{itemize}
|
||||
|
||||
\end{document}
|
||||
\end{document}
|
||||
|
||||
Reference in New Issue
Block a user