[Scilab-users] Image comparison

2015-12-01 Thread Lavitha Pereira
Hi,

I Have two images obtained doing same operations in *Matlab and Scilab*. Is
there any way to know the pixel differences of these 2 images?.

The image used has dimension of 640*480.


Thanks & Regards,
Lavitha M. Pereira
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] Image comparison

2015-12-01 Thread jasper van baten
Load both images back into Matlab or Scilab and compare them, e.g. by
subtraction?

Best wishes,

Jasper.

On 12/1/2015 12:37, Lavitha Pereira wrote:
> Hi,
>
> I Have two images obtained doing same operations in *Matlab and
> Scilab*. Is there any way to know the pixel differences of these 2
> images?.
>
> The image used has dimension of 640*480.
>
>
> Thanks & Regards,
> Lavitha M. Pereira
>
>
> ___
> users mailing list
> users@lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/users

___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] Image comparison

2015-12-01 Thread Ronald Michaels

Subtract one from the other.

On 12/01/2015 06:37 AM, Lavitha Pereira wrote:

Hi,

I Have two images obtained doing same operations in *Matlab and 
Scilab*. Is there any way to know the pixel differences of these 2 
images?.


The image used has dimension of 640*480.


Thanks & Regards,
Lavitha M. Pereira


___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users



--
Ronald Michaels PhD
Technical Director
Phenotype Screening Corporation
http://www.phenotypescreening.com/
cell: 865 235 5854

___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users