资源列表
[OpenCV] fourierDescriptor_cPP
说明: fourierDescr iptor.rar, 抽取目标图形的轮廓及其fourier Descr iptor算子, 然后对此fourier descr iptor进行标准化(normalized), 标准化以后的算子满足orientation,scale 和translation invariant。 再将此算子与某标准图形的fourier 算子进行比较, 若各项差的平方小雨某范围,则断定与此标准图像类似。 -fourierDescr iptor.rar extract the targe<Rui Xiong> 在 2025-06-10 上传 | 大小:4kb | 下载:0
[OpenCV] generalHough_CPP
说明:通过generall Hough Transformation来识别图形。 通过对两组图像进行相关而完成R table。 这样就加快了速度。-Generall Hough Transformation to identify the graphics. Through the correlation of the two graphics, the R table will be finished. In this way the progress is greatly accerlorated<Rui Xiong> 在 2025-06-10 上传 | 大小:7kb | 下载:0
[OpenCV] ridgeDetection_CPP
说明:把图像放置在Gaussian Scale Space,并求出各层图像的Hessian 矩阵。 通过Hessian举证,来求出图像中的blob和ridge。-The image is placed in the Gaussian Scale Space, and calculate the Hessian matrix of the layers of the image. At last the blob and ridge of the image will be detected.<Rui Xiong> 在 2025-06-10 上传 | 大小:4kb | 下载:0
[OpenCV] expectaionMaximation_CPP
说明:通过gaussian mixture Model 产生一组点, 通过 Expectation Maximation方法对这些等进行划分。 结果表明,此算法能够很好的确认gaussian mixture model。-Gaussian mixture Model is used to produce a set of points. And through Expecation Maximation Method the points will be classified. The results<Rui Xiong> 在 2025-06-10 上传 | 大小:5kb | 下载:0