photo

Mohana Singh


Last seen: 4년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
1 답변

순위
124,293
of 300,392

평판
0

참여
8 질문
1 답변

답변 채택
87.5%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
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년 초과 전 | 답변 수: 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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변