kaiwen2020's Stars
dzqiu/ImageProcess
图像处理小操作
dzqiu/CUDA_Project
using CUDA programming, mostly in image processing
mingyuliutw/FastDirectionalChamferMatching
Fast directional chamfer matching
mangoeffect/learn-openmp
openmp examples
aff3ct/MIPP
Portable wrapper for SIMD and vector instructions written in C++11. Compatible with NEON, SSE, AVX, AVX-512 and SVE (length specific).
Tony-Tan/CUDA_Freshman
hengguan/ppf_matcher
surface matching with point pair points
DennisLiu1993/Fastest_Image_Pattern_Matching
C++ implementation of a ScienceDirect paper "An accelerating cpu-based correlation-based image alignment for real-time automatic optical inspection"
princeton-vl/Coupled-Iterative-Refinement
shanice-l/gdrnpp_bop2022
PyTorch Implementation of GDRNPP, winner (most of the awards) of the BOP Challenge 2022 at ECCV'22
https-deeplearning-ai/tensorflow-1-public
tensorflow/datasets
TFDS is a collection of datasets ready to use with TensorFlow, Jax, ...
Eatzhy/surface-defect-detection
缺陷检测文献记录
YeahHuang/Al_surface_defect_detection
My code for Tianchi competition-Aluminum surface defect detection(held by Alibaba Cloud). My final rank is 10/2972(top 0.3%).
fiji/fiji
A "batteries-included" distribution of ImageJ :battery:
imagej/ImageJ
Public domain software for processing and analyzing scientific images
jrfonseca/gprof2dot
Converts profiling output to a dot graph.
LiangliangNan/Easy3D
A lightweight, easy-to-use, and efficient library for processing and rendering 3D data (C++ & Python)
andyzeng/3dmatch-toolbox
3DMatch - a 3D ConvNet-based local geometric descriptor for aligning 3D meshes and point clouds.
kzampog/cilantro
A lean C++ library for working with point cloud data
isl-org/Open3D
Open3D: A Modern Library for 3D Data Processing
shengwenbo125/object_detector_6d
Object Recognition and Pose Estimation from Depth Camera Input
norlab-ulaval/libnabo
A fast K Nearest Neighbor library for low-dimensional spaces
jbehley/octree
Fast radius neighbor search with an Octree (ICRA 2015)
jlblancoc/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
ZJULearning/nsg
Navigating Spreading-out Graph For Approximate Nearest Neighbor Search
ktgiahieu/Fast-PPF
Fast and Robust Pose Estimation Algorithm for Bin Picking Using Point Pair Feature
naoya-chiba/visibleBinSceneMaker
A poster in ROBOMECH 2017, "Development of program for generating pointcloud of bin scene using physical simulation and perspective camera model," introduces this programs.
pdhimal1/HPR
Implementation of the Hidden Point Removal Operator
tolgabirdal/ppf_matching
GSoC2014