资源列表
edge-detection
- 几种边缘算子例如canny算子,soble算子,prewitt算子,log算子-Several edge operators such as canny operator, sobel operator, prewitt operator, log operator
getpicfromviedo
- 使用MATLAB从视频中截取图像,包括使用的影像,适合初学者-Use MATLAB clipped image video
peopledection
- 使用MATLAB平台写的人体检测的代码,包括示意图片,检测场景中是否存在人-Using the code of the human body detection platform written in MATLAB, including schematic image, detecting the presence or absence of people in the scene
QT5
- qt程式設計開發工具書 包含大量語法教學-qt programming development tool consists of a large number of grammar teaching
Qt4
- QT教學書 包含大量語法 範例程式碼 非常實用-QT teaching grammar book contains a lot of useful sample code
EPnP_matlab
- 多视几何摄像头重建,恢复摄像机外参数,epfl大学做的-multi view camera computing,An Accurate O(n) Solution to the PnP Problem
gco-v3.0
- gco多label图优化工具箱,最新的3.0版本,还上传了自己mex编译好的函数-gco multi-label diagram optimization toolbox, the latest version 3.0, also upload their own mex compiled function
denseCRF_matlab-master
- MIT的nips11文章的matlab实现,全连接crf做图像语义分割示例,代码很清晰,方便自己改进-matlab implementation of MIT s paper in nips11 articlesFully connected crf do semantic image segmentation example, the code is very clear, easy to improve themselves
UM03001_lib_spec_5_12_cn
- emwin 图形库使用说明,中文,嵌入式图形库,可以在keil iar等ide运行,对硬件要求很低,集成显示驱动. -emwin graphic lib chinese,low request for hardware with display driver inside.
Start
- emwin 图形库应用工程,keil/vc公用源代码,可直接在vc中模拟显示或用keil编译下载到目标板.-emwin allication code for keil/vc. The project is setup for both keil and vc by useing same source code. Can be debuf in vc or download to target board.
CVT
- 完成在多边形内随机撒给定数目点的二维Voronoi图生成-The generation of two-dimensional Voronoi diagram of random scatter point in polygon
DownSample4
- 产生一组尺寸减半的金字塔图像;并用cell数组保存返回。-Create a group of pyramid image that size decrease halfly, which ruturn a cell array to keep the pyramid image.