Skip to content

Commit

Permalink
Merge pull request #307 from Zerohertz/dev-v1.1.3
Browse files Browse the repository at this point in the history
[v1.1.3] Release
  • Loading branch information
Zerohertz authored Jun 1, 2024
2 parents ab0c42d + d4ad1ab commit 861e72d
Show file tree
Hide file tree
Showing 83 changed files with 304 additions and 182 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: fe7cf87f2137145d4f413c119cf022d3
config: 2e0636f7fc3e8adaa89570459f349074
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified docs/_images/monitoring.storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.candle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.plot.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.plot.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/plot.scatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.bollinger_bands.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.macd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.momentum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.moving_average.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/quant.rsi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.mask.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_images/vision.vert.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions docs/_sources/release/v1.1.md.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# v1.1

## v1.1.3

<h3>[v1.1.3] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/307>#307</a>)</h3>

```{admonition} Release Date
:class: tip

2024/06/01
```

<p align="center">
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:fix"><img src="https://img.shields.io/badge/fix-d73a4a?style=flat-square&logo=github" alt="fix"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:feat/vision"><img src="https://img.shields.io/badge/feat/vision-D1F9CB?style=flat-square&logo=github" alt="feat/vision"/></a>
<a href="https://github.com/Zerohertz/zerohertzLib/pulls?q=is:pr label:release"><img src="https://img.shields.io/badge/release-00FF00?style=flat-square&logo=github" alt="release"/></a>
</p>


<h4>Features</h4>

+ `vision`
+ GIF ๋ณ€ํ™˜ CLI `img2gif`, `vid2gif` ์ถ”๊ฐ€
+ `PIL`์˜ ์˜์กด์„ฑ update (`==8.4.0` โ†’ `>=10.0.0`)

<h4>Chore</h4>

+ PyPI ๋ฐฐํฌ ์‹œ license ์ˆ˜์ •
## v1.1.2

