Merged
Conversation
Contributor
|
I'm wondering why do we add specialized DNA-processing functionality to the library? |
Contributor
Author
|
Why not as all the infrastructure is there? Back to May, thinking what I
could do at my level in this Covid period, I’ve realised the clustering of
binary vectors I worked on in FLANN several years ago could also be
employed for DNA. Idea is to bring such feature so anyone can play and
cluster sequences for stats or other purposes (for instance there were 326
variants of the Covid-19 at the time I did that). Who knows, this might
create vocations...
Le vendredi 28 août 2020, Maksim Shabunin <notifications@github.com> a
écrit :
… I'm wondering why do we add specialized DNA-processing functionality to
the library?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#18211 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPELVOHKX4YFAOT4CB2TSDSC7AC3ANCNFSM4QM6NUUA>
.
|
alalek
approved these changes
Sep 1, 2020
Member
alalek
left a comment
There was a problem hiding this comment.
Lets put it in (we have already merged DNA enumerations).
Anyway it is better to keep computer vision and related tasks as primary OpenCV functionality.
Contributor
Author
|
Thanks Alexander.
The other way round, if some are downloading OpenCV for these FLANN
features, they might end up practicing Computer Vision ;-)
Le mar. 1 sept. 2020 à 22:37, Alexander Alekhin <notifications@github.com>
a écrit :
… ***@***.**** approved this pull request.
Lets put it in (we have already merged DNA enumerations).
Anyway it is better to keep computer vision and related tasks as primary
OpenCV functionality.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#18211 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABPELVK753I6KNE6OY5XW3LSDVLP3ANCNFSM4QM6NUUA>
.
|
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Readiness Checklist
See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request
Patch to opencv_extra has the same branch name.