yushulx / Capture-Vision-Maui

https://www.nuget.org/packages/Capture.Vision.Maui
19 stars 3 forks source link

Documentation for .NET MAUI #4

Open thdigalakis opened 8 months ago

thdigalakis commented 8 months ago

I am investigating the Dynamsoft's implementation for .NET MAUI but I cannot find any documentation that is complete. I have checked the below:

Nowhere are clarified the configurations needed, such as how to:

Can you please provide an example? Is there a chance that an analytical documentation can be provided?

yushulx commented 8 months ago

@thdigalakis

The goal of the open source project is to demonstrate how to use Dynamsoft SDKs, not camera. The open source project hjam40/Camera.MAUI: A CameraView Control for preview, take photos and control the camera options (github.com) can help implement all camera features.

yushulx commented 8 months ago

@thdigalakis The official Dynamsoft .NET MAUI SDK is on its way. You can use the open-source project to build your own apps if it's urgent.