Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

decide on an image filtering method #55

Open
8 tasks
bsubei opened this issue Dec 6, 2014 · 2 comments
Open
8 tasks

decide on an image filtering method #55

bsubei opened this issue Dec 6, 2014 · 2 comments

Comments

@bsubei
Copy link
Contributor

bsubei commented Dec 6, 2014

figure out what sequence of filters we will run. Here is a list of all filters i will try:

  • Brightness adjustments (histogram equalization). Specifically try CLAHE.
  • Brightest pixel threshold
  • Histogram Backprojection by training on grass images
  • Thresholding (at different points)
  • Blurs (different kinds)
  • Gabor filters
  • edge detection/canny/contours
  • skeletonizing
@bsubei
Copy link
Contributor Author

bsubei commented Jun 15, 2015

also try eigenclustering or hough clustering

@l0g1x
Copy link
Member

l0g1x commented Nov 18, 2015

@basheersubei can you update this? or close if a algorithm up to this point was picked?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants