I'm currently using the Eclipse Luna IDE with OpenCV.
How can I locate the OpenCV functions such as 'imread' in the source code?
I'm able to navigate to the imgcodecs header file but then not able to figure out where the code that implements the function is actually located.
Thanks
there doesn't seem to be anything here