Scikit-image: camera(man) image must be removed for license issues

Created on 24 May 2019  Â·  29Comments  Â·  Source: scikit-image/scikit-image

I am interested on the use of the camera.png image. The file is at skimage/data/camera.png. However, I am unable to find copyright information about this file on the scikit-image repository.

My understanding is that this image is copyright of MIT and one would need permission to use and redistribute it.

critical involves deprecation

Most helpful comment

This just serves to illustrate how insane current copyright is. If 14
years with one renewal was good enough for the printing press, 5 years with
one renewal should be entirely sufficient today as an upper bound.

If we had rational copyright and a robust public domain - the enrichment
thereof which is the supposed entire purpose of copyright - this whole
discussion would be moot.

On Wed, Aug 14, 2019, 13:03 Stefan van der Walt notifications@github.com
wrote:

Please hold for an update from MIT.

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/scikit-image/scikit-image/issues/3927?email_source=notifications&email_token=AAQVKJZT4JZXZ6GIX3LO5YDQERQJDA5CNFSM4HPPD7GKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4J6HZA#issuecomment-521397220,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAQVKJ5RTTCQSUGYFPH3ZILQERQJDANCNFSM4HPPD7GA
.

All 29 comments

Hmm, I couldn't find any info on the image online either. As policy we only include CC0/Public domain images, but I don't know the source here. @stefanv @ahojnnes @JDWarner ?

I couldn't find any license information, except that the image is one of the most common of the images used for image processing demonstrations.

https://www.quora.com/What-are-the-most-common-example-images-used-in-image-processing-and-computer-vision

You can find quite a few papers using this image to demonstrate image processing algorithms.

I saw the claim that the image belongs to MIT, but nothing to support it:

https://www.npmjs.com/package/cameraman

I saw the claim that the image belongs to MIT, but nothing to support it:

On a Matlab installation, where this image is named "cameraman", in the file toolbox/images/imdata/Contents.m, it says the following "Copyright Massachusetts Institute of Technology. Used with permission."

Aha - then I guess we have to ask the Mathworks who they got permission from.

That copyright claim is validated by Steve Eddins in this entertaining blog post (see the comments).

I will write MIT and ask. [Done]

EDIT 2019-05-28: MIT is looking into it.
EDIT 2019-06-04: MIT cannot confirm ownership.

I'm afraid we'll have to start looking for a new image to replace our existing cameraman image. Does anyone have an antique camera and a suit, so they can go and pose on the lawn? :)

Peter Bebergal of MIT wrote:

After much research, it turns out that MIT cannot actually be certain the image
is owned by MIT and as such cannot be released under a CC license. The most we
can do is say that by whatever rights we do have in the image, we can grant its
use for the express purpose you need. While MIT has been giving permission in
the past, it is not clear we should have done so without this disclaimer.

I then asked:

Thank you very much for taking the time to investigate. Did you happen upon any
clues as to whom may have taken or provided the original?

When you say "for the express purpose you need": as a library, our purpose is to
let our users use images without having to fear any copyright infringement. As
far as MIT is concerned, I then understand this to mean that they will not take
action when this image is used for practically any purpose (since we cannot
control what our users do).

Please correct me if I am interpreting your words too liberally.

To which he replied:

So the image is not simply used an example, but you want to distribute it as
open source along with the software? If that is the case, we cannot give you any
permission to do so as we simply cannot confirm our copyright.

:scream: :scream: :scream:

Who will let The Mathworks know :laughing:

Found this (CC0)

On Thu, 06 Jun 2019 00:26:12 -0700, François Boulogne wrote:

Found this (CC0)

Thanks for searching, François. I think we need a photo with some edges
and clear background objects to make a good test image.

Please hold for an update from MIT.

This just serves to illustrate how insane current copyright is. If 14
years with one renewal was good enough for the printing press, 5 years with
one renewal should be entirely sufficient today as an upper bound.

