7 Commits (master)

Author SHA1 Message Date
PhytoEpidemic 119a945ef7
Fix divide by 0 error
Fix of the edge case 0 weight that occasionally will pop up in some specific situations. This was crashing the script.
3 years ago
captin411 df0c5ea29d update default weights 3 years ago
captin411 54f0c14824 download better face detection module dynamically 3 years ago
captin411 3e6c2420c1 improve debug markers, fix algo weighting 3 years ago
captin411 1be5933ba2
auto cropping now works with non square crops 3 years ago
captin411 0ddaf8d202
improve face detection a lot 3 years ago
captin411 59ed744383
face detection algo, configurability, reusability
Try to move the crop in the direction of a face if it is present

More internal configuration options for choosing weights of each of the algorithm's findings

Move logic into its module
3 years ago