0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 16 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Relinked the pose integral block. More... over 11 years ago
Change the line() method to homline() and add a new method to draw a line segment on the image plane More... over 11 years ago
Label the XYZ axes More... over 11 years ago
Add a method to get the bounding box of a blob More... over 11 years ago
Spectral response for sensor in Pt Grey Bumblebee 2 camera More... over 11 years ago
Proceed in the case that a CHANGES file does not exist More... over 11 years ago
Add CFLAGS options to all mex builds More... over 11 years ago
Put release number into the PDF manual More... over 11 years ago
Code tidyup. Add includes for openSurf, and VLfeat Sift implementations More... over 11 years ago
Fixed various naming inconsistencies between files, classes and methods. More... over 11 years ago
More functional version, handles dilation or erosion Added optparse, 'movie' option etc. Added ability to return output value. More... over 11 years ago
code cleanup, doco upgrade More... over 11 years ago
code cleanup More... over 11 years ago
Doco upgrade More... over 11 years ago
wrong function name simplify code by using bsxfun More... over 11 years ago
function name was wrong More... over 11 years ago
Pass arguments through to interp2 Doco upgrade More... over 11 years ago
Added a second mode that allows specified number of pixels to be trimmed off specified edges of the image. More... over 11 years ago
Comments and doco upgrade If output arg is requested then a quit button is displayed and the function is blocking More... over 11 years ago
optionally return output argument More... over 11 years ago
Use optparse Allow the input range to be specified instead of must min to max. Pixels outside this range are clamped More... over 11 years ago
'smooth' and 'size' options code cleanup use iconv instead of conv2 doco upgrade More... over 11 years ago
Remove 'extrapval' option since it's not needed for scaling, all output pixels are valid More... over 11 years ago
Allow ROI to be specified by centre and WxH More... over 11 years ago
Handle color image or grey sequence TODO: handle color sequence More... over 11 years ago
Better handle file browser case Allow options for file browser case if filename is [] Minor other fixups Doco upgrade More... over 11 years ago
Handle points from a profile of a color image More... over 11 years ago
Handle int and double images properly Doco upgrade More... over 11 years ago
Add a mask argument, place pixels in the column according to the mask argument More... over 11 years ago
Deal with zero value pixels in int images Doco upgrade More... over 11 years ago