openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
O
OpenIMAJ
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
11 months
ago. based on code collected
11 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 13 of 104
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Code tidy
Jonathon Hare
More...
over 7 years ago
Fix ASCII serialisation
Jonathon Hare
More...
over 7 years ago
Change product quantisers to always use Exact k-means (so the centroids are always available). Add a method to decompress a quantised vector by reconstructing the original vector using the mathcing centroid vector of each sub-quantiser.
Jonathon Hare
More...
over 7 years ago
Change calculation of denominator to use logs throughout (rather than at the end) to help ensure much better numeric stability for gaussians with small covariances.
Jonathon Hare
More...
over 7 years ago
Merge pull request #132 from limstepf/master
Jonathon Hare
More...
over 7 years ago
Fix LocalContrastFilter
Lukas Imstepf
More...
over 7 years ago
Fix another AWT issue
Jonathon Hare
More...
over 7 years ago
Stop inadvertant use of awt classes for android compat
Jonathon Hare
More...
over 7 years ago
Fixes for #126, with additional fixes for other methods that transformed a polygon. Added unit tests for scaling. Should also be a slight performance improvement too.
Jonathon Hare
More...
over 7 years ago
allow getting samples of audio as normalised signed floats
Jonathon Hare
More...
over 7 years ago
Optimising filled polygon rendering (more can be done, but this is an improvement)
Jonathon Hare
More...
over 7 years ago
Allow subclassing and provide a constructor that can take a custom config.
Jonathon Hare
More...
over 7 years ago
Not sure what the original roundVertices implementation was trying to achieve... this one does what the javadoc says it should
Jonathon Hare
More...
over 7 years ago
Update FeatureVectorKMeans to work in the same way as the native typed variants (providing access to iteration counts, etc)
Jonathon Hare
More...
almost 8 years ago
Improvements to k-means based on notes in https://github.com/openimaj/openimaj/issues/121
Jonathon Hare
More...
almost 8 years ago
fix pom for older java versions
Jonathon Hare
More...
almost 8 years ago
update poms
Jonathon Hare
More...
almost 8 years ago
increase size of window
Jonathon Hare
More...
almost 8 years ago
increase buffer size so we can load larger images in the case sanselan has to read the whole file to get the header (seems to happen with tiff). See #119.
Jonathon Hare
More...
almost 8 years ago
Fix docs
Jonathon Hare
More...
almost 8 years ago
Utils for ease of working with ClassificationResults
Jonathon Hare
More...
almost 8 years ago
Merge pull request #115 from aloisklink/BingAPIDatasetBugfix
Jonathon Hare
More...
about 8 years ago
Merge pull request #116 from aloisklink/updatesGitIgnore
Jonathon Hare
More...
about 8 years ago
Adds DefaultTokenFactory#delete(Class<T>) convenience function
Alois Klink
More...
about 8 years ago
BingImageDataset#get(int) now returns null for bad image.
Alois Klink
More...
about 8 years ago
Updates .gitignore to ignore more files
Alois Klink
More...
about 8 years ago
Jaccard distance computation would corrupt the input array due to trove doing an (undocumented) internal sort. Whilst the result was correct, future use of the input array would yield wrong results. Thanks to Greg Csegzi for finding this one.
Jonathon Hare
More...
about 8 years ago
Fix off by 1 error in computing rectangle corresponding to content bounds (thanks to @nufam)
Jonathon Hare
More...
about 8 years ago
Fix basic non-inplace scalar arithmetic methods as per https://github.com/openimaj/openimaj/issues/112
Jonathon Hare
More...
about 8 years ago
working on fixes for upcoming bing api change deadline
Jonathon Hare
More...
over 8 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
103
104
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree