Hi
I am trying to use a Rotate_Image function , which uses the iplRotate function.
However, it seems that iplRotate consumes memory that can't be freed later, when
the function finishes. (iplDeallocate doesn't help either).
1)Do you have an advanced iplRotatetate without that problem?
2)Do you have an Rotate_Image image function which enables the
interpulations options:
IPL_INTER_LINEAR IPL_INTER_NN IPL_INTER_CUBIC
but frees all its used memory when it ends?
Thanks,
Dan


