Searched refs:extend_boundary (Results 1 – 6 of 6) sorted by relevance
209 auto output = gil::extend_boundary(src_view, 2, gil::boundary_option::extend_constant); in test_extend_img_with_constant()222 auto output = gil::extend_boundary(src_view, 2, gil::boundary_option::extend_zero); in test_extend_img_with_zero()234 auto output = gil::extend_boundary(src_sub_view, 1, gil::boundary_option::extend_padded); in test_extend_img_with_padded()
21 run extend_boundary.cpp ;
17 extend_boundary
115 auto extended_img = extend_boundary( in median_filter()
404 auto extend_boundary( in extend_boundary() function
78 - Function `extend_boundary` in Numeric extension to perform image boundary extension ([PR #386](ht…