搜索资源列表
对象定位 C 语言源程序
- 机器人视觉控制系统中图像定位算法源程序。图像编程有效工具。-robot control system visual image positioning algorithm source. Image effective programming tools.
otsu_comp
- C语言算法程序,已经过硬件测试,效果很好,用于图象的二值化,自动取得阀值.-C language paper, the hardware has been tested and the results very good for the image of the two values, automatic threshold.
Ellipticalscanningconversionandachieve
- 中点Bresenham画圆算法扫描转换的基本原理,用C语言编程实现这个算法。本算法只讨论圆心位于坐标原点的圆。-midpoint Bresenham algorithm scan conversion Circle to the basic principles C language programming algorithm to achieve this. The algorithm is discussed only at the origin of the center circle.
RQP
- 基于数字水印BMP图象的隐藏信息原始快对检测算法(RQP算法),利用C++语言实现,检测效率得到提高-based on digital watermarking BMP images for hidden messages to the original fast detection algorithm (PROGRAMMING algorithm) the use of C language, improve the efficiency of detection
用C语言实现多边形的种子填充算法
- 用C语言实现多边形的种子填充算法。很好用哦。-C language of the seed polygon filling algorithm. Oh well spent.
毕设
- 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范 性的意义,且有一定的鲁棒性。-contains transplantation based on the C language digital watermarking algorithm code. With the model code of significance, there are certain robustness.
INITSVGA
- 在TC中,图形都最多只能在640X480的分辩率下编程,本源程序说明如何用C语言编写高分辩率的图形程序!----只说明如何初始化为高分辩率,其它算法功能都是相同的!-in TC, the graphics are only in the most easily visible outdoors under the Resolution Program, the source how to use C language to prepare high-resolution graphics onl
dsp_matlab300
- 各种图像边缘提取算法的C语言实现及一些测试用图像-It provides abundant c program algorithms for image edge check and pictures for testing.
图像检测和模板匹配源码2005518144751
- 图象的检测,模板匹配算法代码,c语言开发。-image detection and template matching algorithm code, c-language development.
图像平滑,锐化及双线性内插算法
- 用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好
LZWCompression
- LZW 压缩算法的C语言实现,可以实现对字符串的字典压缩编码。初级程序-LZW compression algorithm of the C language can be achieved on the string dictionary coding. Primary process
Geometry
- 用C++语言实现的各种计算几何算法, 如判断点是否在多边形内, 多边形凸凹性判断, 寻找点集凸包的卷包裹法,求简单多边形的重心,求从多边形外一点出发到该多边形的切线,判断线段是否相交等等! -Using C++ language implementation of a variety of computational geometry algorithms, such as point to determine whether the polygon, the polygon convexity
BPNet
- 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
Bezier123
- 贝塞尔曲线,经典图形学算法,用C++语言描述-Bezier curves, classic graphics algorithms
image-scaling-procedure
- 用C++语言编写的图像缩放程序,采用双线性插值算法-Written in C++ language, image scaling procedure for the bilinear interpolation algorithm
views
- 用C语言实现机器视觉的相关算法,对图像进行了精确地匹配-In the C language realization of machine vision algorithms, the image matching precisely
sift
- 这个是基于C语言的SIFT算法图像拼接,基于opencv的。本来是想改进一下嵌入到DSP里面直接实现拼接,但由于后来实在改不动了。就实现了两幅图像的拼接。。CSDN上面有相关的,可以实现更多的图像拼接,可以直接运行,但要配置相关条件,要把那个ann.lib拷贝到opencv库里面,然后再projects-setting-debug里面改一下路径就可以了。。希望有相关的同学可以共同学习。。最后的拼接效果有待改善。-This is based on the C language SIFT algor
Jseg图像分割
- Jseg图像分割算法 主要采用C语言, 有良好的分割处理效果 Unsupervised Segmentation of Color-Texture Regions in Images and Video
Numerical-Analysis
- 数值分析&计算方法常见算法C语言源代码-Numerical Analysis & Calculation common algorithm C language source code
Cybit
- C语言实现的对一个字节循环位移算法,采用移位、掩码等运算实现-C language implementation of a byte circular shift algorithm