Hrachya Arshakyan

Results 3 issues of Hrachya Arshakyan

GoCV - 74.686ms Bimg - 3.292993s Same task with Imaging (github.com/disintegration/imaging) ~300ms // with python-cv ~150ms // with python PIL ~1.5s ```go package main import ( "fmt" "time" "github.com/h2non/bimg" "gocv.io/x/gocv"...

In some cases after processing you want to have your data in memory instead of directly saving to file. For example sending over network, uploading to S3 bucket etc. Recently...

Hi. Please provide a way to keep background while generating video or frames. Currently only face shape exported with --alpha or without. For example may the transition (alpha over) from...