Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Sometimes you need to be able to manually count objects or regions in an image. (You may want to validate an automatic count, for instance.) This tool facilitates that task by allowing you to mark objects with cursor clicks. Then you can tally and delete them.
SYNTAX:
markPoints
Operates on current image object
markPoints(imgHandle)
Activates and operates on image imgHandle
markPoints(..., task)
task (optional input) may be:
'Clear' (deletes existing marks)
'Count' (returns the count of existing marks)
'Mark' (Default; return to marking task)
Cita come
Brett Shoelson (2026). markPoints (https://it.mathworks.com/matlabcentral/fileexchange/33123-markpoints), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato: PERFORMANCE_ANALYSIS_OF_OFDM_IN_DIFFERENT_CODING_TECHNIQUES, imageToolbar
Informazioni generali
- Versione 1.3.0.1 (2,22 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
