From: notbob on
On 2010-06-10, Grant <omg(a)grrr.id.au> wrote:

> does, but not my Canon A580 P&S. I'm thinking later Canon models
> might offer that option?

No. I have an ancient Canon S10 Powershot. I recently test drove a more
current XS10IS Powershot. Neither will "communicate" like a basic
SCSI drive via USB nor connect without mucho OSS interface apps,
despite the camera connection being detected. Canon is about as
locked down and proprietary as a camera can be.

> In any case I find it easy to use an external card reader with a
> linux box.

Bingo.

nb
From: Cousin Stanley on

> ....
> One other neat image utility for batch processing
> and more is ImageMagick.
>
> http://en.wikipedia.org/wiki/ImageMagick
>
> If you don't appreciate the command line interface (terminal),
> then avoid ImageMagick! There is no pointy-clicky.

first ....

display /path/to/some/image.ext

then ....

left-click on the displayed image

A pointy-clickty menu is presented
that includes a fairly nice set
of available ImageMagick operations
that can be applied to the image ....


--
Stanley C. Kitching
Human Being
Phoenix, Arizona

From: Henrik Carlqvist on
notbob <notbob(a)nothome.com> wrote:
> Neither will "communicate" like a basic SCSI drive via USB nor connect
> without mucho OSS interface apps, despite the camera connection being
> detected. Canon is about as locked down and proprietary as a camera can
> be.

Canon uses PTP in their cameras. That is a standardized protocol which is
not locked down or proprietary. It is defined in the iso 15740 standard
and it is well supported by opensource projects like gphoto and digikam.

http://en.wikipedia.org/wiki/Picture_Transfer_Protocol

regards Henrik
--
The address in the header is only to prevent spam. My real address is:
hc3(at)poolhem.se Examples of addresses which go to spammers:
root(a)localhost postmaster(a)localhost

From: Ivan Rajkovic on
On Thu, 10 Jun 2010 11:53:22 +1000, Grant wrote:

> On 9 Jun 2010 22:38:51 GMT, Ivan Rajkovic <ivanrajkovic(a)gmail.com>
> wrote:
>
>>On Wed, 09 Jun 2010 13:37:09 +0000, notbob wrote:
>>
>>> On 2010-06-09, Henrik Carlqvist <Henrik.Carlqvist(a)deadspam.com> wrote:
>>>
>>>> As I only use it to download pictures from the camera and erase
>>>> pictures on the camera I have found gphoto2 from the command line is
>>>> the most convenient way to use my camera.
>>>
>>> I could never get gphoto to see my camera. Even the full set-up with
>>> digikam was a bit iffy. OTOH, I think my Canon USB cord might have
>>> been compromised. I found a nick. The card reader solved that
>>> problem, too.
>>>
>>> The repeated removal/insertion of cards is a bogus argument, as one is
>>> often required to change cards as they become full. If a company
>>> can't design/build a camera that will hold up to a simple and forseen
>>> task like changing out memory cards, it doesn't deserve to live.
>>>
>>> Regardless, it appears the OP is enamored with digikam's database
>>> capabilities, whatever those might be. Myself, I thought it was a PIA
>>> and yet another reason to quit using it. But, like he said, my needs
>>> may be different. So, if he likes and prefers digikam, who am I to
>>> judge. ;)
>>>
>>>
>>> nb
>>
>>well, the most usefull feature for me is batch processing: capability to
>>select ~10 pics from an album with ~300 pics, resize them to 1600x1200
>>and save new files to a different folder. Very usefull for emailing. If
>>someone has a different solution for this, I would be very thankfull for
>>sharing the info
>
> I like Irfanview on 'doze, yeah, not real helpful. I haven't mastered
> the Linux batch processor, part of ImageMagick -- it can do this
> automagical image batch stuff.
>
> Grant.

i know how to resize pictures with ImageMagick, but selecting ~10 out of
~300 in one folder, that is a little tricky. Viewing them in other window
and writing the name of the ones i want in the terminal window is not
really a solution. With digikam you can view them, and for the ones you
need to do something you right-click and 'add to batch' - nice and easy.


--
i.
From: notbob on
On 2010-06-10, Henrik Carlqvist <Henrik.Carlqvist(a)deadspam.com> wrote:
> notbob <notbob(a)nothome.com> wrote:

>> without mucho OSS interface apps....

> not locked down or proprietary.

Perhaps an inappropriate choice of words.

> and it is well supported by opensource projects like gphoto and digikam.

That's pretty much what I said. Most cameras require no such protocol
for linux to simply mount the camera's storage media just like a USB
card reader.

nb