ASHWIN JOSHY
Followers: 0 Following: 0
Feeds
提问
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...
2 years 前 | 0 个回答 | 0
0
个回答提问
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...
2 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
2 years 前 | 1 个回答 | 0
1
个回答提问
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...
2 years 前 | 1 个回答 | 0