home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 November
/
PCWorld_2007-11_cd.bin
/
temacd
/
imtoodownyoutube
/
download-youtube-video.exe
/
ffdshow.ax
/
0
/
TEXT
/
138
< prev
next >
Wrap
Text File
|
2007-07-25
|
693b
|
15 lines
Resize algorithms:
Fast bilinear - fast with acceptable quality
Bilinear - quality slighty better than previous, but a little bit slower
Bicubic - high quality, slower
Point - fastest, ugliest
Area - area averaging scaling
Bicublin - luminance bicubic, chroma bilinear
None - just adds black borders or crops the image
Gaussian blur - during resizing, image can be slightly blurred - independend on blur filter
Sharpen - sharpens image during resizing, independend on sharpening filters
Interlaced:
unchecked - frames are treated as progressive
checked - frames are treated as interlaced
grayed - decide by input frame type (use when processing MPEG2 video)