7_invariant_features.json 978 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. {
  2. "dominant_colors": [
  3. {
  4. "hex": "#3E6B3E",
  5. "percentage": 25.3
  6. },
  7. {
  8. "hex": "#FFFFFF",
  9. "percentage": 20.1
  10. },
  11. {
  12. "hex": "#8C8C8C",
  13. "percentage": 15.7
  14. },
  15. {
  16. "hex": "#D4D4D4",
  17. "percentage": 12.5
  18. },
  19. {
  20. "hex": "#A0A0A0",
  21. "percentage": 9.8
  22. }
  23. ],
  24. "color_temperature_kelvin": 6000,
  25. "rgb_offset": {
  26. "highlights": {
  27. "R": 5,
  28. "G": 0,
  29. "B": -5
  30. },
  31. "midtones": {
  32. "R": 0,
  33. "G": 0,
  34. "B": 0
  35. },
  36. "shadows": {
  37. "R": -5,
  38. "G": 0,
  39. "B": 5
  40. }
  41. },
  42. "saturation": 150,
  43. "contrast": 130,
  44. "brightness": 180,
  45. "vignette_intensity": 0.05,
  46. "grain_intensity": 0.0,
  47. "hue_shift": {
  48. "shadows": 0,
  49. "midtones": 0,
  50. "highlights": 0
  51. },
  52. "sharpening_degree": 0.6,
  53. "film_characteristics": {
  54. "fade": false,
  55. "light_leak": false,
  56. "chromatic_aberration": false
  57. },
  58. "lut_style_classification": "Natural_Soft"
  59. }