Add board-images/rpi2b.png - #384
Conversation
Original photo (not sourced from any existing asset -- no Raspberry Pi 2 image existed anywhere in this repo), cleaned up and prepared to match the repo's existing convention: cropped, background removed via connected-component flood-fill (not a naive color threshold, to avoid eating into the board's own light-colored components), upscaled with Lanczos resampling, centered on a 1920x1080 transparent canvas. Native source resolution is lower than the studio photos already in this repo (other Raspberry Pi boards' images are genuine 1920x1080 shots) -- this one will read slightly softer at full size. Happy to swap in a higher-resolution replacement if a board maintainer has access to better original photography.
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (1)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Adds the missing board image flagged by the asset-check bot on armbian/build#10355 (BCM2836/Raspberry Pi 2 Model B board port).
Original photo — no existing Raspberry Pi 2 image was available anywhere in this repo to reuse (unlike rpi3b, see #383). Background removed via connected-component flood-fill rather than a naive colour threshold, so none of the board's own light-coloured components (USB ports, micro-USB connector, GPIO header) got eaten into. Upscaled with Lanczos resampling and centered on a 1920×1080 transparent canvas to match the repo's convention.
One honest caveat: the source photo's native resolution is lower than the studio shots already in this repo, so it reads slightly softer at full size next to e.g.
rpi4b.png. Happy to swap in a higher-resolution replacement if a maintainer has access to better original photography — this unblocks the asset check in the meantime.🤖 Generated with Claude Code