|
|
|
|
|
by Gaessaki
1854 days ago
|
|
I think what the CountThings app is doing is great. There are too many industries where tasks are being performed inefficiently due to a lack of applying readily available technology. They had the foresight to develop a product for a very common problem and make a business out of it. I’m a bit surprised that this is making the rounds of HN though. OpenCV and other computer vision libraries have trivialized such counting applications for decades now. ML isn’t really necessary. The watershed algorithm for example, comes built-in and allows segmentation which can then be followed up with blob counting: http://www.cmm.mines-paristech.fr/~beucher/wtshed.html I don’t want to diminish OP’s work since the product seems to be well-developed and respond to a real need. I guess the challenge must have been making the app robust enough to support different workloads, lighting conditions, etc. I suppose the novelty factor is seeing to what extent the technology that we as developers and engineers work on every day is often disconnected from practical application. |
|
• Clever way to distribute "the future" to a niche/under-served audience
• MVP (likely) buildable in a week/weekend
• Marketing material demonstrating success
• "This could be my passive income side project" appeal to bored tech company engineers
It underlines the thesis in some patio11's content:
> The future is here, it's just not widely distributed yet.