搜索资源列表
C++开发中数据结构和算法的分离
- 在vc下 实现图像处理算法和数据结构的分离 使代码具有更好的移植和可维护-under the vc image processing algorithms and data structures so that the separation is a better code porting and maintenance
常用的数字图像处理算法
- 常用的数字图像处理算法实现,都是用标准C语言实现的,绝对经典-commonly used digital image processing algorithm has been used standard C language, absolute classic
边缘检测CANNY算子的C实现
- 该文件为网上得的C语言实现的canny边缘检测算子,属于对经典算法的经典实现,具有很高的参考价值。-the document online for the C language the canny edge detection operator, belonging to the classical classic algorithms to achieve with very high reference value.
c-convolve
- 上传的是C编写算法,在图象处理方面常用到,希望对你有用-upload preparation of the C algorithm, the image processing used to the hope that useful to you
c++_Hough123456
- 利用c++实现的hough算法变化的源程序-use Hough algorithm to achieve the changes in the source
c++image
- 《c++数字图像处理典型算法及实现》一书的所有源代码-"c typical digital image processing algorithm and implementation," a book of all the source code
Visual+C+++shuzituxiang
- Visual+C+++数字图像处理典型算法及实现
FuzzyCMean.zip
- 图像处理 模糊C均值算法 MATLAB代码 压缩包解压时没有密码,Image processing fuzzy C means algorithm MATLAB code extracting compressed package without a password
isodata.rar
- 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果。,Idl programming through ISODATA image classification algorithm, ISODATA results show that in image classification can be achieved better results.
autoclass-c-3-3-5.tar.gz
- 聚类算法的实现,里面包括了聚类的工作原理和相关方法及属性,Clustering algorithm, which includes the working principle of clustering and related methods and properties
autopano-sift-C.rar
- 这是sift算法的c实现,用于拼接全景图的开源项目Hugin中找控制点(特征匹配)。,This is the c to achieve sift algorithm for stitching panorama of the open-source projects to find control points in Hugin (feature matching).
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.
meanvar
- C均值算法用于图像分割(matlab打开),已经调试过的-C Means Algorithm for Image Segmentation (matlab open), have been debug
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#数字图像处理算法典型
- 图像处理的基本算法汇总 , 灰度化 , 点运算 , 几何运算 , 边缘检测 , 平滑去噪 ,图像分割 ,彩色图像处理等 . C#语言编写的图像处理算法集合 .(Image processing of the basic algorithm, summary, grayscale, point calculation, geometric operations, edge detection, smoothing denoising, image segmentation, color image
模糊C均值算法
- 亲测,能实现模糊C均值聚类的MATLAB程序(MATLAB program that can realize fuzzy C mean clustering)
c++rgb-hdr.cpp
- hdr算法的c++实现(曝光/饱和对比度)(C++ implementation of HDR algorithm (exposure/saturation contrast))