-#!/usr/bin/env python
-
"""Go image recognition lines-finding module"""
import sys
if show_all:
do_something(image_g, "lines")
- return lines, lines_m[0][0], lines_m[1][0], bounds, hough1
+ return lines, lines_m[0][0], lines_m[1][0], bounds, hough1, im_h
def combine(image1, image2):
im_l1 = image1.load()