added example of quite wqbig input data

This commit is contained in:
gurkenhabicht 2018-05-24 22:18:13 +02:00
parent 2b3309cef8
commit 3e56a46f51
2 changed files with 4 additions and 0 deletions

View File

@ -50,6 +50,10 @@ Parameters can be changed. Please use `$ CPP_NLMS -h` so you can see an overview
![alt text](https://github.com/FBRDNLMS/NLMSvariants/blob/master/img/args.png "ANSI_C/C++ bin, overview of args")
Tested ANSI C version with the biggest picture I could find as input data. `$./lms -i cherry_blossom_3456x2592.ppm -n 8999999`
You can see the size has been reduced to the max pixel size of the image. Only limiting factor is HDD/SSD size. Logfiles can get quite big in size.
![alt text](https://github.com/FBRDNLMS/NLMSvariants/blob/master/img/big_input.png "ANSI_C/C++ bin, overview of args")
Logs are created by default for:
+ input data (pixels of __PPM__ file)
+ created weigths

BIN
img/big_input.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 KiB