Sciweavers

605 search results - page 103 / 121
» Normalizers and Split Extensions
Sort
View
TIP
2010
165views more  TIP 2010»
14 years 5 months ago
A Novel Approach to FRUC Using Discriminant Saliency and Frame Segmentation
Motion-Compensated Frame Interpolation (MCFI) is a technique used extensively for increasing the temporal frequency of a video sequence. In order to obtain a high quality interpola...
Natan Jacobson, Yen-Lin Lee, Vijay Mahadevan, Nuno...
CVPR
2012
IEEE
13 years 1 months ago
Exploiting local and global patch rarities for saliency detection
We introduce a saliency model based on two key ideas. The first one is considering local and global image patch rarities as two complementary processes. The second one is based o...
Ali Borji, Laurent Itti

Book
9504views
16 years 8 months ago
The OpenGL Programming Guide - The Redbook
"The OpenGL Programming Guide, Fifth Edition, provides definitive and comprehensive information on OpenGL and the OpenGL Utility Library. The previous edition covered OpenGL t...
Dave Shreiner, Mason Woo, Jackie Neider, Tom Davis
ASIACRYPT
2007
Springer
15 years 5 months ago
Faster Addition and Doubling on Elliptic Curves
Edwards recently introduced a new normal form for elliptic curves. Every elliptic curve over a non-binary field is birationally equivalent to a curve in Edwards form over an exten...
Daniel J. Bernstein, Tanja Lange
OOPSLA
2007
Springer
15 years 4 months ago
OOMatch: pattern matching as dispatch in Java
We present a new language feature, specified as an extension to Java. The feature is a form of dispatch which includes and subsumes multimethods (see for example [3]), but which ...
Adam Richard, Ondrej Lhoták