photo

Stefan Lang


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
126,150
of 300,786

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
70.0%

收到投票数
0

排名
 of 21,091

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,061

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Get coordinates from struct created with bwconncomp
Hello guys I have a binary image as a prediction from a neural network. This image has several regions (vertebras of the spine)...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Fit rectangle to binary mask
I have a binary mask prediction imported into matlab from neural network training. It's just a large array filled with zeros, ex...

4 years 前 | 1 个回答 | 0

1

个回答

提问


importKerasNetwork returns error assertion failed
Hello there, I created a model in google colab with tensorflow, which i saved as a .h5 file format. When trying to load this mo...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Count values on an image inside a rectangle
I have a picture with uint16 grayscale intensities. I want to define 4 points (as corner points of a rectangle) and put this rec...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Export data from Matlab to python
I have a logical and a uint16 array, both of the size 5000x2000. How can i get these two into python? E.g. into a numpy array?

5 years 前 | 1 个回答 | 0

1

个回答

提问


fit curve with parameter
I have some points, annotated from an xray, along the spine. I need to fit a curve through these points. After that, i want to p...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Get more exact x/y values from a curve fit
I have some some point coordinates, that i get from annotation in an image. Let's say these are my x and y values. x = (1:50); ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Show mouse position in another subplot
I have a plot with two subplots, one frontal xray and one sagital xray, both with the same height, taken at the some moment. Hen...

5 years 前 | 3 个回答 | 0

3

个回答

提问


Fill area inside 4 connected lines in a plot
I have a figure, similar to a rectangle. It consists of 4 lines. Top and bottom line is just a connection of the two bottom poin...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Fit a curve along points through starting and end point
I have some points with each an x and y value. I want to fit a curve somehow along these points, but not necessarily through the...

5 years 前 | 2 个回答 | 0

2

个回答