0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix bug for finding wildcard folder on path More... over 9 years ago
Enforce linear interpolation More... over 9 years ago
Use rounding to improve quantisation effects on shape More... over 9 years ago
Fix doco and code for vshift option More... over 9 years ago
Fix column/row orientation for operation on integers More... over 9 years ago
Fix formatting bug in doco More... over 9 years ago
Bug in computing second output, which is sometimes used by idisp() More... over 9 years ago
Cleanup button handlers on figure clear Fix bug in finding min/max values of pixels, fails for logical images in 14b More... over 9 years ago
Changes to support 14b More... over 9 years ago
Changed name of function since igamma() is now a method defined on class double. More... over 9 years ago
Change name since MATLAB now has an igamma() method defined on double class (very annoying). More... over 9 years ago
Fix error with top limit in inner matching loops (thanks Pasquale Moliterni) More... almost 10 years ago
moved to common More... about 10 years ago
Added divider lines to table of methods in class doco. More... about 10 years ago
Check for bad parameters in fov More... about 10 years ago
Added option for Gaussian weighted valley emphasis method More... about 10 years ago
Add the ability to return the range of U and V pixel coordinates for the ROI More... about 10 years ago
Don't explicitly set current axes More... about 10 years ago
track change to utility function name More... about 10 years ago
Some missing instances of transformp() should be homtrans(). More... about 10 years ago
Added a panel at the top of figure to hold the ui elements. Stays same size when figure is resized. Added a colormap button, when image, is grey scale. Broke monolithic callback hander into separate UI callbacks General code tidyup More... about 10 years ago
Fixed bug in the centre() method, it was never written properly. More... about 10 years ago
Cleanup variables created by script More... over 10 years ago
Fix bug in display of long vector of Ray3D objects More... over 10 years ago
Improved animation of camera model, using hgtransform. Rationalisation of class variables to support this. More... over 10 years ago
Check that template has odd dimensions. More... over 10 years ago
add missing private functions iscolinear and hnormalise More... over 10 years ago
display image if no output arguments use pickregion instead of rbbox More... over 10 years ago
make pixel aspect ratio square by default fix bug that gives error when clicking outside axis limits use pickregion instead of rbbox More... over 10 years ago
Add code to handle binary_compressed format files Error in shape of organized point cloud, was transposed general improvements in field parsing More... almost 11 years ago