Which version of OpenCV should I use for pure C language projects -
i write pure opencv/c projects. i'm aware of fact newest opencv versions c++ wrapper of c support c language, however, first versions of opencv pure c libraries. question in case targeting pure c projects embedded projects, should stick old versions opencv-1.0.0 in case using pure c compilers?
Comments
Post a Comment