mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[PR #105] [MERGED] Added option to extract part of an image #893
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#893
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/105
Author: @WybrenKoelmans
Created: 7/21/2017
Status: ✅ Merged
Merged: 7/25/2017
Merged by: @sadok-f
Base:
master← Head:extract-option📝 Commits (1)
6a17ea6Added option to extract part of an image📊 Changes
3 files changed (+80 additions, -4 deletions)
View changed files
📝
config/parameters.yml(+11 -2)📝
src/Core/Handler/ImageHandler.php(+32 -2)➕
src/Core/Processor/ExtractProcessor.php(+37 -0)📄 Description
This works for us. Let me know if it works for you (I have not been keeping up with the changes to this repository, but it is good to see it is actively under development!)
It is basically a copy of the face crop with manual input for the coords.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.