Skip to content

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 27 Jun 18:50
0538bc1

What's New

v0.8.1

  • 3-way RGB merge — monochrome sensors: trichrome capture now supports monochrome (no-CFA) cameras, the ideal trichrome sensor — each frame is a full-resolution grayscale that becomes one channel, at full sensor resolution.
  • 3-way RGB merge — crosstalk-free Bayer: Bayer frames now read the raw sensor mosaic directly and take only the wanted colour's photosites (R/B single site, green = average of its two green sites), never mixing in the other colours — instead of the previous quad-binning decode.

v0.8.0

  • 3-way RGB merge (trichrome capture): new toggle on Settings → Color Management. Shoot a static scene three times under pure red, then green, then blue light; on import, every 3 RAWs (sorted by filename) merge into one colour image — each frame contributes only its own channel, with no demosaicing — then convert as a negative.

Install

Windows

Download the installer (FreeCCR_Install_*.exe) from the Assets below and run it.

macOS (Apple Silicon)

Download FreeCCR_macOS_*.zip from the Assets, unzip it, and move FreeCCR.app into your Applications folder.

⚠️ macOS may say the app is "damaged and can't be opened" — it isn't. FreeCCR isn't notarized by Apple, so Gatekeeper blocks unsigned downloads on first launch. Clear the quarantine flag once by running this in Terminal:

xattr -d com.apple.quarantine /Applications/FreeCCR.app

Then open the app normally.

Alternative: right-click the app → OpenOpen. On macOS Sequoia (15), if no "Open" button appears, use the Terminal command above, or go to System Settings → Privacy & Security → Open Anyway.