markPoints

版本 1.3.0.1 (2.2 KB) 作者: Brett Shoelson
Manually mark and count objects in an image.
576.0 次下载
更新时间 2016/9/1

查看许可证

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)

引用格式

Brett Shoelson (2024). markPoints (https://www.mathworks.com/matlabcentral/fileexchange/33123-markpoints), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.3.0.1

Updated license

1.3.0.0

Added copyright.

1.1.0.0

n/a

1.0.0.0