photo

Mohana Singh


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

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
1 个回答

排名
273,573
of 300,381

声誉
0

贡献数
8 个提问
1 个回答

回答接受率
87.5%

收到投票数
0

排名
 of 20,941

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,477

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Promoter

查看徽章

Feeds

排序方式:

提问


Which conversion formula does matlab use for rgb2ycbcr?
In the documentation for rgb2ycbcr, the jpeg recommendation https://www.itu.int/dms_pubrec/itu-r/rec/bt/R-REC-BT.601-7-201103-I!...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
How to add a toolbox downloaded from file exchange?
Dont know how to delete this question. but found answer here : Answer

6 years 前 | 0

| 已接受

提问


How to add a toolbox downloaded from file exchange?
I had MATLAB on my Mac and when I downloaded this LightField toolbox I got a .mltbx file. Clicking on it directly took me to an ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Cant install MATLAB on UBUNTU 18.04.2 LTS
I try to run the installer and get the following error. sudo ./install Preparing installation files ... Installin...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to specify the location to save video using VideoWriter?
I am creating video out of images and I am doing this in a loop for different folders with images. So i need to save the videos...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to make sure number of digits remain same, padded if required
I am assigning names in a loop of the form img000.png,img001.png and so on. I’m using strcat as follows: %num=000 %strcat(‘...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Specify folder for saving images in imwrite
I need to save images in a loop and also need to assign specific names to them for which I was using the following, which worked...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Why getting black image as output?
I am writing a script for histogram equalisation and I came up with the following, org_image = imread('image.jpg') tot_p...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to count the number of occurrences of pixel intensities in an image without using for loop?
I am to write a script for histogram equalisation and I need to work on each RGB plane separately. In the first step I count the...

7 years 前 | 1 个回答 | 0

1

个回答