超像素分割opencv实现_超像素分割SLIC(简单线性迭代聚类)用opencv分割程序

【实例简介】

将SLIC作者的源码中主要算法部分的代码提取出来,并用opencv输出处理图像,方便后续的程序的处理。

【实例截图】

【核心代码】

用opencv做出slic分割图

└── 用opencv做出slic分割图

├── Debug

│   ├── SLIC独立代码.exe

│   ├── SLIC独立代码.ilk

│   └── SLIC独立代码.pdb

├── SLIC独立代码

│   ├── ComputeTime.cpp

│   ├── ComputeTime.h

│   ├── Debug

│   │   ├── ComputeTime.obj

│   │   ├── main.obj

│   │   ├── SLIC.obj

│   │   ├── SLIC独立代码.log

│   │   ├── SLIC独立代码.tlog

│   │   │   ├── cl.command.1.tlog

│   │   │   ├── CL.read.1.tlog

│   │   │   ├── CL.write.1.tlog

│   │   │   ├── link.command.1.tlog

│   │   │   ├── link.read.1.tlog

│   │   │   ├── link.write.1.tlog

│   │   │   └── SLIC独立代码.lastbuildstate

│   │   ├── vc120.idb

│   │   └── vc120.pdb

│   ├── main.cpp

│   ├── result.jpg

│   ├── SLIC.cpp

│   ├── SLIC.h

│   ├── SLIC独立代码.vcxproj

│   ├── SLIC独立代码.vcxproj.filters

│   ├── SLIC独立代码.vcxproj.user

│   └── test.jpg

├── SLIC独立代码.sdf

├── SLIC独立代码.sln

└── SLIC独立代码.v12.suo

5 directories, 29 files

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值