mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
embeded cv Python module into cv2.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
import sys
|
||||
from math import sin, cos, sqrt, pi
|
||||
import cv
|
||||
import cv2.cv as cv
|
||||
import urllib2
|
||||
|
||||
# toggle between CV_HOUGH_STANDARD and CV_HOUGH_PROBILISTIC
|
||||
|
||||
Reference in New Issue
Block a user