質問編集履歴

1

編集

2020/11/05 06:33

投稿

trafalbad
trafalbad

スコア303

test CHANGED
File without changes
test CHANGED
@@ -94,7 +94,7 @@
94
94
 
95
95
  if(cv::mean(image)<70){
96
96
 
97
- cv::Mat img = clahe_preprocess(const cv::Mat& image)
97
+ cv::Mat img = clahe_preprocess(image)
98
98
 
99
99
  } else {
100
100