![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/26033270_1648022020158_DEF.jpg)
Surabhi A S
Followers: 0 Following: 0
Statistik
10 Fragen
0 Antworten
RANG
120.796
of 297.016
REPUTATION
0
BEITRÄGE
10 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Distinguish incomplete and complete triangles from a given image and display their respective numbers
I have a smoothed edge image and would like to highlight with 2 different colors (green - complete triangle, red - incomplete tr...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Binary image and edge images are not displayed
I have a code for displaying images but the output is not as expected. From the binary image I want to extract the edged image. ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Only 1 image is being displayed. Rest images are not being displayed.
I have few images which was captured under microscope. From those only 1 image I could get the binary edge image whereas for oth...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
I want to find the edge lengths of the shape in a given image.
I have an edged image and would like to highlight the edges of triangles and also find the length of each side of each triangle....
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
I have a code to length of a shape but I am not getting the correct output accordingly.
I have a code to find the edge length of triangle. But I am not getting the exact output and I wish to know if the length is in ...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Fill the lines of incomplete triangles and form complete triangle.
I have a smoothed image which consists of 10 - 15 incomplete triangles (looks like triangles but few lines are not connected). I...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
How to set different threshold's for each data?
I am plotting a graph of acceleration(y axis) Vs time(x axis) for 1000 points(secs). I want that particular point at which value...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I am receiving this error : Subscripting a table using linear indexing (one subscript) or multidimensional indexing (three or more subscripts) is not supported.
When i try to run this code I'm receiving this error: Subscripting a table using linear indexing (one subscript) or multidimens...
mehr als 2 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
I want compare the differences from each block of 10 values to the next block of 10 values until the given 100 sets of values are compared.
I want to compare first 10 data with the next 10 data using a while loop. I have coded for first 10 values and have obtained the...
mehr als 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I want to get the difference between the present number and the previous number for 1000 set of data from the plot.
For example, I have considered 10 random values from the set of 1000 values X-axis values are as given a = [ -9.658 -9.321 ...
mehr als 2 Jahre vor | 2 Antworten | 0