python:实现histogram stretch直方图拉伸算法
import copy
import os
import cv2
import numpy as np
from matplotlib import pyplot as plt
class contrastStretch:
def __init__(self):
self
import copy
import os
import cv2
import numpy as np
from matplotlib import pyplot as plt
class contrastStretch:
def __init__(self):
self