From: Ravishankar Velusamy on 17 Feb 2010 03:07 Hi Is it possible to apply image processing algorithms of matlab to raw images(.raw files).. I have tried to apply image processing algorithms to raw x-ray image of uint16, 3000*3000 size... But i am not getting the results... can anyone help me.. Thanks
From: ImageAnalyst on 17 Feb 2010 06:04 Ravishankar Velusamy Yes, it is possible. The format doesn't matter. You just read the file into an array and then do your image processing.
|
Pages: 1 Prev: Changing the intensity range of the image Next: Please help with period |