Displaying 4 results from an estimated 4 matches for "colorconvert".
Did you mean:
colorconverter
2005 Nov 08
1
[Theora-dev] & OggYUV
...t; Theora plugin -> [OggYUV:420] -> Colorspace Plugin -> [OggYUV:444] -> Media Player
>
>The current design of OggStream lets you build a chain, if needed, to decode.
>
Agreed. I'm focusing on the encode side:
[Opaque] -> Import plugin -> [Arbitrary raw format] -> Colorconvert
Plugin -> [OggYUV:420] -> Theora plugin
What I think you're proposing is
[Opaque] -> Import plugin -> [OggYUV:420] -> Theora plugin
I think you need that extra layer in there to get the cleanest interface
and most code reuse (eg, everyone will use the same colorconverter)
&...
2019 Apr 26
0
R 3.6.0 is released
...gamma(x) and lgamma(x) no longer warn when correctly returning
Inf or underflowing to zero. This helps maximum likelihood and
similar computations.
* convertColor() is now vectorized, so a lot faster for converting
many colours at once. The new argument vectorized to
colorConverter() ensures that non-vectorized colour converters
still work. (Thanks to Brodie Gaslam.)
* download.file() and url() get new argument headers for custom
HTTP headers, e.g., allowing to perform basic http
authentication, thanks to a patch contributed by G'abor Cs'ardi...
2019 Apr 26
0
R 3.6.0 is released
...gamma(x) and lgamma(x) no longer warn when correctly returning
Inf or underflowing to zero. This helps maximum likelihood and
similar computations.
* convertColor() is now vectorized, so a lot faster for converting
many colours at once. The new argument vectorized to
colorConverter() ensures that non-vectorized colour converters
still work. (Thanks to Brodie Gaslam.)
* download.file() and url() get new argument headers for custom
HTTP headers, e.g., allowing to perform basic http
authentication, thanks to a patch contributed by G'abor Cs'ardi...
2019 Apr 26
0
R 3.6.0 is released
...gamma(x) and lgamma(x) no longer warn when correctly returning
Inf or underflowing to zero. This helps maximum likelihood and
similar computations.
* convertColor() is now vectorized, so a lot faster for converting
many colours at once. The new argument vectorized to
colorConverter() ensures that non-vectorized colour converters
still work. (Thanks to Brodie Gaslam.)
* download.file() and url() get new argument headers for custom
HTTP headers, e.g., allowing to perform basic http
authentication, thanks to a patch contributed by G'abor Cs'ardi...