hangong / Xiao06_color_transfer

This is an open-source implementation of Xiao's image colour transfer algorithm published in 2006. MATLAB/Octave code is provided.
GNU Lesser General Public License v3.0
12 stars 8 forks source link

New Code to Implement Ruggedisation of Processing #2

Closed TJCoding closed 4 years ago

TJCoding commented 4 years ago

Code provided in response to Issue #1 "Incomplete Specification for the Processing Method".

hangong commented 4 years ago

Thanks Terry. Would you mind moving the improved code to a new directory, e.g. m_tj ?

And submit a different pull request?

This is to preserve the original problematic but consistent design.

TJCoding commented 4 years ago

Hi Han,

Yes, I will probably call it 'm_ruggedisation_update.'

On Tue, 21 Apr 2020 at 20:12, Han Gong notifications@github.com wrote:

Thanks Terry. Would you mind moving the improved code to a new directory, e.g. m_tj ?

And submit a different pull request?

This is to preserve the original problematic but consistent design.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/hangong/Xiao06_color_transfer/pull/2#issuecomment-617358964, or unsubscribe https://github.com/notifications/unsubscribe-auth/AO3CSO2WCC26V5YBW5OQIKDRNXV3VANCNFSM4MNRIILA .

TJCoding commented 4 years ago

Folder m_ruggedisation_update added to address issue #1 "Incomplete Specification for the Processing Method"

Folder m dated 14/09/2015 added to undo previous change.