Ask Your Question
2

semantic segmentation

asked 2015-05-19 12:31:49 -0600

iamprivate gravatar image

Hi, I want to implement an algorithm for semantic segmentation using OpenCV. As per my knowledge there is no current implementation of semantic segmentation in OpenCV . Is it possible to implement by myself with the help of functions in OpenCV. Are there any general steps to be followed to implement it (For ex: textonBoost + CRF)

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2016-08-12 00:25:33 -0600

Creator gravatar image

There is a fast and reliable CRF library, which is built upon OpenCV: http://research.project-10.de/dgm/

edit flag offensive delete link more

Comments

Is this only available in windows?

Raki gravatar imageRaki ( 2018-04-04 07:15:40 -0600 )edit

Question Tools

1 follower

Stats

Asked: 2015-05-19 12:31:49 -0600

Seen: 1,273 times

Last updated: Aug 12 '16