﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3AApinzonf%2FGsoc2014%2Fproposal</id>
	<title>利用者:Apinzonf/Gsoc2014/proposal - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%3AApinzonf%2FGsoc2014%2Fproposal"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Apinzonf/Gsoc2014/proposal&amp;action=history"/>
	<updated>2026-05-14T10:58:18Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Apinzonf/Gsoc2014/proposal&amp;diff=146353&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Apinzonf/Gsoc2014/proposal&amp;diff=146353&amp;oldid=prev"/>
		<updated>2018-06-28T21:07:34Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 21:07時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Apinzonf/Gsoc2014/proposal&amp;diff=146352&amp;oldid=prev</id>
		<title>2014年5月12日 (月) 16:39にwiki&gt;Apinzonfによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85:Apinzonf/Gsoc2014/proposal&amp;diff=146352&amp;oldid=prev"/>
		<updated>2014-05-12T16:39:44Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Interactive Quadrilateral Remeshing Based on Harmonic Functions=&lt;br /&gt;
&lt;br /&gt;
Name: Alexander Pinzon Fernandez&lt;br /&gt;
&lt;br /&gt;
Email: apinzonf@gmail.com&lt;br /&gt;
&lt;br /&gt;
IRC: apinzonf&lt;br /&gt;
&lt;br /&gt;
www: http://apinzonf.wordpress.com/, http://wiki.blender.org/index.php/User:Apinzonf&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Synopsis==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A lot of computer graphics objects have an undesirable topology. Many artists require changing the topology of the mesh to facilitate the process of editing and animation. In recent years, the most popular mesh topology is composed of triangles and quadrilaterals that provide several desired features by the artists. This project proposes an interactive remeshing tool that generate a quad-dominant mesh based on harmonic functions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Paper used: S. Dong, S. Kircher, and M. Garland. 2005. Harmonic functions for quadrilateral remeshing of arbitrary manifolds. Comput. Aided Geom. Des. 22, 5 (July 2005), 392-423.  http://www.ideals.illinois.edu/bitstream/handle/2142/10896/Harmonic%20Functions%20for%20Quadrilateral%20Remeshing%20of%20Arbitrary%20Manifolds.pdf?sequence=2&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Apinzonf_Quad_Proposal_01.png|center|thumb|369px| The red points were defined by the user, Harmonic Field and resulting mesh]]&lt;br /&gt;
&lt;br /&gt;
[[File:Apinzonf_Quad_Proposal_02.png|center|thumb|369px| The red points were defined by the user to produce the harmonic scalar field ]]&lt;br /&gt;
&lt;br /&gt;
==Benefits to Blender==&lt;br /&gt;
&lt;br /&gt;
This project proposes a new quad remeshing tool for blender user that require improves the topology of surfaces models.&lt;br /&gt;
&lt;br /&gt;
The user can define the vertices needed to find the harmonic scalar field required to compute the new topology.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Deliverables==&lt;br /&gt;
&lt;br /&gt;
#	A new and robust quad remeshing tool for Blender.&lt;br /&gt;
#	Some pages of documentation to be included in the manual&lt;br /&gt;
#	A technical document for developers to improve the method in the future.&lt;br /&gt;
#	A tutorial explaining the use of the tool.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==Project Details==&lt;br /&gt;
&lt;br /&gt;
Basic steps to implement a quad remeshing tool based on harmonic functions.&lt;br /&gt;
&lt;br /&gt;
#	Interactive session with user to define features points.&lt;br /&gt;
#	Construct the harmonic scalar field.&lt;br /&gt;
#	Based on harmonic scalar field compute a gradient field.&lt;br /&gt;
#	Define two orthogonal vector fields using the gradient field.&lt;br /&gt;
#	Define a net of polygons over the original surfaces with the use of integral lines defined by the orthogonal vector fields.&lt;br /&gt;
# Generate a new mesh.&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
==Project Schedule==&lt;br /&gt;
&lt;br /&gt;
Project Schedule 16 weeks&lt;br /&gt;
&lt;br /&gt;
*	3 weeks: Interactive session with user to define features points.&lt;br /&gt;
*	1 week: Construct the harmonic scalar field.&lt;br /&gt;
*	1 week: Based on harmonic scalar field compute a gradient field.&lt;br /&gt;
*	1 week: Define two orthogonal vector fields using the gradient field.&lt;br /&gt;
*	3 week : Define a net of polygons over the original surfaces with the use of integral lines defined by the orthogonal vector fields.&lt;br /&gt;
*	3 week: Generate a new mesh.&lt;br /&gt;
*	2 weeks: Testing the tool.&lt;br /&gt;
*	2 weeks: Generation of the documentation and tutorials&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Bio==&lt;br /&gt;
&lt;br /&gt;
I graduated as systems engineer in Colombia in 2007.&lt;br /&gt;
&lt;br /&gt;
I am a MSc computer science student at National University of Colombia.&lt;br /&gt;
&lt;br /&gt;
Skeleton extraction and mesh smoothing are the research topics of my MSc. I am use CGAL, Graphite and Qt libraries.&lt;br /&gt;
&lt;br /&gt;
Since 2007 I am a member of the Bioingenium Research Group of National University of Colombia.&lt;br /&gt;
&lt;br /&gt;
I have been using Blender for about 10 years. I was working on the develop of an operator to remove noise from a mesh at GSOC 2012 – Blender suchi branch “Mesh Smoothing for 3d Scan Data”.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
===WORK EXPERIENCE===&lt;br /&gt;
&lt;br /&gt;
2013 Google Summer of Code – Blender Foundation: “Laplacian Deform”.&lt;br /&gt;
&lt;br /&gt;
2012 Google Summer of Code – Blender Foundation: “Mesh Smoothing for 3d Scan Data”.&lt;br /&gt;
&lt;br /&gt;
2010 - Scire Foundation, Software Architect:&lt;br /&gt;
&lt;br /&gt;
Design and development of web services data, hibernate and oracle.&lt;br /&gt;
&lt;br /&gt;
Programming GUI with RichFaces.&lt;br /&gt;
&lt;br /&gt;
Library of generic manipulation of trees, based on Java reflection techniques.&lt;br /&gt;
&lt;br /&gt;
2005 - 2007  Sigtech, LTDA, Developer Engineer:&lt;br /&gt;
&lt;br /&gt;
SIGC  System  Development  for  the  &amp;quot;Departamento  Administrativo  de  Catastro  Distrital DACD&amp;quot;. &lt;br /&gt;
&lt;br /&gt;
Software used in development: Oracle 9i, Visual Basic 6, PL / SQL Developer.&lt;br /&gt;
&lt;br /&gt;
2004 -2005  IIE and Colciencias, Student Monitor research:&lt;br /&gt;
&lt;br /&gt;
Project: &amp;quot; Theater of Memory in Virtual Worlds:&amp;quot; &lt;br /&gt;
&lt;br /&gt;
Architecture for handling streaming video that comes from a digital camcorder and put it as a texture of a 3D plane in a virtual setting, using the Java software, J3D, JMF, VRML, X3D.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
===SOFTWARE DEVELOPED: ===&lt;br /&gt;
&lt;br /&gt;
Nukak3D  http://sourceforge.net/projects/nukak3d&lt;br /&gt;
&lt;br /&gt;
3D medical image platform for visualization and image processing. &lt;br /&gt;
&lt;br /&gt;
Nukak3d  is a  flexible architecture  that  integrates general-purpose graphics  libraries such as VTK, ITK, VTKInria3D, OpenGL, under a graphical user interface (wxWidgets)  for three-dimensional visualization and processing of medical images. On C++.&lt;br /&gt;
&lt;br /&gt;
JNukak3D  http://sourceforge.net/projects/jnukak3d&lt;br /&gt;
&lt;br /&gt;
Software for three-dimensional visualization of DICOM images based on java.&lt;br /&gt;
&lt;br /&gt;
JVC1394  http://sourceforge.net/projects/jvc1394/ &lt;br /&gt;
&lt;br /&gt;
Wrapper for the library Libdc1394 to enable communication with the Java programming language. Java Video Capture for IEEE 1394 cameras. On C, C++, Java, Swig.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===PUBLICATIONS===&lt;br /&gt;
&lt;br /&gt;
Alexander Pinzon and Eduardo Romero. 2013. Shape Inflation with an Adapted Laplacian Operator for Hybrid Quad/Triangle Meshes. In Proceedings of the 2013 XXVI Conference on Graphics, Patterns and Images (SIBGRAPI '13). IEEE Computer Society, Washington, DC, USA, 179-186. DOI=10.1109/SIBGRAPI.2013.33 http://dx.doi.org/10.1109/SIBGRAPI.2013.33&lt;br /&gt;
&lt;br /&gt;
León J., Pinzón A., Sánchez C., Romero E. A distributed plugin based architecture for medical image processing. Proc. SPIE 8674, Medical Imaging 2013: Advanced PACS-based Imaging Informatics and Therapeutic Applications, 867403 (March 29, 2013);doi:10.1117/12.2007180.&lt;br /&gt;
&lt;br /&gt;
Pinzón,   A., Leon, J.C., Romero E.,   Diseño y desarrollo de una aplicación web para  la visualización eficiente de imágenes medicas, con procesamiento 3D por software o por hardware. En Seminario Internacional de Procesamiento y Análisis de Imágenes Médicas SIPAIM 2009, (Noviembre 27-27, 2009), Bogotá Colombia.&lt;br /&gt;
&lt;br /&gt;
Pinzón  A.,  Romero  E.,  Visualización  3D  de  imágenes  médicas:  una  herramienta  Open Source,    En Seminario Internacional de Procesamiento y Análisis de Imágenes Médicas SIPAIM 2008, (Noviembre 24-27, 2008), Bogotá – Colombia.&lt;br /&gt;
&lt;br /&gt;
Mendoza,  B.  U.,  Ramos,  G.  A.,  Mendez,  L.  M.,  Santamaria,  W.,  and  Pinzón,  A.  2006.  Camera  Motion  Control from  a  Java  3D  Environment:  Virtual  Studio  Application  in Decorative  Arts Museum Collections.  In Proceedings of  the 2006  international Conference on Cyberworlds  (November 28  - 29, 2006). CW. IEEE Computer Society, Washington, DC, 58-64.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Apinzonf</name></author>
		
	</entry>
</feed>