Sciweavers

9626 search results - page 260 / 1926
» Invariant Based Programming
Sort
View
ICFP
2012
ACM
13 years 9 months ago
Transporting functions across ornaments
Programming with dependent types is a blessing and a curse. It is a blessing to be able to bake invariants into the definition of datatypes: we can finally write correct-by-cons...
Pierre-Évariste Dagand, Conor McBride
CVPR
2001
IEEE
16 years 8 months ago
Local Feature View Clustering for 3D Object Recognition
There have been important recent advances in object recognition through the matching of invariant local image features. However, the existing approaches are based on matching to i...
David G. Lowe
ICIP
2004
IEEE
16 years 8 months ago
Rotation and cropping resilient data hiding with zernike moments
Most digital data hiding schemes are sensitive to simple geometric attacks namely rotation, cropping, and scaling. Of these, rotational attacks possess the capability to not only ...
Palak K. Amin, Koduvayur P. Subbalakshmi
ICDAR
2009
IEEE
16 years 1 months ago
Seal Detection and Recognition: An Approach for Document Indexing
Reliable indexing of documents having seal instances can be achieved by recognizing seal information. This paper presents a novel approach for detecting and classifying such multi...
Partha Pratim Roy, Umapada Pal, Josep Lladó...
POPL
2009
ACM
16 years 7 months ago
Masked types for sound object initialization
This paper presents a type-based solution to the long-standing problem of object initialization. Constructors, the conventional mechanism for object initialization, have semantics...
Xin Qi, Andrew C. Myers