Can I open or convert a .pic (PICtor) image?

1 view (last 30 days)
Ilaria Sani
Ilaria Sani on 19 Jun 2015
Commented: Ilaria Sani on 19 Jun 2015
I would like to work in matlab with .pic files.
How do I open this kinf of files?
Basically I would liket to use to use imread, modify the matrix and then imwrite it into a btm.
Thanks

Answers (1)

Walter Roberson
Walter Roberson on 19 Jun 2015
I am not sure if this is the same .pic but see http://www.mathworks.com/matlabcentral/fileexchange/19423-readpic
  1 Comment
Ilaria Sani
Ilaria Sani on 19 Jun 2015
Nop! I gave it a try, but the code is looking for some headings in the file. These headings are specific for the Biorad PIC file. Unfortunately, ihis code is not for general .pic files.
Any other hint?
Thanks, Ilaria

Sign in to comment.

Categories

Find more on Convert Image Type in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!