Viewing profile — kaahne
kaahne
HN member- Joined
- Tue, Aug 28, 2012, 6:50 PM UTC
- HN karma
- 26
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About kaahne
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #9839857
Hi Sargeros, I actually started as an intern, knowing next to nothing when it came to Image Processing. If you are motivated and willing to learn, there might be something we can d…
-
comment
Comment #9824193
To be honest, it is a plus, but not speaking french is not a definite show-stopper if you're the right person. Send us an email at job [at] stupeflix.com
-
comment
Comment #9824179
Hi Stealthfocus, We do have several people working remotely (for example Jeff works from SF), and we do accept applications from all over the world.
-
comment
Comment #8565178
Just signed up. I was wondering how you select which patient will receive the donation each month ? Optimise impact ? Try and top up a maximum number of patient funds ?
-
comment
Comment #8459354
If I scroll to the "Introducing Lollipop, our sweetest release yet" section, there's a google now card for a coffee place I've been to recently (in Portland, OR for that matter ...…
-
comment
Comment #8053725
Sorry about that. The static image turns into a video on desktop, but there's no way to play a video that is not full screen on Mobile Safari. We'll probably update the landing pag…
-
comment
Comment #8053612
Damn. We'll look into that. Thanks for the feedback. IN the meantime, try rebooting your phone and quitting all active app. This might be an available memory issue.
-
comment
Comment #8053599
Quick aside to tell that this comparison video was generated a long time ago, when stabilized video were saved at a lower resolution. Since then, we've increased the output resolut…
-
comment
Comment #8053582
Hey Ivanlubenko, On the fly stabilization is not really an option, as smoothing is done by averaging movement from the past and future, up to 5s on both sides. The API thing might …
-
comment
Comment #8051590
Yes and no. Going through the paper real quick, we use similar technique, but do not analyze the video to reconstruct the movement of the camera, which allows us to speed up the al…
-
comment
Comment #8050625
Thanks everyone for the input. Quick answer to most common questions : * The video you can see on the landing page (steady.stupeflix.com) were all taken w/ Steady. Try using it out…
-
comment
Comment #8050585
We can't really exclude iPad from buying the app using only App Store approved methods. We try our hardest to warn users in the description.
-
comment
Comment #8049934
Oups! We'll do that. There is a good chance that iTouch will be supported in the next update.
-
comment
Comment #8049263
Stupeflix (the company behind Steady) actually has a tool designed specifically for Real Estate agents : http://studio.stupeflix.com/en/realestate/
-
comment
Comment #8049246
The app does not require any type of connectivity. Try killing it and relaunching.
-
comment
Comment #8049158
Hey ! Just to mention that those video were taken w/ Steady and not post-processed. Give it a shot outside, on a bike or just walking ;)
-
comment
Comment #8049146
Do you still have available space on your phone ? Anyway, send us the crash reports, we'll look into this !
-
comment
Comment #8048961
They were. Blurring happens in low-light environment. Give it a shot outside, i'm sure you'll be impressed !
-
comment
Comment #8048815
As one of the developer of this app, I'm obviously biased, but we think that we achieve even better results than Luma. Low light is always an issue (due to intrinsic limitations of…
-
comment
Comment #8048806
Hey, You can actually record landscape videos by turning your iPhone (make sure that rotation is enabled though).
-
comment
Comment #7467108
Pretty fun game. I thought that greedy algorithm would not work with this problem, so I wrote a basic genetic algorithm to find a solution, refining it as I went. Bit of overkill, …
-
comment
Comment #7201806
Cool little Game ! As a lot of people here, I threw together some JS to try and 'hack' the challenge. As mentioned by OP, this is "staggeringly" easy to do. Yet, I was wondering : …
-
story
Ask HN: C++ book for pythonista?
Hi. This must be one of the most asked question in CS, but bear with me for a second. I need a C++ book, and the amount of possible reference makes it hard to make a good choice. I…
-
comment
Comment #4912379
This is awesome ! I tried my hand at some chord recognition a few days ago : https://github.com/jcaille/Chords . I only compare chords to fingerprints I recorded, and do not extrac…