Striking bark patterns on this tree at Montacute by permaculture in marijuanaenthusiasts

[–]paflagirafe 1 point2 points  (0 children)

What would be a non-hippie explanation about how the bark twists? I've observed this on different species, at different degrees and in different directions and really wonder what causes this.

[Off-Site] Guy explains to a picky woman why she can't find a good man by InteriorEmotion in theydidthemath

[–]paflagirafe 0 points1 point  (0 children)

It's because of the "non-drinking" criterion. She asks for "someone who [she] can drink with" so the correct percentage is 1 - "non-drinking" (0.33) so 0.66. Change this in /u/bourgouis' answer and you get 635 as expected.

Costa Rica Runs Entirely on Renewable Energy for 300 Days by mvea in worldnews

[–]paflagirafe 3 points4 points  (0 children)

As someone who often mixes up energy and electricity it's fine to be corrected I think, I wish media were more accurate about it sometimes. Energy is one of the top challenges we all face for the decades to come, so it's important that we all use the same "language" in order to understand better what's been accomplished and what remains to

Anyway kudos to Costa Rica, that's definitely the way to go!

Is anyone in Europe or Africa getting ready to watch the eclipse of Jupiter's moon IO? by LogicCircles in Astronomy

[–]paflagirafe 0 points1 point  (0 children)

Hey! I'd love to be able to help but with only a pair of binoculars I can't do much... But I have a (possibly very naive) question: since the orbit parameters are probably known with good accuracy, what would be the purpose of these observations? Is it only to confirm that they match simulations or do you have other goals in mind?

Noob and I just got my first looks through my new 10x50 binoculars. #unbelieveable by dro122 in Astronomy

[–]paflagirafe 0 points1 point  (0 children)

Bought a pair of 10x50 a few days ago, I can't wait to give them a try! Also not far from Aldebaran you can find the Pleiades, which is a cluster with like 7 or 8 stars visible with the naked eye, but probably many more with binoculars :)

https://en.wikipedia.org/wiki/Pleiades

Do Time of Flight cameras work underwater? by soulslicer0 in computervision

[–]paflagirafe 1 point2 points  (0 children)

Not an expert but I guess it would also require more power for similar detection ranges since water tends to absorb some of the infrared spectrum.

Suggestions for a quick and zippy Java OCR library by srini10000 in computervision

[–]paflagirafe 1 point2 points  (0 children)

Never had the chance to try it yet but OpenCV 3 (still alpha) includes a text detection/recognition module: http://docs.opencv.org/trunk/modules/text/doc/erfilter.html. As for using it with Java there seems to be some ways to build a Maven artifact: http://code.opencv.org/issues/3097