Average Rating: 4.0/5.0Number of Ratings: 21Number of Reviews: 1
My Review of Open Computer Vision Library (OpenCV) |
||
You have not rated or reviewed this project.Click below to rate/review. | My Rating: | |
New Review |
I used OpenCV briefly for a school project and the experience is this: the library is very powerful and offers advanced algorithms, but isn't very friendly to beginners, mainly because of the type-unsafe and very general API, which cost me a lot of frustration and debugging. So unless you're already at home here, for simple image operations use something else. For computer vision experts this is the right choice.
I used OpenCV briefly for a school project and the experience is this: the library is very powerful and offers advanced algorithms, but isn't very friendly to beginners, mainly because of the type-unsafe and very general API, which cost me a lot of frustration and debugging. So unless you're already at home here, for simple image operations use something else. For computer vision experts this is the right choice.