Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
If you want to show two 2D datasets as images above each other you might find this class useful.
You can define the range of values which should be shown. The overlay works with independent colormaps for both images. It can partly be hidden for values within a certain range. The datatip provides coordinates, the value of the pixel in the background and in the overlay dataset.
It's an object oriented approach, so the function call instantiates a Matlab class. The instance persists as long as you keep the reference and it is (interactively) modifiable via functions on the commandline / from m-files, so you can update one of the images, change the range, alpha-value ...
So it's supposed to be easy to use even though it's custimizable afterwards.
Try "help overlayImg" to get you started.
Citation pour cette source
Jochen Rau (2026). Overlay two datasets or indexed images (https://fr.mathworks.com/matlabcentral/fileexchange/26790-overlay-two-datasets-or-indexed-images), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
A inspiré : overlayVolume, imoverlay
Informations générales
- Version 1.4.0.0 (5,04 ko)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.4.0.0 | bugfix in datatip code plus some new helper functions |
||
| 1.3.0.0 | +Bugfix (x and y switched) |
||
| 1.2.0.0 | Enhancements:
|
||
| 1.0.0.0 |
