Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 631 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 631 Bytes

TransformOverlay

This repo reproduces the issue [Transformer] The color of BitmapOverlay is a little off.

  1. Clone the repo.
  2. Run the app.
  3. Tap the "Transform" button.
  4. Wait for the toast "onCompleted."
  5. From Device Explorer in Android Studio, locate the file "output.mp4" in the app's internal storage.
  6. Compare the video content with the original image; Their colors are slightly different.
    • Overlaying the result on the top of the original image and checking back and forth makes the difference more observable.