Page 1 of 2

Computer Vision on OSX/MAC?

PostPosted: Tue May 26, 2020 9:27 pm
by tripflex
So the only guides i've found for computer vision are all related to Windows, but Computer Vision seems to show up in the OSX app.

I'm trying to define python3 but when browsing it does not let me select python3 at all, i tried manually editing the `python_path` in `Gtuner.cfg` but even when i set it to the exact path of python3 it still says in settings can't find python3

How are we supposed to set this up on OSX?

Also, if i select "Detect Devices" it just crashes over and over again

The boxes show red but it does say python was found (after manually editing cfg file). Trying to setup PS4 remote play, and only tutorial on here says to select "Display Capture" but that's not even an option when adding video input device

So is Computer Vision even working on OSX at all?

Re: Computer Vision on OSX/MAC?

PostPosted: Tue Jun 02, 2020 4:01 pm
by J2Kbr
The Computer Vision interface was fully tested on Mac and worked as expected in a Macbook Air updated with latest OSX (Catalina). It is required install Python 3.8 (the Python version that comes with OSX does not work).

Today will not be possible, but tomorrow I will recheck to be sure everything still working after the recent OSX updates.

Re: Computer Vision on OSX/MAC?

PostPosted: Tue Jun 16, 2020 10:37 pm
by bmolls
I was able to install Python 3.8 on my Mac (10.15.5 Catalina) and I've installed the OpenCV-Python module (from here https://pypi.org/project/opencv-python/) but GTuner doesn't seem to be able to detect it.

Do I need to move the PIP files somewhere for it to work on the Mac? Any help would be appreciated.

Re: Computer Vision on OSX/MAC?

PostPosted: Tue Jun 16, 2020 10:42 pm
by Mad
bmolls wrote:Do I need to move the PIP files somewhere for it to work on the Mac? Any help would be appreciated.

You may have installed it for python2. Try running pip3 install opencv-python

Re: Computer Vision on OSX/MAC?

PostPosted: Tue Jun 16, 2020 11:04 pm
by bmolls
That was it - now it shows configured. Thanks man!!!

Re: Computer Vision on OSX/MAC?

PostPosted: Wed Jun 17, 2020 5:17 pm
by bmolls
GTuner keeps crashing when I am trying to 'Detect Devices' under the CV section of the Video Input Configuration window.

Any idea what's causing it to crash? I am using the Aver Media GC553 and it is streaming properly within the vendor's software so I know that the video capture card is set up properly between the console and computer.

I've added a few more screen shots. It looks like numpy may not be in the correct directory for Python/CV but I'm just speculating at this point. I updated some packages but didn't seem to fix the issue.

Re: Computer Vision on OSX/MAC?

PostPosted: Thu Jul 02, 2020 11:32 am
by J2Kbr
Thank you for providing the crash log. I will be checking it shortly.

In the meantime, enter the input device index manually in the field named "Video Input Configuration" and select AVFoundation in the combobox.

The number 0 is possible the webcam (you can try 0 to check if the webcam image shows on computer vision interface). Then try 1, if not yet the Aver Media GC553, try 2, 3 and so on.

Re: Computer Vision on OSX/MAC?

PostPosted: Sat Aug 01, 2020 2:16 am
by damian.uberti
Hi guys, I'm also trying to setup it on MAC but I have another issue. No matter what I try I always get this error which seem to be related to GTuner not being able to run Python or so...

These are my settings:
gtuner-preferences-cv.png
gtuner-preferences-cv.png (194.01 KiB) Viewed 3646 times


And this is the error I see in log:
gtuner-log-error.png
gtuner-log-error.png (51.41 KiB) Viewed 3646 times


Any idea what could be wrong?

Re: Computer Vision on OSX/MAC?

PostPosted: Mon Aug 31, 2020 8:39 pm
by J2Kbr
damian.uberti wrote:Any idea what could be wrong?

It seems the Gphyton helper application was not found. Please try with the 1.08 Beta:

viewtopic.php?f=2&t=15250

Scroll down this until "Links for direct download" and click on MAC: Gtuner IV 1.08B

Re: Computer Vision on OSX/MAC?

PostPosted: Thu Oct 29, 2020 2:32 pm
by Shthappensbro
im having the same prob on mac