Advertisement

Results for "Author: ole rasmussen"

ASP_Volume3 #65783
Compare two images, very fast (unmanaged & managed)

This code compares two images of the standard C#/.NET supported types for equality taking into consideration size, pixel equality and more. I needed a fast way of doing this as an alternative to the slow managed GetPixel and SetPixel. By accessing the bitmapdata directly with pointers, this method is endlessly faster and thrust me it's worth it in the end.

4_2005-2006 #171080
Compare two images, very fast (unmanaged & managed)

This code compares two images of the standard C#/.NET supported types for equality taking into consideration size, pixel equality and more. I needed a fast way of doing this as an alternative to the slow managed GetPixel and SetPixel. By accessing the bitmapdata directly with pointers, this method is endlessly faster and thrust me it's worth it in the end.

5_2007-2008 #193598
Compare two images, very fast (unmanaged & managed)

This code compares two images of the standard C#/.NET supported types for equality taking into consideration size, pixel equality and more. I needed a fast way of doing this as an alternative to the slow managed GetPixel and SetPixel. By accessing the bitmapdata directly with pointers, this method is endlessly faster and thrust me it's worth it in the end.

6_2008-2009 #216116
Compare two images, very fast (unmanaged & managed)

This code compares two images of the standard C#/.NET supported types for equality taking into consideration size, pixel equality and more. I needed a fast way of doing this as an alternative to the slow managed GetPixel and SetPixel. By accessing the bitmapdata directly with pointers, this method is endlessly faster and thrust me it's worth it in the end.

7_2009-2012 #238634
Compare two images, very fast (unmanaged & managed)

This code compares two images of the standard C#/.NET supported types for equality taking into consideration size, pixel equality and more. I needed a fast way of doing this as an alternative to the slow managed GetPixel and SetPixel. By accessing the bitmapdata directly with pointers, this method is endlessly faster and thrust me it's worth it in the end.

Languages
Top Categories
Global Discovery