"plates-small.png"
seen from Germany
seen from Hong Kong SAR China
seen from United States
seen from United States
seen from China
seen from Bangladesh
seen from United States
seen from China
seen from Bangladesh
seen from Japan

seen from Italy
seen from United States
seen from United States

seen from Romania
seen from Netherlands

seen from Singapore

seen from Canada

seen from United States
seen from China
seen from Germany
"plates-small.png"

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Looking Glass is integrating with Kitware’s ParaView and 3D Slicer open source software to enhance communication and understanding in scient
TeleSculptor:空撮動画からPhotogrammetryするツール
久しぶりにPhotogrammetry系の話題。 このTeleSculptorは、KitwareによるKWIVER (Kitware Image and Video Exploitation and Retrieval)の1つで、空撮動画から地形をPhotogrammetryするために設計されたアプリケーション。
TeleSculptor
https://vimeo.com/427162764
TeleSculptorは、クロスプラットフォームのデスクトップPhotogrammetryアプリケーションです。 TeleSculptorはUAV(無人航空機)が収集した動画など、空撮動画に重点を置いて設計されており、地理空間座標の処理や、GPSやIMUセンサーからのメタデータが利用可能な場合はそれらを使用することもできます。しかし、このソフトウェアは地理空間データやメタデータが無い画像セットで…
View On WordPress
Kitware Part of Team to Address Climate Change Issues
Kitware Part of Team to Address Climate Change Issues
Clifton Park, NY (PRWEB) February 25, 2015
High-performance computing (HPC) will be used to develop and apply the most complete climate and Earth system model to address the most challenging and demanding climate change issues. This is the charge given by the Department of Energy (DOE) to eight national laboratories, the National Center for Atmospheric Research, four academic institutions, and…
View On WordPress
Java + VTK - 1st Test
Primera prueba de Java + VTK! Seguí en detalle la guía disponible en este sitio Web: http://www.particleincell.com/2011/vtk-java-visualization/ . A pesar que todo funcionó prefiero hacer anotaciones aun más precisas de mi prueba para que pueda reproducirse sin problema:
1- Descargué el VTK 5.10.1 . Generé el proyecto con CMake 2.8.9 y el CMakeCache.txt está disponible en los archivos adjuntos. Aquí se puede ver que forcé la dependencia a una de las versiones instaladas en mi máquina, específicamente la de Java 7 32bits. (C:/Program Files (x86)/Java/jdk1.7.0_15)
2- La compilación la realicé con VC++ Express 2008. No hubo problemas de compilación y luego de instalar se agregaron las rutas indicadas al PATH: C:\Program Files (x86)\VTK\bin;C:\Program Files (x86)\Java\jdk1.7.0_15\lib; C:\Program Files (x86)\Java\jre7\bin; C:\Program Files (x86)\Java\jre7\bin\client; C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\redist\x86\Microsoft.VC90.CRT;
3- Al crear el proyecto Eclipse asigné el mismo JDK como JVM que utiliza el proyecto. Añadí también el vtk.jar. Aparecieron los problemas de “vtkCommonJava not loaded”, pero se resolvieron finalmente añadiendo como Native Libraries de vtk.jar la ruta: C:\Program Files (x86)\VTK\bin donde están todos los DLL's.
4- El ejemplo de los IsoSurfaces y los planos funciona :D. Haré una prueba con imágenes para ver cómo se comporta en dichos casos Java con VTK.
Voila mi primer Test!
RaC

Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
Free to watch • No registration required • HD streaming
Motor de Rendering - VTK
Tomado del webinar de Kitware de VTK, agrego la siguiente imagen que me parece vital para entender la conexión entre los objetos que hacen parte de las escenas VTK:
Tomado de http://www.vtk.org/VTK/resources/webinars.html
Esta es la mejor manera de explicar y entender las conexiones necesarias en VTK !! (este mismo diagrama lo hice yo hace unos años)