Programowanie w systemie UNIX/OpenCV: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Linia 15:
* CUDA Toolkit 6.5 or higher
=Wersje=
Sprawdzamy jaką mamy wersję:<ref>[https://stackoverflow.com/questions/2422514/how-to-check-for-opencv-on-ubuntu-9-10 stackoverflow question :how-to-check-for-opencv-on-ubuntu-9-10]</ref>
 
pkg-config --modversion opencv
 
lub
 
dpkg -l | grep libopencv
 
 
==językowe==
* C++
* python
* java
* c : "C API was present in OpenCV 1.x. Now it is supported for backward compatibility only. It is deprecated and may be removed in the future."<ref>[http://answers.opencv.org/question/5421/which-one-is-preferred-to-use-c-or-c/ answers.opencv.org : which-one-is-preferred-to-use-c-or-c]</ref>