cubic B - spline5 width doubler, ebook

[ Pobierz całość w formacie PDF ]
// (C) 2011 Jan-Willem Krans (janwillem32 <at> hotmail.com)// This file is part of Video pixel shader pack.// This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.// This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.// You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.// cubic B-spline5 width doubler// This shader should be run as a screen space pixel shader.// If possible, avoid compiling with the software emulation modes (ps_?_sw). Pixel shaders require a lot of processing power to run in real-time software mode.// This shader is meant to work with linear RGB input and output. Regular R'G'B' with a video gamma encoding will have to be converted with the linear gamma shaders to work properly.// Use this shader to double the width of an image by cubic B-spline5 interpolation.sampler s0;float c0;float c1;#define sp(a, b) float4 a = tex2D(s0, float2(coord+b*fx*c1.x, tex.y));float4 main(float2 tex : TEXCOORD0) : COLOR{float coord = (tex.x/2.+.25)*c0;// assign the output position, normalized to texture width in pixelsfloat t = frac(coord);// calculate the difference between the output pixel and the original surrounding two pixels// adjust sampling matrix to put the ouput pixel on Q2+.25float fx;if(t > .5) {coord = (coord-t+1.5)*c1; fx = -1;}else {coord = (coord-t+.5)*c1; fx = 1;}sp(Q0, -2) sp(Q1, -1) sp(Q2, 0) sp(Q3, 1) sp(Q4, 2)// original pixelsreturn (Q0+Q1*46+Q2*1656+Q3*578+Q4*23)/2304.;// output interpolated value} [ Pobierz całość w formacie PDF ]

  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • cocksparrer.xlx.pl
  • Strona Główna
  • ebook Odpowiedzi na pytania ksiegowych, ksiegowosc pytania odpowiedzi
  • ebook-psychologia-osiagniec, Książki MLM, Ksiazki MLM, Książki MLM
  • ebook-google-adwords, ebooks, ebooks komputerowe, Google
  • efachowiec 3-2010, eBOOK, CZASOPISMA BUDOWLANE, eFachowiec, 2010
  • eBook.PL.Lowmianski Henryk Prusy-Litwa-Krzyzacy.- mauka.historta.książka.książki, ►►► Zakon Krzyzacki, ♣ Literatura
  • eBook - Martial Arts - Fitness Training, fitness
  • ebook O'Reilly Java Servlet Programming, java
  • ebook digital photography proffesional techniques, Fotografia, Fotografia 1
  • eBook - Martial Arts - Fitness Training, Wasze Pliczki, e-booki, ćwiczenia fizyczne, fitness
  • eBook dlaczego postanowilem czekac, czystosc, Wszystko o czystoÅ›ci, czyli jak utrzymać piÄ™kno swojej duszy
  • zanotowane.pl
  • doc.pisz.pl
  • pdf.pisz.pl
  • loko1482.xlx.pl