Michael Bedward

Results 29 comments of Michael Bedward

_From [email protected] on October 06, 2012 08:43:16_ Looks like it might be best to move the simplification step out of the Segments class and do it in the OpImage class...

Thanks for this. In general I'd prefer to avoid Cloneable and clone since so many developers have strong misgivings about them (e.g. see http://www.artima.com/intv/bloch13.html and lots of discussion on StackOverflow)....

_From [email protected] on June 15, 2011 11:53:10_ First cut is in

_From [email protected] on June 15, 2011 11:53:11_ We need to add an SPI hook class

_From [email protected] on June 15, 2011 11:53:13_ First cut is in

_From [email protected] on June 15, 2011 11:53:14_ We need to add an SPI hook class

_From [email protected] on June 15, 2011 11:53:06_ First cut is in

_From [email protected] on June 15, 2011 11:53:07_ We need to add an SPI hook class

_From [email protected] on June 15, 2011 11:53:08_ Renamed Combine class to CombineOpImage. Moved the array resizing methods to a utility class in jaitools.numeric. Need to add some unit tests.