• Stars
    star
    1
  • Language
    Python
  • Created about 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

conditional super resolution GAN

More Repositories

1

Fusion-Lidar-Camera-ROS

This repository uses a ROS node to subscribe to camera (hikvision) and lidar (livox) data. After the node merges the data, it publishes the colored point cloud and displays it in rviz.
C++
44
star
2

3D-Reconstruction-Note

三维重建中,点云预处理(pre-processing)、表面重建(surface reconstrucion)和纹理贴图(texture mapping)算法技术笔记
Jupyter Notebook
34
star
3

3D-reconstruction-PCL

利用 PCL库对KITTI数据集和livox-hikvision融合数据进行三维重建
C++
23
star
4

LOAM-Preprocessing

LIDAR(Livox Horizon) point cloud preprocessing, including point cloud filtering and point cloud feature extraction (edge points and planar points)
C++
19
star
5

Lidar-Camera-Calibration-Software

Lidar Camera Manual Target-less Calibration Software
Python
18
star
6

Dimension-Reduction-Algorithms

常用降维算法的复现和比较,包括LDA, PCA, KPCA, MDS, Isomap, LLE。
Python
16
star
7

depth-image-completion

Use morphological and filter operators to inpaint (complete) a depth image
C++
12
star
8

Electronegativity-Under-Pressure

This repo provides code and data to reproduce the results in the paper for "Electron Transfer Rules of Minerals under Pressure informed by Machine Learning".
Python
10
star
9

RAF2jpg

convert Fuji raw image(.RAF) to .jpg image
Python
9
star
10

Delaunay-Triangulation

Delaunay三角剖分算法
Python
8
star
11

Camera-Calib-OpenCV

Opencv calibration program for different checkerboards.
C++
7
star
12

image-inpainting

使用结构稀疏(structure sparsity)作为先验进行图像修复
MATLAB
6
star
13

clustering-algorithm

常用聚类算法的复现和比较,包括:GMM, K-Means, FCM, Spectral Clustering, Hierachical Clustering, DBSCAN
Python
6
star
14

Fingerprint-Verfication

Use Siamese Network to implement fingerprint verification task.
Python
6
star
15

CUDA-APAP

Use GPU(CUDA) to accelerate image stitching algorithm APAP (As Projective As Possible)
Cuda
6
star
16

FML-tensilie-model

Abaqus plugins to build FML tensile model.
Python
5
star
17

FLIR-A615-control

FLIR a615 infrared camera control client developed with FLIR atlas SDK.
C#
5
star
18

FLIR-Thermal-Camera-ROS

This ROS package subscribes to FLIR A615 thermal camera (USB connection) and publishes it after pseudo color enhancement .
C++
5
star
19

MP-downloader

Use pymatgen to download all cif file from Materials Project website
Python
4
star
20

Lidar-Camera-Calibration

The internal parameters and distortion parameters of the camera are known, and the external parameters between the lidar and the camera are calibrated.
Python
4
star
21

Deep-Galerkin-Method

Use neural network as a universal function approximator to solve partial differential equation.
Python
4
star
22

RTSP-camera-display-realtime

Grab Hikvision network camera and display it in pyqt control in real time.
Python
4
star
23

Simulink-guidance

Modify simulink aero_guidance demo's guidance law to tracking guidance law.
4
star
24

Dynamic-Model

Include hidden markov model, Kalman filter, Particle filter.
Python
3
star
25

ABAQUS-FML-design-plugin

A plugin of Abaqus to design FML
Python
3
star
26

RANSAC-Rigid-Transform

Given the 3D matching point set with noise, the rigid body transformation model is solved by RANSAC algorithm.
C++
3
star
27

optimization-project

logistic regression on rcv1 dataset using optimization method mini-batch, SGD as well as L-BGFS.
Python
3
star
28

livox-hikvision-fusion-camera

fusion camera client app to display rgb point cloud.
C++
2
star
29

random-forest

介绍随机森林(random forest)、决策树(decision tree)和Bagging集成学习算法
Python
2
star
30

PCP-software

Multimode data acquisition and processing software system
C++
2
star
31

ABAQUS-FML-impact-plugin

Python
2
star
32

KITTI-color-point-cloud

利用KITTI数据集中的velodyne点云、图像和配准信息生成场景的真彩色点云
Python
2
star
33

ICP-PCL

ICP point cloud registration algorithm(PCL)
C++
1
star
34

pdf2docx

Convert PDF files to images, and then convert them to docx using OCR (optical character recognition)
Python
1
star
35

Quaternion-Cplusplus

Basic quaternion class written in C++
C++
1
star
36

Factor-Graph-Notes

1
star
37

ABAQUS-FML-tensile-plugin

Python
1
star
38

3D-reconstruction-utils

Draw camera trajectory with PCL and Eigen.
C++
1
star
39

Cuda-Image-Processing

Using CUDA GPU Programming to speed up image processing.
Cuda
1
star
40

pyqt-tools

帮助图像处理pyqt开发的小工具箱
Python
1
star
41

PID-control

Learn PID control.
Python
1
star