kregmi
Newbie level 2
- Joined
- Sep 24, 2013
- Messages
- 2
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 11
Hi All,
I am trying to process images in Matlab. I could compute all those but I got the final result in <1x65536 double> and got problem while displaying image as image should have been in 256x256 uint8 format. I am finding problem in converting the types.
Hope to get fruitful suggestions.
Thanks in advance.
Krishna
I am trying to process images in Matlab. I could compute all those but I got the final result in <1x65536 double> and got problem while displaying image as image should have been in 256x256 uint8 format. I am finding problem in converting the types.
Hope to get fruitful suggestions.
Thanks in advance.
Krishna