Skip to main content

A basic cv library

Project description

<p align=”center”><img src=”assets/fastcv.webp” height=120></p>

## Tenets

  • the most common type is numpy

  • size always be height, width

. ├── core │   ├── io │   ├── view │   ├── cast │   ├── auto

### layout

  • np: hwc

  • pil: hwc

  • cv2: hwc

  • tensor: nchw

### cast

` # type: tensor, numpy, pil, cv2 # dtype: auto, fp32, fp16 # range: [0, 255], [-1.0, 1.0], [0.0, 1.0 fastcv.cast(t, type="tensor", ) `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fastcv-0.1.2.tar.gz (19.6 kB view details)

Uploaded Source

File details

Details for the file fastcv-0.1.2.tar.gz.

File metadata

  • Download URL: fastcv-0.1.2.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for fastcv-0.1.2.tar.gz
Algorithm Hash digest
SHA256 c0063567e198df1c1362a0ae8e86c080f6de4d4b4934efb3d718a17e01d2ba32
MD5 b2477895d7d9f4de9a23ac04315b6dbd
BLAKE2b-256 8beac12d20b04bd4efa41548d7e6fb5b18e96e8bf5007bd542d4a070fbebe9f5

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page