ImageTemperature is an iOS application built with SwiftUI and OpenCV, allowing users to adjust the color temperature of an image in real time. This app provides a smooth transition between warm (reddish/yellow) and cool (bluish) tones while maintaining image quality.
- π¨ Adjust Color Temperature: Modify images to be warmer (red/yellow) or cooler (blue/cyan).
- β‘ Real-Time Processing: Instant feedback while adjusting the temperature slider.
- πΌοΈ JPEG Support Only: Ensures compatibility with JPEG image formats.
- π Reset & Undo: Easily revert changes to the original image.
- π± Built with SwiftUI: Provides a modern, responsive UI.
- π¬ Powered by OpenCV: Uses advanced image processing for high-quality adjustments.
- Select an Image πΌοΈ using the built-in PhotosPicker.
- Adjust Temperature π‘οΈ using the slider or manual input.
- Real-time Updates π as OpenCV processes the image dynamically.
Clone Project and
pod install