Skip to content

kk-digital/kcg-dataset-video-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

kcg-dataset-video-dataset-processing

environment setup

install ffmpeg and other libraries with conda

conda create -p /opt/envs/video -c conda-forge mamba ffmpeg-python
conda activate /opt/envs/video
conda install Pillow numpy pandas matplotlib py-opencv -c conda-forge
conda install ipython ipykernel ipywidgets nbformat tqdm -c conda-forge
apt-get install libopengl0 libegl1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages