User Profile

Collapse

Profile Sidebar

Collapse
achiever
achiever
Joined: Jun 17 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • achiever
    replied to Image to matrix?
    yes, I've been working on PIL, couldn't find anything for this problem.

    I actually want to apply PCA using MDP on the images, and the input data format for MDP is required as matrix of rank 2.
    See more | Go to post

    Leave a comment:


  • achiever
    started a topic Image to matrix?

    Image to matrix?

    Hello everyone!

    How can I convert an Image to a matrix of rank 2?

    I tried doing it using array:
    a = numpy.asarray(i mg)
    but it gives a matrix of rank 3, whereas I need a rank 2 matrix as output.

    Hope to get some help on this.

    Thank you.
    See more | Go to post
No activity results to display
Show More
Working...