资源列表
SeaROISeg
- 厦门大学学报刊登的一篇关于海上感兴趣区域实时分割算法的文章,应用型很强,值得一看。-Xiamen University in 2007 published an article on maritime region of interest in real-time segmentation algorithm article, worth a visit.
bottom-up-visual-attention-model
- 基于显著性的视觉注意模型用于快速场景分析,效果不错。-Based on significant visual attention model for fast scene analysis, good results.
codeblocksLesson
- 很实用的codeblocks教程,作者做了大量的编译和调试,书中所有的程序使用的都是MinGW(内嵌了gcc4.3.3)。-Codeblocks very useful tutorial, the author has done a lot of compiling and debugging, all the procedures used in the book are MinGW (embedded gcc4.3.3).
particle_filter.tar
- 看过的比较好的一个粒子滤波(particle filtering)代码, 可以用来好好研读.-This is a good example code of particle filtering I have ever met and I believe somebody may benifit it.
laplacian
- 此文件是自己用matlab编的拉普拉斯算子进行图像边缘特征的提取-This file is used to extract their own matlab compiled Laplacian image edge features
priwitt
- 此文件是自己用matlab编的priwitt算子进行图像边缘特征的提取-This file is used to extract their own matlab compiled priwitt operator image edge features
roberts
- 此文件是自己用matlab编的一阶roberts算子进行图像边缘特征的提取-This file is used to extract their own matlab compiled an order roberts operator image edge features
sobel
- 此文件是自己用matlab编的一阶sobel算子进行图像边缘特征的提取-This file is used to extract their own matlab compiled the first-order image sobel operator edge features
suoxiao
- 此文件是自己用matlab编的对图像进行缩小的程序-This file is the image they used to zoom matlab compiled program
histogram-defoggy
- 基于MATLAB的图像去雾化源码,可以在工程中作为函数直接调用或则作为演示给学生讲解-a good de_foggy source program,it is easy to be used in the project or it is used to be a demo in teaching
auto-adapt-image-denoise
- 主要是自动去除摄像机本身传感器产生的高斯噪声和图像传输过程中引入的椒盐噪声-Mainly automatic removal of Gaussian noise and the image transfer process generated by the sensor in the camera itself introduced pepper noise
defog
- [defog.zip] - 里边有除雾的matlab代码以及C++程序,用到了部分opencv函数。 包括以下程序:boxfilter(方框滤波),guidedfilter(导向滤波),minfilt2(最大最小值滤波),cumsum(累积和函数),maxValue(最大值)。运行代码可实现去雾效果。-[Defog.zip]- inside a defogging matlab code and C++ procedure, we used some of the opencv functi
