문제

I'm been looking for days for a way to let the user select part of a photograph to cut out (like a person). I have the cutting working, however it's up to the user to draw the area to cut. Are there any libraries available that will do fuzzy selection to automatically plot around an object in a UIImage? Similar to Photoshops magic wand tool.

Thanks

도움이 되었습니까?

해결책

Found this on github, might help: https://github.com/ap4y/iMagickWand

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top