mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
added _doc.py -- doc-string ckecking utility
added some sample description
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
'''
|
||||
Sample-launcher application.
|
||||
'''
|
||||
|
||||
import Tkinter as tk
|
||||
from ScrolledText import ScrolledText
|
||||
from glob import glob
|
||||
|
||||
Reference in New Issue
Block a user