1 | initial version |
I think the clEnqueue{Read|Rrite}BufferRect
method is the most dominant one which utilizes 1.2 features to transfer to/from regular cv::Mats
. If you don't have 1.2, you probably can change the source so that it will work with 1.1. On the other hand, I don't know at all if other 1.2 features are used elsewhere.