搜索资源列表
based_on_GA.cpp
- 用遗传算法实现图像阈值分割,文件中包含word档的说明,很详细
watershed
- 基于ift的分水岭算法 可以在c++环境下,实现对彩色图像的分水岭分割,较基础分水岭算法节省了时间周期和复杂度。-ift-based watershed Segmentation
Sort
- 是做的一个分割文件的算法以及,寻找给定点的最近点的算法-Is to do a partition of the algorithm, as well as documents to find the nearest point to fixed-point algorithm
bmp
- visual c++处理图像的一些基本算法,包括阈值分割,中值滤波等-visual c++ image processing ah some of the basic algorithms include thresholding, median filtering, etc.
sss_source
- 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
segmentatioin
- 基于图像分割的算法,包括:Hough变换,阈值法,特征空间聚类法,松弛迭代法等
ERZHI
- 识别车牌图像,二值化 还有很多算法的实现,阈值的分割,中值滤波,OTSU算法,定位用的是遍历匹配算法-ER ZHI HUA TU XIANG YONG YU CHE PAI SHI BIE,THE SITUITION IS VC++ 6.0,YOU CAN DOWNLOAD IT FIRST,MAY BE IT IS USEFUL FOR YOU.
FFT
- fft算法,使用时间分割算法和频率分割算法两种实现fft-two implementations of fft fft algorithm using time segmentation algorithm and frequency segmentation algorithm
MeanShift-segmentation
- 基于meanshift算法的图像分割,非opencv库函数,自己实现算法!-Based on the meanshift algorithm of image segmentation 。
otsu
- 应用Opencv中的函数来实现大津算法,实现阈值的自适应获取,从而进行图像分割。-Otsu,image segmentation
kmeans(cp2Bp2B)
- kmeans聚类算法实现图像分割, 基于K-MEAN的图像分割,方便实用,对于图像处理的研究生很有参考价值的!-kmeans clustering algorithm for image segmentation, image segmentation based on K-MEAN, convenient and practical, for image processing graduate of great reference value!
MyCarLocal
- 这是一个用来消除车牌上的污垢的算法,经过此算法对后面的车牌字符提取和分割更有利。-This is a new algorithm used to eliminate the dirt on the license plate, after the algorithm on the back of the license plate character extraction and segmentation more advantageous.
biao
- 这是车牌定位的算法,采用基于BGR颜色分割的定位算法。-This is the license plate location algorithm, the localization algorithm based on BGR color segmentation.
getOrder
- 车牌字符分割与识别的算法,采用垂直投影的方法进行车牌字符的分割。-The license plate character segmentation and recognition algorithm, using the method of vertical projection of license plate character segmentation.
图像生成算法
- C#图像分割简单算法,用于实现图像生成后分割(A simple algorithm of C# image segmentation)