Click here to Skip to main content
15,887,683 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How do i subtract two images in C#?? i.e. i want the resultant image to contain only the differences. i am a student and new to C#. Pls help me out..
i tried converting to color matrix and subtracting it but it didn't work out. MATLAB has direct option for subtracting images(imsubtract()). i am converting my project from MATLAB into C# and i cannot find any way to do this.
Posted
Updated 17-Mar-14 23:28pm
v2

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900