Sciweavers

632 search results - page 22 / 127
» Proving Invariants of Functional Programs
Sort
View
126
Voted
ACCV
2009
Springer
15 years 3 months ago
A Harris-Like Scale Invariant Feature Detector
Image feature detection is a fundamental issue in computer vision. SIFT[1] and SURF[2] are very effective in scale-space feature detection, but their stabilities are not good enou...
Yinan Yu, Kaiqi Huang, Tieniu Tan
85
Voted
ENTCS
2007
111views more  ENTCS 2007»
15 years 14 days ago
Extra Variables Can Be Eliminated from Functional Logic Programs
Programs in modern functional logic languages are rewrite systems following the constructor discipline but where confluence and termination are not required, thus defining possi...
Javier de Dios Castro, Francisco Javier Lóp...
PLILP
1995
Springer
15 years 4 months ago
A Complete Narrowing Calculus for Higher-Order Functional Logic Programming
Abstract. Using higher-order functions is standard practice in functional programming, but most functional logic programming languages that have been described in the literature la...
Koichi Nakahara, Aart Middeldorp, Tetsuo Ida
ENTCS
2006
94views more  ENTCS 2006»
15 years 16 days ago
Reasoning About Partial Functions in the Formal Development of Programs
Partial functions and operators are used extensively in the formal development of programs and thus development methods have to clarify how to reason about them. There are a numbe...
Cliff B. Jones
ENTCS
2007
112views more  ENTCS 2007»
15 years 14 days ago
Structure and Properties of Traces for Functional Programs
The tracer Hat records in a detailed trace the computation of a program written in the lazy functional language Haskell. The trace can then be viewed in various ways to support pr...
Olaf Chitil, Yong Luo