photo

Trevor


Last seen: etwa 3 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

All
  • Thankful Level 1
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to interpolate geometry along Z axis?
I have a set of 3D nodal coordinates. They are anatomical data and does not follow any particular equations. The coordinates are...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How to detect and label edges of a binary image?
Well, I felt like I should post the solution in case someone needs it in future. I filtered out the islands/discontinuous edges...

mehr als 4 Jahre vor | 0

| akzeptiert

Frage


How to detect and label edges of a binary image?
I am trying to get the pixel positions of the outer edge and the inner edge of the image separately. I am trying to do so by...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find indices of a binary matrix depicting a circular disk in the clockwise direction
I have a binary matrix of a circular disk. I need to find the indices of all the ones in the matrix. However, I am trying to fin...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

mehr als 5 Jahre vor

Gelöst


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

mehr als 5 Jahre vor

Gelöst


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

mehr als 5 Jahre vor