0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 19 hours ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add test suite beginnings More... about 12 years ago
raster: make OpenCL and software hill shading consistent More... about 12 years ago
opencl: make configurable at runtime More... about 12 years ago
fix OpenCL on NVidia More... about 12 years ago
raster: add write_raster function More... about 12 years ago
raster: support loading cropped subset of data More... about 12 years ago
tidy up documentation in preparation for release More... about 12 years ago
restore old hill shade code More... about 12 years ago
added sphinx documentation skeleton More... about 12 years ago
make hill_shade kernel use float4 throughout More... about 12 years ago
hill shading is now done via OpenCL More... about 12 years ago
tidying up source tree to make it saner More... about 12 years ago
make bravey an option to path mutation More... about 12 years ago
Merge remote-tracking branch 'origin/master' More... about 12 years ago
add some handling of multi-band images More... about 12 years ago
test_sampler.py: add an output plot More... about 12 years ago
make Lanczos sampling a little quicker More... about 12 years ago
tidy up path cost calculation routines More... about 12 years ago
start to tidy up sampling code More... about 12 years ago
last few tweaks for today. pretty plot generation included More... about 12 years ago
add sample_path() which provides support for finding multiple 'best' paths More... about 12 years ago
re-factor path mutation into state sampler More... about 12 years ago
move path mutation to it's own module More... about 12 years ago
added brief Python intro More... about 12 years ago
add Gaussian filter example More... about 12 years ago
add linear scale parameter to Raster More... about 12 years ago
reset the lanczos example More... about 12 years ago
make sample round instead of floor the pixel value More... about 12 years ago
fleshed out some text for the Lanczos example More... about 12 years ago
added example of lanczos sampling More... about 12 years ago