mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 13:23:03 -05:00
added _doc.py -- doc-string ckecking utility
added some sample description
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
'''
|
||||
This module contais some common routines used by other samples.
|
||||
'''
|
||||
|
||||
import numpy as np
|
||||
import cv2
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user