|
ocssw
V2022
|
resize_2d.c File Reference
Go to the source code of this file.
Functions | |
| int | resize_2d (float *in_arr, int inpix, int inlin, int outpix, int outlin, float *out_arr) |
Function Documentation
◆ resize_2d()
| int resize_2d | ( | float * | in_arr, |
| int | inpix, | ||
| int | inlin, | ||
| int | outpix, | ||
| int | outlin, | ||
| float * | out_arr | ||
| ) |
Definition at line 1 of file resize_2d.c.


