Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
opencv-python / samples / __init__.pyi
Size: Mime:
__all__: list[str] = []

# Functions
def addSamplesDataSearchPath(path: str) -> None: ...

def addSamplesDataSearchSubDirectory(subdir: str) -> None: ...

def findFile(relative_path: str, required: bool = ..., silentMode: bool = ...) -> str: ...

def findFileOrKeep(relative_path: str, silentMode: bool = ...) -> str: ...