Home Forums C Programming Image Processing in C

Viewing 1 reply thread
  • Author
    Posts
    • #1949
      basros
      Participant

      Hi i am learning C and my course work involves processing a grayscale image..i understand i have to convert i nto an array and manipulate the array..but have no clue how to covert an image into an array of constant chars or anythin else..its a JPEG file..please help

    • #3207
      samad
      Participant

      hello khan its nice to hear from u about dip i’m presently working in dip i started it 6 months back now i can convert rgb image into gray sacle and even find edges of gray scale images. Comming to ur pt its true that u have to convert the image into an arry but before that you should know the file format of the image the image contain 4 parts header,image info, palette and pixel u should know about this
       
       

Viewing 1 reply thread
  • The forum ‘C Programming’ is closed to new topics and replies.