Monday, May 25, 2015

SSH Tunneling

$ssh -D 127.0.0.1:8080 -l <user> <Server> -p <22|2222>

$ssh -[N]D 5555 -l <user> <Server> -p <22|2222> 

N Doesn't work in some servers, then remove it.


Firefox Setting

1. Open firefox settings, search for "SOCKS" and open the Network Proxy settings

2. Select "Manual proxy configuration"

3. Enter localhost for the SOCKS host, 9999 for the port, and SOCKS v5 selected. Click "OK" to save it.


use http://www.whatismyip.org/ for verify new ip

References:

[1] https://gist.github.com/brentjanderson/6ed800376e53746d2d28ba7b6bdcdc12 (rev 2024)
[2] http://www.planetb.ca/2010/08/how-to-create-an-ssh-tunnel-with-putty-and-stay-anonymous-on-a-network/

 

 

 

 

 

 

 

 

 

 

Saturday, May 16, 2015

Llamar de Brasil a Perú Prefijo de Salida/Código de operador

El prefijo de salida de Brasil es 00
Código de operador XX que puede ser:
14 - Brasil Telecom,
15 - Vivo,
21 - Claro,
31 - Oi,
41 - TIM,
12 - CTBC ó
25 - GVT.

Osea:
00 + XX + Pais + Ciudad + Número

Ejemplo:

Usando Oi(31) A Perú(51) Arequipa(54) al numero 555555

00315154555555

Referencias:

[1] http://www.aproxima.es/llamando.html?desde=brasil&hacia=peru

Sunday, May 10, 2015

OpenCV 2.4.x over Ubuntu

I installed Opencv 2.4.8 over ubuntu 12.04, works good with images, but i getting error at display/read videos, then i research and use other resources:

[1], is best for me, have scripts for install opencv library, if you like more details about steps, is possible use [2] or [3].


-----------------------------------------

When you like java libraries
Need to do[4]:

$ export JAVA_HOME=/root/jdk1.7.0_07
$ mkdir build
$ cd build
$ cmake -DBUILD_SHARED_LIBS=OFF ../


If you get this message: libv4l2.so.0: error adding symbols: DSO missing from command line collect2, do that:

$grep -rl -- -lv4l1 samples/* modules/* | xargs sed -i 's/-lv4l1/-lv4l1 -lv4l2/g'

If not works, start again using [5].

Resources:

[1] https://help.ubuntu.com/community/OpenCV
[1.1]  https://github.com/jayrambhia/Install-OpenCV/tree/master/Ubuntu/2.4
[2] http://abhitak.wordpress.com/2009/08/29/installing-opencv-on-linux-ubuntu-9-04/
[3] http://www.ozbotz.org/opencv-installation/
[4] http://www.giuseppeurso.eu/en/how-to-compile-opencv-on-centos-with-java-support/
[5] http://www.sysads.co.uk/2014/05/install-opencv-2-4-9-ubuntu-14-04-13-10/

Tuesday, April 21, 2015

Tuesday, March 03, 2015

Laboratories

Computer Vision Laboratories
http://vision.ucsd.edu/project/suv-color-space

Researchers

http://people.csail.mit.edu/celiu/
LBP Expert http://scholar.google.com/citations?user=hzywrFMAAAAJ&hl=es

GraphCut


http://www.morethantechnical.com/2010/05/05/bust-out-your-own-graphcut-based-image-segmentation-with-opencv-w-code/


Original implementation of GraphCut
http://vision.csd.uwo.ca/code/

Other MRF

http://vision.middlebury.edu/MRF/code/

Clique
http://www.cs.berkeley.edu/~fowlkes/BSE/BSE-1.2/partition/

Segmentation Berkeley
http://www.cs.berkeley.edu/~fowlkes/BSE/

Optimitation
http://www.sce.carleton.ca/faculty/chinneck/po.html

Asm Course
http://image.ing.bth.se/ipl-bth/Siamak.khatibi/Image-Analysis07.htm
http://image.ing.bth.se/ipl-bth/Siamak.khatibi/ImageAnalysis07/assigmnets/ASM/ASM-Assignment.pdf

Computer Vision/Graphic Devices

Myo
https://www.thalmic.com/en/myo/order/

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=


Machine Learning



http://archive.ics.uci.edu/ml/

OpenCV Rect Rotation



http://feelmare.blogspot.com/2013/08/opencv-rotatedrect-draw-example-source.html

Copy from Mask
http://stackoverflow.com/questions/22786072/is-it-possible-to-copy-a-rotated-image-into-a-rotatedrect-roi-of-another-image-w

Snakes
http://eric-yuan.me/active-contour-snakes/





http://sourceforge.net/projects/snakecpp/?source=navbar

Rainbow

http://stackoverflow.com/questions/10050344/opencv-how-to-apply-rainbow-gradient-map-on-an-image

Flamingo Counter

http://www.flamingoatlas.org/dwld_flamingo.php
http://bib.rilk.com/2781/01/descamps_presentationGdR.pdf

Some Computer Vision Books


[1] Understanding Digital Signal Processing by Richard G. Lyons
http://www.amazon.com/Understanding-Digital-Signal-Processing-Edition/dp/0137027419

[2] Digital Signal Processing: Principles, Algorithms, and Applications by J. G. Proakis and D. G. Manolakis
http://www.amazon.com/Digital-Signal-Processing-4th-Edition/dp/0131873741

[3] Digital Image Processing (3rd Edition) by Rafael C. Gonzalez and Richard E. Woods
http://www.amazon.com/Digital-Signal-Processing-4th-Edition/dp/0131873741

[5] Linear Algebra With Applications (Jones and Bartlett Publishers Series in Mathematics. Linear)
http://www.amazon.com/Algebra-Applications-Bartlett-Publishers-Mathematics/dp/0763782483

[4] Image Processing: The Fundamentals by Maria Petrou and Costas Petrou
http://www.amazon.com/Image-Processing-Fundamentals-Maria-Petrou/dp/047074586X


[6] Computer Vision: A Modern Approach (2nd Edition) by David A. Forsyth and Jean Ponce
http://www.amazon.com/Computer-Vision-Modern-Approach-2nd/dp/013608592X

[7] Computer Vision: Models, Learning, and Inference by Dr Simon J. D. Prince
http://www.amazon.com/Computer-Vision-Models-Learning-Inference/dp/1107011795

[8] Algorithms for Image Processing and Computer Vision by J. R. Parker
http://www.amazon.com/Algorithms-Image-Processing-Computer-Vision/dp/0470643854


[9] Feature Extraction & Image Processing for Computer Vision, Third Edition by Mark Nixon
http://www.amazon.com/Feature-Extraction-Processing-Computer-Vision/dp/0123965497

[10] Fuzzy Models and Algorithms for Pattern Recognition and Image Processing (The Handbooks of Fuzzy Sets) by James C. Bezdek
     and James Keller and Raghu Krisnapuram and Nikhil Pal
http://www.amazon.com/Algorithms-Pattern-Recognition-Processing-Handbooks/dp/0387245154

[11] Color in Computer Vision: Fundamentals and Applications by Theo Gevers, Arjan Gijsenij, Joost van de Weijer, Jan-Mark Geusebroek
http://www.amazon.com/Color-Computer-Vision-Fundamentals-Applications/dp/0470890843

[12] Visual Texture (Advances in Computer Vision and Pattern Recognition) by Michal Haindl , Jiri Filip
http://www.amazon.com/Texture-Advances-Computer-Pattern-Recognition-ebook/dp/B00BLPRJRA

[13] Statistical Models of Shape: Optimisation and Evaluation by Rhodri Davies , carole twining , Chris Taylor
http://www.amazon.com/Statistical-Models-Shape-Optimisation-Evaluation/dp/1848001371

Cuda References



http://cms.ac.uma.es/GPU/

 Dr. Manuel Ujaldon
http://cms.ac.uma.es/ujaldon/index.php/en

Wifi Dictionary

18_in_1.lst (maurisdump.blogspot.com)

References
[1] http://maurisdump.blogspot.com/2011/12/best-dictionaries-wordlist-for-wpa.html

Wednesday, February 18, 2015

When you don't access to Windows (Reset Password)

Option 1:

copy c:/windows/system32/sethc.exe to c:/ (backup)
copy c:/windows/system32/cmd.exe c:/windows/system32/sethc.exe
--when you restart, push shift key for 5 second, and put.

c:>net user

Option 2:
#mount /dev/sdax  /mnt/windowsc    (mount windows partition using linux)
#cd /mnt/windowsc/Windows/System32/config
#chntpw -l SAM  (for list users)
#chntpw -u SAM (for options)





References:

[1] https://4sysops.com/archives/forgot-the-administrator-password-the-sticky-keys-trick/

[2] http://www.howtogeek.com/howto/windows-vista/change-your-forgotten-windows-password-with-the-linux-system-rescue-cd/


OpenCL Ubuntu 14.04




References:

[1] http://askubuntu.com/questions/412009/open-cl-in-intel/440195#440195

Tuesday, February 17, 2015

OpenCV Basic Headers


#include "opencv2/core/core.hpp"
#include "opencv2/flann/miniflann.hpp"
#include "opencv2/imgproc/imgproc.hpp"
#include "opencv2/photo/photo.hpp"
#include "opencv2/video/video.hpp"
#include "opencv2/features2d/features2d.hpp"
#include "opencv2/objdetect/objdetect.hpp"
#include "opencv2/calib3d/calib3d.hpp"
#include "opencv2/ml/ml.hpp"
#include "opencv2/highgui/highgui.hpp"
#include "opencv2/contrib/contrib.hpp"
#include "opencv2/core/core_c.h"
#include "opencv2/highgui/highgui_c.h"
#include "opencv2/imgproc/imgproc_c.h"

References
[1] http://opencv-srf.blogspot.com/2010/09/opencv-basics.html

Energy Minimization



References:
========

[1] A Comparative Study of Energy Minimization Methods for Markov Random Fields
    paper: http://vision.middlebury.edu/MRF/eccv06/SZSVKATR-ECCV06.pdf
    webpage: http://vision.middlebury.edu/MRF
[2]

Termografia y sus Aplicaciones


Referencias

[1] http://www.nivelatermografia.net/termografia

Redes Complejas



Referencias:

[1] http://www.fis.unam.mx/~max/English/notasredes.pdf

Tuesday, January 20, 2015

Unable to play YouTube videos in VLC Player


Download file updated youtube.lua [1] and put that in /usr/lib/vlc/lua/playlist/youtube.lua


References:

[1] http://jslover.secsrv.net/VLC/playlist/youtube.lua

Running apps

Runtastic (I uninstalled because force to update your device - Internet connection problems) Runkeeper  (Wrong GPS tracking) Strava   (Curr...