#101 closed defect (fixed)
Function psImageResample definition
| Reported by: | Owned by: | eugene | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In SDR-03 section 4.6.3, a new function psImageResample was introduced but more
definition of the interpolation method is needed to implement. The types these
function should perform should also be mentioned.
Change History (6)
comment:1 by , 22 years ago
| Status: | new → assigned |
|---|
comment:2 by , 22 years ago
a new function, psImagePixelInterpolate, has been defined in the SDRS to handle
the interpolation process. I have added a description in the ADD of two of the
interpolation methods defined in the SDRS (FLAT and BILINEAR). I still need to
define the SINC and BICUBIC interpolation algorithms.
comment:3 by , 22 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:4 by , 22 years ago
| Owner: | changed from to |
|---|
comment:5 by , 22 years ago
| Status: | new → assigned |
|---|
comment:6 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
I think that this is now covered in the latest ADD and SDRS.
Note:
See TracTickets
for help on using tickets.

yes, we will add these to the ADD