CURADURÍA DE CONTENIDOS
ESTA INFORMACIÓN NO ES SECRETA, SOLO SE TRATA DE INFORMACIÓN QUE ESTA EN REVISIÓN PARA SU GRADUAL PUBLICACIÓN
Anotaciones temporales previas a la publicaciónESTA INFORMACIÓN NO ES SECRETA, SOLO SE TRATA DE INFORMACIÓN QUE ESTA EN REVISIÓN PARA SU GRADUAL PUBLICACIÓN
http://www.mingw.org/ minimalist development environment for native Microsoft Windows applications.
https://www.youtube.com/watch?v=KdAVYwPqRKc Descargar e Instalar DEV C++ - En cualquier Windows
Build a Compact 4 Node Raspberry Pi Cluster
http://makezine.com/projects/build-a-compact-4-node-raspberry-pi-cluster/
16×2 LCD Module Control Using Python
http://www.raspberrypi-spy.co.uk/2012/07/16x2-lcd-module-control-using-python/
Valores propios y vectores propios
http://www.sc.ehu.es/sbweb/energias-renovables/MATLAB/simbolico/algebra/algebra_1.html
Ecuaciones y sistemas en matlab (chevere)
http://www.sc.ehu.es/sbweb/energias-renovables/MATLAB/simbolico/algebra/algebra.html
Rectas y planos
http://www.sc.ehu.es/sbweb/energias-renovables/MATLAB/simbolico/geometria/geometria.html
INSTALAR http://www.openframeworks.cc/
LINEA CON DDA VERSION 2
http://www.mathworks.com/matlabcentral/fileexchange/25524-line-drawing-by-dda/content/DDA_Line.m
Caras: Espejo de las emociones (1)
http://www.dailymotion.com/video/x9jyqr_caras-espejo-de-las-emociones-1_school
Caras: Espejo de las emociones (2)
http://www.dailymotion.com/video/x9jypm_caras-espejo-de-las-emociones-2_school
---------- SELECCIONES PYGAME-----------
2015-09-06 Los 10 diez mejores tutoriales pygame
2015-09-06 El mejor (a la fecha) . <http://eli.thegreenplace.net/tag/pygame-tutorial>:
- parte 1 <http://eli.thegreenplace.net/2008/12/13/writing-a-game-in-python-with-pygame-part-i/>
- parte 2 <http://eli.thegreenplace.net/2008/12/20/writing-a-game-in-python-with-pygame-part-ii/>
- parte 3 <http://eli.thegreenplace.net/2009/01/09/writing-a-game-in-python-with-pygame-part-iii/>
- parte 4 <http://eli.thegreenplace.net/2009/02/13/writing-a-game-in-python-with-pygame-part-iv/>
2015-09-08 Guía de ejemplos <http://www.losersjuegos.com.ar/_media/referencia/apuntes/guia_de_ejemplos_sobre_pygame/guia_de_ejemplos_sobre_pygame.pdf>
2015-09-26 RASPBERRY PI Y PYTHON <https://www.raspberrypi.org/learning/python-quick-reaction-game/worksheet/>
2015-09-26 RASPBERRY PI PYTHO MEDIR TEMPERATURA <https://www.raspberrypi.org/learning/temperature-log/worksheet/>
2015-12-20 COORDENADAS Y UN JUEGO EN PYGAME BASICO <http://programarcadegames.com/index.php?chapter=introduction_to_graphics>
------- SELECCIONES COMPRESION DE IMÁGENES---------
2015-09-06 4.10. Técnicas de compresión de imágenes <http://www.virtual.unal.edu.co/cursos/sedes/manizales/4040051/html/capitulos/cap_v/tecnicas_compresion_imagenes.pdf>
2015-09-06 Procesamiento Digital de Señales. 2012 Capítulo 02. Transformada Coseno Discreta<https://maixx.files.wordpress.com/2012/10/cap12_dct_v01_01_03.pdf>
2015-09-06 El estándar de compresión JPEG <http://alojamientos.us.es/gtocoma/pid/pid6/pid65.htm>
2015-09-06 De wikipedia (aunque no está destacado, tiene info interesante) <https://es.wikipedia.org/wiki/Joint_Photographic_Experts_Group>
------------------------------------------------
------TRANSFORMADA DISCRETA DEL COSENO-----------
TRANSFORMADA DISCRETA DEL COSENO <http://www.alfonsomartin.es/tdi/pdf/dct.pdf>
El estándar de compresión JPEG<http://alojamientos.us.es/gtocoma/pid/pid6/pid65.htm>
Compresion de Imagenes (Transformada Discreta del Coseno)<http://www.modulo0tutoriales.com/compresion-de-imagenes-transformada/>
** Image Compression: How Math Led to the JPEG2000 Standard The Discrete Cosine Transformation<http://www.whydomath.org/node/wavlets/dct.html>
** Image Compression: How Math Led to the JPEG2000 Standard
Digital Image Basics<http://www.whydomath.org/node/wavlets/imagebasics.html>
2015-09-18 ** Discrete Cosine Transform and JPEG <http://www8.cs.umu.se/kurser/5DA002/HT11/jpeg.pdf>
--------------- GAMEMAKER LENGUAGE -----
2015-09-06 SITO DE DESCARGA VERSION LIGTH GRATIS <http://www.yoyogames.com/legacy>
2015-09-06 VERSIONES ANTIGUAS DE GML <http://www.yoyogames.com/studio/download>
2015-09-14 RANDOM EN GAMEMAKER <http://docs.yoyogames.com/source/dadiospice/002_reference/maths/real%20valued%20functions/random.html>
2015-09-14 DOCUMENTACION FUNCIONES <http://docs.yoyogames.com/index.html?page=source%2Fdadiospice%2F002_reference%2Fmaths%2Freal%20valued%20functions%2Frandom.html>
2015-09-14 [] Una intriocucción muy básica <https://www.youtube.com/watch?v=aKAWirMkL00>
UN video de una hora Crear un Juego "Como hacer un juego estilo Crossy Road 2D o Frogger Tutorial" <https://www.youtube.com/watch?v=s5FqZivrYMA>
2015-09-14 [] Como hacer un juego con vista isometrica en Game Maker Tutorial <https://www.youtube.com/watch?v=1kkYU86SKKE>
----------------------------------------------------------
----------SCRATCH MIT -------------------------------
Convertir de scratch a ejecutalbes <http://wiki.scratch.mit.edu/wiki/Porting_Scratch_Projects>
Compilar (EXE) aarchivos scraatch <https://scratch.mit.edu/projects/35417838/>
Descarga Procd (compilar) <https://app.box.com/s/cqitt6f10ill2gjus518>
VÍDEO CÓMO COMPILAR CON PROCD Video for using command line <https://www.youtube.com/watch?v=tsdaiEqY-VQ>
CREAR UN SPRITE <http://wiki.scratch.mit.edu/wiki/Sprite>
2015-09-26 [PDF] IMPORTANCIA DE KINECT EN LA EDUCACION (PHd)
2015-09-26 [PDF] Ambiente de aprendizaje basado en un robot móvil controlado con Kinect y Scratch<
http://hdl.handle.net/123456789/4590>2015-09-26 SCRATCH PARA RASPBERRY PI <https://www.raspberrypi.org/learning/getting-started-with-scratch/>
2015-09-26 ROBOT ANTENNA scratch y raspberry pi <https://www.raspberrypi.org/learning/robot-antenna/worksheet/>
2015-09-26 kinet Xbox con scratch <http://scratch.saorog.com/>
2015-09-30 PROYECTO Web cam y globo <http://wiki.scratch.mit.edu/wiki/Watch_Me_Move!>
2015-09-30 SCRATCH 2.0 GUIA WIKI <http://wiki.scratch.mit.edu/wiki/Scratch_2.0>
2015-10-01 EJEMPLO VIDEO SENSING WIKI <http://wiki.scratch.mit.edu/wiki/Video_()_on_()_(block)>
2015-10-01 EXPLICACION COMO SENSA LA CAMARA EN SCRATCH <https://en.wikipedia.org/wiki/Optical_flow>
2015-10-01 VIDEO MOTION SENSING (LAPIZ Y CAMARA) <https://www.youtube.com/watch?v=xTPE8gkLatA>
2015-10-01 UFFFF TESIS VIDEO SENSING <http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.259.4819&rep=rep1&type=pdf>
2015-10-06 TED VIDEO SCRATCH HABLA CREADOR <https://www.ted.com/talks/mitch_resnick_let_s_teach_kids_to_code?language=es>
2015-10-06 ACERCA DE SCRATCH (en español) <https://scratch.mit.edu/about/>
2015-10-06 RASPBERRY PI GPIO Y SCRATCH (BUEN SITIO) <https://pihw.wordpress.com/lessons/rgb-led-lessons/rgb-led-lesson-2-scratch-gpio-getting-started/>
ESTE ES ESPECIALIZADO EN RASPBERRY PI Y SCRATCH GPIO <http://simplesi.net/scratchgpio/scratch-raspberrypi-gpio/>
---------------------------------------------------------------------------
---------------------UNITY-----------------------------------------
Unity 5 Personal Edition <https://unity3d.com/es/unity/personal-edition>
PRIMER TUTORIAL PARA PRINCIPIANTES Unity Tutorial: The Basics (For Beginners <https://www.youtube.com/watch?v=QUCEcAp3h28>
Tutoriales en español por Unity <http://unity3d.com/es/learn/tutorials>
Blog por Unity <http://blogs.unity3d.com/>
Física por Unity <http://unity3d.com/es/learn/tutorials/topics/physics>
Unity aprendizaje <https://unity3d.com/es/learn>
Unity documentación <http://docs.unity3d.com/>
Unity comunidad <https://unity3d.com/es/community>
Meshes [video] (Vertices aristeas (edges)) <https://unity3d.com/es/learn/tutorials/modules/beginner/graphics/meshes>
Unity Youtube canal, ej meshes <https://www.youtube.com/watch?t=91&v=cKJ6dQfgcAU>
2015-09-17 [02:17] INTERFACE OVERVIEW (Lista de reproducción)
2015-09-17 [28:21] 2D GAME DEVELOPMENT WALKTHROUGH
----------------SPRITES GRATUITOS Y EDITORES EN LINEA-------------------
<http://opengameart.org/> <http://opengameart.org/content/fruits>
Música gratis (dar credito) <http://opengameart.org/content/funkorama>
Secuencias de movimientos <http://gallerily.com/game+sprites+free> ejemplo :<http://img03.deviantart.net/b11f/i/2011/009/1/8/game_sprites_re_coller_by_frgrgrsfgsgsfgggsfsf-d36tf0e.png>
2015-09-25 OnLine ImageEditor <http://www.online-image-editor.com/?language=spanish>
2015-10-07 Figuras en "palo" (bailrines) <http://es.123rf.com/photo_10274654_baile-de-hombre-y-mujer-figuras-de-palo.html>
--------------------OPEN GL APUNTES------------------------------
2015-09-11 C++ OpenGL Lesson 1: A Simple OpenGL Project video 3:48 (mas videos) []
2015-09-11 Beginners' OpenGL 3+ - Starting Out vídeo 6:13 []
2015-09-11 SIGGRAPH University : "An Introduction to OpenGL Programming" vídeo 3:18:05 []
2015-09-11 OpenGL Tutorial #0a: Getting OpenGL Set Up on Windows vídeo 8:45 []
2015-09-12 ** The Industry's Foundation for High Performance Graphics
2015-09-12 ** https://www.opengl.org/wiki/Getting_Started (Comenzando con OpenGL)
++
2015-12-20
3D Computer Graphics: A Mathematical Introduction with OpenGL. Author: Samuel R. Buss
descargar <http://www.zu.edu.jo/UploadFile/Library/E_Books/Files/LibraryFile_121428_9.pdf>
<http://www.math.ucsd.edu/~sbuss/MathCG/>
y <http://www.math.ucsd.edu/~sbuss/MathCG/OpenGLsoft/Solar/Solar.html>
2015-12-20 TUTORIALES OPNE GL <https://www.opengl.org/wiki/Code_Resources>
--------------------------------------------------------------------
------------------** IMAGESTACK---------------------------
2015-09-18 **STANFORD <https://graphics.stanford.edu/software/>
2015-09-18 DESCARGA <https://github.com/abadams/imagestack>
2015-09-18 OTRA DESCARGA <https://code.google.com/p/imagestack/downloads/list> PROBADO es de linea de comando el exe
2015-09-18 INFORMACIÓN <https://code.google.com/p/imagestack/>
2015-09-18 COMANDOS <https://code.google.com/p/imagestack/w/list>
2015-09-18 OTROS COMANDOS Y EJEMPLOS <https://code.google.com/p/imagestack/>
2015-09-18 OTRO PAQUETE INTERESANTE DE ESTANFORD qsplat <https://graphics.stanford.edu/software/qsplat/>
2015-10-31 poner un fondo (a.tga [fondo1.jpg] ejem paisaje) y dentro del fondo otro imagen (b.tga [rostro1.jpg] ejem un rostro): CHEVERE
ImageStack -help log -log takes the natural log of the current image. Usage: ImageStack -load a.tga -log -load b.tga -log -add -exp -save product.tga.
-----------------------------------------------------
----------------ALGORITMOS COMPUTACION GRAFICA----------
2015-09-20 LISTA DE ALGORITMOS EN WIKIPEDIA (COMO REFWERENTE INICAL) <https://en.wikipedia.org/wiki/List_of_algorithms>
2015-09-20 VER DESCRIPCIÓN DEL ALGORITMO Connected-component labeling [bwconncomp]<https://en.wikipedia.org/wiki/Connected-component_labeling>
2015-09-20 How do I find the connected components in a binary image? [ALGORITMO EN C++ (yo: llevarlo a VHDL :) ] <http://stackoverflow.com/questions/22051069/how-do-i-find-the-connected-components-in-a-binary-image>
2015-09-20 Region Growing Algorithm (VIDEO) <https://www.youtube.com/watch?v=j6f_F59jL-g>
2015-09-20 Connected Component Labeling (VIDEO) <https://www.youtube.com/watch?v=G260Dfg2MxI>
2015-09-20 Random walker algorithm [también para circuitos]<https://en.wikipedia.org/wiki/Random_walker_algorithm>
2015-09-20 IMAGE SEGMENTATION <https://en.wikipedia.org/wiki/Image_segmentation>
2015-09-20 IMAGE PROCESSING IN PYTHON (free to download) (Colección de algoritmos) <http://scikit-image.org/>
2015-09-20 Adapting gray-scale filters to RGB images<http://scikit-image.org/docs/dev/auto_examples/plot_adapt_rgb.html>
2015-09-20 OJO HUMANO Algoritmo para la Medida pupilar Directa (AMPd) [Tésis U. de Antioquia] ]mediciones, uso de algoritmos desde MATLAB (Ver pág. 71, cap 5) <http://barlai.udea.edu.co/pdfs/tesis/tesis_pregrado_DanielMartinez_2013.pdf>
2015-09-22 FILTRO GAUSIANO 1 <https://en.wikipedia.org/wiki/Gaussian_blur>
2015-09-22 FILTRO GAUSIANO 2 <http://reference.wolfram.com/language/tutorial/ImageProcessing.html>
Image processing
Further information: Image processing
- Contrast Enhancement
- Histogram equalization: use histogram to improve image contrast
- Adaptive histogram equalization: histogram equalization which adapts to local changes in contrast
- Connected-component labeling: find and label disjoint regions
- Dithering and half-toning
- Elser difference-map algorithm: a search algorithm for general constraint satisfaction problems. Originally used for X-Ray diffractionmicroscopy
- Feature detection
- Canny edge detector: detect a wide range of edges in images
- Generalised Hough transform
- Hough transform
- Marr–Hildreth algorithm: an early edge detection algorithm
- SIFT (Scale-invariant feature transform): is an algorithm to detect and describe local features in images.
- SURF (Speeded Up Robust Features): is a robust local feature detector, first presented by Herbert Bay et al. in 2006, that can be used in computer vision tasks like object recognition or 3D reconstruction. It is partly inspired by the SIFT descriptor. The standard version of SURF is several times faster than SIFT and claimed by its authors to be more robust against different image transformations than SIFT.[2][3][4]
- Richardson–Lucy deconvolution: image de-blurring algorithm
- Seam carving: content-aware image resizing algorithm
- Segmentation: partition a digital image into two or more regions
- GrowCut algorithm: an interactive segmentation algorithm
- Random walker algorithm
- Region growing
- Watershed transformation: a class of algorithms based on the watershed analogy
--------------------------------------------------------------------------
-----------------MATLAB---------------------------------
RASPBERRY PI <https://www.mathworks.com/hardware-support/raspberry-pi-matlab.html?s_tid=srchtitle>
RASPBERRY PI <http://www.mathworks.com/videos/programming-raspberry-pi-with-simulink-87003.html>
2015-09-20 FUNCIÓN bwconncomp <http://www.mathworks.com/help/images/ref/bwconncomp.html>
2015-09-20 FUNCIÓN label2rgb <http://www.mathworks.com/help/images/ref/label2rgb.html>
2015-09-20 VER DESCRIPCIÓN DEL ALGORITMO Connected-component labeling [bwconncomp]<https://en.wikipedia.org/wiki/Connected-component_labeling>
2015-09-20 Region Growing Algorithm (VIDEO) <https://www.youtube.com/watch?v=j6f_F59jL-g>
2015-09-20 LICENCIAS ACADÉMICAS <http://www.mathworks.com/academia/student_version/class_use.html?s_tid=ac_clasuse_sv_bod>
2015-09-20 COMPRAR A BAJO0 PRECIO LICENCIA ESTUDIANTE <http://www.mathworks.com/academia/student_version/>
2015-09-20 STUDENT COPY NOT FOR TEACHER :( PERI SI PARA degree-granting higher education institution <http://www.mathworks.com/help/install/ug/student-version.html?searchHighlight=STUDENT%20licenses>
2015-09-20 VERIFICADOR DE LICENCIAS <https://www.mathworks.com/academia/tah-support-program/eligibility/index.html?s_tid=gn_ac_sv_lic>
SUPER ESTA LICENCIA POR u$80 MAS LOS ADICIONALES 2015-09-20 <https://www.mathworks.com/store/link/products/student/SV?s_tid=ac_buysuite_sv_bod>
2015-09-20 OJO HUMANO Algoritmo para la Medida pupilar Directa (AMPd) [Tésis U. de Antioquia] ]mediciones, uso de algoritmos desde MATLAB (Ver pág. 71, cap 5) <http://barlai.udea.edu.co/pdfs/tesis/tesis_pregrado_DanielMartinez_2013.pdf>
2015-09-30 Matlab en circuit today <http://www.circuitstoday.com/category/matlab>
- 2015-09-30 Image Representation in MATLAB – How to Represent Binary,Grayscale & Color Images y FUNCIONES <http://www.circuitstoday.com/image-representation-in-matlab>
- What is Image Processing?An Introduction to basics <http://www.circuitstoday.com/what-is-image-processing>
2015-10-01 ALGORITMO SENSAR VIDEO COMO LO HACE EN SCRATCH <https://en.wikipedia.org/wiki/Optical_flow>
2015-10-26 MENU EN MATLAB GUI VIDEO CON EJEMPLO []<https://www.youtube.com/watch?v=H7sY6EcqB-4>
2015-11-02 PROCESAMIENTO DE IMÁGENES EN MATLAB (CHEVERE-VIDEO-WEBMINAR)
--------------------------------------------------------------------------
-------------DEFINICIONES---------
SPRITE : a computer graphic that may be moved on-screen and otherwise manipulated as a single entity.
¿Qué es computación gráfica? R/ Todo aquello que no sea texto ni sonido <Cornell University Program of Computer Graphics> <http://www.graphics.cornell.edu/online/tutorial/>
----------------------------------
----------COMPUTACION GRAFICA Y UNIVERSIDADES-------
2015-09-22 CORNELL GRAPHICS AND VISION GROUP<http://rgb.cs.cornell.edu/>
2015-09-22 CORNELL GRAPHICS COURSE -EXISTE UNO NUEVO- (HASTA 1999)<http://www.graphics.cornell.edu/online/tutorial/>
----------------------------------
------------GAME OF LIVE----------------
2015-09-29 VERSIÓN EN AL WEB ANIMADA Y SELECCIONABLE ON STAGE <http://www.bitstorm.org/gameoflife/>
2015-09-29 VIDEO Stephen Hawkings The Meaning of Life (John Conway's Game of Life segment) <https://www.youtube.com/watch?v=CgOcEZinQ2I>
2015-09-29 VIDEO Complejidad, juego de la vida [] <https://www.youtube.com/watch?v=npmsDxWLPiM>
2015-12-21 DICIEMBRE <https://processing.org/examples/gameoflife.html>
----------------------------------
-------------LEAP MOTION---------
Cómo funciona LEAP MOTION <http://blog.leapmotion.com/hardware-to-software-how-does-the-leap-motion-controller-work/>
----------------------------------
-------------HOLOGRAMAS OTRO MEDIO Y COMPUTACION GRÁFICA
HOLOGRAMAS Y DISPOSITIVOS MOVILES
CONSTRUIR UN DISPOSITIVO PARA MOVIL <https://www.youtube.com/watch?v=jU5qmrOri68>
COSNTRUIR UN DISPOSITIVO PARA TABLET <https://www.youtube.com/watch?v=2PH_WpO0_Io>
VIDEO 1 PARA PROBAR <https://www.youtube.com/watch?v=Y60mfBvXCj8>
OTRA IDEA PARA EL DISEÑO DEL DISPOSITIVO <https://www.youtube.com/watch?v=e4w4kiYKY7Y>
MICROSOFT HOLOGRAMAS, APP Y PLANTILLA <https://www.microsoft.com/en-us/store/apps/holograms/9wzdncrdc2j5>
OTRA IDEA <https://www.youtube.com/watch?v=Bpp5k0AXNTA>
OTRA IDEA <https://www.youtube.com/watch?v=avnsvPsRLfU>
-------------COLOR--------------------
2015-11-09 COLOR DE LA PIEL HUMANA EN PHANTONE
2015-10-09 FORMATOS COMO AVI MPEG OGG
----------------------------------
----------REVERSE IMAGE----------
<https://www.tineye.com/>
-------------------------------------------
------- TRATAMIENTO DE IMAGENES BMP--------
DESDE C++ <http://electronicsforu.com/electronicsforu/circuitarchives/view_article.asp?sno=2304&id=14064&article_type=2&b_type=new&ss=%20436755>
------ DICIEMBRE 2015----------
2015-12-21 Processing is a flexible software sketchbook and a language for learning how to code within the context of the visual arts. <https://processing.org/>
2015-12-21 EJEMPLO USO PROCESSING <http://blogs.hebali.com/itp/?p=133>
2015-12-21 PROCESSING ES OPNE SOURCE DOWNLOAD <http://blogs.hebali.com/itp/?p=133>
2015-12-21 DICIEMBRE <https://processing.org/examples/gameoflife.html>
No hay comentarios:
Publicar un comentario