Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benjojo/qc-usb-userspace
/ types & classes
Types & classes
8 in github.com/benjojo/qc-usb-userspace
⨍
Functions
27
◇
Types & classes
8
↓ 1 callers
TypeAlias
Pattern
A Pattern desribes the orientation of the 4 pixels in the top left corner of the Bayer CFA.
bayer/bayer.go:44
Interface
Bayer
A Bayer allows colors' interpolation from a Color Filter Array data.
bayer/bayer.go:12
Struct
ImageInProgress
main.go:210
Struct
Options
Options contains information for bayer interpolation.
bayer/bayer.go:18
Struct
URB_CONTROL_SETUP
main.go:234
Struct
base
Based and adapted/corrected from https://github.com/BryceCicada/demosaic (MIT License)
bayer/bayer.go:37
Struct
bilinear
bayer/bilinear.go:3
Struct
nearestNeighbour
bayer/nearest_neighbour.go:3