资源列表
灰度拉伸
- 对图像绘制直方图,并进行适当的灰度变换,分别进行线性的和非线性的灰度拉伸变换,改善图像的视觉效果; 主要功能函数自己编写; 在一个主程序中运行实现,并在一个统一的交互式界面下选择参数.(Histogram of the image, and the appropriate gray-scale transformation, linear and nonlinear gray scale stretching transform, to improve the visual effects
circle
- 对图像进行简单处理,对光斑圆拟合,求圆心与半径(Simple processing of the image, fitting the spot circle, finding the center of the circle and radius)
facial-expression-recognition-svm-master
- 表情识别,svm,效果不错,适合初学者,啦啦啦(facial expression recognition)
BM3D
- BM3D是二维图像的去噪算法,这是matlab的版本,核心部分为C的混合编程(An Analysis and Implementation of the BM3D Image Denoising Method)
bm3d_src
- 这是二维图像去噪算法,C++版本,需自行配置工程使用(Image Denoising Method)
nlmeansC.tar
- 这是二维图像去噪算法,基于NL-means的C++源码,需自行配置工程使用(This is a two-dimensional image denoising algorithm, based on NL-means C ++ source code, need to configure their own use)
LevelSet_CV_myself
- 水平集图像分割,用水平集函数对图像进行分割的MATLAB程序(Level-set for image segmentation)
cell_out
- 一个细胞计数的小程序,所用的操作是二值化、腐蚀膨胀,滤波,文件中没有细胞图片,可以从网上或者手中找一个细胞图试一试。仅供参考,程序并不高端。(a little .m file for the cell count.)
guangliufa
- 利用opencv实现基于光流法的目标检测,可直接输入测试视频进行使用(Optical flow method for target detection)
particleFilterTrackTest
- 基于matlab的粒子滤波器,可实现在空间内的任意目标跟踪(Matlab based particle filter, can be achieved in the space of arbitrary target tracking)
imageprocess from LCL
- 用于识别细胞,并对细胞进行形态学处理,包括腐蚀,膨胀,填充。(Used to recognize cells and treat cells morphologically, including corrosion, expansion, and filling)
CarDetect2
- 基于opencv的车辆检测并计数,采用的算法是背景差分法。计数很准确,效果很好(Opencv based vehicle detection and enumeration, using the algorithm is the background difference method. The count is accurate and the effect is good)
