Commit 822c67fd authored by Tomoaki Teshima's avatar Tomoaki Teshima

remove non ASCII character from comment

parent 90538392
......@@ -336,7 +336,7 @@ namespace cv{
}//End function LabelingWu operator()
};//End struct LabelingWu
// Based on “Optimized Block-based Connected Components Labeling with Decision Trees”, Costantino Grana et al
// Based on "Optimized Block-based Connected Components Labeling with Decision Trees", Costantino Grana et al
// Only for 8-connectivity
template<typename LabelT, typename PixelT, typename StatsOp = NoOp >
struct LabelingGrana{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment