-
```
It more a blueprint than an issue
For raster document, it would be very wonderfull if resampling quality was
enhanced by using better algorythm like "Bicubic interpolation"
See attached files…
-
```
It more a blueprint than an issue
For raster document, it would be very wonderfull if resampling quality was
enhanced by using better algorythm like "Bicubic interpolation"
See attached files…
-
```
It more a blueprint than an issue
For raster document, it would be very wonderfull if resampling quality was
enhanced by using better algorythm like "Bicubic interpolation"
See attached files…
-
```
What steps will reproduce the problem?
1. Build trunk with -D HAVE_FREEIMAGE:BOOL=TRUE
2. Run nvtestsuite
3. Build trunk with -D HAVE_FREEIMAGE:BOOL=FALSE
4. Run nvtestsuite
5. Compare resulting P…
-
```
What steps will reproduce the problem?
1. Build trunk with -D HAVE_FREEIMAGE:BOOL=TRUE
2. Run nvtestsuite
3. Build trunk with -D HAVE_FREEIMAGE:BOOL=FALSE
4. Run nvtestsuite
5. Compare resulting P…
-
The following code produces an image with artifacts:
```py
imageio.plugins.freeimage.download()
image = np.full((1024,1024,3),1,dtype=float)
#image =imageio.imread("https://upload.wikimedia.org/…
-
```
What steps will reproduce the problem?
1. Build trunk with -D HAVE_FREEIMAGE:BOOL=TRUE
2. Run nvtestsuite
3. Build trunk with -D HAVE_FREEIMAGE:BOOL=FALSE
4. Run nvtestsuite
5. Compare resulting P…
-
```
It more a blueprint than an issue
For raster document, it would be very wonderfull if resampling quality was
enhanced by using better algorythm like "Bicubic interpolation"
See attached files…
-
May be related to image conversion or scaling.
Check tutorial project IND_Animation
We must support greyscale types. Now they are broken, with TODO comments.
M-F-K updated
12 years ago
-
see: https://sourceforge.net/p/freeimage/discussion/36110/thread/605ef8e4/
short version: LibWebP does not compile under c11 which is GCC5+'s default mode.
resolutions:
1. modify /ext/rfreeimage/extc…