plot

package
v0.0.0-...-414057b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 18, 2020 License: Unlicense Imports: 6 Imported by: 0

Documentation

Overview

Package plot converts histograms into an image. It uses normalization techniques to accentuate infrequent orbit paths.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Exp

func Exp(x, factor float64) float64

Exp is an exponential color scaling function.

func Importance

func Importance(ren *render.Render, frac *fractal.Fractal)

TODO(_): Rewrite importance mapping.

func Lin

func Lin(x, factor float64) float64

Lin is a linear color scaling function.

func Log

func Log(x, factor float64) float64

Log is an logaritmic color scaling function.

func Plot

func Plot(ren *render.Render, frac *fractal.Fractal)

Plot visualizes the histograms values as an image. It equalizes the histograms with a color scaling function to emphazise hidden features.

func Sqrt

func Sqrt(x, factor float64) float64

Sqrt is a square root color scaling function.

func Value

func Value(f func(float64, float64) float64, v, max, factor, exposure float64) float64

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL