(sis) 04/04: Change Predicate to DoublePredicate, add test for ImageProcessor.areas

2025-04-16 Thread jsorel
This is an automated email from the ASF dual-hosted git repository. jsorel pushed a commit to branch feat/image2polygon in repository https://gitbox.apache.org/repos/asf/sis.git commit e9c53951a4e0a71c0aae1997afac26f5639da2fe Author: jsorel AuthorDate: Wed Mar 26 11:05:15 2025 +0100 Change

(sis) 03/04: Rework ImageProcessor areas operation, use Predicate and DoubleToIntFunction to classify points

2025-04-16 Thread jsorel
This is an automated email from the ASF dual-hosted git repository. jsorel pushed a commit to branch feat/image2polygon in repository https://gitbox.apache.org/repos/asf/sis.git commit fd950b7257076eafbd0546adce7033ee8fa2ca57 Author: jsorel AuthorDate: Tue Mar 25 16:57:26 2025 +0100 Rework

(sis) 02/04: Add image to polygon area algorithm

2025-04-16 Thread jsorel
This is an automated email from the ASF dual-hosted git repository. jsorel pushed a commit to branch feat/image2polygon in repository https://gitbox.apache.org/repos/asf/sis.git commit c06f9aa1890ada197cd2b9a3a203f02c6490aa00 Author: jsorel AuthorDate: Tue Mar 25 11:50:05 2025 +0100 Add ima

(sis) 01/04: Improve AWT to JTS conversion logic

2025-04-16 Thread jsorel
This is an automated email from the ASF dual-hosted git repository. jsorel pushed a commit to branch feat/image2polygon in repository https://gitbox.apache.org/repos/asf/sis.git commit 610f4bc122ac8ec5434c54c582778160edaa5381 Author: jsorel AuthorDate: Tue Mar 25 11:49:31 2025 +0100 Improve

(sis) branch feat/image2polygon updated (151d4d885f -> e9c53951a4)

2025-04-16 Thread jsorel
This is an automated email from the ASF dual-hosted git repository. jsorel pushed a change to branch feat/image2polygon in repository https://gitbox.apache.org/repos/asf/sis.git discard 151d4d885f Change Predicate to DoublePredicate, add test for ImageProcessor.areas discard acf0d9371e Rework