126
Views
6
Comments
Solved
Image Verification
Question

I am kishorevijay , i have one doubt i need to verify an image For.eg: I want to compare image A and image B if both are match it shows /proceed to next step if not error msg should be pop up on the screen . any idea or forge component for this .

any one share your knowledge it will help full to me.


Thanks 

kishorevijay


2021-06-02 20-50-04
Márcio Carvalho
Solution

Maybe you can use this from the server actions of outsystems

Look how to get it


You will give 2 binary data and it's going to compare if the two binary data or the 2 pictures are equal.

I have done a little exercise and it works, but with the one from Ajit, you can see and test.

Let me know if I help you!

Kind Regards,

Márcio



2025-04-17 05-42-16
Ajit Kurane

Great marcio. All credit goes to you.

I have also learnt from it.

In my case its working fine.

I have created a small demo here with oml:


https://personal-xyog61l7.outsystemscloud.com/image/im?_ts=637767607882495231

thanks,

Ajit Kurane.


image.oml
2025-04-17 05-42-16
Ajit Kurane

Hello Kishore,

Happy new year!!

You can have below forge component for the same.

1) Reactive

https://www.outsystems.com/forge/component-overview/9503/image-compare

2) Traditional Web

https://www.outsystems.com/forge/component-overview/2/imagetoolbox

Hope it helps.

Regards,

Ajit Kurane.

2022-08-23 05-13-34
Kishore

bro i need to verify not to compare , i tried it but not  working any other ideas you got kindly share me

2025-04-17 05-42-16
Ajit Kurane

Did you try to match its content ? And may I know whats the application type reactive or traditional ?

2022-08-23 05-13-34
Kishore
2021-06-02 20-50-04
Márcio Carvalho
Solution

Maybe you can use this from the server actions of outsystems

Look how to get it


You will give 2 binary data and it's going to compare if the two binary data or the 2 pictures are equal.

I have done a little exercise and it works, but with the one from Ajit, you can see and test.

Let me know if I help you!

Kind Regards,

Márcio



2025-04-17 05-42-16
Ajit Kurane

Great marcio. All credit goes to you.

I have also learnt from it.

In my case its working fine.

I have created a small demo here with oml:


https://personal-xyog61l7.outsystemscloud.com/image/im?_ts=637767607882495231

thanks,

Ajit Kurane.


image.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.