Kilian Brachtendorf

Results 61 comments of Kilian Brachtendorf

@merrywhether this case should be covered here #270

Yes this shouldn't be an issue. The only thing I have to investigate is how the javafx dependencies change. As far as I remember they were still included in 1.8?

~~Could you provide some documentation for how the hash is calculated? I looked at Color Moment and it calls the open cv implementation.~~ Color Moment & Marr : https://www.phash.org/docs/pubs/thesis_zauner.pdf Wavelet:...

Thanks, I'll have a look at it to see if it breaks identity or importing in any other way

I will release a new version this Saturday fixing older issues as well. For a better serialisation it might make sense to also include more class information into the saved...

Code is ready, but a few tests still need to be written.

Thanks for the comment. Would you be willing to create a small pull request? Then I can take a look at it and see if the change would break other...

Yes exactly, this is how git works . You create a fork (your own working copy of the code), which you are free to modify in any way you like....

Maybe your eclipse configuration is set up to include the javafx sdk. This is probably the reason why I did not catch the issue on my machine either. Once I...

Since this is not time critical, let me think about it a little bit mote and address this _issue_ at a later time. There has to be a way to...