photo

rcjr15


Last seen: 5 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
11,197
of 300,381

声誉
4

贡献数
5 个提问
1 个回答

回答接受率
20.0%

收到投票数
3

排名
 of 20,941

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,477

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
How to keep the pixel values same for writing an image
Hi Shamim, Try using this: imwrite(YourImage, 'YourFile.jpg', 'mode', 'lossless') if you want to write it as JPEG file. Or...

7 years 前 | 1

提问


Whether NVIDIA Quadro K620 is enough to run the deep learning codes smoothly with less time in Matlab?
Whether NVIDIA Quadro K620 is enough to run the deep learning codes smoothly with less time in Matlab?

8 years 前 | 2 个回答 | 0

2

个回答

提问


How to plot a ROC curve for retinal image segmentation result?
Hi, I want to compare the performance of my retinal image segmentation algorithm with other algorithms.How can I plot ROC with ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to generate a circular mask ?
How to generate a image mask (500X500) having circles at specified centre points.I have with me the centre(different) and radius...

9 years 前 | 1 个回答 | 2

1

个回答

提问


What toolbox need to be installed for using circlular structuring element?
Can some one help as of what toolbox should I have to use for using circular structuring element? Also help with an example for...

9 years 前 | 3 个回答 | 0

3

个回答

提问


I have two images and I need to find out an overlap region of first image in the second image by taking a neighborhood of 30 pixels in the second image.Once I do that I need to store the corresponding indices as an output file.Can someone help me ?
I have two images and I need to find out an overlap region of first image in the second image by taking a neighborhood of 30 pix...

9 years 前 | 1 个回答 | 0

1

个回答