227
edits
Line 248: | Line 248: | ||
* Apply smoothing to reduce edges introduced by noise | * Apply smoothing to reduce edges introduced by noise | ||
* Detect edges (steep gradiants) in each generated image | * Detect edges (steep gradiants) in each generated image | ||
* Combine edge images | * Combine edge images | ||
* Combine EdgeImage with grayscale image | * Combine EdgeImage with grayscale image | ||
* ResultImage = Max(GrayScaleImage, Edge(Smooth(r-g)), Edge(Smooth(r-b)), Edge(Smooth(g-b))) | |||
== Remove/Change "hostile" judgemental anime/character tags? (Abandoned) == | == Remove/Change "hostile" judgemental anime/character tags? (Abandoned) == | ||
* Meh, just me overreacting a bit | * Meh, just me overreacting a bit | ||
** Approval rating seems to take care of it | ** Approval rating seems to take care of it |
edits