질문


How to give gap between curves? Please see the attached graph
Hi, I have generated the graph in which there are a lot of curves generated, but I do not want to plot all of the curves -...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


Plotting graph by using looping?
Hi, I have a hard code pasted below: Can anyone help me reducing the amount of lines I have plotted by putting this into l...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to take the difference of y axis points at the same value of x-axis from 2 curve at the same graph?
Hi, I am struggling to take a difference between 2 y axis points at the same x axis value from 2 curve. 1st Curve: x =...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Why my data is not plotting the graph using plot(Q,h)
Hi, I am not sure what is happening here? I am using the code below and all working fine but whenever it supposed to plot ...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to put the text on the top of the line?
Hi, I have plot on the graph few horizontal lines and I would like to put some text on it, plots are shown below. can any...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to change the name of the images from frame1.jpg , frame2. jpg to image1.jpg etc etc
Hi, I would like to change the name of 100 images from frame...jpg to image 1.jpg , image2.jpg etc etc. can you guys he...

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


Undistortion of the image giving an error
Hi, I am trying to remove the distortion from the images but I am getting an error. I am using GOPro Hero 7 camera. Thing i...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


I am making a video at 240 FPS for 1 min but whenever I trim that video for 5 seconds that 5 second of video have 30 FPS. wondering why frame rate reduces?
Hi, Is there a way in matlab to trim a clip from a video with the same frame rate. Currently, I am trimming a video and F...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to correct the distorted images after getting information from camera calibrated images?
Hi, I need a direction: I did an exteriment with underwater camera GOPRO 7 and now I need to measure the size of the object I c...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


Forming Video from frames but getting the error
Hi, I am trying to made a video using images (30 fps) but I am getting an error which I am failing to understand or correc...

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to save the contour as a image?
Hi, I am generating the contours with the code below but would like to know, how to save that contour as an image into the...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


Contour not rendered for constant ZData
Hi, Can anyone help and point me to write direction, I am trying to get the contour of 190 grayscale images but getting er...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


I want to creat the loop of background substraction.
Hi, I am using the simple code line to substract one picture from another as given below. k=image1-image2; then I will n...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


I want to get the contour of only red bird in the image
Hi, Can any one help, I want to see the contour of birds and then separately contour of red colour bird in the image only....

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


I have 2 contours on the same plot and I want to differentiate them with colours so I can see the difference.
Hi, Please see the attaced Frame 16&17. In this image 2 contours from 2 consecutive frames are plot to analyse the change...

대략 4년 전 | 답변 수: 1 | 1

1

답변

질문


Can anyone help with this error? (I just want to see the contour of the bluish area at the bottom of the image)
close all clear all clc I = imread('frame75.jpg'); imshow(I) imcontour(I,3) Error: Error in imcontour>ParseInputs (li...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


Velocity of the Dye?
Hi, I have attached 2 consecutive frame of the process where it showing the spread of dye in water. I would like to find t...

대략 4년 전 | 답변 수: 2 | 0

2

답변

답변 있음
"Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 51-by-1" appears from A(N-1, N-2) = aw; How to solve this? Not sure what it says... Maybe someone can help me?
Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 2-by-1. Error in...

4년 초과 전 | 0