qtvcp interface debugging with eclipse
- ioiotutu
- Offline
- Senior Member
Less
More
- Posts: 56
- Thank you received: 1
07 Apr 2020 16:17 #163076
by ioiotutu
qtvcp interface debugging with eclipse was created by ioiotutu
Hi,
I'm writing a special interface using qtvcp & opencv and i need a debug ambient to understand varius code bugs. I usaully use Eclipse with pyDev for debugging my python module.
Is it possible with eclipse debugging a qtvcp project?
Has someone test eclipse with qtvcp?
Thanks,
Michele
I'm writing a special interface using qtvcp & opencv and i need a debug ambient to understand varius code bugs. I usaully use Eclipse with pyDev for debugging my python module.
Is it possible with eclipse debugging a qtvcp project?
Has someone test eclipse with qtvcp?
Thanks,
Michele
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
Less
More
- Posts: 7762
- Thank you received: 2055
07 Apr 2020 23:54 #163125
by cmorley
Replied by cmorley on topic qtvcp interface debugging with eclipse
sorry I don't use a debugger or an IDE.
Some times I use pythons debug module but I'm sure thats not what you want.
On another note - qtvcp has a camview widget that uses opencv for manual machine alignment. I've seen some interesting things with opencv like finding holes and reading dials..
Hope to see what you get up to.
Chris
Some times I use pythons debug module but I'm sure thats not what you want.
On another note - qtvcp has a camview widget that uses opencv for manual machine alignment. I've seen some interesting things with opencv like finding holes and reading dials..
Hope to see what you get up to.
Chris
Please Log in or Create an account to join the conversation.
- ioiotutu
- Offline
- Senior Member
Less
More
- Posts: 56
- Thank you received: 1
08 Apr 2020 09:46 #163178
by ioiotutu
Replied by ioiotutu on topic qtvcp interface debugging with eclipse
I used camview widget. I'm searching to use opencv to make measure and part recognition. I have to manipulate imagines, filter etc. The code is not simple so a debugger would be usefull!
Thanks.
Thanks.
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.052 seconds