搜索资源列表
GIF文件解码器类原代码gif89a
- GIF文件解码器类原代码gif89a GIF文件解码器类使用说明 本解码器类支持GIF文件格式的89a版本,可支持动画GIF文件! 本原代码未经严格测试,欢迎广大朋友批评指正。 1.使用授权 本原代码文档包括下列文件: gif89a.cpp 解码器类原程序 gif89a.h 解码器类头文件 gif89a.doc GIF文件格式说明 lzw.doc GIF文件所用压缩算法的说明 readme.
印鉴鉴定系统
- 印鉴鉴定系统的算法代码,使用的时候直接在需要的地方插入该算法代码就可以了-Seal Identification System algorithm code, the use of the direct needs of the local insertion algorithm code on the
供vb调用的高质量旋转图片vc动态库代码
- 用VC编写高质量图片旋转算法(双线性插值法),生成DLL源代码,并提供VB调用例子代码。-VC prepared high-quality images rotation algorithm (bilinear interpolation), generate DLL source code, and called for VB code examples.
维纳滤波处理c代码
- 用c写了维纳滤波处理算法,里面有算法使用说明,供大家学习信号处理时参考-used to write the Wiener filter algorithm, and they use algorithms for signal processing to emulate reference
23202
- 图像的边沿检测与提取轮廓跟踪算法代码-image edge detection and extraction of contour tracking algorithm code
几种常用图像处理算法
- 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制: 垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
TheCodeOfMeDianAlgorithm
- 这是中值滤波算法代码,说明都在代码文件中。-This is the value of filtering algorithm code, the code narrative document.
腐蚀,膨胀,细化算法代码
- 本程序实现的功能如下:腐蚀,膨胀,细化算法-the program functions as follows : corrosion, the expansion of thinning algorithm
imagesource
- 一款二维图像处理源代码, 有很多有用的算法代码, 如图像增强,分割-new two-dimensional image processing source code, there are many useful algorithm code, such as image enhancement, segmentation, etc.
ImageDetect
- 一个关于图象检测的程序,使用了数字模板匹配算法代码。
imagedectect
- 图象的检测,模板匹配算法代码,可以直接用,对于做模式识别方面的人很实用
three_color
- 三色算法代码,已经在OMNETPP平台编译成功!
图象的边沿检测与提取,轮廓跟踪算法代码
- 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
图象的检测,模板匹配算法代码
- 图像处理,图像的检测,模板匹配算法代码,应用与模板搜索-image processing, image detection and template matching algorithm code, application templates and search
图象模板匹配算法代码
- 图象模板匹配算法代码,可直接运行exe文件,观察处理效果.-image template matching algorithm code can be run exe files directly observed treatment effect.
最简单的人脸检测算法
- 最简单的Matlab人脸识别代码,教你一步步做人脸识别,即使刚学matlab也能看懂。特别指出 亲测的,识别准确率的确很高
snake代码
- 本代码包含主动轮廓模型、balloon模型、gvf模型。代码简洁,处理效果很要,图形分割精确。
TestJSteg
- JSteg隐写算法VC源码,可在图片中进行信息隐藏。-JSteg VC source steganography algorithm
算法实现
- Cyrus和Beck用参数化方法提出了比Cohen-Sutherland更有效的算法。后来梁友栋和Barsky独立地提出了更快的参数化线段裁剪算法,也称为Liany-Barsky(LB)算法。(Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky Cyrus Beck Cohen-Sutherland Barsky Liany-Barsky)
基于MAP的超分辨率重建算法代码
- 利用matlab于C++混合编程实现的基于MAP的图像超分辨率重建算法代码