Search:

Type: Posts; User: Clueless@work

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    12,765

    Hey guys thanks a lot !!! After fixing the...

    Hey guys thanks a lot !!!
    After fixing the ncolors = 256 and the loop change , i can run all my 8 bit images....
    Thanks a lot !! :)
    Wish i cud buy you guys dinner :D
  2. Replies
    12
    Views
    12,765

    Well , the problem is that there is no image...

    Well , the problem is that there is no image being printed out .... It prints out the Image width height no. of bits and everything , the program ends fine ... But when i try to view the output image...
  3. Replies
    12
    Views
    12,765

    problem reading 8 bit gray scale .bmp image

    Hey, thanks for ur suggestion , but i tried moving the int pixels[600][600] array above main and still am not able to run my code for lena256.bmp :( .... By moving the array above main , i hope you...
  4. Replies
    12
    Views
    12,765

    Problem reading 8 bit greyscale images !

    Hi everyone

    I am trying to read and print the negative of a 8 bit gray scale .bmp image with the following code, unfortunately it reads only 2 of the .bmp images i have, but doesn't read the other...
  5. Yes, I do understand the Euler's theorem and all...

    Yes, I do understand the Euler's theorem and all about the exponential functions... But i wanna know the C command line for implementing the complex exponential function.
  6. Hey , unfortunately i need to consider the...

    Hey ,
    unfortunately i need to consider the complex part too , as its a digital IIR filter that i need to implement , and for that i can't ignore the imaginary part ...
  7. How to implement Complex exponential functions in C ???

    Hi everyone

    I am trying to write a code for an IIR filter. And for that purpose i need to implement the below funtion in C :-



    Now, am facing problem ... wel rather i have no idea , as to...
Results 1 to 7 of 7