cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar

What kind of interpolation is used when Scale() is applied to an image object?

Working on a script that processes images and comparing results to a python script that applies similar operations. 

 

When I have a script that goes:

<

image = new image("$SAMPLE_IMAGES/tile.jpg");

image << Scale(0.49);

>

 

What kind of interpolation is used when changing the image size?

 

Thank you

 

On JMP 16

0 REPLIES 0

Recommended Articles