Imgcv

Latest version: v0.10.0

Safety actively analyzes 638361 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.10.0

Documentation

* docs: add example for using frequency domain filters ([`c4f017d`](https://github.com/Preet-Sojitra/imgcv/commit/c4f017d50b4a88378fb7f6d1287de4bfc74824af))

Feature

* feat(fourier): add frequency domain filters

- Add Low pass filter for image smoothing in frequency domain
- Add High pass filter for image sharpening in frequency domain ([`bb69f75`](https://github.com/Preet-Sojitra/imgcv/commit/bb69f75d115432091d72287bbb75d0be6a7231f2))

Unknown

* Merge branch &39;main&39; of github.com:Preet-Sojitra/imgcv ([`0233bde`](https://github.com/Preet-Sojitra/imgcv/commit/0233bde48427994eef4b4171516abd8c54fce8fc))

0.9.0

Documentation

* docs: add example for fourier transform ([`e0e7b2b`](https://github.com/Preet-Sojitra/imgcv/commit/e0e7b2bc065a133d8c54f19c342e4e9e0b56fdea))

Feature

* feat(frequency-domain): add module for calculating fourier transform

- Moudle for calculating fourier transform and inverse fourier transform ([`188be75`](https://github.com/Preet-Sojitra/imgcv/commit/188be751c3a4ed6865b6ad83beb7792cc8a95088))

Unknown

* Merge branch &39;main&39; of github.com:Preet-Sojitra/imgcv ([`7c8ed97`](https://github.com/Preet-Sojitra/imgcv/commit/7c8ed9753d403345786df2b517d17c23bd4062ba))

0.8.0

Documentation

* docs: add example for using laplacian, sobel and robert filter

- Also add images for the example ([`9566a11`](https://github.com/Preet-Sojitra/imgcv/commit/9566a11773d792fd2abe2aae30ab534128040be6))

Feature

* feat(filters): add more linear filters

- Add laplacian, sobel, and robert cross filters

- Add a utility function to apply padding and convolution ([`6958032`](https://github.com/Preet-Sojitra/imgcv/commit/69580326a52edc7bb925e9531078c8cd043b51e6))

0.7.0

Chore

* chore: remove some unused images from docs ([`e4a3321`](https://github.com/Preet-Sojitra/imgcv/commit/e4a33213bc390809cdb6b049db663bd99cf279cf))

Documentation

* docs: add example for filters ([`380f4c7`](https://github.com/Preet-Sojitra/imgcv/commit/380f4c7b4a27f8dc1581922d2cfb7c512ae58338))

Feature

* feat(filters): add linear and non-linear filters

- Add Mean/Average/Box filter
- Add Min, Max and Median filter ([`6d46add`](https://github.com/Preet-Sojitra/imgcv/commit/6d46add230e9ddd1909554a601c6d0811fe55134))

Unknown

* Merge branch &39;main&39; of github.com:Preet-Sojitra/imgcv ([`06d28e4`](https://github.com/Preet-Sojitra/imgcv/commit/06d28e433163ad78153b314ca199d39b522da32b))

0.6.0

Documentation

* docs: add example for histogram macthing ([`f73d1c3`](https://github.com/Preet-Sojitra/imgcv/commit/f73d1c332261a0b2c204b067aa11437d46b72a1c))

* docs: add example of equalization for color images ([`7f20309`](https://github.com/Preet-Sojitra/imgcv/commit/7f20309c00f632883bbe34e6b6dc39d885bdc730))

Feature

* feat(histogram): add histogram matching ([`6317180`](https://github.com/Preet-Sojitra/imgcv/commit/631718004e6f97b5a74f95cc75abedfc7b34e489))

* feat(histogram): add equalization for color images ([`a0403f5`](https://github.com/Preet-Sojitra/imgcv/commit/a0403f55c7c747c0333292a2974e0e07078bfb4f))

0.5.0

Documentation

* docs: add equalization example ([`4b3ac7a`](https://github.com/Preet-Sojitra/imgcv/commit/4b3ac7ab7af8dc9d144b7c53a2ddc03d82e6536e))

Feature

* feat(histogram): add module of histogram equalization ([`3f7fa0c`](https://github.com/Preet-Sojitra/imgcv/commit/3f7fa0c7e63113eff6fc29af7c88345ec4fa810c))

Fix

* fix(histogram): change cdf to calculate_cdf ([`98473e1`](https://github.com/Preet-Sojitra/imgcv/commit/98473e15596507240b537cf3b0115dd7a8e05e15))

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.