MRaster examples 22.0.0.0
Image Processing Library
Loading...
Searching...
No Matches
tricorn_orbits.cpp File Reference

Tricorn orbits. More...

Go to the source code of this file.

Detailed Description

Tricorn orbits.

Author
Mitch Richling https://www.mitchr.me
Standards
C++20
Details
   magick \‍( tricorn_orbits_ohst.tiff -evaluate Pow 0.4 -despeckle \‍) ../docs/pics/cs/color_lut_docs_csCCwicB_50.png -clut -rotate 90 tricorn_orbits_csCCwicB.png; nomacs tricorn_orbits_csCCwicB.png &

   magick \‍( tricorn_orbits_ohst.tiff -evaluate Pow 0.3 -despeckle \‍) ../docs/pics/cs/color_lut_docs_csPLYinferno_50.png -clut -rotate 90 tricorn_orbits_csPLYinferno.png; nomacs tricorn_orbits_csPLYinferno.png &

   magick \‍( tricorn_orbits_ohst.tiff -evaluate Pow 0.3 \‍) \‍( tricorn_orbits_ihst.tiff -evaluate Pow 0.8 \‍) \‍( tricorn_orbits_oirt.tiff -evaluate Pow 0.7 -despeckle -blur 10 \‍) -combine -rotate 90 tricorn_orbits_composite.png; nomacs tricorn_orbits_composite.png &

Definition in file tricorn_orbits.cpp.