justadudewhohacks / justadudewhohacks/opencv4nodejs
Equalize Histogram / Levels
- Dominant language
- C++
- Stars
- 5.1k
- Forks
- 826
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to implement the following with opencv4nodejs, but I couldn't get numjs to install and don't see another way to satisfy the numpy requirement in nodejs (have little experience there too though). Suggestions?
https://docs.opencv.org/3.2.0/d5/daf/tutorial_py_histogram_equalization.html
Contributor guide
Research direction
The issue names no source file or test. Start with the linked OpenCV histogram-equalization tutorial and inspect existing opencv4nodejs image-processing entry points to determine how the requested operation could work without numjs or numpy; done should be a clear, project-compatible path for histogram equalization or levels.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, nodejs, numpy
- Domain
- computer-vision
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100