coldstart01
coldstart01
HI, Wonder how to print something _inside_ of a window. e.g. `cvui::window(frame, 630, 555, 130, 90, "Orient Camera:");` How to printf or text inside the Orient Camera window/comonent.
`while (1) { std::cout
I can produce greek letters within console output however I can't do the same within cvui window. Any fix to this? `cvui::printf("Greek Alpha: %c\n", 224);` `cvui::printf("Greek Beta: %c\n", 225);` Output...
Can only toggle 752 x 480 mode in USB Test App with direct input to registers. I try the same setup in another solution and itr only works by editing...
Windows 10 update breaking MT9V022 install holding up prototyping. What to do. No error messages. Works before the update and when I roll the update back. Is there anyway to...