A collection of tools to help facilitate computer vision operations.
Project description
CV-PyTorch
Installation
pip install cv-pytorch
or
conda install -c jmenjivar cv-pytorch
Use Cases
CV-PyTorch is a collection of tools to help facilitate computer vision operations.
Some of the tools in this library can be very useful to pre-process images before feeding to deep networks. However, the uses are not limited to pre-processing, you can perform a wide variety of operations that are helpful in many fields of work.
Why?
The re-implementation of these tools in PyTorch has the advantage of being significantly faster than other libraries using NumPy, etc.
Supported Operations
Corner Detection (Harris)
Pair Matching (SIFT)
Inlier Detection (RANSAC)
Pixel Matching
N Image Stitching
This is an example of 3 images stitched together:
Gaussian Smoothing
Sharpening
Orientation
Magnitude
Scaling (No Interpolation)
Scaling (Bilinear Interpolation)
Edge Detection (Canny)
Line Detection (Hough)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cv-pytorch-0.0.8.tar.gz.
File metadata
- Download URL: cv-pytorch-0.0.8.tar.gz
- Upload date:
- Size: 16.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c354176f476a6d455bf24380da55ffd7d0a9ed3bcfc4bf222c6115277d433f89
|
|
| MD5 |
9227615bf15d01d7919b6f15e5e40db4
|
|
| BLAKE2b-256 |
b435aa7fc0c11c47b2f07844ab1e724408739a7e449a0fa1ebc778328fad8d1e
|
File details
Details for the file cv_pytorch-0.0.8-py3-none-any.whl.
File metadata
- Download URL: cv_pytorch-0.0.8-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b50323ebb2657faec5ef1f3361bfc51dac3c825acae64c7fb1b5afcc84c1631c
|
|
| MD5 |
a6b9e8ad78413570d12a68b673cae22d
|
|
| BLAKE2b-256 |
26dfd30931812453cebc3fcdea558e40cc7497dde303a6eea5de6b62169f661d
|