Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A PR for migrating Cineast features #99

Merged
merged 18 commits into from
Aug 23, 2024
Merged

Conversation

ppanopticon
Copy link
Member

This PR contains Cineast features that we have decided to migrate.

See #94 for discussion

@ppanopticon ppanopticon self-assigned this Aug 21, 2024
@ppanopticon ppanopticon added the enhancement New feature or request label Aug 21, 2024
@ppanopticon ppanopticon added this to the Release Candidate #1 milestone Aug 21, 2024

companion object {
/** [LinearCorrespondence] for [EHDRetriever]. Maximum distance is taken from Cineast implementation. */
private val CORRESPONDENCE = LinearCorrespondence(16 / 4f)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Soo, 4f? 😜

Copy link
Member Author

@ppanopticon ppanopticon Aug 21, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^^

As written: It's been taken from the Cineast implementation.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, but I don't think we need to necessarily backport sins of the past

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree.

Frankly, I was assuming there to be some "educational" value in the notation. Sometimes I express thing like this myself to hint at how the value was derived.

ppanopticon and others added 15 commits August 21, 2024 08:50
Signed-off-by: Ralph Gasser <[email protected]>
…s feature modules now return a DenseRetriever instance instead of their own implementation.

Signed-off-by: Ralph Gasser <[email protected]>
…r/vitrivr-engine into feature/cineast-migration

# Conflicts:
#	vitrivr-engine-module-features/src/main/kotlin/org/vitrivr/engine/module/features/feature/averagecolor/AverageColorRetriever.kt
…ner and XYZColorContainer.

Signed-off-by: Ralph Gasser <[email protected]>
Signed-off-by: Ralph Gasser <[email protected]>
Signed-off-by: Ralph Gasser <[email protected]>
Signed-off-by: Ralph Gasser <[email protected]>
Signed-off-by: Ralph Gasser <[email protected]>
@ppanopticon ppanopticon marked this pull request as ready for review August 23, 2024 10:22
@ppanopticon ppanopticon requested a review from lucaro August 23, 2024 10:22
@ppanopticon ppanopticon merged commit 917f138 into dev Aug 23, 2024
1 check passed
@lucaro lucaro deleted the feature/cineast-migration branch August 23, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants