Skip to content

Basic example of reading and processing RAW files in Halide

Notifications You must be signed in to change notification settings

bobobo1618/halideraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just as basic example of how to process RAW files with Halide and LibRAW.

Build with something like clang++ main.cpp KHC_YHC_demosaic_halide.cpp -std=c++1y -lraw -I/usr/local/include -I$HOME/Build/Halide/build/include -I$HOME/Build/Halide/tools -L$HOME/Build/Halide/build/lib -lHalide -lpng

About

Basic example of reading and processing RAW files in Halide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages