资源列表
AdaptiveBlindSignalImageProcessing
- 很好的一本书,对ICAlab里面的自带算法函数有一个详细的解释,很好用,很细致-A very good book, which comes with algorithms for ICAlab function has a detailed explanation, very good, very detailed
blind-deconvolution
- 包括一片英文文献及其所对应的代码实现,主要功能是实现对运动模糊图像的复原。-Including an English literature and its corresponding code, the main function is to achieve restoration of motion blurred images.
Visual-CPP-MATLAB
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。讲解深入浅出,实例程序丰富,注重理论与实践相结合。-This book systematically describes the image processing and recognition of basic principles, typical methods and practical techniques. To explain in layman' s language, rich in example progr
20130803FaceDetectAndHumanDetect
- 两份源码,分别1为人脸检测和行人检测,颗用于一般学习用途。-Two source, namely a human face detection and pedestrian detection, satellites used for general learning purposes.
jcvi-sift-1.03.tar
- sift算法是用来提取图像特征点的算法,性能优越,被广泛用于特征提取和图像匹配,自提出起,算法一直在更新,此为最新版本的sift算法,在matlab上测试可用。(The SIFT algorithm is used to extract the image feature points algorithm, superior performance, is widely used for feature extraction and image matching, since the propo
image_processing3
- 图像工程作业3:基于视词袋模型的场景识别 (Scene recognition with bag of words)-Image Engineering Job 3: Scene Recognition Based visual bag of words (Scene recognition with bag of words)
15287573
- 图像处理书籍,matlab研究与探索,英文版。-Image processing books, matlab research and exploration, English.
LightFlow
- 图像及视频的光流法的实现,很实用,自己写的,可以实现很好的效果-Achieve image and video of optical flow, it is practical, write your own, you can achieve good results
tutorial-compression-perception
- tutorial压缩感知代码。压缩感知,又称压缩采样,压缩传感。它作为一个新的采样理论,它通过开发信号的稀疏特性,在远小于Nyquist 采样率的条件下,用随机采样获取信号的离散样本,然后通过非线性重建算法完美的重建信号-The tutorial compression-aware code. Compressed sensing, also known as compressed sampling, compressed sensing. It as a new sampling theory
szcl
- 这是一本很好的图像处理的ppt,有利于初学者-This is a very good image processing ppt, is conducive to beginners
Image-Processing-using-Java
- 基于JAva的ImageJ的图像处理分割技术,相当于C++的opencv插件。-Based on JAva of ImageJ image processing segmentation techniques, the equivalent of C++ opencv plugin.
SkinDetection
- 基于Opencv实现的皮肤检测,可供初学者参考参考-Skin detection project based on opencv lib, it is doog for freshman to study opencv