tsdconseil / opencv-demonstrator

OpenCV demonstrator (GUI)
http://www.tsdconseil.fr/log/opencv/demo/index-en.html
GNU Lesser General Public License v3.0
141 stars 57 forks source link

What's the purpose of install-libs.sh script? #9

Closed valera-rozuvan closed 8 years ago

valera-rozuvan commented 8 years ago

@juliena82 I was looking at the libcutil/data folder, and noticed the install-libs.sh script there. What is the purpose of this script? Is it for Windows dev env setup?

juliena82 commented 8 years ago

@valera-rozuvan, no its for linux dev env setup, but not specically for this project (libcutil is bunch of helper functions that I use for other projects). Moreover, if you look at the opencv part, it's still the 2.4... So script should be no concern for us (althought I need it to stay here...)