Community Profile

photo

cha bha


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How can we show database table detail in a plot?
I use this to get details from the database,i need to show these details in a figure? if true selectquery = ['SELECT * ...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


How to give several points manually to track in video?
I tried to track user given point through the video,I able to track manually given point,How can i track several point? This ...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


How to add multiple points to Track in a video?
I have few points track on exercise video,Currently i able to add one point to the video manually,I need to know how to add more...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


How to track x,y coordinates points using KLT Algorithm in a Video?
I tried with two image tracking example,i need to know how to track specific points(given x,y points) in a video?

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


How can i track points in two images?
Currently i fed two points to the first image,how i know where those points locate on a second image? if true originalRGBIm...

presque 6 ans il y a | 2 réponses | 0

2

réponses

Question


How to track given point in image sequence?
I have two images.In first image i get some points from the user,I need to know where are those points in second image, if ...

presque 6 ans il y a | 1 réponse | 0

0

réponse

Question


How to find image boundary is above or below the given line,
grayImage = imread('w.png'); I = im2bw(grayImage); [y,x] = find(~I) ; idx = boundary(x,y) ; % GEt boundary of t...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to trace the gray scale image boundary
grayImage = imread('wrong.jpg'); bw = im2bw(grayImage); imshow(bw); %take points from user START % for k=0:1 uiwa...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


How to detect the boundary with the image
Hi, I want to detect the image boundary is below or above to the shown line in the image, I get the image and locate two point...

presque 6 ans il y a | 1 réponse | 0

1

réponse