Cleanup: spelling in comments
This commit is contained in:
@@ -1008,7 +1008,7 @@ static void brightcontrast_apply_threaded(int width,
|
||||
/*
|
||||
* The algorithm is by Werner D. Streidt
|
||||
* (http://visca.com/ffactory/archives/5-99/msg00021.html)
|
||||
* Extracted of OpenCV demhist.c
|
||||
* Extracted of OpenCV `demhist.c`.
|
||||
*/
|
||||
if (contrast > 0) {
|
||||
a = 1.0f - delta * 2.0f;
|
||||
|
||||
Reference in New Issue
Block a user