gaussFilter delivers only values of 255
| Bugzilla Link | 1105 |
| Created on | Dec 10, 2013 13:57 |
| Version | unspecified |
| OS | Linux |
| Architecture | PC |
Extended Description
I've tried to execute the gaussFilter example in sac/tutorial/L7_case_study_image-filter. I am using the compiler from the repository and I compiled the program as follows: sac2c -DSOBEL -DSIMPLECLOCK -DRAWIMAGE image_filter.sac -o image_filter and execution ./image_filter -c 2 -i ./testimages/sail.fibre -o ./outimage After execution the outimage only contains values of 255