warframe-items VS Warframe-OCR

Compare warframe-items vs Warframe-OCR and see what are their differences.

warframe-items

📘 Get all Warframe items directly from Warframe's API. No more messy wikia scraping. (by WFCD)

Warframe-OCR

A relic inventory recognition system for Warframe, based on experimental Rust bindings to Tesseract OCR. Supports detection in real-time. Very much WIP. (by etaloof)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
warframe-items Warframe-OCR
6 3
256 1
4.3% -
0.0 0.0
8 days ago over 2 years ago
JavaScript HTML
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

warframe-items

Posts with mentions or reviews of warframe-items. We have used some of these posts to build our list of alternatives and similar projects.
  • Can someone lend me their .JSON?
    1 project | /r/Warframe | 22 Apr 2023
    It's okay if you don't have a exported file, at least now i have a chance to get a full file, game has so much stuff to level, it's nuts. I think that this tool (wf-foundry) is safe of inconsistencies because every new item and resource is automatically pulled from this repository which is supported by Warframe Community Devs (it's on the readme.md), so theres that
  • Nightwave: Nora's Choice
    1 project | /r/Warframe | 24 Dec 2021
    The API used by the mobile app is public (https://github.com/WFCD/warframe-items/issues/91), and the sorties file contains all the individual prestige ranks, all 60 of them.
  • I made a (WIP) Default Color Index of Warframe and Weapon Skins. I couldn't find anything like this online, so I made one.
    1 project | /r/Warframe | 25 Oct 2021
    If you're looking to match the set that they can be found in, you can find them in our data archive on on the corresponding api
  • (Xbox) Confirmed: Nightwave limited to Prestige Rank 60
    1 project | /r/Warframe | 28 Jun 2021
    That was already a known thing back in February, if you knew where to look. The api used by the mobile app is public (https://github.com/WFCD/warframe-items/issues/91), and contains all the nightwave ranks, including the 60 prestige ranks.
  • Wolf Hood is now available from NW store
    1 project | /r/Warframe | 22 Mar 2021
    For this intermission, last time I checked the max rank was 90 (prestige 60). There's a public API that the mobile app uses, and that contains all the ranks. Meanwhile, the worldstate API has an end date of July 19th (this is not the official end date, this is a placeholder). You can reach rank 104 by July 19th, so the cap being at 90 makes sense.
  • Tennocon 2021 Items
    1 project | /r/Warframe | 21 Mar 2021
    Source is the mobile export their app uses, as usual. You can find the same stuff on the WFCD warframe-items repo or my warframe-data.

Warframe-OCR

Posts with mentions or reviews of Warframe-OCR. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-01.
  • Trying to compile rust library on Windows
    4 projects | /r/rust | 1 Apr 2023
    Yes, you can link them statically. Here's a Python script I wrote to install and build a Python module in Rust. It will install the required development libraries on Linux and build a static build of tesseract on Windows (it also downloads the LLVM based clang compiler, I forgot why). Then it set up two environment variables VCPKG_ROOT to discover the tesseract library and RUSTFLAGS -Ctarget-feature=+crt-static (this forces the vpkg crate to link tesseract:x64-windows-static and not the dynamic version).
  • are there any libraries for getting text from the screen?
    3 projects | /r/rust | 2 Nov 2021
    Tesseract is slow but not too slow. I wrote a multi-threaded wrapper around the Rust bindings und a Python wrapper around that. Granted it is not very polished and I apparently forgot to make the Rust repository public but it works. The previous version of the project for which I made this wrote the image to disk and called the tesseract binary which took half a minute for a few of images. Definitely not usable for real-time processing. Now it takes around 200-300 ms with 12 worker threads. I'm not sure if there is further potential to make it faster though.
  • We just massively overdelivered on a project thanks to Rust (and Python bindings)
    9 projects | /r/rust | 31 Oct 2021
    I don't like maturin workflow either because it installs directly to the python environment. This is not very useful during development. I wrote a module import file which loads the python module from the shared library. You could easily invoke cargo before importing the module (remember to delete the previous shared library file) to have a fully automated development processes.

What are some alternatives?

When comparing warframe-items and Warframe-OCR you can also consider the following projects:

ptanalyzer - Analyze Warframe Profit-Taker run from EE.log, marking important timestamps and total time elapsed.

WFinfo - :computer: A fissure Companion App for Warframe

FrameHub - Warframe Mastery Rank calculator.

hexaone-npm - A simple NodeJS module to interact with HEXA.ONE endpoints.

Python-Rust-benchmark - Python vs Rust benchmark using a toy visual problem (linear algebra).

altair - Altair Command List

leptess - Productive and safe Rust binding for leptonica and tesseract

insomnia - The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.

normalizr - Normalizes nested JSON according to a schema

Dwarf-Therapist - Dwarf management tool for Dwarf Fortress