Releases: observerly/iris
Releases · observerly/iris
v0.2.0
What's Changed
- feat: Added NewRGGBExposure() function for init of Iris Processing Client. by @michealroberts in #7
- feat: Added (b *RGGBExposure) GetBayerMatrixOffset to the IRIS rggb module. by @michealroberts in #8
- feat: Added BiLinearConvolveRedChannel(). by @michealroberts in #9
- feat: Added BiLinearConvolveGreenChannel(). by @michealroberts in #10
- feat: Added BiLinearConvolveBlueChannel(). by @michealroberts in #11
- feat: Added (b *RGGBExposure) DebayerBilinearInterpolation(xOffset int, yOffset int) to the IRIS rggb module. by @michealroberts in #12
- feat: Added (b *RGGBExposure) Preprocess() to the IRIS rggb module. by @michealroberts in #13
Full Changelog: v0.1.0...v0.2.0