Ask Your Question

g.ligorio's profile - activity

2020-10-11 12:07:33 -0600 received badge  Nice Question (source)
2017-03-05 03:00:20 -0600 received badge  Taxonomist
2015-02-22 10:17:40 -0600 received badge  Student (source)
2012-11-30 12:18:07 -0600 asked a question Real - time Operating System interface with OpenCV

Is it possible to use OpenCV library with RTOS (Real-time Operating System)? Is there any suitable interface?

Thanks all

2012-11-23 03:56:04 -0600 asked a question How to deallocate CvPoint memory?

Once I have created a Cvpoint, how can I deallocate the pointer and the pointed data? I was looking up for a function like cvReleaseImage(IplImage* img), but I was not able to find it.

Thanks everybody! G.L.