image2cpp icon indicating copy to clipboard operation
image2cpp copied to clipboard

image2cpp local output not matching with online conversion

Open DataservePune opened this issue 1 year ago • 3 comments

Dear Sir/ Madam,

We tried the code from https://github.com/javl/image2cpp/blob/main/js/script.js First converted it from Javascript to Java, then built the Java code on Android Studio

Using the same image file (jpeg) and same settings, conversion was tried online at https://javl.github.io/image2cpp/

However the results do not match Also the local output has large number of 0's, while the online output has large number of f's

Can you guide?

Thanks Pravin R. Jain Technical Director Dataserve Infotech Pvt. Ltd. Pune, India

DataservePune avatar Sep 06 '24 07:09 DataservePune

Hi Pravin,

A couple of things:

  1. I'm not sure how you expect me to know what's up without sharing your code ;)
  2. It sounds like you might be using image2cpp commercially, which is totally fine! BUT as the license of image2cpp states, there are a few conditions, one of which is using the same license for your project and referencing the original source. I can't seem to find any public repos on your Github account. More info on the license can be find here.
  3. If you do continue with using image2cpp commercially, please consider using the Donate link in the Readme, thanks ;)

javl avatar Sep 06 '24 11:09 javl

Hi Jasper,

Thanks for response.

To your queries 1 => Shall I mail you my Code, the source Image, and output String?

2 => This is at early stage of new feature development. At the moment commercial use is not in sight

3 => Noted

Best regards,

Pravin R. Jain

Technical Director

Dataserve Infotech Pvt. Ltd, Pune /India

---- On Fri, 06 Sep 2024 17:26:17 +0530 Jasper van Loenen @.***> wrote ---

Hi Pravin,

A couple of things:

I'm not sure how you expect me to know what's up without sharing your code ;)

It sounds like you might be using image2cpp commercially, which is totally fine! BUT as the license of image2cpp states, there are a few conditions, one of which is using the same license for your project and referencing the original source. I can't seem to find any public repos on your Github account. More info on the license can be find https://github.com/javl/image2cpp/blob/main/LICENSE.md.

If you do continue with using image2cpp commercially, please consider using the Donate link in the Readme, thanks ;)

— Reply to this email directly, https://github.com/javl/image2cpp/issues/70#issuecomment-2333893286, or https://github.com/notifications/unsubscribe-auth/BLCDK2AXNVMJHUCK7PSMAPLZVGJ6DAVCNFSM6AAAAABNX7JA52VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZTHA4TGMRYGY. You are receiving this because you authored the thread.

DataservePune avatar Sep 06 '24 12:09 DataservePune

If the code is in a public repository I can take a quick look. Otherwise we can discuss a consulting rate.

javl avatar Sep 06 '24 12:09 javl