1. 03 1月, 2023 1 次提交
  2. 20 11月, 2022 1 次提交
  3. 08 11月, 2022 1 次提交
  4. 26 10月, 2022 2 次提交
  5. 21 10月, 2022 1 次提交
  6. 20 10月, 2022 7 次提交
  7. 19 10月, 2022 1 次提交
    • C
      Add auto focal point cropping to Preprocess images · abeec4b6
      captin411 提交于
      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.
      abeec4b6
  8. 13 10月, 2022 2 次提交
  9. 12 10月, 2022 1 次提交
  10. 11 10月, 2022 4 次提交
  11. 10 10月, 2022 5 次提交
  12. 06 10月, 2022 2 次提交
  13. 04 10月, 2022 1 次提交
  14. 03 10月, 2022 1 次提交