Adam Spannbauer

Results 13 issues of Adam Spannbauer

Creating PR to trigger CI See discussion in #102

Look into stabilization using only keypoints from an ROI rather than keypoints from entire frame. Could allow for stuff like [this kid bouncing](https://gfycat.com/coldfirstgoldfish). Could pair with object tracking/detection to dynamically...

enhancement

Investigate retaining audio from input file. Current behavior is that audio is ignored (as referenced in #93). What is cost/benefit of improving this behavior?

enhancement

[inspired by @jainal_gosaliya on twitter](https://twitter.com/jainal_gosaliya/status/1176204014569938944) do an input -> output comparison and general feature comparison of vidstab vs FFMPEG stabilizaiton

hacktoberfest

Verify autoborder feature is working as expected

Just saw that #18 is the 2nd most visited page of this repo besides the project's homepage. I'm taking that to mean it might be a recurring issue. The action...

Need alternate solution to regexplaination

![image](https://user-images.githubusercontent.com/16326083/86004463-5ef33a00-b9e1-11ea-80fd-e21545bfcb6f.png)

Any interest in including a utility function for choosing the 'truest to source' color transfer? I've implemented an (unoptimized) [`auto_color_transfer`](https://github.com/AdamSpannbauer/color_transfer/blob/master/color_transfer/__init__.py#L88) function that attempts to choose the best combination of `clip`...

Monthly series with `yearmonth` indexed `tsibble`. Loading all libraries through `fpp3`. The error goes away if I filter for the series to end in not `May`. It seems that adding...