资源列表
代码
- 图像的预处理,图像分割和服装轮廓提取。其中 服装图像分割包括灰度线性变换、Otsu阈值分割和一系列形态学处理;轮廓提取 包括Canny算子边缘检测和频域的傅里叶滤波。(Image preprocessing)
【OpenCV学习笔记 010】提取直线、轮廓及连通区域
- 关于OPENCV图像分割后图像连通问题,具体可以查看源代码(OPENCV image segmentation on the image connectivity problem, you can view the source code)
OpenCV函数查询
- 一直在用的OPENCV查找函数资料,很好用,可以下载看看哦(Has been using the OPENCV search function data, very easy to use, you can download to see Oh!)
灰度处理
- 改变图像灰度,增强图像中需要的信息,可利用与分割前处理(Change the image gray level, increase the information)
osgModeling-0.1.1-src
- OSG建模,拉伸,旋转,放样等各种复杂模型的建模方法。(OSG modeling, stretching, rotating, lofting and other complex model modeling methods.)
1
- Matlab中随机神经网络使用教程,很详细的资料,有对具体实例的讲解,对初学者很有用(Matlab random neural network tutorial, very detailed information, there are specific examples of the explanation, useful for beginners)
立体匹配
- 灰度匹配方法,适用性比较好,简便,适合初学者(NCC algorithm described in great detail, suitable for beginners, image matching to be)
hog_svm
- 这文件夹包含了,hog特征提取,多类SVM分类器,数据库,图像识别(This folder contains the hog feature extraction, multi class SVM classifier, database, image recognition)
gabor-master
- gabor滤波器用法例子,可以拿来学习一下(a sample of gabor filter)
BMPinfo_1.01
- easyBMP库的一个例子,可以下载一个easyBMP库,然后结合例子,能过方便 的实现对BMP图片的一些处理(EasyBMP library example, you can download a easyBMP library, and then combined with examples, you can easily achieve some of the BMP picture processing)
C#图像处理算法典型实例
- 图像处理:灰度,线性点运算,直方图,图像缩放,腐蚀结构元素,带通滤波,噪声模型等图像处理算法,包括素材和源代码。(Image processing: gray level, linear point operation, histogram, image scaling, corrosion structure elements, band pass filter, noise model and other image processing algorithms, including mate
图片去雾
- 这个按照作者的所说的方法做了一些改动,效果还可以,速度很快,程序实现了四种算法,Retinex算法,暗原色算法,Retinex HE,RetinexBF,可以对输入的图片进行处理,格式可以是jpg,bmp等,可调节的参数是大气光(According to this method that the author has made some changes, the effect can also be very fast, procedures for the realization of the