Sign in

username:

password:



Not a member?

Search imagedsp



Search tips

Subscribe to imagedsp



imagedsp by Keywords

Error Concealment | JPEG | MPEG-4 | Wavelet | YUV

Discussion Groups

Discussion Groups | Image Signal Processing | problem with image rotation

Technical Discussions related to Image Processing (image coding, compression, digital effects, mpeg, etc)

  

Post a new Thread

problem with image rotation - joshy jose - Jun 19 8:22:13 2006



hai friends
     i am trying to rotate the grayscale image 

    i am using the equation 
          x2=cos(ang)*(x1-x0) - sin(ang)*(y1-y0) + x0
          Y2=cos(ang)*(x1-x0) + sin(ang)*(y1-y0) + y0

 where x0 y0 are the origne of rotation and x1 y1 are corrent point
 and x2 y2 new point after rotation
  
  my problem is that after rotation i am not getting the clear image 
i think i need to do the billinear interpolation
   how is this billinear interpolation done ?

  waiting for replay
                             joshy



(You need to be a member of imagedsp -- send a blank email to imagedsp-subscribe@yahoogroups.com )