YW-Ma's Stars
996icu/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
microsoft/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
b3log/baidu-netdisk-downloaderx
⚡️ 一款图形界面的百度网盘不限速下载器,支持 Windows、Linux 和 Mac。
nasa/fprime
F´ - A flight software and embedded systems framework
CharlesShang/FastMaskRCNN
Mask RCNN in TensorFlow
yuyakaido/CardStackView
📱Tinder like swipeable card view for Android
whutug/whu-thesis
:memo: 武汉大学毕业论文 LaTeX 模版 2024
ModelOriented/randomForestExplainer
A set of tools to understand what is happening inside a Random Forest
sshuair/coord-convert
火星坐标(GCJ-02, BD-09, WGS)转换工具,支持命令行和Python API,支持点、线、面,支持GeoJson、shapefile...
Superlee506/Mask_RCNN_Humanpose
Mask R-CNN for Human Pose Estimation on Keras and TensorFlow.
insikk/delf_enhanced
Wrapper of DELF Tensorflow Model
yannadani/dlgm
Implementation of the paper 'Deep Learning of Graph Matching', CVPR 2018.
Chen-Jr/ICPC-Code-Template-in-Latex
This project is to create a ICPC Code Templat tex automatically
bbbbyang/Mean-Shift-Segmentation
Mean Shift Filtering and Segmentation C++ (OpenCV)
xzsunbest/openWHURS
Code repository of WHURS undergraduate
Namerlight/C19-Prediction-via-Symptoms-with-Fuzzy-Logic
Code for the Paper "Predicting the Possibility of COVID-19 Infection Using Fuzzy Logic System" (IJIIDS, Vol 14, 2021)
YW-Ma/MBI
Morphological Building Index, extract Buildings from a high-resolution top view image.
YW-Ma/Pattern-Recognition-Visualizer
Clustering algorithms (ISODATA and K-Means) Visulization Tool
Pengchengzhi/Yolov3_Own-dataset
Train yolov3 on my own dataset, Ubuntu 16.04
YW-Ma/Algorithms-Visualizer
A WebGIS based Graph Algorithms Visualizer
minglong51/React-U-Buy
momo7773/Eyeudio
likun-github/Champion-National-Jump
冠军国跳--Champion National Jump
ZhengyiWuu/pairCoding
Allison-1999/CatImg
In this course design, I used python3.7, used OpenCV to process the image, and used Tkinter to implement the GUI. Finally, I programmed a simple image preprocessing application. The application can complete the following functions: read the basic information of the image, such as width, height, number of channels, etc.; convert GRB images into grayscale (GRAY) images; perform basic transformations on the image, including rotating any angle, in x and y Shift in direction and scale proportionally; to achieve gray-level transformation of gray-scale images, you can choose 2, 4, 8, 16, 32, 64 and 128 gray-scale layers; to perform histogram equalization on gray-scale images ; To smooth the image, the application uses mean filtering; to extract the edge of the image, the application uses the sobel operator. The processed images will be saved in the folder.
dz-chen/algorithm-visualization