deep-foundation / deep-foundation/deep-packages
Cut object from image
- Dominant language
- No language data
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Can enable projects like: https://carve.photos/
https://github.com/OPHoperHPO/image-background-remove-tool
Input:
```
(asyncFile1 Cut asyncFile1)
```
Output:
```
(asyncFile2 CutFrom asyncFile1)
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the two referenced projects, carve.photos and image-background-remove-tool, to understand the proposed object-cutting behavior. Then trace how the shown asyncFile1 Cut and asyncFile2 CutFrom forms are defined in this package. Done means the requested input produces the specified output with a working image-cutting implementation.
Written by the indexing model from the issue text.
Assessment
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100