Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

some questions #128

Open
weihangChen opened this issue Aug 25, 2015 · 0 comments
Open

some questions #128

weihangChen opened this issue Aug 25, 2015 · 0 comments

Comments

@weihangChen
Copy link

Please help , Cesar

  1. when I compare the source code between project MachineLearning.Handwriting(SVM) and Imaging.Classification(BOW), the way to extract feature vector is very different, the first one just extract the pixel data as double[] while the second one use binarysplit/kmeans to compute the featurevector, I wonder in which case the kmeans should be used.
  2. I am extracting contours from a bigger image, so the contour letters are in various size, ex. Height33, Width24....(lets assume the training images are in size of 64*64), the computed result have a very low matching rate, I guess this problem is due to the image size, what should I do ?
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant