theotherphil

Results 125 comments of theotherphil

Either option sounds good - we can always add a fast/accurate toggle at a later date if there's a need.

I’m not working on this, and I’m not aware of anyone else working on it either.

Great! Providing the option to the user seems ideal, but an implementation of either approach would be a valuable addition to this library.

Do you need the ability to support any GenericImageView here, or could you get away with just implementing this for Image of T for T: Pixel + 'static? The latter...

I didn’t get around to looking at this after all. I’m definitely interested in having this functionality in the library, but have very little time available for working on this...

Thanks, these are good points. As you suggest, some of these constraints are indeed due to performance concerns, but other others are just because a more general implementation hasn't been...

Yes, it should be, but I suspect the constants would be a lot worse. I don't have any intention of addressing this particular issue myself, but would be happy to...

Thanks for the PR. I don't have time at the moment to look into it, but I'll get to it in the next couple of weeks. Sorry for the delay.

Yes - we still need to add support for colour images.