my earliest memory is randomly changing the source code of the dos game gorillas (https://www.retrogames.cz/play_654-DOS.php) and breaking gravity
i see. interesting problem
have you tried to extract the vignetting pattern form the captures and using it to normalize them? My first try would be to calculate the median grayscale image of all 9000 captures and then using this to normalize the…
i recommend Roberto Bolaño and Gaito Gasdanow
Do you have some more detaile about your app? I use perf, sysprof, trace32, visual studio profiler for profiling, but this highly depends on your environment. These assorted links might be interesting to you: -…
Thanks for sharing constexpr-everything, i was looking for a tool like that. Did you consider to implement it as an (implicit) optimization step for clang? Also, i like how short the source is, i think it will help me…
my earliest memory is randomly changing the source code of the dos game gorillas (https://www.retrogames.cz/play_654-DOS.php) and breaking gravity
i see. interesting problem
have you tried to extract the vignetting pattern form the captures and using it to normalize them? My first try would be to calculate the median grayscale image of all 9000 captures and then using this to normalize the…
i recommend Roberto Bolaño and Gaito Gasdanow
Do you have some more detaile about your app? I use perf, sysprof, trace32, visual studio profiler for profiling, but this highly depends on your environment. These assorted links might be interesting to you: -…
Thanks for sharing constexpr-everything, i was looking for a tool like that. Did you consider to implement it as an (implicit) optimization step for clang? Also, i like how short the source is, i think it will help me…