]> git.seodisparate.com - blue_noise_generation/shortlog
blue_noise_generation
2021-10-06 Stephen SeoSome fixes, progress with grayscale blue-noise
2021-10-06 Stephen SeoSome work on grayscale blue-noise
2021-02-14 Stephen SeoAdd MIT LICENSE
2021-02-11 Stephen SeoFix image::Bl write, use image::Bl as result for blue_noise
2021-01-26 Stephen SeoSome work on image objects
2021-01-26 Stephen SeoSplit utility functions to utility.hpp
2021-01-23 Stephen SeoImpl use of OpenCL for generating blue noise
2021-01-23 Stephen SeoUse precomputed gaussian for filter function
2021-01-23 Stephen SeoUse 0-255 range for pgm output
2021-01-23 Stephen SeoFixes and Refactorings
2021-01-23 Stephen SeoUse int instead of std::size_t, float instead of double
2021-01-22 Stephen SeoFix filter_size not being used properly in filter
2021-01-22 Stephen SeoSome refactoring
2021-01-16 Stephen SeoImpl blue noise generation (maybe still WIP)
2021-01-16 Stephen SeoWIP blue_noise impl
2021-01-16 Stephen SeoInit skeleton C++ project
2021-01-16 Stephen SeoInitial empty commit