jejjohnson / jejjohnson/manifold_learning
Run code wrong: cannot find function named 'vl_slic'
Open
- Dominant language
- Jupyter Notebook
- Stars
- 12
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
src/matlab/external_toolboxes/SLICSSSE/exampleSuperPixelScript.m
the 41st line :tic; spSegs = vl_slic(single(img),8,0.01); toc
when I run the code, it records one error.
Could you send the vl_slic function code to the github?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with src/matlab/external_toolboxes/SLICSSSE/exampleSuperPixelScript.m and inspect line 41, then run the example to reproduce the missing vl_slic error. Check how the SLICSSSE toolbox is expected to provide that function; done means the example can call vl_slic without the reported missing-function error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matlab
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100