Skip to content

Commit e2c3caf

Browse files
docs: add Color Jitter to feature list in README
1 parent 510c639 commit e2c3caf

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
@@ -14,6 +14,7 @@ A high-performance React Native library for image preprocessing optimized for ML
1414
- 🖼️ **Multiple Sources**: URL, file, base64, assets, photo library
1515
- 🤖 **Model Presets**: Pre-configured settings for YOLO, MobileNet, EfficientNet, ResNet, ViT, CLIP, SAM, DINO, DETR
1616
- 🔄 **Image Augmentation**: Rotation, flip, brightness, contrast, saturation, blur
17+
- 🎨 **Color Jitter**: Granular brightness/contrast/saturation/hue control with range support and seeded randomness
1718
- 📈 **Image Analysis**: Statistics, metadata, validation, blur detection
1819
- 🧮 **Tensor Operations**: Channel extraction, patch extraction, permutation, batch concatenation
1920
- 🔙 **Tensor to Image**: Convert processed tensors back to images

0 commit comments

Comments
 (0)