Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Tuesday, July 14, 2015 4:42:48 AM(UTC)

Travis  
Travis

Groups: Registered, Tech Support
Posts: 207

Was thanked: 3 time(s) in 3 post(s)

The attached project uses LEADTOOLS Image Processing functions to illustrate how to find the differences between two similar images.  The function will determine the bounding area where all differences occur, then crop the image containing the differences so all other image data is excluded. 

This is typically used to find small changes in an image so that most of the original image is removed and only the changed area remains.

C# Console Project was created using Visual Studio 2013 and using LEADTOOLS .NET API Version 19
File Attachment(s):
NET - V19 - Deconstruct.zip (420kb) downloaded 403 time(s).
Travis Montgomery
Senior Sales Engineer
LEAD Logo
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Friday, March 16, 2018 10:07:37 AM(UTC)
Anthony Northrup

Groups: Registered, Tech Support, Administrators
Posts: 199

Was thanked: 28 time(s) in 28 post(s)

Updated the example for Visual Studio 2017 using the LEADTOOLS .NET API Version 20. There are sample images included with the project in the "Files" directory

To test the project, simply run the following from command prompt:
Code:

C:\LEADTOOLS 20\Bin\Dotnet4\Win32> Deconstruct.exe <path-to-original-image> <path-to-changed-image>


Or configure the debug settings in Visual Studio to have the above arguments when running:

  • Right-click the project and choose "Properties"
  • Under the "Debugging" or "Debug" section, there is a box for "Command Arguments"


File Attachment(s):
NET - V20 - Deconstruct.zip (414kb) downloaded 250 time(s).
Anthony Northrup
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.073 seconds.