VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

A Mike's theory interpretation about Image Compresion

Santiago F.  (4 Submissions)   Graphics   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

This source code is the interpretation about the Mike's theory about image compresion.
This is an algorythm to find the similar pieces of image and try to make it one.
I think that it is useful for who wants to make an image scanner or similar work and too for who want to make FX with image due the tratament of image in this code.
I use CopyMemory, FillMemory and GetDIs to make the process faster than a common VB functions.
I think you can learn about this API that are very useful when you wanna make a better and faster algorythm.
I don't make the module of GetDIs, this module was written by Marco Samy - [email protected].
You can download his source code at:
https://www.vbcoders.com/vb/scripts/ShowCode.asp?txtCodeId=43687&lngWId=1
If
you think that this code is useful and you wanna make it better, feel free.
And please, post comments about it to say what do you think.
The Mike theory is in the zip file but you can download at:
https://www.vbcoders.com/vb/scripts/ShowCode.asp?lngWId=1&txtCodeId=43809
Thanks

Rate A Mike's theory interpretation about Image Compresion (4(4 Vote))

Download A Mike's theory interpretation about Image Compresion

A Mike's theory interpretation about Image Compresion Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters