搜索资源列表
边缘检测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.
SIFT算法的C语言实现(基于OpenCV),
- SIFT算法的C语言实现(基于OpenCV),金字塔采样和高斯差分提取特征点,K-D树寻找同名点,RANSAC去粗差
LBF C++语言实现
- 用C++ 语言实现了图像分割模型LBF
C语言实现256点FFT基2算法
- C语言实现256点FFT基2算法,已调试过,结果正确。-C-2 with 256 points FFT-based algorithm, has been debugged, the results are correct.
基于Retinex的MSRCR算法的C语言实现
- 基于Retinex的MSRCR算法的C语言实现。其中的高斯平滑采用了与尺度无关的快速算法,每个点的运算只要6MADD。程序改自GRetinex,一个GIMP插件,C implementation of Retinex, i.e. MSRCR algorith. In the implementation a fast algorithm was employed for Gaussian smoothing that only 6 MADD for each operating point ar
用c语言实现sift算法
- 用c语言实现sift算法,我认为比较好,希望对大家有用。,sift arithmetic
fast-C-src-2[1].0
- Fast Corner Detector, FCD快速角点检测c语言代码,可直接调用运行-Fast Corner Detector C code
Fourier_Transform
- C语言编写的傅里叶变换程序,图像处理的基础-C language Fourier transform procedure, the basic image processing
appendix
- c++语言开发的用于图像处理的28个经典的图像处理函数源代码,包括直方图,旋转,边缘检测等-c++ function for image
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.
image-processing
- C语言图像处理程序集,里面包含了很多程序。图像处理不可少的好书!-C language image processing assembly, which contains a lot of procedures. Image processing essential book!
language-C-image-processing-assembly
- 用C语言实现图像处理的程序代码集,包含多个实用程序代码-Image processing using C language program code set, including a number of practical code
C--image-processing
- C语言图像处理有拉普拉斯锐化(边缘检测),256色转灰度图,傅立叶变换,维纳滤波处理等代码(含有测试图片及结果)-C-Laplacian sharpening image processing (edge detection), 256-color to grayscale, Fourier transform, Wiener filter processing code (with test images and results)
C-shiyongshuzituxiangchuli
- c语言数字图像处理相关资料,大家可以看看,里边有以下代码-c language digital image processing information, we can see, the following code
C-img-Function
- C语言图像处理函数大全,绝对的好文档。C语言进阶不看后悔。-C language image processing function Daquan
Vector-quantization-of-the-C
- 矢量量化算法的C语言实现:LBG(K-均值)聚类算法,在欧几里的距离基础上用LBG算法将输入向量聚类。-Vector quantization of C language implementation algorithm:LBG (k-means) clustering algorithm, in several European based on the distance with LBG algorithm will input vector clustering.
图形图像处理C语言程序库.rar
- 可以很好的利用C语言处理图像,内容全面,非常实用
equalize
- c语言实现图像灰度均衡化,适用于图像处理研究人员和初级入门学生(C language to achieve image gray equalization, suitable for image processing researchers and junior primary students)
CNN(C++)
- 基于;C++ 语言;图像识别;简单模型;图像处理(C++; image; recognition;model;Simple)
C#_ScaleImages
- 使用C#语言,在程序界面选择任意图片进行图像缩放。(Using C# language to select any image to zoom in on the program interface.)