Click here to Skip to main content
15,889,424 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
can any body share bicubic spline interpolation code
Posted
Comments
Sandeep Mewara 25-Aug-10 13:06pm    
You need to try first before asking for code.

My image processing articles show how to resize an image using bicubic filters. If that's not what you mean, then you need to be more specific, and preferably show that you've tried to do more than ask us to do your work for you.
 
Share this answer
 
Comments
Raghaav 25-Aug-10 4:00am    
i have grid of size 16*16, the size of the each cell is 10*10mm, each cell is filled with one color, now i am creating a bitmap for this , when i display with the bitmap the image looks blocky, i want to interpolate the bitmap, if i use the interpolationtypes provided by the GDI+, the smoothing of the image is very sharp.I wanted to write the bicubic spline interpolation code,
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900