You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to remove the background color of the image in bulk to make it white, but I found that the CleanBackgroundToWhite interface will remove some of the colored parts from the image during cleaning.
The text was updated successfully, but these errors were encountered:
You'll see pixim, which is a mask over the image part. For the image pat that has the painting, we don't clean to white, just do a TRC using pixGammaTRCMasked().
@DanBloomberg
I don't know why I couldn't produce the correct effect by referring to the code in the example. Could you please use the following image to handle it?
I want to remove the background color of the image in bulk to make it white, but I found that the CleanBackgroundToWhite interface will remove some of the colored parts from the image during cleaning.
![微信截图_20230408223346](https://user-images.githubusercontent.com/65677359/230727837-4150b0c8-da5d-48a4-96d6-5a3e432caec5.png)
The text was updated successfully, but these errors were encountered: