android - App of image detection in xamarin -
i want make app of image recognition , need of start. need explain me these few things
wich offline libraries best use xamarin image processing
in case more performance needed, best libraries image processing ios , android work them separately.
it not matter if library in c or c++ want documentation follow
my idea of best is. documented. easy implement on platforms xamarin or individually
the main functions looking object recognition in image not @ runtime camera
also want add if there document of fundamentals of image procesing , edge detection.
thanks
depends on want - image detection big topic.
a couple of places start are:
microsoft cognitive services https://blog.xamarin.com/performing-ocr-for-ios-android-and-windows-with-microsoft-cognitive-services/
this on-line service , can ocr, facial recognition, describing in image.
opencv
this featured computer vision library available in c++ ios , android wrappers can bind use form xamarin.
Comments
Post a Comment