David Young
University of Sussex and University of Southampton
Followers: 0 Following: 0
Professional Interests: Image Processing
Statistics
RANK
77
of 295,448
REPUTATION
1,997
CONTRIBUTIONS
5 Questions
641 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
444
RANK
120 of 20,227
REPUTATION
9,613
AVERAGE RATING
4.60
CONTRIBUTIONS
20 Files
DOWNLOADS
98
ALL TIME DOWNLOADS
90989
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
Affine optic flow
Estimates the parameters of an affine (first-order) optic flow model from two images.
8 years ago | 6 downloads |
Submitted
Hough transform for circles
A Hough transform function for detecting circles, optimised to allow search over radii.
8 years ago | 25 downloads |
Submitted
Sinkhorn-Knopp algorithm for matrix normalisation
Normalises a matrix so that the row and column sums are all unity
9 years ago | 3 downloads |
Submitted
Rotate images with automatic cropping
The blank triangles that appear in the corners of rotated images are cropped away.
10 years ago | 1 download |
Submitted
Gradients with Gaussian smoothing
Grey-level gradients are estimated using Gaussian smoothing followed by symmetric differencing.
10 years ago | 6 downloads |
Submitted
A multidimensional map class
MapN provides a map class similar to containers.Map, but with multidimensional keys.
10 years ago | 1 download |
Submitted
TerraSAR-X and TanDEM-X tools
Read and convert TerraSAR-X and TanDEM-X COSAR files
10 years ago | 1 download |
Submitted
Fast 2-D convolution
Speeds up many 2-D convolutions using the SVD; also finds a fast approximation in other cases.
10 years ago | 4 downloads |
Submitted
Canny edge detection in 2-D and 3-D
A Canny edge detector for two-dimensional image and three-dimensional volume data.
10 years ago | 6 downloads |
Submitted
Max and min keeping NaNs
The max and min functions ignore NaN values. These functions keep them like arithmetic functions do.
11 years ago | 2 downloads |
Submitted
Image correspondences using cross-correlation
Find matching features in pairs of images using normalised cross-correlation: class file and demo.
13 years ago | 9 downloads |
Submitted
Extended Brookshear Machine emulator and assembler
Emulator and assembler for a simple computer, a teaching aid for computer science courses.
13 years ago | 1 download |
Submitted
Logarithm of complex sine and cosine avoiding overflow
Functions to compute log(sin(Z)) and log(cos(Z)) avoiding overflow for large abs(imag(Z)).
13 years ago | 1 download |
Submitted
2-D convolution using the FFT
Convolution in 2-D using the Fast Fourier Transform.
13 years ago | 10 downloads |
Submitted
Fourier transform demonstration
An introductory demonstration of the discrete Fourier transform, making use of the fft function.
14 years ago | 12 downloads |
Submitted
Extended array indexing
Indexes a virtual array formed by extending an array indefinitely on each dimension.
14 years ago | 1 download |
Submitted
Log-polar image sampling
Resamples an image from a conventional grid to a log-polar grid, and back.
14 years ago | 2 downloads |
Submitted
Elementary Cellular Automata
Simulates any 1D nearest-neighbour binary cellular automaton.
14 years ago | 6 downloads |