OpenCV and OpenGL
What is the difference between OpenCV and OpenGL? In which situation i have to go for OpenGL instead of OpenCV?
What is the difference between OpenCV and OpenGL? In which situation i have to go for OpenGL instead of OpenCV?
They are completely different things. You use OpenGL to create images of virtual scenes and OpenCV to process images.
To expand on this explanation
However you cannot compare both effectively since their goal is completely different.
Asked: 2014-10-19 23:04:00 -0600
Seen: 1,512 times
Last updated: Oct 20 '14
As a remark to the downvoters, at least if you downvote put some effort in addressing why you did so ...
+1 to the question. Hold same comment as StevenP for down voters.