Skip to content

Commit 613fc3f

Browse files
committed
renaming
1 parent ca37ffa commit 613fc3f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/dtype_next/image_analysis.clj renamed to src/dtype_next/image_processing_with_tensors.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
^{:kindly/hide-code true
2-
:clay {:title "Image Processing with dtype-next"
2+
:clay {:title "Image Processing with dtype-next Tensors"
33
:quarto {:author :daslu
44
:draft true
55
:type :post
66
:date "2025-12-07"
77
:category :data
88
:tags [:dtype-next :tensors :image-processing :computer-vision :tutorial]}}}
9-
(ns dtype-next.image-analysis
9+
(ns dtype-next.image-processing-with-tensors
1010
"Learn dtype-next by building practical image processing tools.
1111
1212
We'll explore quality metrics, enhancement pipelines, accessibility features,

0 commit comments

Comments
 (0)