If we had rational copyright and a robust public domain - the enrichment
thereof which is the supposed entire purpose of copyright - this whole
discussion would be moot.

On Wed, Aug 14, 2019, 13:03 Stefan van der Walt notifications@github.com
wrote:

Please hold for an update from MIT.

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/scikit-image/scikit-image/issues/3927?email_source=notifications&email_token=AAQVKJZT4JZXZ6GIX3LO5YDQERQJDA5CNFSM4HPPD7GKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4J6HZA#issuecomment-521397220,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAQVKJ5RTTCQSUGYFPH3ZILQERQJDANCNFSM4HPPD7GA
.

Please hold for an update from MIT.

Anything new to report yet? This image is also currently included in PyWavelets, so I am trying to determine whether we will need to remove it there as well.

MIT is in the process of releasing the image; they told us to go ahead and keep using it.

Great, thanks @stefanv!

I've removed the 0.17 milestone because hopefully nothing more to be done. Thanks @stefanv !

I may be missing something but was the conclusion of this? I contacted MIT independently who told me the same, that they could not be sure of the copyright of it. Can someone clarify the status of that? I would also like to redistribute the cameraman image.

Seeing as this issue was quite contentious, stefanv, could you open a PR adding documentation on how you arrived at the conclusion that we do have the rights to continue to distribute this image?

I was in conversation with Peter Bebergal, a Technology Licensing Officer at MIT. We exchanged numerous emails, but the important pieces from August 14, 2019:

"It looks like we feel we have sufficient rights to be able to release the image under CC [...] I'll start that process. You can continue to use the image in the meantime."

"It looks like we feel we have sufficient rights to be able to release the image under CC [...] I'll start that process. You can continue to use the image in the meantime."

should we go ahead and close this, then or did you want to await final confirmation?

As far as I am concerned, we have permission to continue as we are, and can do so until a new license is released.

As far as I am concerned, we have permission to continue as we are

Can you clarify, please, under what rights are you releasing this image? As downstream, under what conditions can I redistribute this image?

@carandraug Yes, it's somewhat of a mystery, isn't it. We know it is an open license, likely CC, but the particulars are unknown at this point in time. We know that our users will not be exposed to risk by using this image but, technically, we should remove it until we get MIT's specifics on the CC license—but that incurs discomfort for little gain.

In the interim, how about we add a notice to the docstring that states MIT's intent to release this as a CC image? I can also follow up with them to determine its status.

Yes, it's somewhat of a mystery, isn't it. We know it is an open license, likely CC, but the particulars are unknown at this point in time.

Do we know that? The last message I got from them was also from Peter Berbegal on 15th of August was:

It turns out we will be able to release the image under a CC non-commercial license if you would still like to use it.

which is not an open license.

Also, I don't understand how MIT can tell us they have sufficient rights to release the image and at the same time it doesn't release the image after one year. They either know who the copyright holders are, in which case this could be solved easily, or they don't know who the copyright holders are, in which case they can't really decide the license.

In the interim, how about we add a notice to the docstring that states MIT's intent to release this as a CC image? I can also follow up with them to determine its status.

They have the intent to do it but they don't after one year; they say a CC license which may or may not be an open license; and they say they have sufficient right (not the rights) and they were certain they didn't have the rights at the start. Not your fault obviously, but this limbo situation doesn't inspire a lot of trust.

I've pinged MIT; let's see. If I don't get a definitive response, we'll remove the image.

I've just had confirmation that MIT requires the NC clause, so I believe we have no option but to remove cameraman from our library.

Closing; solved on #4913, according to the discussion on #4914. Thank you everyone!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jni picture jni  Â·  27Comments

ghost picture ghost  Â·  37Comments

paulmueller picture paulmueller  Â·  39Comments

hmaarrfk picture hmaarrfk  Â·  36Comments

alexdesiqueira picture alexdesiqueira  Â·  33Comments