Commit 05f2efd
File tree
Expand file treeCollapse file tree
9 files changed
+156
-62
lines changedFilter options
- examples
- image-search
- python_bindings
- clip_cpp
Expand file treeCollapse file tree
9 files changed
+156
-62
lines changed+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1518 | 1518 |
|
1519 | 1519 |
|
1520 | 1520 |
|
| 1521 | + |
| 1522 | + |
| 1523 | + |
| 1524 | + |
| 1525 | + |
| 1526 | + |
| 1527 | + |
| 1528 | + |
| 1529 | + |
| 1530 | + |
| 1531 | + |
| 1532 | + |
| 1533 | + |
| 1534 | + |
| 1535 | + |
| 1536 | + |
| 1537 | + |
| 1538 | + |
| 1539 | + |
| 1540 | + |
| 1541 | + |
| 1542 | + |
| 1543 | + |
| 1544 | + |
| 1545 | + |
| 1546 | + |
| 1547 | + |
| 1548 | + |
| 1549 | + |
| 1550 | + |
| 1551 | + |
1521 | 1552 |
|
1522 | 1553 |
|
1523 | 1554 |
|
|
+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| 101 | + |
| 102 | + |
101 | 103 |
|
102 | 104 |
|
103 | 105 |
|
|
+13-4Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
| 18 | + |
| 19 | + |
| 20 | + |
20 | 21 |
|
21 |
| - |
| 22 | + |
| 23 | + |
| 24 | + |
22 | 25 |
|
23 | 26 |
|
24 |
| - |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
25 | 34 |
|
26 | 35 |
|
27 | 36 |
|
|
examples/image-search/CMakeLists.txt
Copy file name to clipboardExpand all lines: examples/image-search/CMakeLists.txt+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
examples/python_bindings/README.md
Copy file name to clipboardExpand all lines: examples/python_bindings/README.md+29-14Lines changed: 29 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
163 | 176 |
|
164 | 177 |
|
165 | 178 |
|
| ||
175 | 188 |
|
176 | 189 |
|
177 | 190 |
|
178 |
| - |
179 |
| - |
180 |
| - |
181 |
| - |
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| - |
186 |
| - |
187 |
| - |
188 |
| - |
189 |
| - |
| 191 | + |
| 192 | + |
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
| 205 | + |
190 | 206 |
|
191 |
| - |
|
examples/python_bindings/clip_cpp/clip.py
Copy file name to clipboardExpand all lines: examples/python_bindings/clip_cpp/clip.py+41-1Lines changed: 41 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
170 | 182 |
|
171 | 183 |
|
172 | 184 |
|
| ||
369 | 381 |
|
370 | 382 |
|
371 | 383 |
|
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
372 | 412 |
|
373 | 413 |
|
374 | 414 |
|
examples/python_bindings/example_main.py
Copy file name to clipboardExpand all lines: examples/python_bindings/example_main.py+25-14Lines changed: 25 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
9 | 14 |
|
10 | 15 |
|
11 | 16 |
|
12 | 17 |
|
13 | 18 |
|
14 | 19 |
|
15 | 20 |
|
16 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
17 | 29 |
|
18 | 30 |
|
19 | 31 |
|
20 | 32 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
examples/python_bindings/pyproject.toml
Copy file name to clipboardExpand all lines: examples/python_bindings/pyproject.toml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
+13-27Lines changed: 13 additions & 27 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
18 | 23 |
|
19 | 24 |
|
20 | 25 |
|
| ||
23 | 28 |
|
24 | 29 |
|
25 | 30 |
|
26 |
| - |
27 |
| - |
28 |
| - |
| 31 | + |
| 32 | + |
29 | 33 |
|
30 | 34 |
|
31 | 35 |
|
32 | 36 |
|
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
39 | 41 |
|
40 | 42 |
|
41 | 43 |
|
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 |
| - |
52 |
| - |
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 | 44 |
|
59 |
| - |
| 45 | + |
60 | 46 |
|
61 | 47 |
|
62 | 48 |
|
|
0 commit comments