Ask Your Question
0

How to run SLIC ?

asked 2017-07-12 01:12:50 -0600

Nbb gravatar image

Im trying to get the output from SLIC. This is the only line of code I know.

 cv::ximgproc::createSuperpixelSLIC(image, 100, 100);

http://docs.opencv.org/trunk/df/d6c/g...

Can someone show an example code to run slic ?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2017-07-12 01:23:43 -0600

berak gravatar image

there's an example here

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-07-12 01:12:50 -0600

Seen: 228 times

Last updated: Jul 12 '17