photo

ASHWIN JOSHY


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
215,372
of 298,594

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,621

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 161,780

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to store a string in video description or somewhere so that i can retrieve it?
I am trying to store a string while writing images to video using below code data='This necessary string i need afte...

3 years ago | 1 answer | 0

1

answer

Question


Image description,tag,.. not preserving while converting to video
I gave image description like below imwrite(uint16(testImage),outputFileName,'Description','This is very important'); It worke...

3 years ago | 0 answers | 0

0

answers

Question


how to preserve RGB values of an image while making it gray image
I need to convert an RGB image to gray image, but after processing i want the image back to RGB, So how can i preserve the RGB ...

3 years ago | 1 answer | 0

1

answer

Question


How to save an image which only display properly using imshow(grayImg,[])?
I am working on an image encryption project, so I first converts color image to gray and do the rest, after encryption I can see...

3 years ago | 1 answer | 0

1

answer