Rank: 5 based on 2007 downloads (last 30 days) and 11 files submitted
photo

Oliver Woodford

E-mail
Lat/Long
52.23427963256836, 0.144942998886108

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by Oliver View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
01 Feb 2012 camview Get and set full figure view parameterization, and use a camera projection matrix to set the view. Author: Oliver Woodford figure, view, camera, projection matrix 13 0
27 Jan 2012 Screenshot export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford anti alias, figure, embed, fonts, transparent, export figure 1598 161
  • 4.95918
5.0 | 107 ratings
28 Nov 2011 imstream A wrapper which abstracts videos and image file sequences, so they can be treated the same. Author: Oliver Woodford image, video, stream, wrapper, image sequence, frames 10 0
16 Aug 2011 Screenshot IM2GIF Converts a multiframe image to an animated GIF. Author: Oliver Woodford image, multiframe, animated, animate, gif 10 0
01 Jun 2011 append_pdfs Append/concatenate multiple PDF files into a single file using Ghostscript. Author: Oliver Woodford concatenate, append, pdf, pdfs, append pdf 28 4
Comments and Ratings by Oliver View all
Updated File Comments Rating
06 Feb 2012 UIMAGE - UIMAGESC Display image with non-linearly spaced axis. Author: Frederic Moisy

pcolor creates patch objects, which can create problems when exporting using the painters renderer. This method allows images with non-linear axes to be rendered as images, which export much better.

06 Feb 2012 UIMAGE - UIMAGESC Display image with non-linearly spaced axis. Author: Frederic Moisy
03 Feb 2012 vol3d v2 3-d volume (voxel) rendering Author: Oliver Woodford

Mohamed: If you run the demo you should discover that mri.mat is included with MATLAB. The 3D data is displayed using textured-mapped 2D planes, as described in the help. Call
   view(3)
to see a 3D view of the data.

27 Jan 2012 export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford

alexancer: Yes. I don't recommend exporting large patch-based objects to EPS. Better to create a resterized version (e.g. export to PNG) then embed in an EPS file using an external application.

19 Jan 2012 export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford

Kemal: MATLAB cannot save transparency using the painters algorithm, so transparency in eps cannot be supported in export_fig either. You can save vector graphics with transparency by exporting to svg (http://www.mathworks.com/matlabcentral/fileexchange/7401), then convert to eps using an external program.

As for the bug, if you want me to look into it please follow my many requests and contact me directly.

Comments and Ratings on Oliver's Files View all
Updated File Comment by Comments Rating
09 Feb 2012 export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford Moerman, Kevin

I've tested this for some patch graphics and pdf export. If I just use: export_fig test.pdf, Then for intersecting patch objects (without transparency)it sometimes places the wrong patch objects in front.

Other than that very nice.

03 Feb 2012 export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford Giorgio
03 Feb 2012 vol3d v2 3-d volume (voxel) rendering Author: Oliver Woodford Nassar, Mohamed

Oliver, Thank you so much, it works fine with me

03 Feb 2012 vol3d v2 3-d volume (voxel) rendering Author: Oliver Woodford Woodford, Oliver

Mohamed: If you run the demo you should discover that mri.mat is included with MATLAB. The 3D data is displayed using textured-mapped 2D planes, as described in the help. Call
   view(3)
to see a 3D view of the data.

03 Feb 2012 vol3d v2 3-d volume (voxel) rendering Author: Oliver Woodford Nassar, Mohamed

Hello oliver, I used your code to display a 3D volume raw data, using this command "H= vol3d('cdata',datafile); it just displayed the 2D images on top of each other, looks like only a one 2d image, the datafile format is (x,y,z), where x is the number of frames, y *z is the 2d image's size, also at the end of the module, you load a mat file "mri.mat" which is not included, could you please advise me with that? thank you so much, you reply is highly appreciated

Top Tags Applied by Oliver
image, figure, image processing, append, color
Files Tagged by Oliver View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
01 Feb 2012 camview Get and set full figure view parameterization, and use a camera projection matrix to set the view. Author: Oliver Woodford figure, view, camera, projection matrix 13 0
27 Jan 2012 Screenshot export_fig Exports figures nicely to a number of vector & bitmap formats. Author: Oliver Woodford anti alias, figure, embed, fonts, transparent, export figure 1598 161
  • 4.95918
5.0 | 107 ratings
28 Nov 2011 imstream A wrapper which abstracts videos and image file sequences, so they can be treated the same. Author: Oliver Woodford image, video, stream, wrapper, image sequence, frames 10 0
16 Aug 2011 Screenshot IM2GIF Converts a multiframe image to an animated GIF. Author: Oliver Woodford image, multiframe, animated, animate, gif 10 0
20 Jul 2011 Screenshot STL File Reader STLREAD imports geometry from a binary stereolithography (STL) file into MATLAB. Author: Eric Johnson data import, geometry, triangle mesh, stl, stereolithography, cad 110 7
  • 3.83333
3.8 | 7 ratings

Contact us at files@mathworks.com