-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathfeed.json
42 lines (42 loc) · 1.6 KB
/
feed.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"documents": [
{
"previewImageURLs": [],
"bannerImageURL": "https://raw.githubusercontent.com/lennet/image-filtering/master/banner_2x.png",
"thumbnailURL": "https://raw.githubusercontent.com/lennet/image-filtering/master/Image%20Filtering.playgroundbook/Contents/Resources/Private/cover.png",
"subtitle": "Learn about image filtering",
"description": "Many people think that digital signal processing is very complicated and quickly get deterred by mathematical formulas. This Playgroundbook shows that the fundamental concepts of DSP are way easier than they might look like with the example of convolving images with filter kernels.",
"publishedDate": "2017-11-14T12:00:00+00:00",
"url": "https://github.com/lennet/image-filtering/releases/download/1.0/Image.Filtering.playgroundbook.zip",
"additionalInformation": [
{
"name": "Publisher:",
"value": "Leonard Thomas"
},
{
"name": "Version:",
"value": "1.0"
},
{
"type": "date",
"name": "Released:",
"value": "2017-11-14T12:00:00+00:00"
},
{
"name": "Languages:",
"value": "English"
}
],
"title": "Image Filtering",
"contentVersion": "1.0",
"lastUpdatedDate": "2017-11-14T12:00:00+00:00",
"contentIdentifier": "com.leonardthomas.imagefilter",
"sha512": "3a17d593d7ba63c737c476716e39871ff44c1f9b71810cde36a466d0487af5098dba48339341ca60c2bf16e17ab2ea6d6ff2d84a42d3832aa9720b4c29b081a7"
}
],
"publisherName": "Leonard Thomas",
"title": "Leonard Thomas",
"formatVersion": "1.0",
"feedIdentifier": "com.leonardthomas",
"contactURL": "mailto:[email protected]"
}