2d-image
There are 62 repositories under 2d-image topic.
divyanshu-talwar/ShakaLakaBoomBoom
Unity application to convert 2D sketches to 3D models which could be maneuvered around using hand gestures (to a position and orientation of choice) in a 3D scene.
BrancoLab/imgreg2D
2D image registration in python, using napari.
Arka-Bhowmik/mri_triage_normal
Deep Learning Breast MRI Segmentation and Classification
chandnii7/Camera-Calibration
Program for non-planar camera calibration, mean square error, RANSAC algorithm, and testing with & without noisy data using extracted 3D world and 2D image feature points.
devjanar/react-typescript-2d-bounding-box
2D Bounding Boxes annotation are usually used to perception for AI based model development. This Project will help you lean from the scratch.
vgees/AI-in-2D-Medical-Imaging
In this project I have build algorithm for deducting pneumonia using chest X-ray. The dataset for this project was curated by the NIH specifically to address the problem of a lack of large x-ray datasets with ground truth labels to be used in the creation of disease detection algorithms.
YChuan1115/LevelSet-ShapePrior-DeepLearning
Open codes for paper "Level Set based Shape Prior and Deep Learning for Image Segmentation"
kumeS/biocasia2021-workshop-ja-image
Introduction to Bioimage Analysis using R in BioC Asia 2021 Workshop
mikami520/UNET
A Simple Tutorial for 2D and 3D U-Net Training and Test Pipeline in Pytorch
YChuan1115/Level-Set-1
Level Set algorithm for python
YChuan1115/template_matching
Color Ciratefi template matching algorithm implementation, compiles with Intel Compilers suite; it is a solution to the Intel Accelerate Your Code 2013 autumn contest.
ahmedabdel-hady/EJUST-Map
EJUST University Campus Map
russel0719/MDGAT-matcher-for-2Dimage
[RAL] Keypoint Matching for Point Cloud Registration Using Multiplex Dynamic Graph Attention Networks
YChuan1115/Hessian-steger
centerline extraction using steger's method
YChuan1115/ij-ridgedetection
Detect ridges / lines with imagej
YChuan1115/imagetracerjs
Simple raster image tracer and vectorizer written in JavaScript.
YChuan1115/kalman-cpp
Basic Kalman filter implementation in C++ using Eigen
YChuan1115/libuvc
a cross-platform library for USB video devices
YChuan1115/lihang-code
《统计学习方法》的代码实现
YChuan1115/matplotlib-cpp
Extremely simple yet powerful header-only C++ plotting library built on the popular matplotlib
YChuan1115/mtt-umich
exported from code.google.com/p/mtt-umich
YChuan1115/NearestNeighborDescent.jl
Efficient approximate k-nearest neighbors graph construction and search in Julia
YChuan1115/nQuant.cs
Fast pairwise nearest neighbor based algorithm with C# console
YChuan1115/nQuant.j2se
Fast pairwise nearest neighbor based algorithm with Java Swing
YChuan1115/nQuantCpp
nQuantCpp includes top 6 color quantization algorithms for visual c++ producing high quality optimized images.
YChuan1115/pix2pix
Image-to-image translation with conditional adversarial nets
YChuan1115/plotty
matplotlib-cpp with Eigen interfaces.
YChuan1115/PRMLT
Matlab code for machine learning algorithms in book PRML
YChuan1115/SemanticSoftSegmentation
Spectral segmentation described in Aksoy et al., "Semantic Soft Segmentation", ACM TOG (Proc. SIGGRAPH), 2018
YChuan1115/SIGGRAPH18SSS
SIGGRAPH2018, Semantic Soft Segmentation, http://people.inf.ethz.ch/aksoyy/sss/
YChuan1115/StereoVision
stereo matching based on OpenCV and VS 2010
YChuan1115/test_kaze_akaze_opencv
Program for testing the KAZE and A-KAZE ports in OpenCV. The idea is to test the OpenCV port to match the performance of the original library.
YChuan1115/tf_nearest_neighbour
Efficient tensorflow nearest neighbour op
YChuan1115/xlnet
XLNet: Generalized Autoregressive Pretraining for Language Understanding
YChuan1115/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android