Steve on Image Processing
June 14th, 2009
Reminder about comments on this blog
I would like to remind readers about how I handle comments on this blog. (Please note that each MATLAB Central blog author handles comments somewhat differently.)
I moderate all comments, meaning that new comments will not appear until I have had a chance to review them. I welcome comments that are at least somewhat relevant to the topic of the post. I also welcome general comments about this blog—especially suggestions for new topics!
I generally do not permit comments that are irrelevant to the topic of the post, or that appear to be requests for homework help, or are requests for MATLAB code.
When you post a comment, an e-mail message is immediately sent to me, and I usually make the moderation decision as soon as I see the e-mail.
The conversations that have happened through relevant blog comments and responses have been very valuable, and I encourage you to continue sharing your thoughts here.
07:46 UTC |
Posted in Uncategorized |
Permalink |
You can follow any responses to this entry through the RSS 2.0 feed.
You can skip to the end and leave a response. Pinging is currently not allowed.
Leave a Reply
|
Steve,
Great job on the blog. As far as ideas go, how about filtering (Gaussian, gabor, etc) or interpolation. Just my 2 cents. Also, how do you export images (for word docs, latex docs, etc) and what are the innovative/different ways you use to display data iin images and in 3D?
-Bharath
Bharath—Thanks for the suggestions. Regarding exporting images … I just use imwrite. Did you have something else in mind?