Re: How to crop several rects with imcrop
- From: Neo <zhanghao.tju.group@xxxxxxxxx>
- Date: Thu, 29 Mar 2007 12:36:47 -0500
hi guys,
Does it make sense?
regards
Neo
Neo wrote:
matlab?
Thanks so much, guys.
Actually what I wanna do is to specify several crop rects with
mouse
from one image. But I found out imcrop can only specify one rect
once.
Does this snipprt make sense?
[cropped_mat, rcts_mat] = multi_imcrop(img);
regards
us wrote:
neo:
<SNIP cropping crop failure...
I need to crop more than one rects from a images with
But.
the 'imcrop' can only crop one rect once...
can you show in a little snippet what you want?
us
- References:
- How to crop several rects with imcrop
- From: neo
- Re: How to crop several rects with imcrop
- From: us
- Re: How to crop several rects with imcrop
- From: Neo
- How to crop several rects with imcrop
- Prev by Date: Re: How to crop several rects with imcrop
- Next by Date: flicker (in other windows) with "print -dmeta"
- Previous by thread: Re: How to crop several rects with imcrop
- Next by thread: Re: How to crop several rects with imcrop
- Index(es):
Relevant Pages
|