Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ahibis committed May 22, 2022
1 parent e393d33 commit 802050c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ Menu for layer choose
![layers](/github/layers.png)
## Params
![params](/github/params.png)
## Gradient transformation (faster method)
## Curves (faster method)
applies gradient transformation by changing the graph of the function.
the Lagrange polynomial is used as a function for the spline.
* click to add a new point
* pull to drag a point
* double click to remove a point

![img](/github/GTF.png)
## Gradient transformation
## Curves
applies gradient transformation by changing the graph of the function.
It works like "Gradient transformation (faster method)", but when the spline changes, a histogram is drawn.
You can change calculation mode from CPU to GPU.
Expand Down

0 comments on commit 802050c

Please sign in to comment.