简体   繁体   中英

Android - Edge detection on mobile

I am working on android SDK using JAVA as base programming language. One of the requirement is that I need to perform edge detection on an image. Is there any third party api that can be integrated with my development code.

Any free or paid api is appreciated.

Regards, Puneet

You can try this URL .

The author has used Sobel operator for edge detection.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM