portrait_validator_and_enhancer 1.0.3
portrait_validator_and_enhancer: ^1.0.3 copied to clipboard
A comprehensive Flutter package for portrait quality validation, face analysis, and image enhancement.
1.0.3 #
- 🚀 CRITICAL HOTFIX: Restored 100% logic parity with the legacy package.
- Removed the "Face is covered" (occlusion) check that caused false positives.
- Reverted internal method names back to original
snake_casestyle.
1.0.2 #
- Fixed internal naming conventions (lowerCamelCase) for better health score.
- Resolved repository verification issues with pub.dev.
1.0.1 #
- Handled original code parity (restored
isAcceptedfield and original method naming). - Fixed breaking changes in the main application's image processing dialog.
1.0.0 #
- Initial Release: Rebranded from
photo_validation_and_enhancement. - Feature: Automated portrait quality validation (blur, pose, occlusion).
- Feature: Professional image enhancement with LAB/HSL adaptive scaling and skin-potection.
- Feature: Smart face-centric recentering and framing (1200x1200px portrait output).
- Feature: Background removal with bilateral edge refinement.