资源列表
边缘检测
- 提供了使用多种算子,对灰度图像进行边缘检测的方法。检测效果不错,供初学者参考。(A method for edge detection of gray images using multiple operators is presented. Detection effect is good, for beginners reference.)
code-susan image processing
- susan 边缘检测和图像滤波,实验结果(Susan edge detection and image filtering, experimental results)
matlab人像磨皮
- 简单的matlab人像磨皮功能,简单运用滤波器(Simple figure grinding function)
demo_MLS
- MLS,通过matlab计算点云表面曲率,版权见内部readme。(This directory contains the Matlab source code for computing surface curvatures from a point-set surface.)
test
- 可以用于简单的人脸,只是简单的,效果一般(Can be used for simple face, just simple, the effect is general)
cdicle-smot-c0fa39bc621e
- iccv2013 论文”The Way They Move: Tracking Targets with Similar Appearance”的matlab实现(matlab sourcecode for the ICCV2013 paper)
fit
- 使用插值拟合各种图形,C++编写,可以直接编译运行(Using interpolation to fit a variety of graphics, use C++ , you can directly compile and run)
安卓开发实现实时拍照滤镜
- 安卓开发实现实时拍照滤镜APP程序,可以对照片进行处理(Android development to achieve real-time camera filter)
ADPluginEdge-master
- An EPICS areaDetector plugin to perform edge detection using the OpenCV Canny function.
sand-master
- 使用JNI实现Sobel算子图像边缘检测(Using JNI to achieve Sobel operator image edge detection)
Image-Processing-labs-master
- Canny edge Detection, Watershed Segmentation, Stereo Matching and Lucas-Kanade techniques. Using C++ and blepo (A library create at Clemson University to handle image processing)
ImageEdgeDetection-master
- The goal of this project was to create an edge detection software without using too much of the OpenCV library. We programed everything from scratch except for the Mat class that we use to store images. A report and a powerpoint in french are also
