Skip to content

Commit 5b421ca

Browse files
authored
Merge pull request #225 from ClojureCivitas/tensor-add-image
added image
2 parents 3497dc1 + b2409a3 commit 5b421ca

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/dtype_next/image_processing_with_tensors.clj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
:type :post
66
:date "2025-12-07"
77
:category :data
8-
:tags [:dtype-next :tensors :image-processing :computer-vision :tutorial]}}}
8+
:tags [:dtype-next :tensors :image-processing :computer-vision :tutorial]
9+
:image "nap_edges.png"}}}
910
(ns dtype-next.image-processing-with-tensors
1011
"Learn dtype-next by building practical image processing tools.
1112

src/dtype_next/nap_edges.png

781 KB
Loading

0 commit comments

Comments
 (0)