Skip to content

Commit 375ec77

Browse files
committed
Added butterfly image
1 parent 303ac84 commit 375ec77

File tree

2 files changed

+79
-67
lines changed

2 files changed

+79
-67
lines changed

image/2024butterfly.png

196 KB
Loading

index.html

Lines changed: 79 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,18 @@ <h1> Vision </h1>
184184
<hr />
185185
<h1> Recent Research Topics</h1>
186186

187+
<div class="research_topic_box">
188+
<table class="rttable">
189+
<tr>
190+
<td><img src="image/2024butterfly.png"></td>
191+
<td>
192+
<b>2024, 蝶・蛾の3Dモデル集.</b>
193+
<br><a href="./projects/2024_butterflymodels.html">More info</a>
194+
</td>
195+
</tr>
196+
</table>
197+
</div>
198+
187199
<div class="research_topic_box">
188200
<table class="rttable">
189201
<tr>
@@ -330,97 +342,73 @@ <h1> Recent Research Topics</h1>
330342
</div>
331343

332344
<div class="research_topic_box">
333-
<table class="rttable">
334-
<tr>
335-
<td><img src="image/2019sa_qiu.png"></td>
336-
<td>
337-
<b>2019, Focus stacking by multi-viewpoint focus bracketing.</b>
338-
<a href="projects/2019sa_qiu.html">More info</a>
339-
</td>
340-
</tr>
341-
</table>
342-
</div>
343-
344-
<div class="research_topic_box">
345-
<table class="rttable">
346-
<tr>
347-
<td><img src="image/2019sa_inagaki.png"></td>
348-
<td>
349-
<b>2019, Pop-up digital tabletop.</b>
350-
<a href="projects/2019sa_inagaki.html">More info</a>
351-
</td>
352-
</tr>
353-
</table>
354-
</div>
355-
356-
<div class="research_topic_box">
357-
<table class="rttable">
358-
<tr>
359-
<td><img src="image/2018pone_ijiri.png"></td>
360-
<td>
361-
<b>2018, Digitization of natural objects with micro CT and photographs.</b>
362-
<a href="projects/2018pone_ijiri.html">More info</a>
363-
</td>
364-
</tr>
365-
</table>
345+
<table class="rttable">
346+
<tr>
347+
<td><img src="image/2019sa_qiu.png"></td>
348+
<td>
349+
<b>2019, Focus stacking by multi-viewpoint focus bracketing.</b>
350+
<a href="projects/2019sa_qiu.html">More info</a>
351+
</td>
352+
</tr>
353+
</table>
366354
</div>
367355

368356
<div class="research_topic_box">
369-
<table class="rttable">
370-
<tr>
371-
<td><img src="image/2018pg_sakai.png"></td>
372-
<td>
373-
<b>2018, Japanese Kanji Font Style Transfer based on GAN with Unpaired Training.</b>
374-
<a href="projects/2018pg_sakai.html">More info</a>
375-
</td>
376-
</tr>
377-
</table>
357+
<table class="rttable">
358+
<tr>
359+
<td><img src="image/2019sa_inagaki.png"></td>
360+
<td>
361+
<b>2019, Pop-up digital tabletop.</b>
362+
<a href="projects/2019sa_inagaki.html">More info</a>
363+
</td>
364+
</tr>
365+
</table>
378366
</div>
379367

380-
381368
<div class="research_topic_box">
382-
<table class="rttable">
383-
<tr>
384-
<td><img src="image/2018vc_narita.png"></td>
385-
<td>
386-
<b>2018, 最小切断面を利用した2値画像の意味的領域分割.</b>
387-
<a href="projects/2018vc_narita.html">More info</a>
388-
</td>
389-
</tr>
390-
</table>
369+
<table class="rttable">
370+
<tr>
371+
<td><img src="image/2018pone_ijiri.png"></td>
372+
<td>
373+
<b>2018, Digitization of natural objects with micro CT and photographs.</b>
374+
<a href="projects/2018pone_ijiri.html">More info</a>
375+
</td>
376+
</tr>
377+
</table>
391378
</div>
392379

