JFeatureLib icon indicating copy to clipboard operation
JFeatureLib copied to clipboard

replace copied Histogram-code with reference to non-static call

Open locked-fg opened this issue 12 years ago • 0 comments

A threading issue was caused by static code in JFeatureLib Coloprocessor. Starting with ImageJ 1.48a there is a non static setRGBWeights method.

Using this method, the copied code can be removed again.

http://imagej.1557.x6.nabble.com/Race-condition-in-ColorProcessor-td5003974.html

locked-fg avatar Jul 16 '13 20:07 locked-fg