Catadioptric omnidirectional camera

SK Nayar - Proceedings of IEEE computer society conference …, 1997 - ieeexplore.ieee.org
Conventional video cameras have limited fields of view that make them restrictive in a
variety of vision applications. There are several ways to enhance the field of view of an …

A dimension abstraction approach to vectorization in Matlab

N Birkbeck, J Levesque… - … Symposium on Code …, 2007 - ieeexplore.ieee.org
Matlab is a matrix-processing language that offers very efficient built-in operations for data
organized in arrays. However Matlab operation is slow when the program accesses data …

Static reuse distances for locality-based optimizations in MATLAB

A Chauhan, CY Shei - Proceedings of the 24th ACM International …, 2010 - dl.acm.org
The problem of modeling memory locality of applications to guide compiler optimizations in
a systematic manner is an important unsolved problem, made even more significant with the …

Empirical performance model-driven data layout optimization and library call selection for tensor contraction expressions

Q Lu, X Gao, S Krishnamoorthy, G Baumgartner… - Journal of Parallel and …, 2012 - Elsevier
Empirical optimizers like ATLAS have been very effective in optimizing computational
kernels in libraries. The best choice of parameters such as tile size and degree of loop …

[HTML][HTML] Increasing the speed of medical image processing in MatLab®

M Bister, CS Yap, KH Ng, CH Tok - Biomedical imaging and …, 2007 - ncbi.nlm.nih.gov
MatLab® has often been considered an excellent environment for fast algorithm
development but is generally perceived as slow and hence not fit for routine medical image …

Automatic vectorization for MATLAB

H Chen, A Krolik, E Lavoie, L Hendren - … NY, USA, September 28-30, 2016 …, 2017 - Springer
Dynamic array-based languages such as MATLAB provide a wide range of built-in
operations which can be efficiently applied to all elements of an array. Historically, MATLAB …

MATLAB parallelization through scalarization

CY Shei, A Yoga, M Ramesh… - 2011 15th Workshop on …, 2011 - ieeexplore.ieee.org
While the popularity of using high-level programming languages such as MATLAB for
scientific and engineering applications continues to grow, its poor performance compared to …

Slice-hoisting for array-size inference in MATLAB

A Chauhan, K Kennedy - … and Compilers for Parallel Computing: 16th …, 2004 - Springer
Inferring variable types precisely is very important to be able to compile MATLAB libraries
effectively in the context of the telescoping languages framework being developed at Rice …

[图书][B] Telescoping Matlab for DSP applications

A Chauhan - 2004 - search.proquest.com
This dissertation designs and implements a prototype MATLAB compiler for Digital Signal
Processing (DSP) libraries, based on a novel approach called telescoping languages for …

Compile-time disambiguation of MATLAB types through concrete interpretation with automatic run-time fallback

CY Shei, A Chauhan, S Shaw - 2009 International Conference …, 2009 - ieeexplore.ieee.org
While the popularity of MATLAB for scientific and engineering applications is unabated, its
poor performance compared to traditional languages, such as Fortran or even C, for a …