[console_scripts]
ccv_hough_detect_line = libccv.hough_detect_line:main
ccv_img_brightness = libccv.img_brightness:main
ccv_img_fisheye_mask = libccv.img_fisheye_mask:main
ccv_img_match_graph = libccv.img_match_graph:main
ccv_img_stat = libccv.img_statistic:main
ccv_img_to_bin = libccv.img_to_bin:main
ccv_pil_demo = libccv.pil_demo:main
ccv_pylab_demo = libccv.pylab_demo:main
