Amro _
- Registered on: 2012-05-16
- Last connection: 2016-08-02
Activity
Reported issues: 5
2015-06-22
- 05:00 pm OpenCV Bug #4426 (New): cv::split and nd-arrays
2014-01-14
- 02:14 am OpenCV Bug #2978 (Open): CvSVM CvSVM::C_SVC get_support_vector_count() & get_support_vector(int i) not w...
- Here is the PR which introduced it: https://github.com/Itseez/opencv/pull/669
- 01:40 am OpenCV Bug #2978 (Open): CvSVM CvSVM::C_SVC get_support_vector_count() & get_support_vector(int i) not w...
- Interesting. I'm no SVM expert, but doing this "optimization" basically loses the actual support vectors in favor of ...
2013-12-28
- 09:51 am OpenCV Bug #3462 (Done): saving untrained SVM model
- 09:37 am OpenCV Feature #2226 (Open): SVM Copy constructor
- Related bug #3358 was closed after making both the copy constructor and assignment operator private: https://github.c...
- 09:26 am OpenCV Bug #2978 (Open): CvSVM CvSVM::C_SVC get_support_vector_count() & get_support_vector(int i) not w...
- I can confirm this as well (both running the tutorial code and using my own dataset)!
Using the code from the tuto...
2013-12-14
- 07:31 pm OpenCV Bug #3342 (Cancelled): OpenCV 2-4-6 MInGW Binaries and Latest MinGW Release
- This means you will either have to: 1) provide precompiled OpenCV binaries for all these variations (x86/x64, win32-t...
- 07:20 pm OpenCV Bug #3342 (Cancelled): OpenCV 2-4-6 MInGW Binaries and Latest MinGW Release
- I think there is a confusion here; MinGW can refer to the original project (MinGW.org) which can only compile for 32-...
2013-02-16
- 04:55 pm OpenCV Bug #2585 (Done): SimpleBlobDetector is not created with FeatureDetector::create("SimpleBlob");
- Amro K wrote:
> It appears that the @Pyramid@ adapter is also affected by this when combined with any of the other r... - 04:38 pm OpenCV Bug #2585 (Done): SimpleBlobDetector is not created with FeatureDetector::create("SimpleBlob");
- It appears that the @Pyramid@ adapter is also affected by this when combined with any of the other regular feature de...
Also available in: Atom