搜索资源列表
Fireball-Core
- Fireball.Core is class library developed with C#, with the objective to integrate an API that I need for my daily work, and as a base for my other open source libraries. In this article, I can only describe the FreeImage class, but on the Fireball.Co
muhujuleituxiangfenge
- 算法目的:通过模糊c-均值(FCM)聚类实现图像的分割-Algorithm Objective: fuzzy c-means (FCM) clustering for image segmentation
FASTCorner-V2-Private
- Fast Corner算法的实现,objective-c程序,可以编译通过,在ios设备上运行。参数可调。-Fast Corner algorithm implementation. Using objetive-c. It can be compiled and run on ios devices. The parameters of this algorithm could be adjusted.
FuzzyClusteringToolbox
- 模糊C均值聚类是在HCM的基础上改进而来的,更能客观合理的对样本进行分类。-Fuzzy C-means clustering is improved on the basis of HCM, the more objective and reasonable to classify the samples.
KWFLICM
- we present an improved fuzzy C-means (FCM) algorithm for image segmentation by introducing a tradeoff weighted fuzzy factor and a kernel metric. The tradeoff weighted fuzzy factor depends on the space distance of all neighboring pixels and th
Interactive-Image-Segmentation
- 交互式图像分割,是根据Yuri Boykov and Marie-Pierre Jolly的文章,用C++和OpenCV实现的-Automatic image segmentation is a hard problem and, is not flexible enough to be used for general segmentation. The objective of this project is to implement an interactive image segment
21
- 利用对数变换进行图像变换 公式:x1=c*log(double(x)+1)(1.Image Enhancement Using Intensity Transformations The focus of this project is to experiment with intensity transformations to enhance an image. Download Fig. 3.8(a) and enhance it using (a) The log t
UIColor+ColorChange
- UIColor的分类Category,颜色十六进制转UIColor(UIColor Category,Color hexadecimal to UIColor)