site/0.6/lib/ccv-swt/index.html
void ccv_swt(ccv_dense_matrix_t* a, ccv_dense_matrix_t** b, int type, ccv_swt_param_t params)
Compute the Stroke-Width-Transform image.
ccv_array_t* ccv_swt_detect_words(ccv_dense_matrix_t* a, ccv_swt_param_t params)
Return array of regions that are potentially text area.