scijs / contributing

Contribution guide lines
10 stars 0 forks source link

Edge/feature detection #3

Open mikolalysenko opened 9 years ago

mikolalysenko commented 9 years ago

This project would be good for a beginner to grow into and to explore the ecosystem somewhat.

Edge detection for image processing has a bunch of neat applications in computer vision as well as generic image filtering.

For a beginner project, it shouldn't be too hard to take cwise and then apply it to compute things like sobel filter and so on.

As a sketch of some things that would be fun to have: