﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
305	psImageStats does not work on a sub-image	Paul Price	robert.desonia@…	"psImageStats assumes that data is contiguous, and hence does not work on a
sub-image:

    junkData->data.V = in->data.V[0];      // since psImage data is contiguous...

I will attach code demonstrating the bug.

Workaround is to psImageCopy() the sub-image and do statistics on that."	defect	closed	high		imageops	0.4.0	normal	fixed		george.gusciora@…
