how to connect matlab and openCV

1 次查看(过去 30 天)
haseeb
haseeb 2014-8-15
i have searched alot on internet and tried those things too, but i'm not able to connect matlab with opencv.. i want to do it so that i can use opencv functions in matlab, for example, i want to write and execute this in .m file in matlab:
i=imread('my life.jpd');
cv.imshow(i);
how to do it? can someone let me know the detailed procedure? is there any direct way to do it? because i've followed alot of tutorials for doing this thing, but following all those, the end result was same, i was unable to do it :(

回答(0 个)

标签

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by