719 reputation
310
bio website
location
age 30
visits member for 1 year, 4 months
seen Dec 14 '12 at 19:35
stats profile views 28

Jan
4
awarded  Yearling
Oct
24
awarded  Student
Aug
13
awarded  Scholar
Aug
13
accepted object recognition performance not good
Aug
12
comment object recognition performance not good
Thanks for the tips. I also tried recognizing the front of mobile phone, which wasn't good (probably due to bgground rich in teture as you explained). Will try with different bgground.
Aug
12
asked object recognition performance not good
Feb
2
awarded  Enthusiast
Jan
25
awarded  Organizer
Jan
23
answered Time complexity of matrix chain multiplication
Jan
23
comment Determining if an image is more or less similar to a goal image
I mentioned dissimlar() to denote the absolute error of RBG values of the two images being compared, as you have done.
Jan
22
answered Find path with least weight from a bunch of possible paths
Jan
22
answered Underscore in numeric literals
Jan
22
answered What are Python dictionary view objects?
Jan
21
answered wget or curl from stdin (cygwin)
Jan
21
answered output “sed” command to variable
Jan
21
comment How to simplify “copy and paste” in Vim?
yes :) I have felt this as inconvenience number of times.
Jan
21
comment How to simplify “copy and paste” in Vim?
No need to goto visual mode copy. just Yp should copy&paste current line.
Jan
21
answered Is there a more pythonic way of writing the following maximum-value function:
Jan
21
answered Determining if an image is more or less similar to a goal image
Jan
21
comment Determining if an image is more or less similar to a goal image
images A, B, G are of the same dimensions ?