The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

yuvmedianfilter (1)
  • >> yuvmedianfilter (1) ( Linux man: Команды и прикладные программы пользовательского уровня )
  •  

    NAME

    yuvmedianfilter - A filter for yuv images produced by the mjpeg tools
    

     

    SYNOPSIS

    yuvmedianfilter [-r num] [-R num] [-t num] [-T num] [-v num] [-h]

     

    DESCRIPTION

    yuvmedianfilter is designed to enhance/filter images. It takes the input from STDIN and writes output to STDOUT.
    This filter looks around the current point for a radius and averages the values that fall inside a threshold. So the image is softened and the edges become more sharp. If the input material is noisy (it is always noisy but you do not always see it) the output images are improved and the encoder spends less bandwidth encoding noise. The more sophisticated version of image filtering is yuvdenoise. But you can use both programs in the encoding procces. It cannot procces a recorded file and write the improved version to another file.

     

    OPTIONS

    yuvdenoise accepts the following options:

    -r num
    Radius for luma median (default: 2 pixels)
    -R num
    Radius for chroma median (default: 2 pixels)
    -t num
    Trigger threshold for luma (default: 2 [0=disable])
    -T num
    Trigger threshold for chroma (default: 2 [0=disable])
    -v num
    Verbosity level (0, 1 or 2)
    -h
    Print out a help message

     

    BUGS

    It is slow. Using a radius greater than the default of 2 is painfully slow.

     

    AUTHOR

    This man page was written by Bernhard Praschinger.
    The yuvmedianfilter programm was written by Mike Bernson, and adapted to the yuv4mpeg2 stream header format by Steven M. Schultz.


    If you have questions, remarks, problems or you just want to contact the developers, the main mailing list for the MJPEG-tools is:
      mjpeg-users@lists.sourceforge.net

    For more info, see our website at
    http://mjpeg.sourceforge.net

     

    SEE ALSO

    mjpegtools(1), jpeg2yuv(1), lav2yuv(1), mpeg2enc(1), ppmtoy4m(1), yuv2lav(1), yuvdenoise(1), yuvscaler(1)


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    OPTIONS
    BUGS
    AUTHOR
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру