Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
piratefsh
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
piratefsh
11y ago
totally. while OpenCV is really useful and magical (i did learn a lot of theory from the OpenCV tutorials though), it didn't help me wrap my head around concepts, but implementing the algorithms (gaussian blur, edge detection, etc) wit
2.
▲
by
piratefsh
11y ago
yes! i've found it really useful when dealing with images of items in different lighting conditions. i've struggled with understanding histogram equalization, would you happen to have good resources that explain how it is done?
3.
▲
by
piratefsh
11y ago
i totally agree that the fun part lies in understanding how things work under the hood. i never understood how edge detection work until i worked on an implementation with JavaScript and canvas, and that was a fantastic learning experience.
4.
▲
by
piratefsh
11y ago
ahh this is great! opencv tutorials with detailed explanations on the algorithms are hard to come by. i've found tutorials really useful to learn some of the standard processes in image processing (i.e. grayscale and blurring to remove