.. |
channel_numeric_operations.cpp
|
Add tests for extension/numeric/channel_numeric_operations.hpp (#340)
|
2019-07-25 09:18:51 +02:00 |
CMakeLists.txt
|
Implement image boundary extension algorithm (#386)
|
2019-09-05 20:47:21 +02:00 |
convolve_2d.cpp
|
Hide convolve_1d, convolve_2d and kernel_2 in namespace detail (#397)
|
2019-10-24 12:50:56 +02:00 |
convolve_cols.cpp
|
Extract GIL-specific Boost.Test utilities from test/unit_test.hpp (#338)
|
2019-07-18 17:49:05 +02:00 |
convolve_rows.cpp
|
Extract GIL-specific Boost.Test utilities from test/unit_test.hpp (#338)
|
2019-07-18 17:49:05 +02:00 |
convolve.cpp
|
Hide convolve_1d, convolve_2d and kernel_2 in namespace detail (#397)
|
2019-10-24 12:50:56 +02:00 |
extend_boundary.cpp
|
Update extend_boundary function to handle all boundary_option-s (#398)
|
2019-10-28 17:19:27 +01:00 |
Jamfile
|
Added 2D convolution definitions to numeric extension (#367)
|
2019-08-09 03:17:09 +05:30 |
kernel_1d_fixed_even_size_fail.cpp
|
[numeric] std::extent not usable to obtain size of kernel_1d_fixed (#320)
|
2019-07-04 20:45:33 +02:00 |
kernel.cpp
|
Hide convolve_1d, convolve_2d and kernel_2 in namespace detail (#397)
|
2019-10-24 12:50:56 +02:00 |
matrix3x2.cpp
|
Move tests of extensions inside test/ directory (#302)
|
2019-05-28 18:58:22 +02:00 |
numeric.cpp
|
Move tests of extensions inside test/ directory (#302)
|
2019-05-28 18:58:22 +02:00 |
pixel_numeric_operations.cpp
|
Add tests for extension/numeric/pixel_numeric_operations.hpp (#372)
|
2019-08-08 11:10:20 +02:00 |
test_fixture.hpp
|
Fix parameters type of subimage_view functions in core and dynamic_image (#337)
|
2019-07-16 13:05:48 +02:00 |