slic-python-implementation icon indicating copy to clipboard operation
slic-python-implementation copied to clipboard

🖼The python implementation to make superpixels by slic.

Results 5 slic-python-implementation issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [numpy](https://github.com/numpy/numpy) from 1.13.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

代码中: ![image](https://user-images.githubusercontent.com/58362726/163984760-770617df-15b2-4dad-b06b-aac7fd47b089.png) 论文中: ![image](https://user-images.githubusercontent.com/58362726/163985403-e5874e51-5ed2-486f-8122-84d389d6a5a8.png)

比如:name = 'lenna_M{m}_K{k}_loop{loop}.png'.format(loop=i, m=self.M, k=self.K),这里的M代表的是什么?K是代表超像素的个数吗?求解答!

Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.15.0 to 4.66.3. Release notes Sourced from tqdm's releases. tqdm v4.66.3 stable cli: eval safety (fixes CVE-2024-34062, GHSA-g7vv-2v7x-gj9p) tqdm v4.66.2 stable pandas: add DataFrame.progress_map (#1549) notebook: fix...

dependencies