CoreAR icon indicating copy to clipboard operation
CoreAR copied to clipboard

Can't find visual code's identification number in C++ codes

Open tclh123 opened this issue 12 years ago • 1 comments

Considered portability, this framework is written only C or C++. The pixel array of an image is passed to CoreAR.framework and then visual code's identification number, rotation and translation matrix are obtained from the image including a visual code.

But I can't find any thing about visual code's identification number in C++ codes. Doesn't finish yet?

tclh123 avatar Mar 06 '13 01:03 tclh123

Yes, not yet. But, you can find a source code for it in C(but deprecated...).

I want to do refactoring all C++ code with Eigen library. (http://eigen.tuxfamily.org/index.php?title=Main_Page) I think my code for matrix operation is not beautiful....

sonsongithub avatar Mar 06 '13 10:03 sonsongithub