Ask Your Question

masum's profile - activity

2013-06-06 04:38:16 -0600 answered a question The homography tutorial in java

I am trying to use MatOfKeyPoint in my java code, but it doesnt seem to work. I have installed javacv and opencv 2.4.5 . All other opencv functions are working fine. Am i missing to import something. It is giving me compilation error. No such class exists "MatOfKeyPoint". can you tell me what are the import statements you used for your code.