Skip to content

Instantly share code, notes, and snippets.

@SAPikachu
Created March 29, 2012 08:07
Show Gist options
  • Save SAPikachu/2234778 to your computer and use it in GitHub Desktop.
Save SAPikachu/2234778 to your computer and use it in GitHub Desktop.
ImageReader("D:\Dropbox\Projects\flash3kyuu_deband\Release\wallorig.ebmp")
org=last
f3kdb(range=16, Y=36, Cb=0, Cr=0, grainY=0, grainC=0, sample_mode=2, seed=0, blur_first=true, dynamic_grain=false, dither_algo=3, keep_tv_range=true, output_mode=2, output_depth=10, random_algo_ref=2, random_algo_grain=2)
##### Debug #####
f3kdb_dither(mode=1, stacked=false, input_depth=10, keep_tv_range=true) #for previewing
StackHorizontal(org, last)
Histogram(mode="luma")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment