Skip to content

Commit dfe9298

Browse files
Update README.md
Adjusted description
1 parent 5030447 commit dfe9298

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

viz_tools/README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ Interactive, browser-based visualizer applications for exploring SkillCorner Ope
1313
- `*_match.json` (Match Metadata)
1414
- **Key Features:**
1515
- 🎬 **Full Animation Playback:** Play, pause, frame scrubber, playback speed multiplier (0.25x – 4x).
16-
-**2D Pitch Rendering:** Player positions, jersey numbers, goalkeeper markers, ball position.
17-
- 📊 **Tactical Overlays:** Team convex hulls, player trails, velocity vectors.
18-
- 🔍 **Interactive Roster & Inspector:** Real-time speed, distance, and coordinate tracking for all players.
16+
-**2D Pitch Rendering:** Player positions, jersey numbers, names, ball position.
17+
- 📊 **Tactical Overlays:** Voronoi diagram and pitch control
18+
- 🔍 **Interactive Roster & Inspector:** Highlight any player
1919

2020
---
2121

@@ -25,15 +25,14 @@ Interactive, browser-based visualizer applications for exploring SkillCorner Ope
2525
- `*_dynamic_events.csv` (Dynamic Events)
2626
- `*_phases_of_play.csv` (Phases of Play)
2727
- **Key Features:**
28-
- 🗺️ **Spatial Event Pitch Map:** Visualize off-ball run vectors, passes, press events, and positional clusters.
29-
- ⏱️ **Phases of Play Timeline:** Interactive timeline bar depicting in-possession and out-of-possession match phases.
28+
- 🗺️ **Spatial Event Pitch Map:** Visualize off-ball run vectors, passes, on ball engagements events, and positional clusters. Compare two players in the head to head section
3029
- 🔎 **Multi-Criteria Filtering:** Filter events by category, phase type (`build_up`, `high_block`, etc.), team, period, and speed band.
31-
- 📋 **Searchable Event Table:** Click any row in the data grid to jump directly to its visualization on the pitch.
30+
- 📋 **Summary Table** View summary stats for each player across all events
3231

3332
---
3433

3534
## 📖 How to Use
3635

37-
1. **Open the Tool:** Double-click `SkillCorner_Tracking_Viewer.html` or `Dynamic_Events_Explorer.html` to launch in Chrome, Firefox, Safari, or Edge.
36+
1. **Open the Tool:** Download or double-click `SkillCorner_Tracking_Viewer.html` or `Dynamic_Events_Explorer.html` to launch in your browser.
3837
2. **Load Open Data:** Drag and drop sample files from `data/matches/1886347/` directly into the browser upload box.
3938
3. **Explore & Analyze:** Use the control panels, filters, and animation scrubber to analyze tracking and tactical event data.

0 commit comments

Comments
 (0)