Anjan Goswami
Imperial College London
Followers: 0 Following: 0
Statistics
RANK
204,355
of 295,448
REPUTATION
0
CONTRIBUTIONS
8 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Automatically fit a circle on an arc in image and to plot the circle in the image.
I have an processed image (top image as shown here) where I have an arc portion that can be fitted into a circle. I need to fit ...
3 years ago | 2 answers | 0
2
answersQuestion
How to detect corner points automatically in images ?
I have a series of images (as the figure below shows three images) where I need to get the base length of a semicircular type sh...
3 years ago | 1 answer | 0
1
answerQuestion
How Can I put an asterisk as superscript and letters as subscript to a letter in ylabel of matlab plot?
I want to make an Italic Bold labelling in a plot's y axis label having an asterisk as the supercript and letters as subscript a...
3 years ago | 1 answer | 0
1
answerQuestion
How to use Vislabels() function in app designer to show the labels in an image?
I want to show a labeled image in a app.UIAxes object. I have tried several codes to fit the vislabels function so that I can se...
4 years ago | 1 answer | 0
1
answerQuestion
How to convert a GIF file to a AVI file?
I want to convert a GIF file to a video file (AVI or mp4). How can I do that using MATLAB?
4 years ago | 1 answer | 0
1
answerHighlighting the contour of a specific region and its lowest end points.
I have solved the problem. The code is as below: crownAndSecondaryDroplet=imread('inputImage.png'); %get the row number of the...
4 years ago | 0
| accepted
Question
Highlighting the contour of a specific region and its lowest end points.
I have to plot the contour of an specific area of the attached 'InputImage.png' as shown by green countour in the attached 'samp...
4 years ago | 1 answer | 0
1
answerQuestion
Fixing the appropriate threshold level to binarize a droplet image where the droplet area is found to vary with the threshold
I have to measure the diameter of a falling droplet as attached here. I can binarize and fill the holes to get the area in pixel...
4 years ago | 2 answers | 0
2
answersQuestion
how to get the cooridinate of the lowest point on the circumference of an area in image processing?
I have to find the lowest point on the circumference of the droplet in the attached image. The droplet shape can be circular/obl...
4 years ago | 1 answer | 0