Skip to content

Commit 92bb542

Browse files
docs: add raw pixel data to feature list in README
1 parent bf9d11b commit 92bb542

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A high-performance React Native library for image preprocessing optimized for ML
55
## Features
66

77
- 🚀 **High Performance**: Native implementations in Swift (iOS) and Kotlin (Android)
8+
- 🔢 **Raw Pixel Data**: Extract pixel values as typed arrays (Float32, Int32, Uint8) ready for ML inference
89
- 🎨 **Multiple Color Formats**: RGB, RGBA, BGR, BGRA, Grayscale, HSV, HSL, LAB, YUV, YCbCr
910
- 📐 **Flexible Resizing**: Cover, contain, stretch, and letterbox strategies
1011
- 🔢 **ML-Ready Normalization**: ImageNet, TensorFlow, custom presets

0 commit comments

Comments
 (0)