Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Debugger Predefined User Commands
scarphin:
I think you're talking about a dedicated CB plugin, like the one for Visual Studio. If the image should be transferred byte by byte to manage that, I don't think it would be anything useful. From what I understand from the python code, gdb supplies a pointer to the image object which python code uses to render the image. If it would involve transferring the image byte by byte, I can't think how much time it will take to transfer an HD frame. Maybe I'm wrong though.
Btw although I haven't tested the pretty printer much, I didn't encounter any encoding error. What 'encoding error' are you talking about? I think I found why Garcia's printer displays the ROIs correctly. I'll send you an email about it soon.
ollydbg:
@scarphin, FYI
My updated "opencv image visual debugger" python script can be seen from https://sourceforge.net/projects/visualdebugger/.
You can see the screen shots which show the usages within C::B (either Windows Or Linux)
scarphin:
Look great, thanks for making this available! I'll see how it goes along with a Qt enabled CV as soon as I find some free time.
Navigation
[0] Message Index
[*] Previous page
Go to full version