Labmem009's repositories

Image-Stitch

SIFT method is used to select and stitch image feature points, and a group of 5 pictures are stitched into a complete panoramic picture through feature point matching.

Language:PythonStargazers:7Issues:1Issues:0

DBSCAN_CUDA

Using CUDA methods to divide threads of original DBSCAN programs and synchronize threads to achieve the acceleration of DBSCAN clustering. While ensuring the accuracy of clustering, the efficiency of parallel computing is optimized as much as possible.

Language:CudaStargazers:6Issues:1Issues:0

RGB-D-Detection

This topic uses the operator in Halcon to register the RGB-D image taken by the 3D camera, uses the surface matching method to match the assembly line workpiece, identifies and segregates, and carries out surface defect detection after recognition, so as to assist pipeline automation production.

Language:C++Stargazers:1Issues:0Issues:0

Labroom

A repository for salted fish

Stargazers:0Issues:1Issues:0

MyMalloc

Using files to imitate the memory allocation of Linux system, while ensuring the accuracy of writing and reading, the memory blocks and fragments are retrieved and sorted out, and through improving the file architecture to achieve faster search and write.

Language:CStargazers:0Issues:1Issues:0

Optical-Flow

Given a set of continuous photographs of objects moving at high and low speeds, different methods are tried to display the motion trajectory of objects.

Language:C++Stargazers:0Issues:1Issues:0

SQL-OrderSystem

Build a database through MySQL and set up a platform with three identities of user, rider and merchant, and provide a friendly user interface using Python programming language.

Language:PythonStargazers:0Issues:1Issues:0

X0-Complier

This project aims at X0 Extended Language, compiles its compiler, realizes the functions of lexical analysis, grammar analysis, error handling, object code generation and interpretation

Language:C++Stargazers:0Issues:1Issues:0