OpenCV with Linuxcnc 2.8.0 ?
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 814
- Thank you received: 331
09 Apr 2022 21:23 #239773
by my1987toyota
OpenCV with Linuxcnc 2.8.0 ? was created by my1987toyota
Has anyone used OpenCV with Linuxcnc 2.8.0 ? If so what version of OpenCV ? Did you use Python or C++?
Please Log in or Create an account to join the conversation.
10 Apr 2022 01:12 #239794
by Bari
Replied by Bari on topic OpenCV with Linuxcnc 2.8.0 ?
I used OpenCV with Python on LCNC 2.7. Newer versions of each should work. I'm getting up to speed on C++ and will be working on this later this year.
Take a look at these videos and example application for how to use the Python interface to LCNC
github.com/kentavv/linuxcnc_vxi11/blob/m...r/instrument_scan.py
Take a look at these videos and example application for how to use the Python interface to LCNC
github.com/kentavv/linuxcnc_vxi11/blob/m...r/instrument_scan.py
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
10 Apr 2022 02:54 #239796
by cmorley
Replied by cmorley on topic OpenCV with Linuxcnc 2.8.0 ?
qtvcp uses opencv for webcam alignment in 2.8+
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 814
- Thank you received: 331
10 Apr 2022 10:52 #239807
by my1987toyota
Replied by my1987toyota on topic OpenCV with Linuxcnc 2.8.0 ?
Thanks Bari for the recommended video's I will definitely check those out. Part of my pick and place project includes using
cameras for alignment both an up-look ( for part alignment ) and a down-look ( for feeder and board alignments ).
I am not a programmer or coder by nature so I am constantly in a steep learning cure with this type of stuff. Any help / recommendations
are always appreciated.
Thank you cmorley for the recommended route to check out . I am wanting to have some sort of live view window/tab to look at while
the machine is doing it's thing and that will most likely be the route I take.
cameras for alignment both an up-look ( for part alignment ) and a down-look ( for feeder and board alignments ).
I am not a programmer or coder by nature so I am constantly in a steep learning cure with this type of stuff. Any help / recommendations
are always appreciated.
Thank you cmorley for the recommended route to check out . I am wanting to have some sort of live view window/tab to look at while
the machine is doing it's thing and that will most likely be the route I take.
Please Log in or Create an account to join the conversation.
14 Apr 2022 05:39 #240207
by Bari
Replied by Bari on topic OpenCV with Linuxcnc 2.8.0 ?
I'm currently using openCV with Python3 in LCNC 2.9 and QTPYVCP.
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 814
- Thank you received: 331
15 Apr 2022 00:34 #240279
by my1987toyota
Replied by my1987toyota on topic OpenCV with Linuxcnc 2.8.0 ?
Does anyone know the latest Opencv release that still used python 2?
Please Log in or Create an account to join the conversation.
19 Apr 2022 22:05 #240689
by andypugh
Replied by andypugh on topic OpenCV with Linuxcnc 2.8.0 ?
I would make the switch to LinuxCNC 2.9 and Py3 now, rather than have to do it later.
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 814
- Thank you received: 331
22 Apr 2022 21:26 #240916
by my1987toyota
Replied by my1987toyota on topic OpenCV with Linuxcnc 2.8.0 ?
will LCNC 2.9 install ok on Mint 19.3? Or am I basically backed into the corner of having to switch back to Debian?I would make the switch to LinuxCNC 2.9 and Py3 now, rather than have to do it later.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6430
22 Apr 2022 22:59 #240935
by tommylight
Use Debian, you can always install the Mate desktop so it looks and feels like Mint, sans some minor things that make my work easier, and much faster.
Replied by tommylight on topic OpenCV with Linuxcnc 2.8.0 ?
Not it will not, 2.9 is on Python 3.7 or 3.9, Mint 19.n is on 2.7, Mint 20.n is on 3.6, so none of them work without to much fuss, mostly ending in frustration.
will LCNC 2.9 install ok on Mint 19.3?
Use Debian, you can always install the Mate desktop so it looks and feels like Mint, sans some minor things that make my work easier, and much faster.
The following user(s) said Thank You: my1987toyota
Please Log in or Create an account to join the conversation.
- my1987toyota
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 814
- Thank you received: 331
22 Apr 2022 23:10 #240939
by my1987toyota
Replied by my1987toyota on topic OpenCV with Linuxcnc 2.8.0 ?
oh well so long beaglebrains special.
Please Log in or Create an account to join the conversation.
Time to create page: 0.094 seconds