Rohit Thokala
Followers: 0 Following: 0
Feeds
提问
Issue with saving the image
I want to save it to my folder and used the following function saveas(f,'Figure_001','bmp') The issue with this line of cod...
9 months 前 | 1 个回答 | 0
1
个回答提问
how to fix the scale in the output window
I have created a plot in matlab but don't know how to fix the scale on the axes. I want to scale axes in centimeters and attahce...
9 months 前 | 1 个回答 | 0
1
个回答提问
How to import data with titles and plot on a plane
I have droplet diameter and coordinates in a CSV file and I want to draw the all these points in 3d space and later project them...
9 months 前 | 1 个回答 | 0
1
个回答提问
Can I collect the coordinates of a moving droplet?
Hello community, I have a set of grayscale spray images. I can see a droplet on these images with the spray. is it possible to ...
2 years 前 | 1 个回答 | 0
1
个回答提问
which is the best way to select threshold of a grayscale image
I have a set of grayscale images and I would like to take a constant threshold value to binarize these images. Each and every sm...
3 years 前 | 2 个回答 | 0
2
个回答提问
How to draw a line that separate white pixels in percentages on a image
I want to draw a vertcal line that can seperate white pixels in the image with the percentages as shown in the figure. I can't u...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to draw a inclined line which can separate image in percent of white pixels
I want draw a line which seperate the image white and black pixel areas as shown in the picture. I want to keep first point fixe...
3 years 前 | 2 个回答 | 0
2
个回答提问
How to draw a boundary line for spray image
I want to draw inclined line on a binary image that seperates the image in percentage of white pixels as shown in the figure. En...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can I remove unnecessary reflections in a image after background subtraction
I want to remove reflections from the binarized image (I believe these reflections are due to improper background subtraction). ...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to save information from a for loop
%% DEFINE input and output path full_folder = 'C:\Users\RR\Desktop\practice\input_folder_T_60_inj_05'; output_folder = uige...
3 years 前 | 2 个回答 | 0
2
个回答提问
how to find location on a blob
Can somebody suggest a way to find the farthest white pixel in a binary image, shown in the picture with red circle. Thanks in a...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to adjust 'measured distance' on a binary image
I have code for radius and height measurements for spray images. This code is overestimating the spray cloud height (i.e., recta...
3 years 前 | 2 个回答 | 0
2
个回答提问
How to measure the distances in a binarized image
I want to measure some distance on a binarized image and automate the process to all other images. imdistline command works for ...
3 years 前 | 1 个回答 | 0
1
个回答提问
How can I find distance in a binarized image
Hello all, I have binarized image and I want to calculate the distance in the image (marked in attached binarized image). I am a...
3 years 前 | 1 个回答 | 0
1
个回答提问
Problem with .tif images display in matlab
I don't understand why my images (.TIF extension) are not showing clearly in MATLAB. When I try to view same picture in any othe...
3 years 前 | 1 个回答 | 0