mirror of https://github.com/dsoprea/go-exif.git
README.md: Add footnote about testing exposure
parent
d42f8ce9cd
commit
d154f10435
|
@ -196,6 +196,9 @@ providing their non-trivial time or image corpus to test go-exif:
|
|||
- [philip-firstorder](https://github.com/philip-firstorder) (200K images)
|
||||
- [matchstick](https://github.com/matchstick) (102K images)
|
||||
|
||||
In addition to these, it has been tested on my own collection, north of 478K
|
||||
images.
|
||||
|
||||
[search-and-extract-exif]: https://godoc.org/github.com/dsoprea/go-exif/v3#SearchAndExtractExif
|
||||
[search-file-and-extract-exif]: https://godoc.org/github.com/dsoprea/go-exif/v3#SearchFileAndExtractExif
|
||||
[jpeg-set-exif]: https://godoc.org/github.com/dsoprea/go-jpeg-image-structure#example-SegmentList-SetExif
|
||||
|
|
Loading…
Reference in New Issue