
Alright, I have some questions about some functions of the SDK...
The tolerance parameter of gflAutoCrop will be used how?
Is it some kind of percentage.
How will it work.
And what does gflAverage exactly do?
Parameters (filter_size) work how?
Moderators: helmut, XnTriq, xnview
It's the maximum difference between pixels!MaierMan wrote:The tolerance parameter of gflAutoCrop will be used how?
Is it some kind of percentage.
It's a the filter size, so 3, 5, 7, 9, 11, 13And what does gflAverage exactly do?
Parameters (filter_size) work how?
First of all thx for answering.xnview wrote:It's the maximum difference between pixels!MaierMan wrote:The tolerance parameter of gflAutoCrop will be used how?
Is it some kind of percentage.It's a the filter size, so 3, 5, 7, 9, 11, 13And what does gflAverage exactly do?
Parameters (filter_size) work how?
Pierre.
It's a filter like blur, an average between all pixels!MaierMan wrote:But What excatly will gflAverage do?
MaierMan, before asking you could try and check out the effects & filters in XnView. FAIK, often the GFL functions are named like the effects and filters.MaierMan wrote:...But What excatly will gflAverage do?