hi,
I saw there are some codes in misc/gcc/video/. This folder is for gcc compiling , right?
But there are also some codes in src/device and src/common, what are they for?Are the algrithms the same in both folders?
The colorblob.cpp in misc/gcc/video/ is different from that in src/common. I mean there’s no generateLUT() in the cpp file which is in misc/gcc/video folder. Could you please tell me why?
Thank you!
can