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...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 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 ...
3년 초과 전 | 답변 수: 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...
3년 초과 전 | 답변 수: 1 | 0
