ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 One click selection of region
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

xequte

38198 Posts

Posted - Jun 27 2021 :  23:54:11  Show Profile  Reply
 

...they want to be able to take a picture of say a kitchen, and click on an area, and replace that area with a tile, so they can see what a few different tiles will look like together. Is this something that would be possible with ImageEn?



Hi

How easy it is to just click to select an entire area will depend on the image. If the selection area is hightly complex (e.g. the existing floor has multiple colored tiles) then it is unlikely that any solution can select it all with just one click, with simples subjects it might be possible.

There would be three methods to consider:

- Magic selection (selecting all content of a color):

Info: https://www.imageen.com/help/TImageEnView.MouseInteractGeneral.html
Demo: \Demos\ImageEditing\CompleteEditor\PhotoEn.dpr
Compiled demo: http://www.imageen.com/files/demos/run/ImageEditing/CompleteEditor/PhotoEn.exe


- Chroma key selection (Green screen type selection)

Info: https://www.imageen.com/help/TImageEnProc.RemoveChromaKey.html
Demo: \Demos\ImageEditing\ChromaKey\ChromaKey.dpr
Compiled Demo: http://www.imageen.com/files/demos/run/ImageEditing/ChromaKey/ChromaKey.zip


- Watershed selection (marking wanted and unwanted parts of an image)

Info: https://www.imageen.com/help/TIEVisionWatershed.html
Demo: Demos\IEVision\WatershedSelection\WatershedSelection.dpr
Compiled Demo: http://www.imageen.com/files/demos/run/IEVision/WatershedSelection/WatershedSelection.zip


Nigel
Xequte Software
www.imageen.com
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: