yuvycsnoise(1)


NAME

   yuvycsnoise - Noise filter specialized for NTSC Y/C separation noise

SYNOPSIS

   yuvycsnoise   [-t]   [-m t|b|i|c]   [-S   MIN]   [-T  ERRT[,MAXT]]  [-B
   ERRB[,MAXB]] [-I ERRI[,MAXI]] [-C ERRC[,MAXC]]

DESCRIPTION

   If video capture hardware has only a poor Y/C  separator,  at  vertical
   stripe (especially red/blue), noises appear which seem checker flag and
   bright/dark invert per 1 frame.  yuvycsnoise  reduces  noises  of  this
   type.

OPTIONS

   yuvycsnoise accepts the following options:

   -t      test.  Instead  of  noise  reduction,  noises will be marked as
           black pixel.

   -m METHOD
           (default: tbic).
           Select method.  METHOD is string in which each  character  mean
           method.
            t: 'triframe' method of luma noise reduction.
            b: 'biframe' method of luma noise reduction.
            i: 'infield' method of luma noise reduction.
            c: chroma noise reduction. use 3 frames as 'triframe'.

   -S MIN  (default: 4).
           Set  minimum  threshold  of  luma/chroma  difference  which  is
           treated as noise.

   -T ERRT[,MAXT]
           (default: 32,255).

   -B ERRB[,MAXB]
           (default: 32,255).

   -I ERRI[,MAXI]
           (default: 16,255).

   -C ERRC[,MAXC]
           (default: 12,255).
           Set threshold of luma/chroma difference of each methods.   ERRx
           is  maximum error of luma/chroma of pixels around target pixel,
           which should be same if target contain noise.  MAXx is  maximum
           threshold  of  luma/chroma  difference  of  target  pixel  from
           luma/chroma after noise reduced.

AUTHOR

   yuvycsnoise was written by Kawamata/Hitoshi.
   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)


More Linux Commands

manpages/XpGetScreenOfContext.3x.html
XpGetScreenOfContext(3x) - Obtains a pointer to the screen a
XpGetScreenOfContext returns the screen that is associated with the current print context of display. This call must be made after XpSetContext to determine whi

manpages/gluBeginTrim.3gl.html
gluBeginTrim(3gl) - delimit a NURBS trimming loop definition
Use gluBeginTrim to mark the beginning of a trimming loop, and gluEndTrim to mark the end of a trimming loop. A trimming loop is a set of oriented curve segment

manpages/logsave.8.html
logsave(8) - save the output of a command in a logfile......
The logsave program will execute cmd_prog with the specified argument(s), and save a copy of its output to logfile. If the containing directory for logfile does

manpages/boolfnames.3ncurses.html
numcodes(3ncurses) - curses terminfo global variables.......
This page summarizes variables provided by the curses librarys low-level terminfo interface. A more complete description is given in the curs_terminfo(3X) manua

manpages/operf.1.html
operf(1) Performance profiler tool for Linux (Man Page).....
Operf is the profiler tool provided with OProfile. Operf uses the Linux Performance Events Subsystem and, thus, does not require the obsolete oprofile kernel dr

manpages/is_idlok.3ncurses.html
is_idlok(3ncurses) - curses window properties (Man Page)....
This implementation provides functions which return properties set in the WINDOW structure, allowing it to be opaque if the symbol NCURSES_OPAQUE is defined: is

manpages/posix_openpt.3.html
posix_openpt(3) - open a pseudoterminal device (Man Page)...
The posix_openpt() function opens an unused pseudoterminal master device, returning a file descriptor that can be used to refer to that device. The flags argume

manpages/setttyent.3.html
setttyent(3) - get ttys file entry - Linux manual page......
setttyent.3 - These functions provide an interface to the file _PATH_TTYS (e.g., /etc/ttys). The function setttyent() opens the file or rewinds it if already op

manpages/mrtg-mibhelp.1.html
mrtg-mibhelp(1) A Table of some interesting OIDs (Man Page)
This File Contains a collection of interesting MIB Entries ... mrtg knows about their names ... depending on the ASN .1 Syntax you may have to put gauge into th

manpages/Tcl_Eval.3.html
Tcl_Eval(3) - execute Tcl scripts - Linux manual page.......
The procedures described here are invoked to execute Tcl scripts in various forms. Tcl_EvalObjEx is the core procedure and is used by many of the others. It exe

manpages/abs.3.html
abs(3) - compute the absolute value of an integer (ManPage)
The abs() function computes the absolute value of the integer argument j. The labs(), llabs() and imaxabs() functions compute the absolute value of the argument

manpages/gnutls_certificate_set_x509_key.3.html
gnutls_certificate_set_x509_key(3) - API function (ManPage)
gnutls_certificate_set_x509_key.3 - This function sets a certificate/private key pair in the gnutls_certificate_credentials_t structure. This function may be ca





We can't live, work or learn in freedom unless the software we use is free.