Tuesday, March 03, 2015
OpenCv Training adaboost from file
http://stackoverflow.com/questions/15869954/opencv-c-problems-working-with-cvboost-adaboost-classifer
http://roberto.blogs.cultureplex.ca/2012/01/24/adaboost-on-opencv-2-3/
http://blog.csdn.net/yeyang911/article/details/23126865
LBP Descriptor
Navid Nourani-Vatani
https://github.com/nourani/LBP
http://coding-robin.de/2013/07/22/train-your-own-opencv-haar-classifier.html
Haralick
http://murphylab.web.cmu.edu/publications/boland/boland_node99.html#sec:code_haralick_hela
Image Clasification
https://code.google.com/p/wnd-charm/downloads/detail?name=wndchrm-1.50rc0.tar.gz&can=2&q=
Subscribe to:
Post Comments (Atom)
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
en inglés se llama “A potentially dangerous Request.Form value was detected from the client”. varias páginas indican dos cosas: 1. agrega...
-
mas plugins http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html http://www.extjs.com/deploy/dev/...
Ubuntu Forware port 80
#!/bin/bash iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8069 iptables -t nat -A PREROUTING -i eth0 -p tc...
No comments:
Post a Comment