aboutsummaryrefslogtreecommitdiffstats
path: root/color_pipe.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* comments changedPatrick Roth2021-07-071-2/+2
|
* stage perspective transformation addedPatrick Roth2021-07-071-8/+107
|
* change weights to -100.0...+100.0 per centPatrick Roth2021-07-011-13/+19
| | | | | The upper and lower horizontal trapeze line will change. The vertical weight is not implemented now!
* working copyPatrick Roth2021-06-291-12/+104
| | | | algorithm not working and has checked
* debug processing timePatrick Roth2021-06-211-1/+61
|
* Library version defined in CMakeLists.txtPatrick Roth2019-10-221-0/+18
| | | | | Current library version can be requested with function color_pipe_get_version().
* initial commitPatrick Roth2019-10-041-0/+969
import from github