To be honest Michael I have had very little exposure to how image operators are presented in GeoTools and have not heard of any serious work on this one since 2004. My understanding is that a subclass of Operation2D is good because it ensures the bounds are modified at the same time as the raster? However you are probably in a better position to make these judgement calls then anyone.
Jody On Tue, Mar 24, 2009 at 12:47 PM, Michael Bedward <[email protected]> wrote: > Dear all, and especially Martin, > > I'd like to make a couple of the image operators in the jai-tools > project available via GeoTools wrappers and, if this seems useful, I > wonder what you think the best way to do this is. > > Currently, some JAI functions are wrapped in... > > - sub-classes of Operation2D (e.g. Resample) > > - sub-classes of OperationJAI (all the 'straight' wrappings ?) > > - ImageWorker > > ...and maybe some other places ? > > The first operators I'd like to make available are for the > "Regionalize" and "MaskedConvolve" operations... > http://code.google.com/p/jai-tools/wiki/Regionalize > http://code.google.com/p/jai-tools/wiki/MaskedConvolve > > Any advice on the best way to integrate these into GeoTools would be > much appreciated > > cheers > Michael > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel > ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
