Skip to content

An opinionated Swift package for basic VNGenerateForegroundInstanceMaskRequest operations to extract subjects from an image.

License

Notifications You must be signed in to change notification settings

sfomuseum/swift-image-emboss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-image-emboss

An opinionated Swift package for basic VNGenerateForegroundInstanceMaskRequest operations to extract subjects from an image.

Documentation

Documentation is incomplete at this time.

Example

var ciImage: CIImage

let em = ImageEmboss()
let rsp = em.ProcessImage(image: ciImage, combined: false)

Requirements

This requires MacOS 14.0, iOS 17.0, tvOS 17.0 or higher.

See also

About

An opinionated Swift package for basic VNGenerateForegroundInstanceMaskRequest operations to extract subjects from an image.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages