added example of quite wqbig input data
This commit is contained in:
parent
2b3309cef8
commit
3e56a46f51
|
@ -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
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 92 KiB |
Loading…
Reference in New Issue