2
0
mirror of https://github.com/boostorg/gil.git synced 2026-01-19 16:22:14 +00:00

3 Commits

Author SHA1 Message Date
Mateusz Łoskot
5c3cfc7f7b docs: Bump C++11 to C++14 as current required (#700)
Related to #677
2022-06-27 22:47:47 +02:00
Olzhas Zhumabek
f87ee565c1 In depth explanation for Hough line
Added in depth explanation for
Hough line transform in the
associated markdown file
2022-05-31 02:37:56 +06:00
Nicolas Herry
0b24f4cdbf Ensure all examples build without error (#628)
* Added all missing examples, dodgy Jamfile still
* Fixed attributions and Jamfile indent
* One readme per example: synopsis, build and exec reqs
* Cleaned up example/convolve2d.cpp
* Added example target to root Jamfile

Closes #436
2021-11-10 18:21:02 +01:00