any function or comman to replace insertMarker command.
3 views (last 30 days)
Show older comments
Is there any other function/ command that can be used in place of insertMarker command.
0 Comments
Accepted Answer
KSSV
on 5 Oct 2016
You can use plot command....show the image using imshow(). And plot the marker you want giving the location.
0 Comments
More Answers (0)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!