Coder Social home page Coder Social logo

Comments (5)

Araxeus avatar Araxeus commented on June 14, 2024 1

Check out this project:

https://github.com/Lucchetto/SuperImage

from png-upscale.

Araxeus avatar Araxeus commented on June 14, 2024
  1. Yes since this is written in java
  2. OpenCV
    https://docs.opencv.org/4.x/d5/d29/tutorial_dnn_superres_upscale_image_single.html
    http://bytedeco.org/javacpp-presets/opencv/apidocs/org/bytedeco/opencv/opencv_dnn_superres/DnnSuperResImpl.html
  3. Depands how good is your cpu
  4. Yes, this repo is a pretty good example 😅
    https://github.com/Araxeus/PNG-Upscale/blob/main/src/main/java/core/Upscale.java

from png-upscale.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on June 14, 2024
  1. Interesting.
  2. What do you mean? The user will have to install something? Or I need to import some library?
  3. What about RAM ? Mobile devices often have not much of it... Does it know how to deal with this automatically?
  4. By looking at the code, seems ImageIcon is used there (can't be used on Android), but only to test the size of the image, so it should be fine (Android has its own classes for this). Other than that, it seems there is actually a requirement, of not resizing to more than 6666 in height/width. Seems reasonable too (weird number, but still fine).
    I hope I will succeed.
  5. Is there a gradle dependency? What are my options of how to import the library? I just need to download the jar file and that's it? Nothing more than this?

from png-upscale.

Araxeus avatar Araxeus commented on June 14, 2024

Sorry but i'm not about to teach you how to develop android apps or use openCV. this is a desktop app

Here's a guide to get you started:
https://opencv.org/android/

from png-upscale.

AndroidDeveloperLB avatar AndroidDeveloperLB commented on June 14, 2024

@Araxeus Thank you for your time.

from png-upscale.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.