You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. **(Optional) Create and Activate a Virtual Environment**
@@ -111,21 +111,21 @@ Follow the steps below to set up and run the Flask application locally:
111
111
112
112
## Features
113
113
114
-
# Single Video Upload
114
+
### Single Video Upload
115
115
Upload a single ultrasound video along with its muscle group and probe orientation.
116
116
This feature is designed to support large ultrasound files (GB-scale).
117
117
118
118
A small 1-2 MB test sample video is included for functionality testing purposes.
119
119
120
-
# Bulk Video Upload via Excel
120
+
### Bulk Video Upload via Excel
121
121
Upload an entire folder of ultrasound videos using selectfolder functionality, automatically generate an Excel template, fill in details such as muscle group and probe orientation, and submit it for processing.
122
122
This enables batch analysis for high-throughput use cases or larger clinical datasets.
123
123
124
-
# Live Video Previews & Fasciculation Visualization
124
+
### Live Video Previews & Fasciculation Visualization
125
125
After processing, the application provides live previews of all videos.
126
126
Detected fasciculations are overlaid in real time, and an interactive graph shows their distribution across the video timeline for easy verification and interpretation.
127
127
128
-
# Fullscreen Viewing Mode
128
+
### Fullscreen Viewing Mode
129
129
All processed videos can be expanded to fullscreen, enhancing clarity during analysis and review of subtle fasciculation patterns.
130
130
131
131
@@ -149,52 +149,60 @@ Here are some related projects
0 commit comments