opencv4nodejs
opencv4nodejs copied to clipboard
no createCLAHE()?
would love to see this feature of opencv in opencv4nodejs. I'm currently using the original (outdated) repo for opencv4nodejs, where createCLAHE() is not available, so came here to look, and a repo search still shows it as not present...
original issue in original repo: https://github.com/justadudewhohacks/opencv4nodejs/issues/411
If anyone has a real workaround that would allow me to try this for my (finding text in video against evil backgrounds), let me know,
br, Simon
Try a fork; with the new version, you will lose less time in re-building.
And do not forget to define a Global variable named OPENCV_BUILD_ROOT pointing to a build directory.