Its not working snigbo
I want to find a colour in image,,,, if found ,, move this image to another directory
Search found 24 matches
- 2014-02-28T03:39:33-07:00
- Forum: Users
- Topic: How to Detect colour in a Image.
- Replies: 4
- Views: 5239
- 2014-02-27T23:37:36-07:00
- Forum: Users
- Topic: How to Detect colour in a Image.
- Replies: 4
- Views: 5239
How to Detect colour in a Image.
Hi there,
hope all of you are doing great,
I have more then 1000 images in a directory, and I want imagemajick to find colour code which is (fedcb7) in all these images, if colour found, move image to another directory which is named Processed,
can any one help me out on this,
Regards ...
hope all of you are doing great,
I have more then 1000 images in a directory, and I want imagemajick to find colour code which is (fedcb7) in all these images, if colour found, move image to another directory which is named Processed,
can any one help me out on this,
Regards ...
- 2014-02-20T23:50:02-07:00
- Forum: Users
- Topic: Conditional Removal
- Replies: 5
- Views: 12401
Re: Conditional Removal
I want to use this script on multiple and different directories, so I need to change directories as well
as original and processed
then
leftlarge and LeftCroped
then
RightMax and Right_Trimmed
dont want to create log
this is not working as I want it to work on different directories
please ...
as original and processed
then
leftlarge and LeftCroped
then
RightMax and Right_Trimmed
dont want to create log
this is not working as I want it to work on different directories
please ...
- 2014-02-20T22:32:34-07:00
- Forum: Users
- Topic: Conditional Removal
- Replies: 5
- Views: 12401
Re: Conditional Removal
Thanks for your response Matt
your script is working fine but its removing images from both directories
actually what I am looking for is
directory original has images 1.jpg (200x200), 2.jpg (1000x1000), 3.jpg(350x350) 4.jpg(400x400))
same images are in directory processed but with same size as ...
your script is working fine but its removing images from both directories
actually what I am looking for is
directory original has images 1.jpg (200x200), 2.jpg (1000x1000), 3.jpg(350x350) 4.jpg(400x400))
same images are in directory processed but with same size as ...
- 2014-02-20T06:30:12-07:00
- Forum: Users
- Topic: Conditional Removal
- Replies: 5
- Views: 12401
Conditional Removal
Hi all,
hope all of you are doing fine, I have a question so I hope this forum can me out of this,
I am using ImageMagick on "ubuntu" and I want to do some conditional removing of images
I have a directory (Named Original ) in which I have more then 100 images, of different sizes such as ...
hope all of you are doing fine, I have a question so I hope this forum can me out of this,
I am using ImageMagick on "ubuntu" and I want to do some conditional removing of images
I have a directory (Named Original ) in which I have more then 100 images, of different sizes such as ...
- 2013-07-18T19:27:00-07:00
- Forum: Users
- Topic: how to remove its shadow and get trimmed
- Replies: 11
- Views: 10906
Re: how to remove its shadow and get trimmed
no dear
Its not working
kindly share loop command
Its not working
kindly share loop command
- 2013-07-17T23:35:39-07:00
- Forum: Users
- Topic: how to remove its shadow and get trimmed
- Replies: 11
- Views: 10906
Re: how to remove its shadow and get trimmed
Fred I want to apply this to whole directory not for a single image
Its working fine for single image for I want it to be processed over whole directory
Its working fine for single image for I want it to be processed over whole directory
- 2013-07-17T21:05:29-07:00
- Forum: Users
- Topic: how to remove its shadow and get trimmed
- Replies: 11
- Views: 10906
Re: how to remove its shadow and get trimmed
and what about the sizing
after getting my result
I want to trim it then whatever size comes I want to square it with the higher side
for example
if after Trimming image has size of 750x600 then I want both height and width in the same size 750x750
how could I do it ??/
after getting my result
I want to trim it then whatever size comes I want to square it with the higher side
for example
if after Trimming image has size of 750x600 then I want both height and width in the same size 750x750
how could I do it ??/
- 2013-07-16T23:25:06-07:00
- Forum: Users
- Topic: how to remove its shadow and get trimmed
- Replies: 11
- Views: 10906
Re: how to remove its shadow and get trimmed
Ok
I am unable to upload images from my computer so I am giving examples from web
I try to Explain my point
I have image like this
http://noblepcs.com/wp-content/uploads/2012/05/001-laptops.jpg
and
when Shadow is removed I want to get result like this
http://1.bp.blogspot.com/_d-s_5fuE368 ...
I am unable to upload images from my computer so I am giving examples from web
I try to Explain my point
I have image like this
http://noblepcs.com/wp-content/uploads/2012/05/001-laptops.jpg
and
when Shadow is removed I want to get result like this
http://1.bp.blogspot.com/_d-s_5fuE368 ...
- 2013-07-16T23:03:46-07:00
- Forum: Users
- Topic: how to remove its shadow and get trimmed
- Replies: 11
- Views: 10906
how to remove its shadow and get trimmed
I have multiple images in a directory
I want to remove in any thing except the image shown for Example If image is for a Desktop computer
[img]/home/sarehman/Desktop/Original.jpg[/img]
and I want to remove its shadow,
Background is white
then trim it edge to edge
then resize its canvas as if ...
I want to remove in any thing except the image shown for Example If image is for a Desktop computer
[img]/home/sarehman/Desktop/Original.jpg[/img]
and I want to remove its shadow,
Background is white
then trim it edge to edge
then resize its canvas as if ...
- 2013-07-16T22:12:34-07:00
- Forum: Users
- Topic: Can anyone tell me how this command run ???
- Replies: 1
- Views: 2447
Can anyone tell me how this command run ???
I am a unix user and want this command to run can any body help me out on this ???
convert ${IMGPATH}/${productid}.jpg \( +clone -fx 'p{0,0}' \) -compose Difference -composite -modulate 100,0 -alpha off ${PNGPATH}/difference.png
convert ${PNGPATH}/difference.png -bordercolor black -border 0.25 ...
convert ${IMGPATH}/${productid}.jpg \( +clone -fx 'p{0,0}' \) -compose Difference -composite -modulate 100,0 -alpha off ${PNGPATH}/difference.png
convert ${PNGPATH}/difference.png -bordercolor black -border 0.25 ...
- 2013-07-16T02:36:45-07:00
- Forum: Users
- Topic: Conditional Resizing
- Replies: 13
- Views: 12644
how to remove its shadow and get trimmed and sized
hi there
can any one tell me what should be done if I want to use this image and remove its shadow background is white then trim it edge to edge then resize it with size either X or Y (whichever is larger )
I am using linux ubunto
I want to apply this to whole directory
there is nothing except ...
can any one tell me what should be done if I want to use this image and remove its shadow background is white then trim it edge to edge then resize it with size either X or Y (whichever is larger )
I am using linux ubunto
I want to apply this to whole directory
there is nothing except ...
- 2013-07-16T00:27:10-07:00
- Forum: Developers
- Topic: Conditional Resizing
- Replies: 15
- Views: 24509
Re: Conditional Resizing
You are right Fred
Its working now
I was making mistake in putting Path,
Thank you really very much
Its working now
I was making mistake in putting Path,
Thank you really very much
- 2013-07-14T23:12:19-07:00
- Forum: Developers
- Topic: Conditional Resizing
- Replies: 15
- Views: 24509
Re: Conditional Resizing
kindly check this out Fred .....
I have changed directory now
sarehman@sarehman:~/Desktop/Synch folders/Original$ ls
Checking1.jpg Checking2.jpg Checking3.jpg Checking4.jpg Checking5.jpg
sarehman@sarehman:~/Desktop/Synch folders/Original$ Checking1
Checking1: command not found
sarehman@sarehman ...
I have changed directory now
sarehman@sarehman:~/Desktop/Synch folders/Original$ ls
Checking1.jpg Checking2.jpg Checking3.jpg Checking4.jpg Checking5.jpg
sarehman@sarehman:~/Desktop/Synch folders/Original$ Checking1
Checking1: command not found
sarehman@sarehman ...
- 2013-07-14T22:53:40-07:00
- Forum: Developers
- Topic: Conditional Resizing
- Replies: 15
- Views: 24509
Re: Conditional Resizing
Its not working Fred
May be I am making mistake some where
I am going with Images Directory with
cd /home/sarehman/Desktop/Original/
then replaced all newdir with /home/sarehman/Desktop/processed/
then pasted code but still no working
May be I am making mistake some where
I am going with Images Directory with
cd /home/sarehman/Desktop/Original/
then replaced all newdir with /home/sarehman/Desktop/processed/
then pasted code but still no working