1
\$\begingroup\$

I wanted to understand - Is there a way where we can verify if certain image is 3D or not

So basically I want to automate the process where we can detect if certain given image is of 3D or not

Problem: In my application - I often detect few 3D images are showing as plain black image or sometimes 3D images are broken

So if I can find a way where I can check that certain image should not be completely black and should be 3D model and not 2D image

My Application is in C# - but I am open for any solution irrespective of language!!

Thanks in advance

\$\endgroup\$
6
  • \$\begingroup\$ Can you explain what you mean by a 3D image in this case? What's the source of these images, what format are they in, etc? \$\endgroup\$ Commented Apr 1, 2021 at 18:18
  • \$\begingroup\$ @DMGregory - for example the image model of 3D looks like shown in link here: contrado.co.uk/stores/amaishadesigns/winter-659273 \$\endgroup\$ Commented Apr 1, 2021 at 18:22
  • \$\begingroup\$ @DMGregory - One more example - contrado.co.uk/womens-camisoles \$\endgroup\$ Commented Apr 1, 2021 at 18:26
  • \$\begingroup\$ Those are not "images". That's likely a WebGL canvas element. Are you building a game, or a content scraping tool? \$\endgroup\$ Commented Apr 1, 2021 at 18:38
  • \$\begingroup\$ @DMGregory I am not building content scrapping tool, but instead kind of an application - where first we will convert 2D images to 3D - then we will post it to some site for view - but in that what challenge we are facing - at times instead of 3D canvas element - we see completely black image - so we may need to detect if certain element is of 3D or 2d and is not black \$\endgroup\$ Commented Apr 1, 2021 at 18:43

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.