Monday, October 26, 2015
Complex Networks
References:
[1] Network Science: Theory and Applications http://train.ed.psu.edu/WFED-543/SocNet_TheoryApp.pdf
Friday, October 02, 2015
Shape Matching
Resources:
[1] Shape Indexing and Matching Using Shock Graphs
http://www.cs.toronto.edu/~dmac/source_code.html
[2] Skeletonization
http://www.inf.u-szeged.hu/~palagyi/skel/skel.html
[3] K3M
http://matwbn.icm.edu.pl/ksiazki/amc/amc20/amc2029.pdf
Monday, September 21, 2015
Sunday, September 13, 2015
Samsung GT-S6102B tools
CWM Info
https://wiki.cyanogenmod.org/w/ClockWorkMod_Instructions
Restore from Image/Format
https://www.youtube.com/watch?v=ZCoI62PG7jE
Drivers
http://forum.xda-developers.com/showthread.php?t=961956
Tools for connect
Heimdall/Odin/JOdin3
https://github.com/Benjamin-Dobell/Heimdall/issues/32
Friday, September 11, 2015
Lectures
Overview (Pt)
http://iris.sel.eesc.usp.br/sel886/RANSAC_AnOverview.pdf
Overview 2 (En)
http://cmp.felk.cvut.cz/cmp/courses/Y33ROV/Y33ROV_ZS20082009/Lectures/RANSAC/ransac.pdf
Ransac Family (CVPR2011)
http://www.imgfsr.com/CVPR2011/Tutorial6/RANSAC_CVPR2011.pdf
Ransac in Matlab
http://old.vision.ece.ucsb.edu/~zuliani
------------------- ------------------- ------------------- ------------------- ------------------- -------------------
Image Registration CVPR2011
http://www.imgfsr.com/CVPR2011/Tutorial6/
Friday, September 04, 2015
Monday, August 31, 2015
Running 2014
RPP 2014
http://www.pacifictiming.com/result-wizard/?prefix=140921_rpp
Lanpass 10k 2014
http://www.chiptiming.com.pe/resultados.php
Corre PUCP 2014
http://chiptiming.com.pe/resultados-pucp.php
LightSpark Flash Player Alternative
Try traditional installation
$sudo add-apt-repository ppa:sparkers/ppa
$sudo apt-get update
$sudo apt-get install lightspark browser-plugin-lightspark
Make link to library or copy to plugin directory
$sudo cp /usr/lib/lightspark/liblightsparkplugin.so ~/.mozilla/plugins/
$sudo cp /usr/lib/lightspark/liblightsparkplugin.so /usr/lib/mozilla/plugins/
or
$ln -s /usr/lib/lightspark/liblightsparkplugin.so ~/.mozilla/plugins/liblightsparkplugin.so
Note: try run $locate libflashplayer.so , for know where is the plugin directory
Marked Point Processes
[1] https://homepages.laas.fr/slarnier/Automatic_method_for_visual_grading_of_seed_food_product.pdf
[2] Samples
http://perso.telecom-paristech.fr/~tupin/JTELE/PRES10/Descombes.pdf
[3] Unsupervised detection of Flamingos using Marked Point Processes for estimating the size of populations
Slides http://bib.rilk.com/2781/01/descamps_presentationGdR.pdf
Friday, August 14, 2015
Tuesday, August 04, 2015
Friday, June 26, 2015
Point Sampling Projects
Point Sampling Projects
[1] http://jonquinn.org/research/
[2] http://www.filipvanbouwel.be/master_thesis.php
[3] http://kesen.realtimerendering.com/PointBasedPaper.html
[4] Point Based Graphics
http://webstaff.itn.liu.se/~jonun/web/teaching/2009-TNCG13/Siggraph09/courses/point-based-graphics.pdf
Thursday, June 25, 2015
Splatting
Splatting Demo
[1] http://potree.org/demo/lion/lion_takanawa.html
[2] http://potree.org/demo/potree_2014.12.30/examples/lion_laz.html
[3] Full http://potree.org/wp/
Wednesday, June 24, 2015
Maya Ubuntu
http://forums.autodesk.com/t5/installation-licensing/installing-maya-on-ubuntu/td-p/4905036
Tuesday, June 23, 2015
Reflection/Point-based Global Illumination
- Reflection and refraction
- Point-based Global Illumination
- Anti-aliasing settings
[2] Global illumination 99 lines
http://www.kevinbeason.com/smallpt/
Running Wireshark over Ubuntu 14.04
After installation, execute next steps:
1) sudo dpkg-reconfigure wireshark-common
2) sudo chmod +x /usr/bin/dumpcap
3) sudo setcap CAP_NET_RAW,CAP_NET_ADMIN,CAP_DAC_OVERRIDE+eip /usr/bin/dumpcap
Reference:
[1] https://ask.wireshark.org/questions/16343/install-wireshark-on-ubuntu
[2] http://askubuntu.com/questions/348712/there-are-no-interfaces-on-which-a-capture-can-be-done
Rendering
Matlab Sample (Run in matlab, compiling with mex over Ubuntu)
http://vision.princeton.edu/pvt/RenderPCcamera/
Obj Files
[1] http://people.sc.fsu.edu/~jburkardt/data/obj/obj.html
2. Multi-Resolution Surfel Map (MRSMap) Library
src https://code.google.com/p/mrsmap/
dependencies information
https://github.com/ais-hilgert/mrsmap/wiki/Build-mrsmap
3. Point Cloud Library
https://github.com/PointCloudLibrary/pcl
4. OpenGL tutorial C++ Code
https://gitlab.com/wikibooks-opengl/modern-tutorials/tree/master
5. Real Time Rendering http://web.cse.ohio-state.edu/~tong/cse781projects/
Wednesday, June 17, 2015
Computer Graphics Resources
Point based Compute Graphic
[1] http://www.cin.ufpe.br/~marcelow/Marcelow/programacao%20cg_files/
Course (pt)
[1] https://adeetc.thothapp.com/classes/CG/1213i/LI31N-LI51N/resources/
[2] http://di002.edv.uniovi.es/~rr/
Resources:
[1] Course (Projection ..)
http://web.cs.wpi.edu/~gogo/courses/cs543/
[2] Course
http://www.personal.psu.edu/tam44/Math2025/
[3] http://di002.edv.uniovi.es/~rr/
[4] Transformations
http://www.eee.ufg.br/~assfalk/disciplinas/cg/plano_espaco.pdf
http://garryowen.csisdmz.ul.ie/~cs4085/resources/lect04.pdf
http://garryowen.csisdmz.ul.ie/~cs4085/resources/res-map.html
[5] Projections
http://www.eee.ufg.br/~assfalk/disciplinas/cg/projecoes.pdf
http://web.cs.wpi.edu/~gogo/courses/cs543/slides/cs543_15_Projection_1up.pdf
[6] Algebra Lineal
6.1 Producto interno y norma
http://www.fing.edu.uy/~jana/gal22010/clase9.pdf
6.2 Ortogonalidad/Ortonormalidad
http://www.fing.edu.uy/~jana/gal22010/clase10.pdf
6.3 Transformaciones Lineales
http://www.fing.edu.uy/~jana/gal22010/clase11.pdf
6.4 MĆnimos Cuadrados
http://www.fing.edu.uy/~jana/gal22010/clase12.pdf
Subscribe to:
Posts (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/...
Odoo 17 - Custom adds
[1] Diario/Seq https://apps.odoo.com/apps/modules/17.0/sequence_for_journal