(images) SIFT Matching between 2 sift matricesYou could used already written approach of Opencv. Or write it in minutes with Eigen matrices... ...
Inherited vector copyThis is what I have done, but the problem is the vector copy. I get the following class : [cod...
Inherited vector copySo I explain my case of usage. The fact is that I have created a graph with boost. And the graph...
Inherited vector copyThanks. Do you have a solution that could handle different type via inheritance ? That could p...
Inherited vector copyThe only way I have succeed is the following : [code] vector<NodeTypeB> vec_second; vector<Node...
This user does not accept Private Messages