VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



A Mike's theory interpretation about Image Compresion

by Santiago F. (4 Submissions)
Category: Graphics
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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

Download A Mike's theory interpretation about Image Compresion

Download A Mike's theory interpretation about Image Compresion (34 KB)

A Mike's theory interpretation about Image Compresion Comments

No comments have been posted about A Mike's theory interpretation about Image Compresion. Why not be the first to post a comment about A Mike's theory interpretation about Image Compresion.

Post your comment

Subject:
Message:
0/1000 characters