Pinned Repositories
BackgroundSplit-OpenCV
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
Blog
Noting down my Working Exeprience(including C++/OpenCV/Linux/ARM/CMake/Makefile/)
document-library
jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序等……
Framework-for-NACIT2017
This is the source code of framework for NACIT2017 which is based on C++, OpenCV 2.4.9, written by myself and generated by CMake 2.8
GLCM-OpenCV
GLCM Library - A GLCM algorithms's achieved by OpenCV 2.4.9
Interview_Summary
面试总结相关内容
libsvm
MSRCR-Restoration
Retinex Algorithms: C++ source code of SSR, MSR, MSRCR algorithm
rezero-dynamic-summary
归零 - 动态汇总统计项目
SpringBeanLIfeCycleDemo
Spring Bean 生命周期例程
upcAutoLang's Repositories
upcAutoLang/BackgroundSplit-OpenCV
This repository is the C++ Source Code of several algorithms of Extracting Background, which are based on OpenCV libraries after I learn about the theory of these algorithms(including Frame-Difference, Gauss-Background-Difference, ViBe algorithms).
upcAutoLang/MSRCR-Restoration
Retinex Algorithms: C++ source code of SSR, MSR, MSRCR algorithm
upcAutoLang/GLCM-OpenCV
GLCM Library - A GLCM algorithms's achieved by OpenCV 2.4.9
upcAutoLang/Framework-for-NACIT2017
This is the source code of framework for NACIT2017 which is based on C++, OpenCV 2.4.9, written by myself and generated by CMake 2.8
upcAutoLang/Blog
Noting down my Working Exeprience(including C++/OpenCV/Linux/ARM/CMake/Makefile/)
upcAutoLang/SpringBeanLIfeCycleDemo
Spring Bean 生命周期例程
upcAutoLang/Interview_Summary
面试总结相关内容
upcAutoLang/document-library
jsliang 的文档库. 里面包含了个人撰写的所有前端文章,例如 Vue、React,、ECharts、微信小程序等……
upcAutoLang/rezero-dynamic-summary
归零 - 动态汇总统计项目
upcAutoLang/Robosub-of-NACIT2016
Robosub Competition in July 25-31, 2016. I'm on duty of ImageProcessing and Strategy Control, our team named NACIT got the 11th in the competition, and the code has been provided here.
upcAutoLang/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
upcAutoLang/AutoLoadCache
AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。
upcAutoLang/aviator
A high performance expression evaluator for java
upcAutoLang/awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
upcAutoLang/Cut-Video-Into-Images
This repository is the C++ Source Code of a Console Program, which Cut Videos into Image Sequence and is based on OpenCV Library. In Terminal, we can Input a List File which Includes a series of Videos' Path and the Number of these Videos, then we will Cut these videos frame by frame as Sequences of Images which are Saved in Specified Folders (These Folder's Name is same as the Videos' names).
upcAutoLang/dubbo-samples
samples for Apache Dubbo (incubating)
upcAutoLang/Dummy-Robot
我的超迷你机械臂机器人项目。
upcAutoLang/gpt-engineer
Specify what you want it to build, the AI asks for clarification, and then builds it.
upcAutoLang/hadoop-book
Example source code accompanying O'Reilly's "Hadoop: The Definitive Guide" by Tom White
upcAutoLang/Head-First-Design-Patterns
Code for Head First Design Patterns book (2014)
upcAutoLang/HoloCubic
带网络功能的伪全息透明显示桌面站
upcAutoLang/interview_internal_reference
2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
upcAutoLang/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
upcAutoLang/javaTutorials_Qixiaoxia
我的 Java 博客例程源码
upcAutoLang/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
upcAutoLang/leetcode-1
Leetcode solutions
upcAutoLang/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
upcAutoLang/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
upcAutoLang/openrov-cockpit
Web centric tele-robotic control system for ROVs
upcAutoLang/ROV-Control-Frame
A Control Software System of ROV written by Node.js + Express + socket.io + Node-SerialPort.