ivanpanch
a6dfac5cfd
Update gradient.rst
2025-11-19 08:34:24 +01:00
ivanpanch
a748af7809
Update histogram.rst
2025-11-19 08:34:24 +01:00
Dirk Stolle
47a050590b
chore: fix more typos ( #753 )
2025-11-19 08:33:09 +01:00
Marco Langer
fdefeab388
docs: fixed gradient tutorial ( #703 )
2022-07-02 17:06:05 +02:00
Marco Langer
bfed3de004
refactor: Deprecate apply_operation in favor of variant2::visit for any_image ( #656 )
...
build: Add /bigobj to MSVC flags
Avoid test\extension\dynamic_image\algorithm\copy_and_convert_pixels.cpp
compilation error:
fatal error C1128: number of sections exceeded object file format limit: compile with /bigobj
Co-authored-by: Mateusz Łoskot <mateusz@loskot.net >
2022-06-26 13:21:18 +02:00
Debabrata Mandal
bb99755fe9
Fix typos and replace mpl with mp11 in tutorial ( #494 )
2020-05-20 21:44:54 +02:00
Mateusz Łoskot
308e4eafa4
Fix Sphinx syntax of code-block directive
2019-08-05 12:31:43 +02:00
Mateusz Łoskot
6b181acce2
[doc] Split tutorial into separate documents for quickstart section [ci skip] ( #325 )
...
Split the table of contents into two section:
- Quickstart materials
- Detailed documentation
Move doc/before_after.dox to tutorial/histogram.rst (closes #286 ).
Tidy up tutorial reST paragraphs, mark-up and code samples.
2019-07-21 20:54:03 +02:00