Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Graph program Special Effects
Title: Interpolation Download
 Description: /************************************************************************** Function Name:* Interpolation ()* parameters:* LPSTR lpDIBBits- point to the source DIB image pointer* LONG lWidth- source image Width (pixels number)* LONG lHeight- source image height (pixel number)* FLOAT x- x coordinate of the element interpolation* FLOAT y- y coordinate of the element interpolation* Return value:* unsigned char- Back interpolation results.* Note:* This function is the bilinear interpolation algorithm to estimate the pixel value. For beyond the scope of the pixel image,* directly back to 255.************************************************************************/
 Downloaders recently: [More information of uploader mfm10]
 To Search:
  • [Bilinear] - Bilinear interpolation algorithm
File list (Check if you may need any files):
Interpolation.cpp
    

CodeBus www.codebus.net