News:

Facebook killed the radio star. And by radio star, I mean the premise of distributed forums around the internet. And that got got by Instagram/SnapChat. And that got got by TikTok. Where the fuck is the internet we once knew?

Main Menu

Processing an image for analysis

Started by Rule, February 03, 2013, 06:06:52 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Rule

I'm wanting to process images of textures (e.g. repetitive patterns, like brick walls), for a regression problem.  The issue, most of the images are at least on the order of 2000 x 2000 pixels, or 4 million datapoints.  If significantly cropped, maybe 400x400, 160000 datapoints.  I need something more on the order of 1000 datapoints for the regression method I'm using. 

So I'm not sure if there might be some nice compression algorithms I can use, to decrease the number of pixels.

Let me know if you have any ideas, ASAP. (PM or reply to this thread).  If you have experience with Matlab, that's a plus.

Thanks