Image processing of some sort in Ionic? Similar to cam scanner

Hello. I was wondering if there is any sort of image processing plugin available for Ionic similar to camscanner?

The idea is I take an image and then I would just like to process the rectangle part of the image. I can easily do this backend via opencv but I’d like to know if there’s any easier way doing it front-end on Ionic.

Thank you!

Not a direct answer, but there are Cordova plugins using OpenCV on device:
https://github.com/Cloudoki/ImageDetectionCordovaPlugin

This also exists:
https://www.npmjs.com/package/cordova-plugin-scanbot-sdk
https://scanbot.io/en/sdk.html
https://scanbotsdk.github.io/documentation/cordova/
https://github.com/doo/scanbot-sdk-example-cordova

Thanks Sujan, I’ll be sure to check em’ out.

Scanbot is very expensive 12 thousand euros per year for each platform, they suck with that price :rage:

4 Likes