Content-aware image cropping tool for EPiServer using Azure Cognitive Services.
Info
Version: | 1.0.14930 |
Author(s): | Forte_ Digital |
Last Update: | Friday, July 19, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fortedigital/SmartCrop |
NuGet Url: | https://www.nuget.org/packages/Forte.SmartCrop |
Install
Install-Package Forte.SmartCrop
dotnet add package Forte.SmartCrop
paket add Forte.SmartCrop
Forte.SmartCrop Download (Unzip the "nupkg" after downloading)
Dependencies
- EPiServer.CMS.Core(>= 11.11.0 && < 12.0.0)
- EPiServer.Framework(>= 11.11.0 && < 12.0.0)
- EPiServer.CMS.UI.Core(>= 11.17.1 && < 12.0.0)
- Microsoft.Azure.CognitiveServices.Vision.ComputerVision(>= 5.0.0)
- ImageResizer.Plugins.EPiFocalPoint(>= 2.0.1)