Project Goals

Listed below are the goals and deliverables for the Google Summer of Code 2016 project.

  1. Integration with https://www.drupal.org/project/focal_point, so it can automatically detect faces and focus on them (for responsive sites).
  2. Safe search detection for avoiding nudity or violence in images and enqueue those for moderation.
  3. Emotion detection of user profile photos. Force your users to be happy on their profile pictures ;-)
  4. Label detection- Image text detection for autofilling alt/title in image fields.
  5. Text detection and logo detection
  6. Allow to analyse text on the images and save it.
  7. Regarding the Image Attributes feature of the Cloud Vision API, these were the proposed options as use case:
    • Dominant color to group the images whose dominant color matches. - (This options was continued with.)
    • Filtering pictures by color from the BO. From #9 it can be done using views.
    • Integration with ecommerce to automatically fill specific products field with color. Or more common solution to fill somewhere the colors.
  8. Sort out issue #2680483: Image driven taxonomy terms?

Done

  1. Integration with https://www.drupal.org/project/focal_point, so it can automatically detect faces and focus on them (for responsive sites).
    As the Google Cloud Vision API take care of this as well.
  2. #2744845: Implement the Safe Search Detection feature of the Vision API as a Constraint on images
  3. #2759031: Implement the Face Detection feature of the Google Cloud Vision API
  4. The following issues were simultaneously resolved in a single better use case-
    • Label detection- Image text detection for autofilling alt/title in image fields.
    • Text detection and logo detection
    • Optical Character Detection- Allow to analyse text on the images

    Here is the corresponding issue- #2743815: Fill the Alt Text of the Image File using Google Vision API

  5. #2754391: Implement Image Properties feature of the Vision API
  6. #2777923: Move common/reused functions to GoogleVisionTestBase
  7. #2756429: Remove the restriction of Label Detection/safe search detection feature from node entity
  8. #2783939: Update Readme.txt to clarify the Image Properties feature
  9. #2783121: Make max results for Label Detection configurable
  10. #2776441: Move the helper functions to helper service
  11. #2783183: Improve documentation for helper functions
  12. #2734841: Implement a runtime requirement checking if API key is not set
  13. #2731801: Use of services to access functions
  14. #2680483: Image driven taxonomy terms?

Comments

naveenvalecha created an issue. See original summary.

naveenvalecha’s picture

Assigned: Unassigned » eugene.ilyin

Assigning to Eugene to share this thoughts what he reckon here

naveenvalecha’s picture

Title: Drupal 8 beta release » Drupal 8 Roadmap
Issue summary: View changes
ajalan065’s picture

Issue summary: View changes
naveenvalecha’s picture

Issue summary: View changes
naveenvalecha’s picture

Issue summary: View changes
ajalan065’s picture

Issue summary: View changes
ajalan065’s picture

Issue summary: View changes

Striking through the works which have been done.

ajalan065’s picture

Issue summary: View changes
eugene.ilyin’s picture

I agree with this roadmap.

Filtering pictures by color from the BO.
Integration with ecommerce to automatically fill specific products field with color. Or more common solution to fill somewhere the colors.

Seems first item can be done with views but second item is pretty specific. Let's exclude it from the plan of GSoC

naveenvalecha’s picture

Issue summary: View changes

linked the Calculate count of the requests to API per month
to its issue

naveenvalecha’s picture

Category: Task » Plan
ajalan065’s picture

Issue summary: View changes
ajalan065’s picture

Issue summary: View changes

Removed the issue #2685399 from the list of our roadmap after confirming with Eugene.

ajalan065’s picture

Status: Active » Fixed

Closing the issue as all the objectives are met.

ajalan065’s picture

Assigned: eugene.ilyin » Unassigned
naveenvalecha’s picture

great job!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.