Marius Muja
- Registered on: 2012-02-12
- Last connection: 2014-11-24
Projects
- OpenCV (Developer, 2012-02-12)
- OpenCV Extra (Developer, 2012-07-25)
Activity
Reported issues: 1
2013-01-04
- 02:00 am OpenCV Bug #1965 (Cancelled): cflann::hierarchicalClustering with uchar data
- 02:00 am OpenCV Bug #1965 (Cancelled): cflann::hierarchicalClustering with uchar data
- 02:00 am OpenCV Bug #1965 (Cancelled): cflann::hierarchicalClustering with uchar data
- When computing the cluster centers, FLANN wants a floating point type (as it averages the cluster data points).
I... - 01:46 am OpenCV Bug #2397 (Cancelled): LshIndexParams broken by implementation of HierarchicalClusteringIndexParams
- 01:40 am OpenCV Bug #2677 (Done): SEGV after FLANN's LSH index creation
- Vincent, can you have a look at this? Thanks.
2012-11-07
- 07:39 pm OpenCV Bug #2519 (Done): Compile error with -std=gnu++0x
- This was fixed in release 2.4.3.
2012-09-28
- 08:11 pm OpenCV Bug #2397 (Cancelled): LshIndexParams broken by implementation of HierarchicalClusteringIndexParams
- No, you should not call findNeighbors directly (it should actually be a protected member), it's being called by knnSe...
- 07:56 pm OpenCV Bug #2397 (Cancelled): LshIndexParams broken by implementation of HierarchicalClusteringIndexParams
- Stefano, the knnSearch method in lsh_index.h overwrites the one inherited from the NNIndex to ensure a ResultSet stor...
- 07:51 pm OpenCV Bug #2397 (Cancelled): LshIndexParams broken by implementation of HierarchicalClusteringIndexParams
- Should be fixed in 5cf6c5f0b273cf73be623c1df4ea2a01c3c4be8a, Benjamin can you confirm?
- 07:13 pm OpenCV Bug #2397 (Cancelled): LshIndexParams broken by implementation of HierarchicalClusteringIndexParams
- Hi,
Do you have an example of code that got broken by the commit? The if should be handled by the case branch:
...
Also available in: Atom