CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: vis781

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,587

    Re: Bilinear Resampling Probelm

    Apologies, I meant to say that it can upsample a 32x32 image to 240x240 100 times in 0.08 secs. :)
  2. Replies
    4
    Views
    1,587

    Re: Bilinear Resampling Probelm

    Hey again, all finished with a bit of time spent. I think the result is quite acceptable given that it's all integer arithmetic. I'm not an asm programmer but I had some fun trying to port it to MMX....
  3. Replies
    4
    Views
    1,587

    Bilinear Resampling Probelm

    Hi all, I hope that somone here can help me out as I'm racking my brain over this and something is telling me that should be a realtively simple problem to solve but I just can't see the wood for the...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured