1 | initial version |
Here you have the documentation for OpenCV 2.4.5 :
http://docs.opencv.org/index.html
what did you mean by "I do not see "cv anywhere" ? The C++ implementation don't have all the "cv" in front of everything, it's the easiest way to know if it's C or C++ function. All the functions, types, etc. are in cv namespace.
To build the libraries... Well you can read the tutorial in the documentation, it's pretty clear : http://docs.opencv.org/doc/tutorials/introduction/table_of_content_introduction/table_of_content_introduction.html#table-of-content-introduction