Attention Makers

CATEGORY: OTHER

transfering images on internet

MAKERS: oussama chaieb

if our image has 19 pixels (points) then we have to make a file with the 19 points including their (x,y) . the idea is the know the relation between the points and make an algorithm. so if our 19 points make a triangle then our algorithm is x(n+1)=x(n)+0.5L y(n+1)=y(n)+0.87 L. the seize of the file is better and smaller and it is faster to transfer it.

Home Previous Next

Vote Share Comment