How to draw gridlines manually in video labeling toolbox and know the pixel coordinates of each point of intersection of grid lines

조회 수: 1 (최근 30일)
I want this type of grid lines in video lebeling toolbox which i will use for further processing of video and i need the pixel cooedinates of each intersecrting points of the grid lines

답변 (1개)

Image Analyst
Image Analyst 2020년 12월 26일
There is an infinite number of places to draw lines in the video. You first have to figure out where you want lines. Once you know that you'll be able to find the intersection points of the lines using simple algebra.
  댓글 수: 2
Sujeet Sahoo
Sujeet Sahoo 2020년 12월 28일
I have given the sample image and sample lines please give me some examples how to draw those lines and is there any ways to make the video lebeling tool box lines parallel to each other
Image Analyst
Image Analyst 2020년 12월 28일
You gave an image, not endpoints or equations of lines.
Try the hough() or houghlines() demos from the help.

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by