搜索资源列表
c实现图像处理常用算法集
- 本人收集的关于c实现图像处理常用算法,包括Hough变换,雕刻技术,灰度均衡,图像的3D灰度显示,拉普拉斯高斯边缘检测等等,-I collected on c achieve common image processing algorithms, including the Hough transform, carving, gray balance, 3D gray-scale images, Laplace Gaussian edge detection and so on.
边缘检测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++_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
houghregonize-c
- c语言hough变换实现直线和圆的检测。圆的检测是一种改进算法-c language hough transform linear and circular testing. Circle detection is an improved algorithm
Visual+C+++shuzituxiang
- Visual+C+++数字图像处理典型算法及实现
hough+c
- c实现的hough变换算法 直线检测个人感觉不错
一个C++实现的SIFT算法
- C++实现的SIFT图像匹配算法,适用于Linux操作系统
ImageProcessing.用C语言实现图像的平滑
- 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好,Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results
autoclass-c-3-3-5.tar.gz
- 聚类算法的实现,里面包括了聚类的工作原理和相关方法及属性,Clustering algorithm, which includes the working principle of clustering and related methods and properties
Watermark_zs.rar
- 用c语言实现一种基于DCT系数均值的盲水印算法,C language implementation with a mean value based on the DCT coefficient of the Blind Watermarking Algorithm
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).
sourcecodePpictures
- 数字图像处理 各种算法 C#实现 孙燮华 数字图像处理——Visual C#.NET编程与实验 源码 -Digital image processing algorithms C# implementation of Sun Xie Hua digital image processing- Visual C#. NET programming and test source
LDA 算法的C++实现
- Latent Dirichlet Allocation算法的C++实现-Algorithm for Latent Dirichlet Allocation of C++
sift-C
- David G. Lowe 的SIFT算法实现。 这个用纯c编写,不实用matlab,方便调用。-David G. Lowe' s SIFT algorithm. The pure c written impractical matlab, easy call.
fcma
- 模糊聚类算法的实现,用c语言实现,有测试内容,附有测试文件-The realization of fuzzy clustering algorithm, using c language implementation, there are contents of the tests with a test file
pca-sift
- pca-sift算法的实现,采用vc2008开发环境,进行开发,独立运行-pca-sift algorithm, using vc2008 development environment to develop, operate independently
基于粒子滤波器的目标跟踪算法及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++实现直线光栅扫描转换算法的示例(Implementation of Linear Grating Scanning Conversion Algorithms)
c++rgb-hdr.cpp
- hdr算法的c++实现(曝光/饱和对比度)(C++ implementation of HDR algorithm (exposure/saturation contrast))