fogleman / primitive

Reproducing images with geometric primitives.
https://primitive.lol/
MIT License
12.35k stars 608 forks source link

Example pictures have all rights reserved? #40

Closed trimailov closed 7 years ago

trimailov commented 7 years ago

Examples

One example from README.md: link

Using google's reverse image search I've found which looks like original picture from flickr (as stated in the README.md - originals are from flickr): flickr_link

There are more:

From README.md: link From flickr.com: flickr_link

I have not searched more.

Problem

Both examples have All rights reserved for license.

In photography (or any other creative activity) just as in software programming, there are licenses which must be respected even if you can break them easily (how can let flickr download images with all rights reserved this easily - is another topic and mystery to me).

As an amateur photographer I have seen this a few times. People from different industries forget that other creative work is under some license as well and it's not always allowed to modify or share work without attribution or informing the original author.

Confusion

@fogleman, maybe you've asked for permission from authors to use these photos? Maybe there are originals somewhere, which are under public domain or creative commons? Or maybe google found some stolen content? Then I am sorry for my confusion.

Solutions

@fogleman - you have a very nice collection of open source software projects, where some of them I am following and/or using, though if the problem is true, probably the best solution would be to find other pictures on flickr which are allowed to be modified[0] (their search allows to filter by license) and use them as examples. Also, not forget to mention the original author and the original picture. It would be just very good practice to do so even if license does not enforces this. Example section would be much nicer as well, as we could compare original images with transformed ones.

macOS app

I have not done reverse search, but are all images in https://primitive.lol/ have licenses for sharing modified work?

[0] This is important - not all CC images are allowed to be modified.

fogleman commented 7 years ago

I got permission for photos used in their original form:

screen shot 2016-11-16 at 7 51 47 am

I think an argument could be made regarding the other images. If I look at a picture and draw it, is that okay? That's essentially what the algorithm is doing. Sometimes it becomes recognizable, but I'm not sure I would call it a "modification".

The twitter bot does link to the originals, btw.

trimailov commented 7 years ago

If you got the permission then it's a non-issue. :)

I think an argument could be made regarding the other images. If I look at a picture and draw it, is that okay? That's essentially what the algorithm is doing. Sometimes it becomes recognizable, but I'm not sure I would call it a "modification".

Probably depends on how you look at this. In one way software creates new image using the original as an example. On the other hand, if you look at the result picture it looks like a modification of the original, like some kind of 'geometric shape' or 'thick artistic brush' filter.