Pinned Repositories
CalcDifferenceOfTwo3DObjects
compute difference of two 3D objects (wavefront obj)
Digitization_pone
HarmonicCoordinate
Harmonic Coordinate for deformation
kcurves
Implementation of k-curves.
OnnxSampleForCppCLI
Train a VAE with PyTorch, export the model as onnx, and use the decoder of VAE in C++CLI (VS2019).
PatchMatch_CppCli
PythonOpenCVPractice
ShrinkWrappingParametrization
SimpleDcmViewer
A simple dicom volume viewer.
SpinTracker_Python
Tool for estimating baseball spin speed (RPS, Revolution per second) and spin axis from high speed video.
TakashiIjiri's Repositories
TakashiIjiri/PythonOpenCVPractice
TakashiIjiri/SpinTracker_Python
Tool for estimating baseball spin speed (RPS, Revolution per second) and spin axis from high speed video.
TakashiIjiri/HarmonicCoordinate
Harmonic Coordinate for deformation
TakashiIjiri/ShrinkWrappingParametrization
TakashiIjiri/Digitization_pone
TakashiIjiri/kcurves
Implementation of k-curves.
TakashiIjiri/OnnxSampleForCppCLI
Train a VAE with PyTorch, export the model as onnx, and use the decoder of VAE in C++CLI (VS2019).
TakashiIjiri/PatchMatch_CppCli
TakashiIjiri/SimpleDcmViewer
A simple dicom volume viewer.
TakashiIjiri/CalcDifferenceOfTwo3DObjects
compute difference of two 3D objects (wavefront obj)
TakashiIjiri/dct_python
離散コサイン変換(python, 自作+cv2)
TakashiIjiri/DelaunayTrianglurationHalfEdge
Delaunay Triangluration with Half Edge data structure
TakashiIjiri/ExponentialMap
TakashiIjiri/FirstOpenMeshViz
practice to using openMesh on OpenGL with MFC
TakashiIjiri/GraphcutTexture
TakashiIjiri/histogram_matching_python
histogram matching by python
TakashiIjiri/HrbfSegmentation2D
TakashiIjiri/MLPracticePython
TakashiIjiri/OpticalFlowSample_PythonOpenCV
A sample code that visualizes optical flow of webcam images (Python, OpenCV). オプティカルフローを可視化するサンプル.
TakashiIjiri/PositionFit
TakashiIjiri/PythonPCA
TakashiIjiri/SimpleRigidSim_PyOpenGL
Very simple samples (3d obj viewer and rigid simulation, in Python + OpenGL environment
TakashiIjiri/SimpleSurfaceCTViewer
TakashiIjiri/SimpleWebcamSelectionDialog
Show a dialog to select a webcom (python 3, tkinter, pillow, cv2)
TakashiIjiri/SJTracker
4D CT Analysis software
TakashiIjiri/SproutViewer4D
TakashiIjiri/SurfaceVolumeViewer
TakashiIjiri/TakashiIjiri.github.io
TakashiIjiri/TextureSynthesisOnSurface
TakashiIjiri/TMathLib
Mathematical, triangle mesh, and openGL library commonly used from various projects