Visual Complexity Inspector (VCI) is an automated tool for extracting, computing, and visualizing complexity in videos using techniques and algorithms from the field of computer vision and video processing. The current version (v 1.0.1) commutes the following complexity indices/features
- Shot boundary Detection
- Extraction of frames
- Object detection
- Video compression
- Saliency detection
- Colorfulness
- Structural similarity
- Face recognition
- Edge detection
- Motion detection and estimation
To build the tool locally
for node_modules yarn install
for build yarn electron:build