mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 15:53:03 +04:00
add #/usr/bin/env python to all python files
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Calculating and displaying 2D Hue-Saturation histogram of a color image
|
||||
#/usr/bin/env python
|
||||
|
||||
# Calculating and displaying 2D Hue-Saturation histogram of a color image
|
||||
import sys
|
||||
import cv2.cv as cv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user