Histogram equalization feature (#3447)
* Added histogram equalization
* Fixed equalization memory leak
* Removed unused console.log
* Fixed eslint errors
* Fixed algorithm implementation in opencv control
* Fixed histogram equalization disabling
* Fixed eslint errors
* Removed outdated code and reworked cycles in functions
* Fixed forceUpdate flag disabling
* Fixed image bitmap creation
* Fixed running setState and imageModifier
|