GithubHelp home page GithubHelp logo

lyckantropen / psnr_hvsm Goto Github PK

View Code? Open in Web Editor NEW
17.0 17.0 1.0 3.1 MB

Accelerated Python package for computing the PSNR-HVS-M image metric

License: GNU General Public License v3.0

CMake 5.07% PowerShell 0.23% Shell 0.93% Python 74.89% C++ 18.87%

psnr_hvsm's People

Contributors

lyckantropen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

llllllama

psnr_hvsm's Issues

NumPy 2 support

Continuing from #4 (comment)

Installing psnr_hvsm with pip on Python 3.12 I realized Numpy 2 gets force-downgraded to 1.x. This is not an issue for me at the moment because I'm new to Python and nothing I've added relies on 2.x - but as requested / suggested, I'm opening a tracking issue.

Collecting psnr-hvsm
  Using cached psnr_hvsm-0.2.2-cp312-cp312-win_amd64.whl.metadata (8.7 kB)
Collecting numpy<2,>=1.18 (from psnr-hvsm)
  Using cached numpy-1.26.4-cp312-cp312-win_amd64.whl.metadata (61 kB)
Collecting msvc-runtime>=14 (from psnr-hvsm)
  Using cached msvc_runtime-14.40.33807-cp312-cp312-win_amd64.whl.metadata (461 bytes)
Using cached psnr_hvsm-0.2.2-cp312-cp312-win_amd64.whl (2.4 MB)
Using cached msvc_runtime-14.40.33807-cp312-cp312-win_amd64.whl (1.9 MB)
Using cached numpy-1.26.4-cp312-cp312-win_amd64.whl (15.5 MB)
Installing collected packages: numpy, msvc-runtime, psnr-hvsm
  Attempting uninstall: numpy
    Found existing installation: numpy 2.0.0
    Uninstalling numpy-2.0.0:
      Successfully uninstalled numpy-2.0.0
Successfully installed msvc-runtime-14.40.33807 numpy-1.26.4 psnr-hvsm-0.2.2

Python 3.12 support

If anyone was wondering if there's interest in updated, current Python support - there is :-)

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.