Skip to content
View HouXinyv's full-sized avatar

Block or report HouXinyv

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
16 results for source starred repositories
Clear filter

Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。

Makefile 29,049 7,956 Updated Aug 29, 2022

Python scripts to read and visualize evac prt5 data (FDS+Evac)

Python 2 Updated Jan 29, 2025

FDS+Evac User Guide LaTeX source, figures and V&V input files

TeX 2 1 Updated Aug 11, 2021

This is a LiDAR-IMU-Camera calibration dataset.

6 Updated May 5, 2024

This repo contain code for performing camera calibration using a set of images of a checkerboard pattern. The calibration process calculates the camera matrix and distortion coefficients, which are…

Python 1 Updated May 21, 2024

微信爬虫,获取文章内容、阅读量、点赞量、评论等,获取公众号所有历史文章链接。

JavaScript 1,446 354 Updated Jun 20, 2023

🍅🍅🍅YOLOv5-Lite: Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.7M (fp16). Reach 15 FPS on the Raspberry Pi 4B~

C++ 2,304 414 Updated Jun 22, 2024

video action recogniton models and paper notes

Python 2 Updated Jan 23, 2022

PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.

Python 6,764 1,228 Updated Nov 26, 2024

A Simple CDCL Solver

C++ 28 8 Updated Mar 8, 2023

Color Correction, with Color Cards using CV2 Aruco

Python 50 20 Updated Mar 1, 2024

Color correction using standard color cards.

Python 37 9 Updated Mar 15, 2019

数字图像课程大作业,实现图片中文档提取与矫正。整体思路是通过hough变换检测出直线,进而得到角点,最后经过投影变换,进行矫正。整个项目只用到了opencv的IO操作(包括手写卷积,hough哈夫变换,投影变换等等)

Python 74 18 Updated Aug 7, 2020

python opencv 文档照片与证件照片的仿射变换的矫正

Python 11 3 Updated Nov 3, 2020

Matlab数字图像处理毕业设计课题赏析

149 39 Updated Apr 17, 2020

本设计为基于MATLAB的车票识别系统[偏难]。可以识别车牌的车票号,日期,金额三个字段信息【也可只要其中某几个】。带有丰富的人机交互式GUI界面,实现以下功能:当车票的日期不在报销范围内提示“发票过期”。 算法流程:读入图片,利用hough变换进行倾斜矫正,感兴趣区域定位,字符识别,结果输出。

5 Updated Oct 13, 2021