captin411 abeec4b630
Add auto focal point cropping to Preprocess images
This algorithm plots a bunch of points of interest on the source
image and averages their locations to find a center.

Most points come from OpenCV.  One point comes from an
entropy model. OpenCV points account for 50% of the weight and the
entropy based point is the other 50%.

The center of all weighted points is calculated and a bounding box
is drawn as close to centered over that point as possible.
2022-10-19 03:18:26 -07:00
..
2022-10-19 05:19:01 +00:00
2022-09-05 23:08:06 +03:00
2022-10-18 03:15:41 +08:00
2022-09-07 12:32:28 +03:00
2022-10-08 13:40:39 +03:00
2022-10-17 21:15:32 +03:00
2022-10-16 09:56:33 +03:00
2022-10-19 11:52:12 +03:00
2022-10-14 16:37:36 +03:00
2022-10-18 15:08:23 +03:00
2022-10-08 22:42:30 +03:00
2022-10-18 11:53:04 +03:00
2022-10-19 12:45:42 +03:00
2022-10-10 19:54:57 +03:00
2022-10-08 22:42:30 +03:00
2022-10-10 19:54:57 +03:00
2022-10-09 13:48:04 +03:00