mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
spelling fixes
This commit is contained in:
@@ -133,7 +133,7 @@ private:
|
||||
};
|
||||
|
||||
/** @brief Exposure compensator which tries to remove exposure related artifacts by adjusting image
|
||||
intensities on each channel independantly.
|
||||
intensities on each channel independently.
|
||||
*/
|
||||
class CV_EXPORTS_W ChannelsCompensator : public ExposureCompensator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user