import numpy as np def hist_match ( source , template ): """ Adjust the pixel values of a grayscale image such that its histogram matches that of a target image Arguments: ----------- source: np.ndarray Image to transform; the histogram is computed over the flattened array template: np.ndarray Template image; can have different dimensions to source Returns: ----------- matched: np.ndarray The transformed output image """ oldshape = source . shape source = source . ravel () template = template . ravel () # get the set of unique pixel values and their corresponding indices and # counts s_values , bin_idx , s_counts = np . unique ( source , return_inverse = True , return_counts = True ) t_values , t_counts = np . unique ( template , return_counts = True ) ...
//www\.etnews\.com/
답글삭제//www\.newsis\.com/
//www\.yonhapnews\.co\.kr/
//bizn\.khan\.co\.kr/
//www\.edaily\.co\.kr/
//news\.inews24\.com/
//www\.itdaily\.kr/
//www\.etoday\.co\.kr/
//www\.asiae\.co\.kr/
//www\.kbench\.com/
//www\.mediapen\.com/
//www\.dt\.co\.kr/
//www\.newswire\.co\.kr/
//www\.bloter\.net/
//www\.zdnet\.co\.kr/
//www\.etnews\.com/
답글삭제//www\.newsis\.com/
//www\.yonhapnews\.co\.kr/
//bizn\.khan\.co\.kr/
//www\.edaily\.co\.kr/
//news\.inews24\.com/
//www\.itdaily\.kr/
//www\.etoday\.co\.kr/
//www\.asiae\.co\.kr/
//www\.kbench\.com/
//www\.mediapen\.com/
//www\.dt\.co\.kr/
//www\.newswire\.co\.kr/
//www\.bloter\.net/
//www\.zdnet\.co\.kr/
//sports\.chosun\.com/
//www\.chosun\.com/
//www\.dailyjn\.com/
//www\.ajunews\.com/
//www\.ddaily\.co\.kr/
//biz\.heraldcorp\.com/
//economy\.donga\.com/
//www\.donga\.com/
//www\.moneyweek\.co\.kr/
//www\.todaysn\.com/
요즘 인터넷기사하나 볼려면
답글삭제벗어제낀 젖가슴과 냄새나는 궁뎅이들을
여러개씩 보아야하는데
아이들 교육상도 안좋고 ...그래서
아예 읽기도구 보기로만 뜨는 웹브라우져앱을
만들어 볼까 합니다 ...
어떤가요 제 아이디어가?