PS v5 Google API

Post Reply
wphx
Posts: 52
Joined: 19 Nov 08 9:14

PS v5 Google API

Post by wphx »

Hi, I am trying to understand how the Google services work - what information/data is sent to google for these functions, and what protections are there on this data? Thanks if anyone can comment.
boatbldr
Posts: 16
Joined: 17 Aug 09 4:23

Google Vision

Post by boatbldr »

I have the same question - what data is sent up to the cloud for the google vision features and what is kept locally and processed locally? Is all of the object/facial recognition done locally?
Hert
Posts: 7939
Joined: 13 Sep 03 6:24

Re: PS v5 Google API

Post by Hert »

Photo Supreme interacts with Google Vision.

Vision is a Cloud service from Google and requires you to sign up for their service. Google Vision evaluates the content of an image using its AI magic and returns it’s findings.

When you invoke one of the AI features in Photo Supreme with your Google API key (should be configured with Vision and optionally Google Translate for non English results), then PSU sends a 480px image without metadata to Google Vision for evaluation. Based on that it does it’s magic.

Also read the Artificial Intelligence manual in the Help menu (lower left question mark in PSU).

More info about Vision: https://cloud.google.com/vision/
At that link you can also try their service.
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
Username
Posts: 310
Joined: 18 Feb 18 21:21

Re: PS v5 Google API

Post by Username »

The photo which PhotoSupreme uploads to Google ends up in your "bucket" inside your Google Account for processing.

You can read more about the Google Vision AI implementation in PhotoSupreme and Googles API key setup in these PDFs.

https://manualsu.idimager.com/version5/ ... igence.pdf
https://manualsu.idimager.com/version5/ ... gleAPI.pdf

I wrote a long piece about how it works and then Here beat me with a minute or to posting his reply. :)
So this is the short version.
PSu Server 2024 & Postgres 15 on macOS 14
PSO 6 on Windows Server 2022

- I'm the user
Jesperben
Posts: 84
Joined: 02 Jul 11 7:07
Location: Odense, Denmark
Contact:

Re: PS v5 Google API

Post by Jesperben »

Does Google Vision include Googles really good face recognition as known from Google Photos?

Or is there any way to enable it?
Trying to get a lot of old pictures out to the family
Hert
Posts: 7939
Joined: 13 Sep 03 6:24

Re: PS v5 Google API

Post by Hert »

Google Vision does not provide face recognition, only face detection.
This is a user-to-user forum. If you have suggestions, requests or need support then please send a message
Post Reply