Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • 100014652July 7, 2009 3:02 AM PDT   
    Pseudo-color

    Hello,

    If you could, I would like to know how could I make a Pseudo-color to an image? (mapping each pixel value to a color according to a table of colors)
    Is there any function or procedure to do it with IPP?

    Thank you in advance

    Ying H (Intel)July 8, 2009 12:00 AM PDT
    Rate
     
    Re: Pseudo-color

    Quoting - 100014652
    Hello,

    If you could, I would like to know how could I make a Pseudo-color to an image? (mapping each pixel value to a color according to a table of colors)
    Is there any function or procedure to do it with IPP?

    Thank you in advance

    Hello

    You may cehck  the image and video procesing documentation at  http://software.intel.com/en-us/articles/intel-integrated-performance-primitives-documentation/.  => chapter 6: image color conversion
    and see if some functions like ippiLUT() to map some pixel value to some fixed value which may correspond to Pseudo color?

    Regards,
    Ying


Forum jump:  

Intel Software Network Forums Statistics

17,025 users have contributed to 48,319 threads and 172,758 posts to date.

In the past 24 hours, we have 11 new thread(s) 54 new posts(s), and 47 new user(s).

In the past 3 days, the most popular thread for everyone has been Optimalization of sine function\'s taylor expansion The most posts were made to Most likely, the issue is that The post with the most views is Optimalization of sine function\'s taylor expansion

Please welcome our newest member redfruit83


For more complete information about compiler optimizations, see our Optimization Notice.