https://bugs.kde.org/show_bug.cgi?id=435094
Bug ID: 435094 Summary: Auto Tagging/Keyword using Google Cloud Vision Api Product: digikam Version: unspecified Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: Plugin-WebService-WishForNewTools Assignee: digikam-bugs-n...@kde.org Reporter: geekgu...@gmail.com Target Milestone: --- Hello, Is it possible to add a plugin that enable you to use Google Cloud Vision Api https://cloud.google.com/vision/ so they can automatically tag photo based on the result 1. Select several photo that they want automatically add keyword/tag 2. Select which feature they want (Face Detection, Landmark detection, Logo Detection, Label Detection, Text Detection, Document Text Detection, Image Properties, Objection Detection, Explicit Detection) 3. create copy of and rize the photo to reduce bandwidth size 4. Base64 Encode the photo 5. Send the request to Google Cloud Vision Api 6. Retrieve the JSON Result 7. Insert the json result to tag/keyword of the selected photo. you can also create an option so you can choose manually the tag/keyword to add you can find more info here https://cloud.google.com/vision/docs there are also lightroom classic plugin which use the google cloud vision api that use lua here https://johnrellis.com/lightroom/anyvision.htm sadly i cannot use lightroom because it replaced the created/modified file date the google cloud vision api is free for 1000 photo/month or you can get 300usd free when you add a credit card that works for about 200k photo if u use 1 feature, and there are also Microsoft Computer Vision and Amazon Rekognition that work similar to Google Cloud Vision Api And is there a way to use the lightroom plugin in digikam? thank you -- You are receiving this mail because: You are watching all bug changes.