搜索资源列表
FCM.模糊C均值图像分割方法的Matlab程序源代码
- 上传内容为模糊C均值图像分割方法的Matlab程序源代码,From the contents of the fuzzy C-means image segmentation of the Matlab source code
sift-C
- David G. Lowe 的SIFT算法实现。 这个用纯c编写,不实用matlab,方便调用。-David G. Lowe' s SIFT algorithm. The pure c written impractical matlab, easy call.
autopano-sift-C-2.5.0
- sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
fast-C-src-2[1].0
- Fast Corner Detector, FCD快速角点检测c语言代码,可直接调用运行-Fast Corner Detector C code
C
- 常用算法程序集,可以用,是TXT格式,通过复制黏贴到C中运行即可-C
C-Language
- C 语言图像处理代码大全,包括比较常用的算法。例如:阈值分割,边缘检测,直方图的计算,灰度共生矩阵的计算等等。-C-Code Complete, image processing, including the commonly used algorithms. For example: threshold segmentation, edge detection, histogram calculation, the calculation of GLCM and so on.
FCM-C-mean-cluster-segment-[matlab]
- 模糊C均值聚类的matlab实现,模糊C均值聚类是一种利用模糊数学做的聚类方法,属于图像分割的一种。可利用聚类结果用于图像分析和识别。-FCM,C mean cluster segment [matlab].rar
图形图像处理C语言程序库.rar
- 可以很好的利用C语言处理图像,内容全面,非常实用
图像去雾算法源代码c++
- 图像去雾c++版源代码,实现效果还不错,可直接运行。(Fog to remove the c++ version of the source code, the effect is not bad, can be run directly.)
Visual C++数字图像模式识别典型案例详解
- 数字图片处理案例详解书籍的visual c++编写的相关代码,可以参考借鉴学习(visual c++ digital image processing)
C# 使用Halcon进行模板匹配定位
- C# 使用Halcon进行模板匹配定位(C# uses Halcon for template matching and location)
C语言图像处理函数大全
- 简单常见的图像处理中使用到的简单c函数和汇总(Summary of C functions used in simple and common image processing)
c#数字图像处理典型实例
- 第1章 绪 论 第2章 C#数字图像处理的3种方法 第3章 点运算及直方图 第4章 几何运算 第5章 数学形态学图像处理 第6章 频率变换 第7章 图像平滑与去噪 第8章 边缘检测 第9章 图像分割 第10章 图像压缩编码 第11章 彩色图像处理(Chapter 1. Chapter 2. 3 methods of c # digital image processing Chapter 3 operation and h
hough变换检测直线c#
- hough变换检测直线c#,很好用的代码,可以直接使用(Hough transform test line c#, good code, can be used directly)
模糊C均值算法
- 亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
GDI+教程(C++中文版)
- 图形设备接口,它的主要任务是负责系统与绘图程序之间的信息交换,处理所有Windows程序的图形输出。 GDI+教程(C++中文版)(Graphics device interface, its main task is responsible for the exchange of information between the system and the graphics program, graphics output processing of all Windows applicat
CNN(C++)
- 基于;C++ 语言;图像识别;简单模型;图像处理(C++; image; recognition;model;Simple)
基于纹理的图像检索技术含C++与MATLAB
- 基于纹理的图像检索技术含C++与MATLAB(Technology with C++ and MATLAB texture based image retrieval)
基于粒子滤波器的目标跟踪算法及C++实现
- 基于粒子滤波器的目标跟踪算法及C++实现,运行方式:按P停止,在前景窗口鼠标点击目标,会自动生成外接矩形,再次按P,对该选定目标进行跟踪。(The target tracking algorithm based on particle filter and C++ implementation, operation mode: stop by P, click the target in the foreground window, automatically generate the oute
C#_ScaleImages
- 使用C#语言,在程序界面选择任意图片进行图像缩放。(Using C# language to select any image to zoom in on the program interface.)