搜索资源列表
计算几何C语言描述
- 计算几何算法的C语言实现,还不错, 不过有些难度,感兴趣的朋友可以看看。-computational geometry algorithm C language, quite good, but some are more difficult, interested friends can see.
Computational Geometry in C Ccode2.tar
- 计算几何c语言实现 第二版 的源代码。对于计算机图形学的学习有一定的益处。-computational geometry c language second edition of the source code. For the study computer graphics have certain benefits.
边缘检测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++语言实现
- 在编程过程中经常需要用到的算法,语言:C++。-the programming process often need to use the algorithms, languages : C + +.
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
ImageProcessing.用C语言实现图像的平滑
- 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好,Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results
用c语言实现sift算法
- 用c语言实现sift算法,我认为比较好,希望对大家有用。,sift arithmetic
Watermark_zs.rar
- 用c语言实现一种基于DCT系数均值的盲水印算法,C language implementation with a mean value based on the DCT coefficient of the Blind Watermarking Algorithm
c_canny
- 采用C语言实现了canny边缘检测算法。可以用于图象边缘检测。-Adopt C language to realize that measure algorithms on canny edge. Can be used in the edge of vision to measure.
fcma
- 模糊聚类算法的实现,用c语言实现,有测试内容,附有测试文件-The realization of fuzzy clustering algorithm, using c language implementation, there are contents of the tests with a test file
png
- png 解码源码,所有接口全部用C语言实现,非常好的东西,对研究PNG的同学们来说,肯定是宝贝重的宝贝,代码全部验证通过!-png decoder source code, all the interfaces all using C language implementation, very good things, the study of PNG' s students is definitely a heavy baby baby, code verification by all
fsh_pengz_xih
- 比较复杂的图像处理中的腐蚀,膨胀,细化算法,C语言编译实现。-More complex image processing corrosion, expansion, thinning algorithm, C language compilers to achieve.
JPEG
- JPEG源代码C语言实现压缩与解,对学习图像处理有一定的参考意义。-C language source code for JPEG compression and the realization of solutions for image processing to learn some reference significance.
bmp2jpg
- C 语言实现bmp和jpeg图片格式转换-c picture bmp jpeg
CLG
- CLG光流算法的c语言实现。包含cpp和h文件。-CLG Opticflow
open-BMP-image(C)
- 用C语言实现的BMP图像的读取程序,自己可以根据需要修改-open BMP image(C)
equalize
- c语言实现图像灰度均衡化,适用于图像处理研究人员和初级入门学生(C language to achieve image gray equalization, suitable for image processing researchers and junior primary students)