Camille Goudeseune

Results 7 issues of Camille Goudeseune

Github user zvezdochiot suggests block sizes other than 8x8. This change would be invasive, because 8x8 is hardcoded in loops such as costella/costella_unblock.c lines 1060-1300, 1500-1750, 2020-2170, 2260-2400, 2590-2780... ....

Someone with no need of, say, Tcl and Ruby, shouldn't have to reverse engineer how to not build them and to exclude their dependencies.

Only after adding `shopt -s expand_aliases` as suggested by https://unix.stackexchange.com/a/1498/60622 were GET and POST recognized in my bash script that tried to call them. Please add that command before the...

On Ubuntu 14.04.5 LTS, gem install fast_trie works, but warns: Installing ri documentation for fast_trie-0.5.1... file 'README' not found Installing RDoc documentation for fast_trie-0.5.1... file 'README' not found

With an input and mask of the same format as `data/*.png`, the inpainted result is roughly the _global_ average, not nearly the average of each local neighborhood. The attached results...

Comment out or #ifdef out the `imshow` and `waitKey` calls, so it works on a host not running an Xwindows server (e.g., a host that you're ssh'd into).

On Ubuntu 22.04.3, by trial and error, to make it compile and link I had to `apt install libopencv-core-dev libopencv-calib3d-dev libopencv-dnn-dev libopencv-objdetect-dev libopencv-photo-dev libopencv-stitching-dev libopencv-video-dev libopencv-dev`. After fixing a few...