Ask Your Question
0

evaluation

asked 2013-01-29 14:11:47 -0600

BMR gravatar image

plz i convert from code matlab to an open cv code and i need a function that instead of Eval() function

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-01-29 23:21:07 -0600

The C++ does not function as well but you can use a simple parser.

edit flag offensive delete link more

Comments

plz if i want to implement an Eval () function on string like this

command = '!siftWin32 '; // !siftWin32 is an exe but it is treated as a string until an evaluation function can evaluate it

command = [command ' <tmp.pgm >tmp.key'];

eval(command);

this code wrote in matlab but i want a code in open cv instead of this can you help me Thanks !!

BMR gravatar imageBMR ( 2013-02-02 14:23:17 -0600 )edit

Question Tools

Stats

Asked: 2013-01-29 14:11:47 -0600

Seen: 295 times

Last updated: Jan 29 '13