Skip to content

Comments

reduced 30% time by changing 2d vectors to cv::Mat#5

Open
k-okada wants to merge 5 commits intoPSMM:masterfrom
k-okada:2dvec_to_mat
Open

reduced 30% time by changing 2d vectors to cv::Mat#5
k-okada wants to merge 5 commits intoPSMM:masterfrom
k-okada:2dvec_to_mat

Conversation

@k-okada
Copy link

@k-okada k-okada commented Aug 30, 2016

we're using https://github.com/garaemon/SLIC-Superpixels and noticed that @berak's branch was disappeared,
This PR is consists of several his/her contribution of "reduced 30% time by changing 2d vectors to cv::Mat"

This PR is build upon #4

@berak
Copy link

berak commented Aug 30, 2016

hi @k-okada , apologies for removing it (and making it more difficult for you), but i was not quite happy with it at that time (unresolved bugs in the connectivity, inconsistant color handling), also opencv added an own reimplementation of SLIC/O (in opencv_contrib)

but glad to see, you found it useful, and good luck with this !

@k-okada
Copy link
Author

k-okada commented Aug 30, 2016

On Tue, Aug 30, 2016 at 7:28 PM, berak notifications@github.com wrote:

also opencv added an own reimplementation of SLIC/O (in opencv_contrib)

Oh, I didn't know that, Thanks for info!!!

◉ Kei Okada

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants