Damian Eads

Results 3 issues of Damian Eads

The `convolveGaussian` function seems to have problems with `k` by `2` images. Here is the backtrace: ``` free(): invalid next size (fast): 0x0000000001253990 *** #0 0x00007ffff6d23bb9 in __GI_raise (sig=sig@entry=6) at...

The `CVD_IMAGE_DEBUG` macro is very useful for checking out-of-bounds memory violations, but it does not work in many cases throughout the CVD library where the `img[y][x]` syntax is used. One...

Thanks for an awesome and very useful project! I have one issue that keeps creeping up. I noticed that `sphinx-versioning` copies the source code directory to a temporary directory, and...