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

Trying to merge in some of the improvements to maven build and opencv deps #1

Open
wants to merge 92 commits into
base: master
Choose a base branch
from

Conversation

squarelover
Copy link

No description provided.

nekanag added 30 commits June 2, 2015 17:59
Added:
AbstractAggregator class
Aggregator interface
BOVW class
VLAD class

net.semanticmetadata.lire.imageanalysis.bovw package moved to legacy.
DocumentBuilder interface was modified and moved.
Added:
AbstractLocalDocumentBuilder class
GlobalDocumentBuilder class
LocalDocumentBuilder class
SimpleDocumentBuilder class
Cluster class was modified and moved.
KMeans class was modified and moved.
ParallelKMeans class was modified and moved.
LsaFilter class was modified and moved.
RerankFilter class was modified and moved.
modified and moved classes:
net.semanticmetadata.lire.indexers:
LireCustomCodec
LireFeatureStoredFieldFormat

indexers.hashing:
BitSampling
LocalitySensitiveHashing

indexers.parallel:
ParallelIndexer
WorkItem

indexers.tools:
Extractor
HashingIndexor
Indexor
ParallelExtractor
ProximityHashingIndexor
LireCustomCodec
LireFeatureStoredFieldFormat

ExtractorItem was added in indexers.parallel

moved to legacy:
net.semanticmetadata.lire.indexing.fastmap package
MetricSpacesInvertedListIndexing class
ProgressIndicator class
net.semanticmetadata.lire.matrix package
moved classes:
custom.SingleNddCeddImageSearcher
custom.TopDocsImageSearcher
AbstractImageSearcher
BitSamplingImageSearcher
FastOpponentImageSearcher
GenericFastImageSearcher
ImageSearcherUsingWSs
LshImageSearcher
SimpleImageDuplicates
SimpleImageSearchHits
SimpleResult
VisualWordsImageSearcher

interfaces:
ImageDuplicates
ImageSearcher
ImageSearchHits
SearchHitsFilter
custom.SingleNddCeddImageSearcher
custom.TopDocsImageSearcher
AbstractImageSearcher
BitSamplingImageSearcher
FastOpponentImageSearcher
GenericFastImageSearcher
ImageSearcherUsingWSs
LshImageSearcher
SimpleImageDuplicates
SimpleImageSearchHits
SimpleResult
VisualWordsImageSearcher

interfaces:
ImageDuplicates
ImageSearcher
ImageSearchHits
SearchHitsFilter

ExtractorItem was added in net.semanticmetadata.lire.searchers
ConversionUtils
FileUtils
ImageUtils
LuceneUtils
MetricsUtils

classes moved to legacy:
AbstractDocumentBuilder
DocumentBuilderFactory
ImageSearcherFactory
modified and moved classes:
FeatureVector (old Histogram)
GenericByteLireFeature
GenericDoubleLireFeature
LireFeature

Added:
Extractor
GlobalFeature
LocalFeature
LocalFeatureExtractor
moved packages:
net.semanticmetadata.lire.imageanalysis.features.global.cedd
net.semanticmetadata.lire.imageanalysis.features.global.correlogram
net.semanticmetadata.lire.imageanalysis.features.global.fcth
net.semanticmetadata.lire.imageanalysis.features.global.joint
net.semanticmetadata.lire.imageanalysis.features.global.mpeg7
net.semanticmetadata.lire.imageanalysis.features.global.spatialpyramid
AutoColorCorrelogram
BinaryPatternsPyramid
CEDD
ColorLayout
EdgeHistogram
FCTH
FuzzyColorHistogram
FuzzyOpponentHistogram
Gabor
JCD
JpegCoefficientHistogram
LocalBinaryPatterns
LuminanceLayout
OpponentHistogram
PHOG
RotationInvariantLocalBinaryPatterns
ScalableColor
SimpleColorHistogram
Tamura
net.semanticmetadata.lire.imageanalysis.features.global.cedd
net.semanticmetadata.lire.imageanalysis.features.global.correlogram
net.semanticmetadata.lire.imageanalysis.features.global.fcth
net.semanticmetadata.lire.imageanalysis.features.global.joint
net.semanticmetadata.lire.imageanalysis.features.global.mpeg7
net.semanticmetadata.lire.imageanalysis.features.global.spatialpyramid
AutoColorCorrelogram
BinaryPatternsPyramid
CEDD
ColorLayout
EdgeHistogram
FCTH
FuzzyColorHistogram
FuzzyOpponentHistogram
Gabor
JCD
JpegCoefficientHistogram
LocalBinaryPatterns
LuminanceLayout
OpponentHistogram
PHOG
RotationInvariantLocalBinaryPatterns
ScalableColor
SimpleColorHistogram
Tamura
moved packages:
net.semanticmetadata.lire.imageanalysis.features.global.opencvfeatures
net.semanticmetadata.lire.imageanalysis.features.global.sift
moved class:
SurfFeature
net.semanticmetadata.lire.imageanalysis.features.global.opencvfeatures

moved to legacy:
mser package
BasicFeatures class
CvOppSiftFeature class
net.semanticmetadata.lire.imageanalysis.features.global.sift

modified class:
SurfFeature
net.semanticmetadata.lire.imageanalysis.features.local.simple
net.semanticmetadata.lire.imageanalysis.features.local.selfsimilarities

modified class:
SimpleBuilder renamed to SimpleExtractor
imageanalysis.utils.ColorConversion
imageanalysis.visualattention.StentifordModel
bugfixes for simple package
…al.surf

Created SurfExtractor
SurfFeature movet to local.surf package
Feature renamed to SiftFeature
Extractor renamed to SiftExtractor
bugfixes in test classes
dermotte and others added 28 commits September 17, 2015 10:02
fixed static file separators to work on linux
Add shapeme feature (thanks to Lukas Knoch)
…sor_option

added image preprocessor interface and option to ParalellIndexer
@squarelover squarelover force-pushed the master branch 2 times, most recently from 1945de2 to 6698d6a Compare January 7, 2016 00:50
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.

4 participants