photo

Trevor


Last seen: mer än 2 år ago Active since 2019

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Question


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...

ungefär 3 år ago | 1 answer | 0

1

answer

Answered
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...

nästan 4 år ago | 0

| accepted

Question


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...

nästan 4 år ago | 1 answer | 0

1

answer

Question


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...

ungefär 4 år ago | 1 answer | 0

1

answer

Solved


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...

nästan 5 år ago

Solved


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...

nästan 5 år ago

Solved


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...

nästan 5 år ago