I want to install visp on ubuntu 20.04.
It is mentioned that:
To install them, simply type:
sudo apt-get install libvisp-dev libvisp-doc visp-images-data
But I'm getting an error:
E: Package 'libvisp-dev' has no installation candidate
E: Unable to locate package libvisp-doc
Can you please tell me how can I install this package properly? thanks.