Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Digital image processing, Data conversion

Status
Not open for further replies.

Girly_girl

Full Member level 2
Full Member level 2
Joined
Oct 14, 2009
Messages
143
Helped
9
Reputation
18
Reaction score
8
Trophy points
1,298
Location
UK
Activity points
2,125
Hey guys

I hve been given a pct format image and need to produce a file conversion program to acess the image data contained in the file.

Any one have any clues?
 

Hi
You can read this file by MATLAB by using imread function. The syntax of this function is following:
I=imread('file path and its name');
I don't know MATLAB support this format or not but I hope, because of MATLAB support many common image file format.

Bye
 

Hi

I have already tried using imread, but unfortunatly this is one of image formats that MATLAB doesnt NOT support!

Any other way of conversion?

THanks
 

hello,

Yea I have already looked at these type of software and links to convert the image to a more daily used image format.

Thanks
 

hey everybody
do anyone have a solution for this issue using matlab code?!
Girly_girl if u figure out how to do that plz advice me :)
thnx in advance
BR
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top