Search found 4 matches
- 2018-04-02T15:47:59-07:00
- Forum: Users
- Topic: shift image with keeping original size
- Replies: 2
- Views: 2283
shift image with keeping original size
Hi all , pleas I need your help is there any way in ImageMagic to shift the original image to different positions with keeping the original size ? I mean , can I generate 4 or more images from the original one by shifting the pixels to different sides (top , bottom , left, right) ? I read about ...
- 2018-03-31T03:21:37-07:00
- Forum: Users
- Topic: how can convert .raw to .jpeg or another format ?
- Replies: 5
- Views: 5287
Re: how can convert .raw to .jpeg or another format ?
thank you so much
but how can I fix the problem of converting images to 6 sub-images?
but how can I fix the problem of converting images to 6 sub-images?
- 2018-03-31T02:45:18-07:00
- Forum: Users
- Topic: how can convert .raw to .jpeg or another format ?
- Replies: 5
- Views: 5287
Re: how can convert .raw to .jpeg or another format ?
Thanks for your response Mr Snibgo
How do I put a command inside a shell "for" loop ?
I am using Win10
How do I put a command inside a shell "for" loop ?
I am using Win10
- 2018-03-30T19:56:57-07:00
- Forum: Users
- Topic: how can convert .raw to .jpeg or another format ?
- Replies: 5
- Views: 5287
how can convert .raw to .jpeg or another format ?
hi all , I want to convert the images in AR dataset from .raw to .jpeg format This is dataset http://www2.ece.ohio-state.edu/~aleix/ARdatabase.html When I use this code : convert -size 768X576 -depth 8 rgb:m-001-1.raw m-001-1.jpeg the conversion is successful but the image is 768X576 and there are 6 ...