¡@

Home 

c++ Programming Glossary: f_temp

Optimized float Blur variations

http://stackoverflow.com/questions/7860575/optimized-float-blur-variations

spos scale fwidth fheight int apos int w aw int h ah float f_temp new float fwidth fheight Horizontal for int y 0 y fheight y.. 0 kx fwidth total floatdata y fwidth kx Store first window f_temp y fwidth total w 2 1 for int x 1 x fwidth x x width changes.. y fwidth x w fwidth Store average apos y fwidth x f_temp apos total w 2 1 Vertical for int x 0 x fwidth x Sleep 10 Do..