<h3>[v1.1.2] Release (<a href=https://github.com/Zerohertz/zerohertzLib/pull/305>#305</a>)</h3>
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: 'v1.1.2',
VERSION: 'v1.1.3',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
Binary file modified docs/_static/examples/dynamic/monitoring.storage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.candle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.hist.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.plot.1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.plot.2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/plot.scatter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.bollinger_bands.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.macd.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.momentum.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.moving_average.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/_static/examples/dynamic/quant.rsi.png
Binary file modified docs/_static/examples/dynamic/vision.grid.png
Binary file modified docs/_static/examples/dynamic/vision.mask.png
Binary file modified docs/_static/examples/dynamic/vision.text.png
Binary file modified docs/_static/examples/dynamic/vision.vert.png
12 changes: 6 additions & 6 deletions docs/cicd.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<meta property="og:title" content="CI/CD Pipelines" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/cicd.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.2 Documents" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.3 Documents" />
<meta property="og:description" content="Jenkins:,, Stage, Condition,,, 1. Setup, โญ• [* Push],, 2. Merge From Docs, โญ• [* Push] โ€œMerge pull request*/docsโ€ โญ• [* Push] โ€œMerge pull request*[Docs] Build by Sphinx for GitHub Pagesโ€,, 3. 1. Lint,..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.2 Documents" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.3 Documents" />
<meta name="description" content="Jenkins:,, Stage, Condition,,, 1. Setup, โญ• [* Push],, 2. Merge From Docs, โญ• [* Push] โ€œMerge pull request*/docsโ€ โญ• [* Push] โ€œMerge pull request*[Docs] Build by Sphinx for GitHub Pagesโ€,, 3. 1. Lint,..." />
<link href="_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
<link href="_static/favicon-16x16.png" sizes="16x16" rel="icon" type="image/png">
Expand All @@ -28,7 +28,7 @@
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/cicd.html" />

<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
<title>CI/CD Pipelines - zerohertzLib v1.1.2 documentation</title>
<title>CI/CD Pipelines - zerohertzLib v1.1.3 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -212,7 +212,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">zerohertzLib v1.1.2 documentation</div></a>
<a href="index.html"><div class="brand">zerohertzLib v1.1.3 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -239,7 +239,7 @@
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.2 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.3 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -572,7 +572,7 @@ <h3>Sphinx Documentation Deployment<a class="headerlink" href="#sphinx-documenta
</div>
</div><script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=94b79c3d"></script>
<script src="_static/documentation_options.js?v=30cf1824"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=4e2eecee"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<link rel="index" title="Index" href="#" /><link rel="search" title="Search" href="search.html" />
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/genindex.html" />

<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 --><title>Index - zerohertzLib v1.1.2 documentation</title>
<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 --><title>Index - zerohertzLib v1.1.3 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -199,7 +199,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">zerohertzLib v1.1.2 documentation</div></a>
<a href="index.html"><div class="brand">zerohertzLib v1.1.3 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -226,7 +226,7 @@
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.2 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.3 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -2320,7 +2320,7 @@ <h2>Z</h2>
</div>
</div><script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=94b79c3d"></script>
<script src="_static/documentation_options.js?v=30cf1824"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=4e2eecee"></script>
Expand Down
12 changes: 6 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<meta property="og:title" content="โšก Zerohertzโ€™s Library โšก" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/index.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.2 Documents" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.3 Documents" />
<meta property="og:description" content="pip install zerohertzLib" />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.2 Documents" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.3 Documents" />
<meta name="description" content="zerohertzLib- zerohertzLib.algorithm, zerohertzLib.api, zerohertzLib.logging, zerohertzLib.mlops, zerohertzLib.monitoring, zerohertzLib.plot, zerohertzLib.util, zerohertzLib.quant, zerohertzLib.vis..." />
<link href="_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
<link href="_static/favicon-16x16.png" sizes="16x16" rel="icon" type="image/png">
Expand All @@ -28,7 +28,7 @@
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/index.html" />

<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
<title>zerohertzLib v1.1.2 documentation</title>
<title>zerohertzLib v1.1.3 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -212,7 +212,7 @@
</label>
</div>
<div class="header-center">
<a href="#"><div class="brand">zerohertzLib v1.1.2 documentation</div></a>
<a href="#"><div class="brand">zerohertzLib v1.1.3 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -239,7 +239,7 @@
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.2 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.3 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -447,7 +447,7 @@ <h3 align = "center">
</div>
</div><script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=94b79c3d"></script>
<script src="_static/documentation_options.js?v=30cf1824"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=4e2eecee"></script>
Expand Down
8 changes: 4 additions & 4 deletions docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<link rel="index" title="Index" href="genindex.html" /><link rel="search" title="Search" href="search.html" />
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/py-modindex.html" />

<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 --><title>Python Module Index - zerohertzLib v1.1.2 documentation</title>
<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 --><title>Python Module Index - zerohertzLib v1.1.3 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -199,7 +199,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">zerohertzLib v1.1.2 documentation</div></a>
<a href="index.html"><div class="brand">zerohertzLib v1.1.3 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -226,7 +226,7 @@
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.2 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.3 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -409,7 +409,7 @@ <h1>Python Module Index</h1>
</div>
</div><script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=94b79c3d"></script>
<script src="_static/documentation_options.js?v=30cf1824"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=4e2eecee"></script>
Expand Down
12 changes: 6 additions & 6 deletions docs/release.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<meta property="og:title" content="Release Notes" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.2 Documents" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.3 Documents" />
<meta property="og:description" content="v1.1, v1.0, v0.9, v0.8, v0.7, v0.6, v0.5, v0.4, v0.3, v0.2, v0.1." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.2 Documents" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.3 Documents" />
<meta name="description" content="v1.1, v1.0, v0.9, v0.8, v0.7, v0.6, v0.5, v0.4, v0.3, v0.2, v0.1." />
<link href="_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
<link href="_static/favicon-16x16.png" sizes="16x16" rel="icon" type="image/png">
Expand All @@ -28,7 +28,7 @@
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/release.html" />

<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
<title>Release Notes - zerohertzLib v1.1.2 documentation</title>
<title>Release Notes - zerohertzLib v1.1.3 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -212,7 +212,7 @@
</label>
</div>
<div class="header-center">
<a href="index.html"><div class="brand">zerohertzLib v1.1.2 documentation</div></a>
<a href="index.html"><div class="brand">zerohertzLib v1.1.3 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -239,7 +239,7 @@
<img class="sidebar-logo" src="_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.2 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.3 documentation</span>

</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -394,7 +394,7 @@ <h1>Release Notes<a class="headerlink" href="#release-notes" title="Link to this
</div>
</div><script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=94b79c3d"></script>
<script src="_static/documentation_options.js?v=30cf1824"></script>
<script src="_static/doctools.js?v=9a2dae69"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/scripts/furo.js?v=4e2eecee"></script>
Expand Down
12 changes: 6 additions & 6 deletions docs/release/v0.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
<meta property="og:title" content="v0.1" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://zerohertz.github.io/zerohertzLib/release/v0.1.html" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.2 Documents" />
<meta property="og:site_name" content="Zerohertz's Library v1.1.3 Documents" />
<meta property="og:description" content="v0.1.10: plot- Scatter chart ์‹œ๊ฐํ™” ํ•จ์ˆ˜ scatter ์ถ”๊ฐ€, Pie chart์˜ label์— ์†Œ์ˆ˜ ์ž๋ฆฌ๊ฐ€ ์ƒ๊ธฐ๋Š” ๋ฌธ์ œ ํ•ด๊ฒฐ (resolves:#40)., vision- cv2 ์˜์กด์„ฑ์ด ์„ค์น˜๋˜์ง€ ์•Š์€ ๊ฒฝ์šฐ์—๋„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ๋„๋ก ๋ณ€๊ฒฝ, Image์˜ ์ „ํ›„ ๋น„๊ต๋ฅผ ์œ„ํ•œ before_after ํ•จ์ˆ˜ ๊ฐœ๋ฐœ, ์—ฌ๋Ÿฌ image๋ฅผ ํ•œ๋ฒˆ์— ์š”์•ฝ..." />
<meta property="og:image" content="https://zerohertz.github.io/zerohertzLib/_static/og.png" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.2 Documents" />
<meta property="og:image:alt" content="Zerohertz's Library v1.1.3 Documents" />
<meta name="description" content="v0.1.10: plot- Scatter chart ์‹œ๊ฐํ™” ํ•จ์ˆ˜ scatter ์ถ”๊ฐ€, Pie chart์˜ label์— ์†Œ์ˆ˜ ์ž๋ฆฌ๊ฐ€ ์ƒ๊ธฐ๋Š” ๋ฌธ์ œ ํ•ด๊ฒฐ (resolves:#40)., vision- cv2 ์˜์กด์„ฑ์ด ์„ค์น˜๋˜์ง€ ์•Š์€ ๊ฒฝ์šฐ์—๋„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ๋„๋ก ๋ณ€๊ฒฝ, Image์˜ ์ „ํ›„ ๋น„๊ต๋ฅผ ์œ„ํ•œ before_after ํ•จ์ˆ˜ ๊ฐœ๋ฐœ, ์—ฌ๋Ÿฌ image๋ฅผ ํ•œ๋ฒˆ์— ์š”์•ฝ..." />
<link href="../_static/favicon.png" sizes="802x802" rel="icon" type="image/png">
<link href="../_static/favicon-16x16.png" sizes="16x16" rel="icon" type="image/png">
Expand All @@ -28,7 +28,7 @@
<link rel="canonical" href="https://zerohertz.github.io/zerohertzLib/release/v0.1.html" />

<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
<title>v0.1 - zerohertzLib v1.1.2 documentation</title>
<title>v0.1 - zerohertzLib v1.1.3 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=a746c00c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
Expand Down Expand Up @@ -212,7 +212,7 @@
</label>
</div>
<div class="header-center">
<a href="../index.html"><div class="brand">zerohertzLib v1.1.2 documentation</div></a>
<a href="../index.html"><div class="brand">zerohertzLib v1.1.3 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -239,7 +239,7 @@
<img class="sidebar-logo" src="../_static/logo.png" alt="Logo"/>
</div>

<span class="sidebar-brand-text">zerohertzLib v1.1.2 documentation</span>
<span class="sidebar-brand-text">zerohertzLib v1.1.3 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand Down Expand Up @@ -781,7 +781,7 @@ <h4>Docs</h4>
</div>
</div><script src="../_static/jquery.js?v=5d32c60e"></script>
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="../_static/documentation_options.js?v=94b79c3d"></script>
<script src="../_static/documentation_options.js?v=30cf1824"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=4e2eecee"></script>
Expand Down
Loading

0 comments on commit 861e72d

Please sign in to comment.