Resize an IplImage in ruby-opencv -


i'm using ruby-opencv image processing. have iplimage object need resize. calling resize method on object returns cvmat object. how convert cvmat object iplimage object? alternatively, there way resize image?

i suggest use rmagick (imagemagick) general image manipulation. built things resize images , has whole host of other features. highly recommended!


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -