Pragyan Kumar Sarma
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
85,252
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
What modification is required in the given code on image processing to accurately capture the dimensions of a spreading blob from a series of images?
I have a series of images of a drop of liquid spreading on a solid surface, the google drive link for the images are attached in...
6 months ago | 1 answer | 0
1
answerQuestion
How do I capture the ROI with bounding box when the image is low in brightness and grainy on one side?
I have an image of a droplet falling on another stationary drop. The left side of the image is poorly illuminated and overall th...
9 months ago | 1 answer | 0
1
answerQuestion
How shall I ignore the reflection in an image and select the rest of the image in a bounding box and obtain the results also automate it in order to process multiple images?
I have a number of images of a combined droplet spreading on a surface. I need to do image processing in order to calculate the ...
10 months ago | 1 answer | 0
1
answerQuestion
Why are my line plots are coming out improperly?
The plot lines generated from the code below are coming out in improper way. I have attached an image file of the plot as well. ...
1 year ago | 2 answers | 0
2
answersQuestion
How do I take natural logarithm of a set of datas and do a least square fitting and get an expression?
I have a set of 3 datas. i.e. one set of dependent variables and 2 set of independent variables. I want to use natural logarithm...
1 year ago | 0 answers | 0
0
answersQuestion
Why does an error saying "Unrecognised function or variable" occrurs while solving a two variable polynomial equation numerically using vpasolve
I am trying to solve a bi variable polynomial equation x^4+3*x^2+x*t==0, where t is an independent variable and x is the depende...
3 years ago | 1 answer | 0