ajayk0719 / jai-tools

Automatically exported from code.google.com/p/jai-tools
0 stars 0 forks source link

Run jiffle for subset of destination image #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Presently, jiffle computes the entire destination image. I'm adding the option 
of requesting a given 
destination image tile or sub-area defined by image coords.

Original issue reported on code.google.com by michael.bedward@gmail.com on 4 Jan 2010 at 11:55

GoogleCodeExporter commented 9 years ago

Original comment by michael.bedward@gmail.com on 16 Apr 2010 at 12:07

GoogleCodeExporter commented 9 years ago
This is now possible via the Jiffle runtime class evaluate(x, y) method.

Original comment by michael.bedward@gmail.com on 1 Mar 2011 at 1:13