393380
<div class="research_topic_box">
394-
<table class="rttable">
381+
<table class="rttable">
395382
<tr>
396-
<td><img src="image/2017cloth.png"></td>
383+
<td><img src="image/2018pg_sakai.png"></td>
397384
<td>
398-
<b>2017, Inverse Appearance Modeling of Interwoven Cloth.</b>
399-
<a href="https://ime.ist.hokudai.ac.jp/~doba/projects/inverse_cloth/inverse_cloth.html">More info</a>
385+
<b>2018, Japanese Kanji Font Style Transfer based on GAN with Unpaired Training.</b>
386+
<a href="projects/2018pg_sakai.html">More info</a>
400387
</td>
401388
</tr>
402389
</table>
403390
</div>
404391

392+
405393
<div class="research_topic_box">
406394
<table class="rttable">
407395
<tr>
408-
<td><img src="image/2017spinEstim.gif"></td>
396+
<td><img src="image/2018vc_narita.png"></td>
409397
<td>
410-
<b>2017, Baseball Spin Measurements with High-Speed Cameras.</b>
411-
<a href="https://takashiijiri.com/projects/2017ProjSpinEstim/index.html">More Info</a>
398+
<b>2018, 最小切断面を利用した2値画像の意味的領域分割.</b>
399+
<a href="projects/2018vc_narita.html">More info</a>
412400
</td>
413401
</tr>
414402
</table>
415403
</div>
416-
<!--
404+
417405
<div class="research_topic_box">
418406
<table class="rttable">
419407
<tr>
420-
<td><img src="image/2016hearttouch.png"></td>
408+
<td><img src="image/2017cloth.png"></td>
421409
<td>
422-
<b>2016, Deformable Heart Model Browser.</b>
423-
<a href="http://www-ui.is.s.u-tokyo.ac.jp/~taka/interactive-deformation-of-hearts/">More Info</a>
410+
<b>2017, Inverse Appearance Modeling of Interwoven Cloth.</b>
411+
<a href="https://ime.ist.hokudai.ac.jp/~doba/projects/inverse_cloth/inverse_cloth.html">More info</a>
424412
</td>
425413
</tr>
426414
</table>
@@ -429,15 +417,39 @@ <h1> Recent Research Topics</h1>
429417
<div class="research_topic_box">
430418
<table class="rttable">
431419
<tr>
432-
<td><img src="image/2014tf2.png"></td>
420+
<td><img src="image/2017spinEstim.gif"></td>
433421
<td>
434-
<b>2014, Flower Modeling via X-ray CT</b>
435-
<a href="http://takashiijiri.com/ProjTakaflower2/index.html">More Info</a>
422+
<b>2017, Baseball Spin Measurements with High-Speed Cameras.</b>
423+
<a href="https://takashiijiri.com/projects/2017ProjSpinEstim/index.html">More Info</a>
436424
</td>
437425
</tr>
438426
</table>
439427
</div>
440-
-->
428+
<!--
429+
<div class="research_topic_box">
430+
<table class="rttable">
431+
<tr>
432+
<td><img src="image/2016hearttouch.png"></td>
433+
<td>
434+
<b>2016, Deformable Heart Model Browser.</b>
435+
<a href="http://www-ui.is.s.u-tokyo.ac.jp/~taka/interactive-deformation-of-hearts/">More Info</a>
436+
</td>
437+
</tr>
438+
</table>
439+
</div>
440+
441+
<div class="research_topic_box">
442+
<table class="rttable">
443+
<tr>
444+
<td><img src="image/2014tf2.png"></td>
445+
<td>
446+
<b>2014, Flower Modeling via X-ray CT</b>
447+
<a href="http://takashiijiri.com/ProjTakaflower2/index.html">More Info</a>
448+
</td>
449+
</tr>
450+
</table>
451+
</div>
452+
-->
441453

442454
</div>
443455
</div>

0 commit comments

Comments
 (0)