we are using the "Add Picture" and "Camera Control" features in our Canvas app. As per our business requirements, we need to know are there any azure services available to identify image edge detection / blurred image while capturing the image. Also is t

Siva S Kasukurthi 0 Reputation points
2024-10-25T07:20:13.74+00:00

we are using the "Add Picture" and "Camera Control" features in our Canvas app. As per our business requirements, we need to know are there any azure services available to identify image edge detection / blurred image  while capturing the image.

Also is there any image edge detection feature available supports in power apps implementations.

Microsoft Power Platform Training
Microsoft Power Platform Training
Microsoft Power Platform: An integrated set of Microsoft business intelligence services.Training: Instruction to develop new skills.
454 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Syed Saleem Peera 7,460 Reputation points Microsoft Vendor
    2024-10-25T09:13:00.4633333+00:00

    Hi Siva S Kasukurthi,

    Thank you for reaching out to us on the Microsoft Q&A forum.

    For edge and blur detection in images captured within your Canvas app, consider the following solutions:

    Azure Cognitive Services – Computer Vision: This service can assess image quality, including blur detection, but does not provide direct edge detection capabilities.

    Azure Functions with OpenCV: This option allows you to implement custom edge and blur detection algorithms tailored to your specific business requirements.

    Image Edge Detection in Power Apps

    Power Apps does not natively support image processing features like edge detection. However, you can integrate external services or develop custom solutions:

    Power Automate: Utilize Power Automate to trigger Azure Functions or REST APIs for image processing after images are captured. This enables effective edge and blur detection.

    Custom Connectors: Create a custom connector in Power Apps to connect with Azure Cognitive Services or Azure Functions, facilitating image processing and delivering results directly within your app.

    This comprehensive approach provides a scalable and reliable solution to enhance image capture quality in your Canvas app, ensuring it meets your business needs effectively.

    If you are still encountering any issues, please let us know in the comments, along with any relevant screenshots for reference. We’re glad to help you.

    If this information is helpful, please Accept Answer and Upvote so it can assist other community members.

    Thank you.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.