Hi all, I am starting an image processing project. Through the project, I am going to be needing tools/techniques such as SIFT, HOG, bag-of-visual-words/features etc...
It seems than OpenCv has most of these features. I have found r-opencv here https://www.openhub.net/p/r-opencv , but from this website it is not clear to me how to install it (or if it is even possible) Therefore, I am wondering if there is any package(s) in R well documented, suited for this project (beyond biOps or EBimage). I could always do it using OpenCV (or/and PIL) in python, but I am far more comfortable using R and I would like to complete the project, if possible, in R. Thanks in advance for your time. Javier [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.