Plot on an image- addMarkerLines2Img

버전 1.2.0.0 (9.65 KB) 작성자: Nikolay S.
Plot a curve line/points on an image
다운로드 수: 720
업데이트 날짜: 2014/8/28

라이선스 보기

This functions allows marking objects of interest/path/trajectory on an image, returning the marked image. The functionality is similar to usage of plot with a background image, but here plot command is not used. The resulting image can thus be used- saved as image file, added to a video, processed etc.. To achieve connection between trajectory points (plot style) calculate dense trajectory without holed. mask2poly does this for mask borders.
Similar functionality is available as part of the Computer Vision Toolbox.

인용 양식

Nikolay S. (2024). Plot on an image- addMarkerLines2Img (https://www.mathworks.com/matlabcentral/fileexchange/37427-plot-on-an-image-addmarkerlines2img), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2010a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
도움

줌: implot- image plot

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.0

Added markerOpacity input parameter
Supporting lineColor numeric triplet inputs together with characters

1.1.0.0

Added lineStyle functionality, filling gaps between trajectory points

1.0.0.0