Ben

Mar
5
awarded Caucus
Feb
11
answered robust line segment matching
Feb
11
comment How to detect Hoptspots in an image
define hotspots
Jan
29
revised Howto bulk update a InnoDB table without deadlocks?
added 298 characters in body
Jan
29
comment Howto bulk update a InnoDB table without deadlocks?
Your query is filtering by fooId but I need to find all fooId's for a given barId. I need the fooCounterTable because the fooBarTable has half a billion rows and queries usually ask for up to 1000 fooId counters. So I'm precomputing the counters for efficiency reasons.
Jan
28
revised Howto bulk update a InnoDB table without deadlocks?
added 2 characters in body
Jan
28
asked Howto bulk update a InnoDB table without deadlocks?
Dec
9
awarded Notable Question
Nov
29
awarded Enlightened
Nov
29
awarded Nice Answer
Nov
7
comment Will the quality of my negative samples affect the output of my haar trainer? OpenCV
negatives should be image patches of all size. Not just single symbols. You could write a little tool that extracts some randomly cropped image patches from music sheets - ideally having the same width-height-ratio as your trained object. Then just manually sort out patches mainly containing a g clef. You can for example keep big patches covering a third of the image containing a small g clef. Just remove patches that represent a g clef.
Nov
7
answered Will the quality of my negative samples affect the output of my haar trainer? OpenCV
Oct
18
asked mysqld crash: is it a bug?
Oct
12
awarded Citizen Patrol
Oct
10
comment Is there anything wrong with my self-implemented C++ exception class?
I edited my question. Please have a look at it!
Oct
10
revised Is there anything wrong with my self-implemented C++ exception class?
added 1525 characters in body
Oct
9
comment Is there anything wrong with my self-implemented C++ exception class?
Wow! Thank you for this detailed answer. I'm new to this site. Can I simply edit my question by replacing my code by an improved version for a next revision step?
Oct
9
awarded Supporter
Oct
9
comment Is there anything wrong with my self-implemented C++ exception class?
@Corbin: yep, thank you. Corrected it.
Oct
9
revised Is there anything wrong with my self-implemented C++ exception class?
deleted 1 characters in body
1 2 3 4 5