Add debian package
This release includes smartvcutter.deb that could be used to install this software on ubuntu.
Run the commands bellow to install this software on ubuntu 17 or 18:
sudo apt-get update -qq && sudo apt-get -y install \
libboost-all-dev \
libavcodec-dev \
libavformat-dev \
libavutil-dev \
libavfilter-dev \
libavdevice-dev \
libswresample-dev \
libswscale-dev \
fluid \
libfltk1.3-dev \
libgl-dev \
libjsoncpp-dev \
libopencv-dev \
lcov \
libssl-dev
sudo dkpg -i smartvcutter.deb