MATLAB IMAGE PROCESSING TOOLBOX - RELEASE NOTES Guida Utente Pagina 46

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 122
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 45
R2012b
6-2
Image gradient computation with imgradient and imgradientxy
functions
The toolbox includes two new functions for computing image gradients: imgradient
and imgradientxy. imgradient computes the gradient magnitude and direction.
imgradientxy computes the X and Y directional gradients
Histogram matching with imhistmatch function
The new function imhistmatch adjusts the histogram of an image to match the N-bin
histogram of a reference image.
Multilevel thresholding with multithresh and imquantize functions
The new imquantize and multithresh functions enable multilevel grayscale thresholding
and labeling. imquantize labels an image using a fixed range of grayscale levels.
multithresh computes threshold levels using Otsu's method. The levels computed by
multithresh can be used as input to imquantize.
3-D image registration with imregister function
In addition to 2-D images, imregister can now align 3-D images using intensity-based
registration of the images' voxel data.
Code generation for bwmorph and bwlookup with MATLAB Coder
Standalone C code can be generated for bwmorph and bwlookup. The generated C code
meets the strict memory and data type requirements of embedded target environments.
To generate this code you need a MATLAB Coder license.
Added function bwlookup
Compatibility Considerations
Function applylut is not recommended; use bwlookup instead.
Vedere la pagina 45
1 2 ... 41 42 43 44 45 46 47 48 49 50 51 ... 121 122

Commenti su questo manuale

Nessun commento