I am searching in the Computer Vision
topic, I don't have any previous experience.I found a good library OpenCv
with python
interfacing .I have started reading it's documentation, but I have faced many new concepts and names, that I am not familiar with, such as Compute the Laplacian
, GoodFeaturesToTrack
, CreateMat
and many others
So my questions is what I have to study before starting with this library, to understand the functions of the library ?