资源列表
hdf2asc_15day_max_prj_resample
- 用于MODIS数据拼接、投影转换以及月数据合成(For MODIS data splicing, projection conversion and monthly data composition)
demo_MLS
- MLS,通过matlab计算点云表面曲率,版权见内部readme。(This directory contains the Matlab source code for computing surface curvatures from a point-set surface.)
基于Gabor+SVM的人脸图像性别识别
- 基于Gabor与支持向量机与opencv的系统
test
- 可以用于简单的人脸,只是简单的,效果一般(Can be used for simple face, just simple, the effect is general)
patchca
- 基于java的验证码设计方法, 里面的方法多而全,可以参考里面的注释进行调用(Design captcha code based on Java)
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