Hi,
I have a code in standard c++ (stl). this code contains opencv functions(c++ functions). I'm trying to take this code and implement it ,with minimum modifications, into windows rt app.
I don't think it should be difficult, but i lack the knowledge of windows rt programming.
I don't know if it's relevant but there's something called wrl that could help
If any one could help me, it will be great( even organize tutorials about implement stl code to c++/cx, or wrl tutorials)
Thank you all.